@font-face{font-family:Noto Sans JP;font-style:normal;font-display:swap;font-weight:400;src:url(./noto-sans-jp-japanese-400-normal-4dGCN58M.woff2) format("woff2")}:root{color-scheme:light;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-soft: cubic-bezier(.4, 0, .2, 1);--font-sans: "Noto Sans JP", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display: "Outfit", "Noto Sans JP", system-ui, sans-serif;--page: #e8e4f2;--page-bottom: #e4edf5;--mesh: radial-gradient(760px 500px at 8% -5%, rgba(175, 165, 240, .4) 0%, transparent 58%), radial-gradient(680px 480px at 96% 4%, rgba(150, 210, 225, .36) 0%, transparent 55%);--surface: rgba(255, 255, 255, .52);--surface-raised: rgba(255, 255, 255, .86);--surface-solid: #ffffff;--border: rgba(55, 48, 95, .07);--border-strong: rgba(55, 48, 95, .11);--border-glow: rgba(255, 255, 255, .65);--text: #252132;--muted: #65607c;--muted-2: #8b869e;--primary: #5359d1;--primary-hover: #454bc0;--primary-soft: rgba(83, 89, 209, .16);--primary-mid: #6c71e8;--on-primary: #fafbff;--link: #4f56c9;--link-hover: #3d44b0;--danger: #c43546;--danger-bg: rgba(248, 113, 128, .16);--success: #1d7a4a;--success-bg: rgba(52, 211, 153, .18);--warn-bg: rgba(255, 247, 237, .95);--warn-border: rgba(251, 146, 60, .32);--warn-text: #9a3412;--shadow-sm: 0 2px 8px rgba(32, 26, 58, .04), 0 10px 36px rgba(32, 26, 58, .07);--shadow-md: 0 12px 48px rgba(32, 26, 58, .1);--shadow-header: 0 1px 0 var(--border-glow) inset;--shadow-card: 0 1px 0 rgba(255, 255, 255, .75) inset, var(--shadow-sm);--radius: 20px;--radius-sm: 14px;--radius-md: 16px;--radius-pill: 999px;--karaoke-plan-showcase-pro-frame: color-mix(in srgb, #4eb3d4 72%, #5b8fd9);--karaoke-plan-compare-pro-column-bg: #eaf6fb;--karaoke-plan-compare-row-divider: 1px solid color-mix(in srgb, var(--primary) 9%, var(--border));--karaoke-plan-compare-pro-recommend-bg: linear-gradient( 118deg, #2f2a7a 0%, #3b3fa8 42%, var(--primary) 100% );line-height:1.65;font-weight:400;font-family:var(--font-sans);color:var(--text);background-color:var(--page-bottom);background-image:var(--mesh);background-attachment:scroll;min-height:100%}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:auto}html.vaxis-reduce-motion *,html.vaxis-reduce-motion *:before,html.vaxis-reduce-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}body{margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:auto}a{color:var(--link);text-decoration:none;text-underline-offset:.18em;transition:color .18s var(--ease-soft)}a:hover{color:var(--link-hover);text-decoration:underline}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.shell{--shell-footer-elevated-offset: 5.75rem;min-height:100vh;display:flex;flex-direction:column}.shell-header{position:sticky;top:0;z-index:40;padding:.65rem clamp(.75rem,3vw,1.25rem) .85rem}.shell-header-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:min(1440px,100%);margin:0 auto;padding:.5rem .65rem .5rem 1rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:#fffffffa;box-shadow:var(--shadow-sm)}.shell-header-end{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem .75rem;min-width:0}.shell-brand-group{display:flex;flex-direction:column;gap:.1rem;flex-shrink:0;min-width:min(7.5rem,28vw)}.shell-brand{display:inline-flex;align-items:center;gap:.42rem;font-family:var(--font-display);font-weight:700;font-size:1.22rem;letter-spacing:-.03em;text-decoration:none;color:var(--primary);line-height:1.15;white-space:nowrap}.shell-brand__symbol{flex-shrink:0}.shell-brand__wordmark{line-height:1.15}.vaxis-symbol-mark{display:block;object-fit:contain}.shell-brand:hover{text-decoration:none;color:var(--primary-hover)}.shell-tagline{font-size:.65rem;font-weight:600;letter-spacing:.08em;color:var(--muted-2)}@media(max-width:520px){.shell-tagline{display:none}}.shell-nav{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;justify-content:flex-end;font-size:.84rem}.shell-header-login-link{flex-shrink:0;display:inline-flex;align-items:center;padding:.42rem .85rem;font-size:.84rem;font-weight:600;text-decoration:none;color:var(--primary);background:#ffffff8c;border:1px solid var(--border);border-radius:var(--radius-pill);transition:background .2s var(--ease-soft),color .2s var(--ease-soft),border-color .2s var(--ease-soft)}.shell-header-login-link:hover{color:var(--primary-hover);border-color:#1a274424;background:#ffffffe0}.shell-header-register-btn{flex-shrink:0;padding:.42rem .85rem;font-size:.84rem;white-space:nowrap}.shell-notification-bell{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;color:var(--muted);text-decoration:none;background:#ffffff8c;border:1px solid var(--border);border-radius:var(--radius-pill);transition:background .2s var(--ease-soft),color .2s var(--ease-soft),border-color .2s var(--ease-soft),box-shadow .2s var(--ease-soft)}.shell-notification-bell:hover{color:var(--text);background:#fffffff2;border-color:var(--border-strong);box-shadow:0 2px 12px #201a3a0f;text-decoration:none}.shell-notification-bell__badge{position:absolute;top:.1rem;right:.05rem;min-width:1.05rem;height:1.05rem;padding:0 .28rem;font-size:.62rem;font-weight:700;line-height:1.05rem;text-align:center;color:#fff;background:var(--danger, #c73e54);border:2px solid rgba(255,255,255,.98);border-radius:999px;box-shadow:0 1px 4px #201a3a2e}.notifications-page__actions{margin:0 0 .75rem}.notifications-page__empty{padding:1.25rem 1rem}.notifications-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.notifications-list__item{padding:0;overflow:hidden}.notifications-list__item--unread{border-color:#5a76d259;box-shadow:0 0 0 1px #5a76d21f}.notifications-list__trigger{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem;width:100%;padding:.85rem 1rem;text-align:left;color:inherit;background:transparent;border:0;cursor:pointer}.notifications-list__title-row{display:inline-flex;align-items:center;gap:.45rem;min-width:0}.notifications-list__dot{flex-shrink:0;width:.5rem;height:.5rem;border-radius:999px;background:var(--accent, #5a76d2)}.notifications-list__title{font-weight:600;line-height:1.35}.notifications-list__body{padding:0 1rem 1rem;border-top:1px solid var(--border)}.notifications-list__text{margin:.75rem 0 0;line-height:1.65}.announcement-rich-text{display:flex;flex-direction:column;gap:.4rem}.announcement-rich-text--disabled{opacity:.65}.announcement-rich-text__toolbar{display:flex;flex-wrap:wrap;gap:.35rem}.announcement-rich-text__tool{padding:.28rem .55rem;font-size:.78rem;font-weight:600;color:var(--muted);background:#ffffffb3;border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer}.announcement-rich-text__tool:hover:not(:disabled){color:var(--text);border-color:var(--border-strong);background:#fff}.announcement-rich-text__tool:disabled{cursor:not-allowed}.announcement-rich-text__tool.is-active{color:var(--primary);border-color:color-mix(in srgb,var(--primary) 45%,var(--border));background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.announcement-rich-text__editor{padding:.75rem .85rem;line-height:1.65;overflow:auto;resize:vertical;white-space:normal;word-break:break-word}.announcement-rich-text__editor :where(p,ul,ol,blockquote,h2,h3){margin:0 0 .65rem}.announcement-rich-text__editor :where(p,ul,ol,blockquote,h2,h3):last-child{margin-bottom:0}.announcement-rich-text__editor :where(ul,ol){padding-left:1.35rem}.announcement-rich-text__editor :where(h2){font-size:1.35rem;font-weight:700;line-height:1.35}.announcement-rich-text__editor :where(h3){font-size:1.2rem;font-weight:700;line-height:1.35}.announcement-rich-text__editor--wysiwyg :where(h3){font-size:1.35rem}.announcement-rich-text__editor :where(li){line-height:1.65}.announcement-rich-text__editor :where(p,li){line-height:1.65}.announcement-rich-text__editor :where(blockquote){margin:0 0 .65rem;padding:.65rem .85rem;border-left:3px solid color-mix(in srgb,var(--primary) 55%,var(--border));background:color-mix(in srgb,var(--primary) 7%,var(--surface-solid));border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text)}.announcement-rich-text__editor--wysiwyg{line-height:1.75}.announcement-rich-text__editor--wysiwyg:empty:before{font-weight:400}.rich-text-content.announcement-rich-text__editor--wysiwyg :where(blockquote){color:var(--text)}.announcement-rich-text__editor:empty:before{content:attr(data-placeholder);color:var(--muted-2);pointer-events:none}.announcement-rich-text__hint{margin:0}.rich-text-content :where(p,ul,ol,blockquote,h2,h3){margin:0 0 .65rem}.rich-text-content :where(p,ul,ol,blockquote,h2,h3):last-child{margin-bottom:0}.rich-text-content :where(ul,ol){padding-left:1.35rem}.rich-text-content :where(h2,h3){font-size:1.05rem;font-weight:700;line-height:1.35}.rich-text-content a{color:var(--primary);text-decoration:underline;text-underline-offset:.12em}.rich-text-content a:hover{color:var(--primary-hover)}.admin-announcement-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.admin-announcement-list__item{padding:1rem 1.1rem}.admin-announcement-list__head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:.35rem}.admin-announcement-status{display:inline-block;padding:.12rem .55rem;font-size:.72rem;font-weight:700;letter-spacing:.02em;border-radius:999px}.admin-announcement-status--scheduled{color:#5a4a12;background:#f0c44847}.admin-announcement-status--published{color:#1f4d38;background:#48c48c38}.admin-announcement-status--auto{color:#1a3d5c;background:#60a5dc47}.admin-new-channel-notify__template-details{width:100%}.admin-new-channel-notify__template-summary{display:flex;align-items:center;gap:.45rem;margin:0;cursor:pointer;list-style:none}.admin-new-channel-notify__template-summary::-webkit-details-marker{display:none}.admin-new-channel-notify__template-summary:before{content:"▸";font-size:.85rem;color:var(--muted);transition:transform .15s var(--ease-soft)}.admin-new-channel-notify__template-details[open]>.admin-new-channel-notify__template-summary:before{transform:rotate(90deg)}.admin-new-channel-notify__template-body{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--border)}.admin-new-channel-notify__lead{margin-bottom:1rem}.admin-new-channel-notify__option-hint{display:block;margin-top:.15rem}.admin-new-channel-notify__enabled{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.admin-new-channel-notify__placeholders ul{margin:.35rem 0 0;padding-left:1.25rem}.admin-new-channel-notify__preview{margin:1rem 0;padding:.85rem 1rem;background:var(--surface-elevated, rgba(0, 0, 0, .03))}.admin-new-channel-notify__preview-body{margin-top:.35rem;line-height:1.65}.admin-new-channel-notify__preview-body.rich-text-content :where(p,ul,ol,blockquote,h2,h3){margin-bottom:.65rem}.admin-new-channel-notify__preview--pending{margin-top:.5rem;max-height:12rem;overflow:auto}.admin-new-channel-pending-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.admin-new-channel-pending-head .settings-section-title{margin:0}.admin-new-channel-pick-modal__lead{margin-bottom:.75rem}.admin-new-channel-pick-modal__meta{margin:0 0 .5rem}.admin-new-channel-pick-list{list-style:none;margin:0;padding:0;max-height:min(24rem,55vh);overflow-y:auto;border:1px solid var(--border);border-radius:var(--radius-sm)}.admin-new-channel-pick-modal__toolbar{margin-bottom:.5rem}.admin-new-channel-pick-legend{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin:0 0 .85rem}.admin-new-channel-pick-legend__item{display:inline-flex;align-items:center;gap:.4rem}.admin-new-channel-pick-legend__item:before{content:"";display:inline-block;width:.85rem;height:.85rem;border-radius:3px;border:1px solid var(--border)}.admin-new-channel-pick-legend__item--unnotified:before{background:color-mix(in srgb,var(--accent) 22%,var(--surface));border-color:color-mix(in srgb,var(--accent) 45%,var(--border))}.admin-new-channel-pick-legend__item--notified:before{background:var(--surface)}.admin-new-channel-pick-list__item{display:flex;align-items:center;gap:.65rem;width:100%;padding:.5rem .85rem;border-bottom:1px solid var(--border);background:var(--surface)}.admin-new-channel-pick-list__item:last-child{border-bottom:none}.admin-new-channel-pick-list__item--unnotified{background:color-mix(in srgb,var(--accent) 14%,var(--surface));box-shadow:inset 3px 0 color-mix(in srgb,var(--accent) 72%,transparent)}.admin-new-channel-pick-list__item--selected{background:color-mix(in srgb,var(--accent) 22%,var(--surface))}.admin-new-channel-pick-list__item--disabled:not(.admin-new-channel-pick-list__item--unnotified){opacity:.78}.admin-new-channel-pick-list__item--disabled.admin-new-channel-pick-list__item--unnotified{opacity:1}.admin-new-channel-pick-list__select{flex:1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;gap:.15rem .75rem;min-width:0;padding:.35rem 0;border:none;background:transparent;color:var(--text);text-align:left;cursor:pointer}.admin-new-channel-pick-list__select:hover:not(:disabled){color:var(--accent)}.admin-new-channel-pick-list__select:disabled{cursor:not-allowed}.admin-new-channel-pick-list__check{grid-column:1;grid-row:1 / span 3;align-self:center;width:1.25rem;font-weight:700;color:var(--accent)}.admin-new-channel-pick-list__title{grid-column:2;font-weight:600}.admin-new-channel-pick-list__meta{grid-column:2}.admin-new-channel-pick-list__id{grid-column:2;word-break:break-all}.admin-new-channel-pick-list__cta{flex-shrink:0;font-size:.82rem;font-weight:600}.admin-new-channel-pick-list__append,.admin-new-channel-pick-list__item .admin-announcement-status{flex-shrink:0}.admin-new-channel-notify__compose{margin:1rem 0 1.25rem;padding:1rem 1.05rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-elevated, rgba(0, 0, 0, .02))}.admin-new-channel-notify__compose-actions{margin-top:.75rem}.admin-announcement-list__title{margin:0 0 .35rem;font-size:1.05rem}.admin-announcement-list__preview{margin:0 0 .75rem;white-space:pre-wrap}.shell-menu{position:relative;flex-shrink:0}.shell-menu-trigger{display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .72rem;font-size:.84rem;font-weight:600;color:var(--muted);background:#ffffff8c;border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;transition:background .2s var(--ease-soft),color .2s var(--ease-soft),border-color .2s var(--ease-soft),box-shadow .2s var(--ease-soft)}.shell-menu-trigger:hover{color:var(--text);background:#fffffff2;border-color:var(--border-strong);box-shadow:0 2px 12px #201a3a0f}.shell-menu-trigger[aria-expanded=true]{color:var(--text);background:#fffffffa;border-color:var(--border-strong)}.shell-menu-trigger__label{line-height:1.2}@media(max-width:400px){.shell-menu-trigger__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.shell-menu-panel{position:absolute;top:calc(100% + .35rem);right:0;min-width:min(17.5rem,calc(100vw - 2rem));padding:.35rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-solid);box-shadow:var(--shadow-md);z-index:50}.shell-menu-item{display:block;width:100%;text-align:left;padding:.55rem .72rem;font-size:.88rem;color:var(--text);text-decoration:none;border:none;border-radius:calc(var(--radius-sm) - 4px);background:transparent;cursor:pointer;font-family:inherit;line-height:1.45;transition:background .15s var(--ease-soft)}.shell-menu-item:hover{background:#5359d114;text-decoration:none}.shell-menu-item--sub{font-size:.84rem;color:var(--muted)}.shell-menu-item--danger{color:var(--danger)}.shell-menu-item--danger:hover{background:var(--danger-bg)}.shell-menu-sep{height:1px;margin:.3rem .35rem;background:var(--border);border:0}.shell-mobile-nav{display:none;position:relative;flex-shrink:0}.shell-mobile-nav__trigger{display:inline-flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;padding:0;font-size:0;color:var(--muted);background:#ffffff8c;border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;transition:background .2s var(--ease-soft),color .2s var(--ease-soft),border-color .2s var(--ease-soft)}.shell-mobile-nav__trigger:hover{color:var(--text);background:#fffffff2;border-color:var(--border-strong)}.shell-mobile-nav__trigger[aria-expanded=true]{color:var(--text);background:#fffffffa;border-color:var(--border-strong)}.shell-mobile-nav__backdrop{position:fixed;inset:0;z-index:38;margin:0;padding:0;border:0;cursor:pointer;background:#151c3361}.shell-mobile-nav__panel{position:fixed;top:0;right:0;bottom:0;z-index:45;width:min(19.5rem,90vw);max-width:100%;padding:calc(.65rem + env(safe-area-inset-top,0px)) .85rem 1.25rem;padding-top:max(4.25rem,calc(3.5rem + env(safe-area-inset-top,0px)));overflow:auto;border-radius:0 0 0 18px;border:1px solid var(--border);border-right:0;border-top:0;background:var(--surface-solid);box-shadow:-8px 0 36px #201a3a1f}.shell-mobile-nav__sep{height:1px;margin:.55rem 0;background:var(--border);border:0}.shell-mobile-nav__links{display:flex;flex-direction:column;gap:.15rem}.shell-mobile-nav__links--cta{margin-top:.35rem}.shell-mobile-nav__item{display:block;padding:.55rem .65rem;font-size:.92rem;font-weight:600;color:var(--text);text-decoration:none;border-radius:calc(var(--radius-sm) - 2px);border:none;background:transparent;width:100%;text-align:left;font-family:inherit;cursor:pointer;line-height:1.45;transition:background .15s var(--ease-soft)}.shell-mobile-nav__item:hover{background:#5359d114;text-decoration:none}.shell-mobile-nav__item--sub{font-size:.86rem;font-weight:500;color:var(--muted)}.shell-mobile-nav__item--danger{color:var(--danger);font-weight:600}.shell-mobile-nav__item--danger:hover{background:var(--danger-bg)}.shell-mobile-nav__login-btn{width:100%;justify-content:center;margin-top:.25rem}@media(max-width:720px){.shell-header-end .shell-nav,.shell-header-end>.shell-header-login-link,.shell-header-end>.shell-menu{display:none!important}.shell-mobile-nav{display:block}}@media(max-width:520px){.shell-brand{font-size:1.08rem}}.shell-nav a,.shell-nav .nav-pill{color:var(--muted);text-decoration:none;padding:.42rem .85rem;border-radius:var(--radius-pill);border:1px solid transparent;transition:background .2s var(--ease-soft),color .2s var(--ease-soft),border-color .2s var(--ease-soft),box-shadow .2s var(--ease-soft)}.shell-nav a:hover{color:var(--text);background:#ffffffeb;border-color:var(--border);text-decoration:none;box-shadow:0 2px 12px #201a3a0f}.linkish{background:#ffffff59;border:1px solid transparent;color:var(--muted);padding:.42rem .85rem;font-size:.84rem;border-radius:var(--radius-pill);transition:background .2s var(--ease-soft),color .2s var(--ease-soft),border-color .2s var(--ease-soft)}.linkish:hover{color:var(--text);background:#fffffff2;border-color:var(--border)}.shell-main{flex:1;padding:clamp(1.35rem,4vw,2.25rem) clamp(1rem,4vw,1.75rem) 3.5rem;max-width:1440px;width:100%;margin:0 auto}.shell-main>.landing--marketing{max-width:min(1440px,100%);padding:clamp(1.5rem,4.5vw,2.85rem) clamp(1.2rem,5vw,2.85rem) 4rem}.shell-footer{padding:1.15rem clamp(1rem,4vw,1.75rem) 1.5rem;border-top:1px solid var(--border);font-size:.76rem;color:var(--muted-2);line-height:1.6;background:#ffffffb8}.shell-footer-inner{max-width:1440px;margin:0 auto;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:space-between;align-items:flex-start}.shell-footer-block{flex:1 1 16rem;min-width:min(100%,12rem);display:flex;flex-direction:column;gap:.45rem}.shell-footer-nav{display:flex;flex-wrap:wrap;gap:.35rem .85rem;align-items:center;font-weight:600}.shell-footer-nav a{color:var(--link);text-decoration:none}.shell-footer-nav a:hover{color:var(--link-hover);text-decoration:underline}.shell-footer-copyright{margin:0;font-size:.74rem;color:var(--text);font-weight:700;letter-spacing:.02em}.shell-footer-version{margin:0;align-self:flex-end;font-variant-numeric:tabular-nums;color:var(--muted);white-space:nowrap;padding:.2rem .55rem;border-radius:var(--radius-pill);background:#5359d114;font-weight:600}@media(max-width:720px){.shell{--shell-footer-elevated-offset: 6.5rem}}.banner-warn{margin:0;padding:.75rem clamp(1rem,4vw,1.75rem);background:var(--warn-bg);color:var(--warn-text);font-size:.86rem;border-bottom:1px solid var(--warn-border);text-align:center}.page-title{font-family:var(--font-display);font-size:clamp(1.45rem,3.8vw,1.75rem);font-weight:700;letter-spacing:-.035em;margin:0 0 .45rem;color:var(--text);line-height:1.2}.page-lead{margin:0 0 1.45rem;font-size:.95rem;color:var(--muted);max-width:44em;line-height:1.7}.page-lead--tight{margin-bottom:1rem;font-size:.9rem;max-width:42em;line-height:1.55}.settings-section{margin-bottom:1rem;padding:1.1rem 1.15rem 1.15rem;contain:layout style}.settings-section-title{margin:0 0 .65rem;font-family:var(--font-display);font-size:1.02rem;font-weight:700;letter-spacing:-.02em;color:var(--text)}.settings-karaoke-catalog-block__body{display:flex;flex-direction:column;gap:1.35rem;margin-top:.35rem}.settings-subsection-title{margin:0 0 .55rem;font-family:var(--font-display);font-size:.95rem;font-weight:700;letter-spacing:-.02em;color:var(--text)}.settings-profile-avatar__row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem}.settings-profile-avatar__preview{flex:0 0 auto;width:80px;height:80px;border-radius:50%;overflow:hidden;border:1px solid var(--border);background:var(--surface-raised, rgba(255, 255, 255, .45));display:flex;align-items:center;justify-content:center}.settings-profile-avatar__image{display:block;width:100%;height:100%;object-fit:cover}.settings-profile-avatar__placeholder{font-family:var(--font-display);font-size:1.75rem;font-weight:700;color:var(--muted);line-height:1;user-select:none}.settings-profile-avatar__actions{flex:1 1 12rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.settings-profile-avatar__hint{margin:0;max-width:28rem;line-height:1.55}.settings-credit-custom-corners{display:flex;flex-direction:column;gap:1rem}.settings-credit-custom-corner{padding:.85rem .95rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-raised, rgba(255, 255, 255, .45))}.settings-credit-custom-corner__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.settings-credit-custom-corner__head .settings-credit-custom-corner__title{margin:0}.settings-credit-custom-corner__title{margin:0 0 .35rem;font-size:.88rem;font-weight:600;color:var(--text)}.settings-x-post-template-summary{margin:0;line-height:1.55;word-break:break-word}.settings-x-post-template-summary__label{font-weight:600;color:var(--text)}.settings-x-post-template-summary__body{white-space:pre-wrap}.settings-credit-custom-corner__hint{margin:0 0 .65rem;line-height:1.55}.settings-credit-decoration-default{margin:0}.settings-credit-decoration-default__hint{margin:.2rem 0 .45rem}.settings-credit-decoration-default__row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.settings-credit-decoration-default__row .input{flex:1 1 12rem;min-width:0}.settings-channel-contract-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.settings-channel-contract-list__title{font-weight:600}.settings-channel-contract-list__tier{margin-left:.45rem}.settings-channel-contract-checkboxes{max-height:min(22rem,55vh);overflow-y:auto;padding-right:.25rem}.settings-channel-contract-check{display:flex;align-items:flex-start;gap:.55rem;padding:.45rem .5rem;border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer}.settings-channel-contract-check:has(input:focus-visible){outline:2px solid var(--primary);outline-offset:2px}.settings-channel-contract-check input[type=checkbox]{margin-top:.2rem;accent-color:var(--primary);width:1.05rem;height:1.05rem;flex-shrink:0}.settings-channel-contract-check__body{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;min-width:0}.settings-credit-decoration-template-list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem}.settings-credit-decoration-template-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised);padding:.65rem .75rem}.settings-credit-decoration-template-item--editing{border-color:color-mix(in srgb,var(--accent) 45%,var(--border))}.settings-credit-decoration-template-item__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.settings-credit-decoration-template-item__name{font-weight:600;font-size:.95rem}.settings-credit-decoration-template-item__form{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--border)}.settings-channel-contract-check__title{font-weight:500}.karaoke-plan-showcase{display:flex;flex-direction:column;gap:1.35rem}.karaoke-plan-grid{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.karaoke-plan-grid--showcase{gap:1.2rem}.karaoke-plan-card{position:relative;display:flex;flex-direction:column;gap:.55rem;padding:.85rem .95rem;border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface) 92%,transparent)}.karaoke-plan-grid--showcase .karaoke-plan-card{padding:1.2rem 1.25rem 1.1rem;border-width:2px;border-radius:1.35rem;background:linear-gradient(180deg,#fffffffa,#f4f2fff0);border-color:color-mix(in srgb,var(--primary) 18%,var(--border));box-shadow:0 18px 36px #201a3a1a,0 4px 12px #5359d114;transform:translateY(-2px)}.karaoke-plan-card--pro{border-color:color-mix(in srgb,var(--primary) 42%,var(--border));background:linear-gradient(165deg,#fffffffc,#f4f0fff7 44%,#fff8e8f2)}.karaoke-plan-grid--showcase .karaoke-plan-card--pro{border-width:3px;border-color:var(--karaoke-plan-showcase-pro-frame);box-shadow:0 22px 42px #4037a829,0 6px 16px #4eb3d429,inset 0 1px #ffffffd1}.karaoke-plan-card__trial-badge{display:inline-flex;align-items:center;justify-content:center;padding:.34rem .85rem;border-radius:999px;font-size:.76rem;font-weight:900;letter-spacing:.05em;line-height:1.2;color:#fff;text-shadow:0 1px 0 rgba(80,20,60,.35);border:1.5px solid rgba(255,255,255,.55);background:linear-gradient(125deg,#c026d3,#e11d48 38%,#ea580c 72%,#f59e0b);box-shadow:0 2px #be185d73,0 8px 20px #e11d4861,0 0 0 1px #c026d333}.karaoke-plan-card__badge{position:absolute;top:1rem;right:1rem;padding:.2rem .62rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.02em;color:var(--on-primary);background:linear-gradient(118deg,#4037a8 0%,var(--primary) 48%,#d4b55c 100%);box-shadow:0 6px 16px #4037a838}.karaoke-plan-card__badge--trial{width:max-content;max-width:calc(100% - 2rem);padding:.34rem .85rem;font-size:.72rem;font-weight:900;letter-spacing:.04em;line-height:1.2;white-space:nowrap;color:#fff;text-shadow:0 1px 0 rgba(80,20,60,.35);border:1.5px solid rgba(255,255,255,.55);background:linear-gradient(125deg,#c026d3,#e11d48 38%,#ea580c 72%,#f59e0b);box-shadow:0 2px #be185d73,0 8px 20px #e11d4861,0 0 0 1px #c026d333;text-align:center}.karaoke-plan-card__head{display:grid;gap:.2rem}.karaoke-plan-card__eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2)}.karaoke-plan-card__title{margin:0;font-family:var(--font-display);font-size:1.18rem;font-weight:700;letter-spacing:-.02em;text-transform:none;font-variant:normal}.karaoke-plan-card__price{display:flex;align-items:baseline;gap:.2rem;margin:.1rem 0}.karaoke-plan-card__price-amount{font-family:var(--font-display);font-size:1.55rem;font-weight:700;line-height:1;color:var(--text)}.karaoke-plan-card__price-unit{font-size:.82rem;font-weight:600;color:var(--muted)}.karaoke-plan-card__head-slot{display:flex;align-items:center;min-height:0;margin:.15rem 0 0}.karaoke-plan-card__head-slot:empty{display:none}.karaoke-plan-card__head-slot .karaoke-plan-card__trial-badge{display:inline-flex}.karaoke-plan-card__action{width:100%;margin-top:auto}.karaoke-plan-feature-list{margin:0;padding-left:1.15rem}.karaoke-plan-feature-list li+li{margin-top:.35rem}.karaoke-plan-feature-list--emphasized{font-size:.98rem;font-weight:600;line-height:1.55}.karaoke-plan-feature-list--emphasized li{color:color-mix(in srgb,var(--text) 94%,var(--muted))}.karaoke-plan-compare-wrap{padding:1rem 1.05rem;border-radius:1.1rem;background:#ffffffc7}.karaoke-plan-compare__title{margin:0 0 .75rem;font-family:var(--font-display);font-size:.98rem;font-weight:700;letter-spacing:-.02em}.karaoke-plan-compare{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.94rem}.karaoke-plan-compare th,.karaoke-plan-compare td{padding:.72rem .7rem;border:0;text-align:center;vertical-align:middle}.karaoke-plan-compare thead tr:not(.karaoke-plan-compare__recommend-row) th{border-bottom:var(--karaoke-plan-compare-row-divider)}.karaoke-plan-compare tbody tr th,.karaoke-plan-compare tbody tr td{border-bottom:var(--karaoke-plan-compare-row-divider)}.karaoke-plan-compare tbody td.karaoke-plan-compare__cell--pro{border-bottom-color:color-mix(in srgb,#4eb3d4 16%,var(--border))}.karaoke-plan-compare thead th:not(.karaoke-plan-compare__recommend-label){padding-bottom:.85rem;font-size:.78rem;font-weight:700;letter-spacing:.02em;text-transform:none;font-variant:normal;color:var(--muted-2);background:transparent}.karaoke-plan-compare tbody th{text-align:left;font-weight:700;color:var(--text);background:transparent}.karaoke-plan-compare__plan-col{vertical-align:middle}.karaoke-plan-compare__recommend-row th{padding:0;vertical-align:bottom}.karaoke-plan-compare__recommend-spacer{background:transparent}.karaoke-plan-compare thead th.karaoke-plan-compare__recommend-label{padding:.55rem .6rem;font-size:.9rem;font-weight:900;letter-spacing:.1em;line-height:1.3;color:#fff;text-shadow:0 1px 0 rgba(20,16,56,.28);background-color:#3b3fa8;background-image:var(--karaoke-plan-compare-pro-recommend-bg);border-top-left-radius:.55rem;border-top-right-radius:.55rem;box-shadow:inset 0 1px #ffffff24}.karaoke-plan-compare__plan-name{font-size:1.05rem;font-weight:800;color:var(--text)}.karaoke-plan-compare thead th.karaoke-plan-compare__plan-col--pro,.karaoke-plan-compare tbody td.karaoke-plan-compare__cell--pro{background:var(--karaoke-plan-compare-pro-column-bg)}.karaoke-plan-compare tbody tr:last-child td.karaoke-plan-compare__cell--pro{border-bottom-left-radius:.55rem;border-bottom-right-radius:.55rem}.karaoke-plan-compare tbody td.karaoke-plan-compare__cell--pro .karaoke-plan-compare__mark--yes{border-color:color-mix(in srgb,var(--primary) 95%,#2e3388)}.karaoke-plan-compare tbody td.karaoke-plan-compare__cell--pro .karaoke-plan-compare__mark--no{background:color-mix(in srgb,var(--muted) 88%,var(--text))}.karaoke-plan-compare__col-feature{width:auto}.karaoke-plan-compare__col-plan{width:14.5rem}.karaoke-plan-compare thead th:not(:first-child),.karaoke-plan-compare tbody td{width:14.5rem;min-width:14.5rem}.billing-feature-plan .karaoke-plan-compare-wrap{width:100%;max-width:100%;overflow-x:visible}.billing-feature-plan .karaoke-plan-compare{width:100%;max-width:100%;margin-inline:0;table-layout:fixed}.billing-feature-plan .karaoke-plan-compare__col-feature{width:42%}.billing-feature-plan .karaoke-plan-compare__col-plan{width:29%}.billing-feature-plan .karaoke-plan-compare thead th:not(:first-child),.billing-feature-plan .karaoke-plan-compare tbody td{width:auto;min-width:0;max-width:none}.billing-feature-plan .karaoke-plan-compare tbody th{overflow-wrap:anywhere;word-break:break-word}.billing-feature-plan .karaoke-plan-compare__feature-label{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.35rem .4rem;max-width:100%}.billing-feature-plan .karaoke-plan-compare__feature-text{min-width:0;flex:1 1 auto}.karaoke-plan-compare__feature-label{display:inline-grid;grid-template-columns:calc(var(--karaoke-plan-compare-label-chars, 14) * 1em + .45em) auto;align-items:start;column-gap:.4rem;justify-content:start;line-height:1.45}.karaoke-plan-compare__feature-text{min-width:0;font-weight:700}.karaoke-plan-compare__help-wrap{position:relative;display:inline-flex;flex-shrink:0;vertical-align:middle}.karaoke-plan-compare__help-btn{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;padding:0;border:1px solid color-mix(in srgb,var(--primary) 28%,var(--border));border-radius:999px;background:color-mix(in srgb,var(--primary) 8%,white);color:color-mix(in srgb,var(--primary) 72%,var(--text));font-family:var(--font-display);font-size:.72rem;font-weight:800;line-height:1;cursor:help}.karaoke-plan-compare__help-btn:hover,.karaoke-plan-compare__help-btn:focus-visible{border-color:color-mix(in srgb,var(--primary) 45%,var(--border));background:color-mix(in srgb,var(--primary) 14%,white);color:var(--primary);outline:none}.karaoke-plan-compare__tooltip{position:absolute;left:50%;bottom:calc(100% + .4rem);z-index:30;transform:translate(-50%);min-width:14.5rem;max-width:min(24rem,88vw);padding:.55rem .65rem;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--border));border-radius:.55rem;background-color:#fff;box-shadow:0 8px 22px #201a3a24;color:var(--text);font-size:.78rem;font-weight:500;line-height:1.5;text-align:left;white-space:normal;opacity:1;visibility:hidden;pointer-events:none;transition:visibility .12s ease}.karaoke-plan-compare__help-wrap:hover .karaoke-plan-compare__tooltip,.karaoke-plan-compare__help-wrap:focus-within .karaoke-plan-compare__tooltip{visibility:visible}@media(max-width:520px){.karaoke-plan-compare__tooltip{left:0;transform:none}}.karaoke-plan-compare__mark{display:inline-block;flex-shrink:0;vertical-align:middle}.karaoke-plan-compare__mark--yes{width:1.32em;height:1.32em;box-sizing:border-box;border:.22em solid color-mix(in srgb,var(--primary) 88%,#2e3388);border-radius:50%}.karaoke-plan-compare__mark--no{width:1.2em;height:.22em;border-radius:999px;background:color-mix(in srgb,var(--muted) 92%,var(--text))}.karaoke-plan-compare__text{font-size:.96rem;font-weight:700;color:var(--text)}.karaoke-plan-compare__cell-inner{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem}.karaoke-plan-compare__footnote{font-size:.68rem;font-weight:500;color:var(--muted);line-height:1.2;white-space:nowrap}.my-catalog-page__tabs{display:flex;flex-wrap:wrap;gap:.35rem;border-bottom:1px solid var(--border);padding-bottom:.35rem}.my-catalog-page__tab{border:1px solid transparent;border-bottom:none;background:transparent;color:var(--muted);border-radius:.5rem .5rem 0 0;padding:.5rem 1rem;font-size:.9375rem;cursor:pointer}.my-catalog-page__tab.is-active{color:var(--text);font-weight:600;border-color:var(--border);background:var(--surface-solid);margin-bottom:-1px}.my-catalog-page__panel{padding-top:.75rem}.my-catalog-register-form__toolbar{margin-bottom:0}.my-catalog-register-form__add-rows{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .6rem}.my-catalog-register-form__add-rows-label{font-size:.8rem;font-weight:600;color:var(--muted);white-space:nowrap}.my-catalog-register-form__add-rows-input{width:4.5rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:#ffffffeb;color:var(--text);padding:.45rem .55rem;font-size:.875rem}.my-catalog-register-form__add-rows-input:focus{outline:none;border-color:#5359d173;box-shadow:0 0 0 3px var(--primary-soft)}.my-catalog-register-table__add-row td{padding:.5rem .65rem .75rem;border-top:1px dashed var(--border-strong);background:#ffffff73}.my-catalog-register-table__add-row-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:2.5rem;padding:.45rem 1rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:#ffffffeb;color:var(--primary);font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .2s var(--ease-soft),background .2s var(--ease-soft)}.my-catalog-register-table__add-row-btn:hover:not(:disabled){border-color:#5359d173;background:var(--primary-soft)}.my-catalog-register-table__add-row-btn:disabled{opacity:.45;cursor:not-allowed}.my-catalog-register-table__add-row-icon{font-size:1.2rem;line-height:1}.my-catalog-register-table__tags-col{min-width:8.5rem}.my-catalog-register-table__tags-field{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;width:100%;min-width:7rem;box-sizing:border-box;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:#ffffffeb;padding:.35rem .5rem;min-height:2.35rem;transition:border-color .2s var(--ease-soft),box-shadow .2s var(--ease-soft),background .2s var(--ease-soft)}.my-catalog-register-table__tags-field:focus-within{outline:none;border-color:#5359d173;box-shadow:0 0 0 3px var(--primary-soft);background:#fff}.my-catalog-register-table__tags-field--max{background:#ffffffa6}.my-catalog-register-table__tag{font-size:.75rem}.my-catalog-register-table__tags-input{flex:1 1 5rem;min-width:4.5rem;border:none;background:transparent;color:var(--text);padding:.15rem;font-size:.8rem;line-height:1.45}.my-catalog-register-table__tags-input:focus{outline:none}.my-catalog-register-table__tags-input::placeholder{color:var(--text-muted)}.my-catalog-register-table__tags-input:disabled{cursor:not-allowed}.my-catalog-csv-panel__spreadsheet{padding:1rem 1.1rem}.my-catalog-csv-panel__spreadsheet-note{margin:0}.my-catalog-csv-panel__spreadsheet-steps{margin:.35rem 0 .5rem;padding-left:1.35rem;display:flex;flex-direction:column;gap:.4rem}.my-catalog-csv-panel__spreadsheet-steps code{font-size:.9em}.my-catalog-csv-panel__preview{padding:1rem 1.1rem}.my-catalog-csv-panel__preview-summary{margin:0}.my-catalog-csv-format-modal__table code{font-size:.85em}.my-catalog-csv-format-modal__header-sample{margin:0;padding:.65rem .75rem;border-radius:var(--radius-sm);background:#0000000a;overflow-x:auto}.my-catalog-csv-format-modal__header-sample code{font-size:.8rem;white-space:nowrap}.my-catalog-csv-format-modal__sample-pre{margin:0;padding:.75rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:#ffffffeb;font-size:.78rem;line-height:1.5;overflow-x:auto}.my-catalog-csv-preview-table{font-size:.8rem}.my-catalog-register-form__count{margin:0}.my-catalog-register-form__actions{margin-top:.25rem}.my-catalog-register-table__input,.my-catalog-register-table__select,.my-catalog-register-table__textarea{width:100%;min-width:7rem;box-sizing:border-box;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:#ffffffeb;color:var(--text);padding:.5rem .65rem;font-size:.8rem;line-height:1.45}.my-catalog-register-table__select{min-width:6.5rem;cursor:pointer}.my-catalog-register-table__col-my-key,.my-catalog-register-table__col-sing-count{width:1%;white-space:nowrap}.my-catalog-register-table__col-my-key{min-width:6.25rem}.my-catalog-register-table__col-sing-count{min-width:6rem}.my-catalog-register-table__input--my-key,.my-catalog-register-table__input--sing-count{width:100%;min-width:0;box-sizing:border-box}.my-catalog-register-table__input--my-key{max-width:6.75rem}.my-catalog-register-table__input--sing-count{max-width:6.5rem}.my-catalog-register-table__textarea{min-height:2.75rem;resize:vertical}.my-catalog-register-table__input:focus,.my-catalog-register-table__select:focus,.my-catalog-register-table__textarea:focus{outline:none;border-color:#5359d173;box-shadow:0 0 0 3px var(--primary-soft);background:#fff}.my-catalog-memo-fields--compact{gap:.65rem}.my-catalog-memo-fields--compact .karaoke-video-user-memo__field{margin:0}.my-catalog-entry-modal__memo{border:none;padding:0;margin:0;min-inline-size:0}.my-catalog-entry-modal__memo>legend{margin-bottom:.5rem}.my-catalog-entry-modal__footer-danger{margin-top:.75rem;padding-top:1rem;border-top:1px solid var(--border)}.memo-content-search-filters__hint{margin:0}.memo-content-search-filters__sing-count-range{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem .75rem}.memo-content-search-filters__sing-count-bound{display:flex;flex-direction:column;gap:.35rem;min-width:6.5rem}.memo-content-search-filters__sing-count-bound-label{font-size:.75rem;font-weight:600;color:var(--muted)}.memo-content-search-filters__sing-count-input{width:100%;max-width:8rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:#ffffffeb;color:var(--text);padding:.5rem .65rem;font-size:.875rem}.memo-content-search-filters__sing-count-input:focus{outline:none;border-color:#5359d173;box-shadow:0 0 0 3px var(--primary-soft)}.memo-content-search-filters__sing-count-sep{padding-bottom:.45rem}.karaoke-plan-experience{position:relative}.karaoke-plan-experience--page,.karaoke-plan-experience--modal,.karaoke-plan-experience--embedded{border:2px solid color-mix(in srgb,var(--primary) 20%,var(--border));background:radial-gradient(circle at 12% 0%,rgba(83,89,209,.12),transparent 42%),radial-gradient(circle at 88% 0%,rgba(212,181,92,.14),transparent 40%),linear-gradient(180deg,#f8f6ffeb,#fffffffa 38%,#fffcf4f5);box-shadow:inset 0 1px #ffffffbf}.karaoke-plan-experience--embedded{margin-top:0;padding:clamp(1rem,2.5vw,1.35rem) clamp(.85rem,2.5vw,1.25rem) clamp(1.15rem,2.5vw,1.45rem);border-radius:var(--radius-lg)}.karaoke-plan-pricing-disclosure{margin-top:1.15rem;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--border));border-radius:var(--radius-lg);background:var(--surface-solid);overflow:hidden}.karaoke-plan-pricing-disclosure__summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;list-style:none;cursor:pointer;font-family:var(--font-display);font-size:.95rem;font-weight:700;letter-spacing:-.01em;color:color-mix(in srgb,var(--primary) 78%,var(--text));padding:.75rem 1rem;border:0;border-radius:0;background:transparent;transition:background .2s var(--ease-soft),color .2s var(--ease-soft)}.karaoke-plan-pricing-disclosure__summary::-webkit-details-marker{display:none}.karaoke-plan-pricing-disclosure__summary:after{content:"";flex-shrink:0;width:.55rem;height:.55rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-top:-.2rem;opacity:.72;transition:transform .2s var(--ease-soft)}.karaoke-plan-pricing-disclosure[open] .karaoke-plan-pricing-disclosure__summary:after{transform:rotate(-135deg);margin-top:.15rem}.karaoke-plan-pricing-disclosure__summary:hover{background:color-mix(in srgb,var(--primary) 6%,#fff)}.karaoke-plan-pricing-disclosure[open] .karaoke-plan-pricing-disclosure__summary{border-bottom:1px solid color-mix(in srgb,var(--primary) 18%,var(--border))}.karaoke-plan-pricing-disclosure__summary:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:2px}.karaoke-plan-pricing-disclosure__panel{margin-top:0;padding:clamp(.85rem,2vw,1.15rem) clamp(.85rem,2.5vw,1.25rem) clamp(1rem,2.5vw,1.35rem)}.karaoke-plan-pricing-disclosure .karaoke-plan-showcase{width:min(100%,54rem);margin-inline:auto;gap:2.25rem}.karaoke-plan-pricing-disclosure .karaoke-plan-downgrade-note{width:min(100%,54rem);margin-inline:auto;box-sizing:border-box}.karaoke-plan-experience__hero,.karaoke-plan-experience__lead,.karaoke-plan-experience__actions,.karaoke-plan-showcase{position:relative;z-index:1}.karaoke-plan-experience__eyebrow{margin:0;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--primary) 72%,var(--text))}.karaoke-plan-experience__lead{margin:0;max-width:42rem;line-height:1.6}.karaoke-plan-onboarding-page{width:min(100%,58rem);margin-inline:auto}.karaoke-plan-onboarding-page .karaoke-plan-showcase{width:min(100%,54rem);margin-inline:auto;gap:3rem}.karaoke-plan-onboarding-page .karaoke-plan-downgrade-note{width:min(100%,54rem);margin-inline:auto;box-sizing:border-box}.karaoke-plan-downgrade-note{margin-top:.35rem;padding:.95rem 1.05rem;border:2px solid color-mix(in srgb,var(--primary) 14%,var(--border));border-radius:1rem;background:#ffffffb8}.karaoke-plan-downgrade-note__title{margin:0;font-family:var(--font-display);font-size:.94rem;font-weight:700;letter-spacing:-.01em}.karaoke-plan-downgrade-note__body{margin:0;line-height:1.65}.karaoke-plan-settings__actions{align-items:center}.billing-feature-plan__head{display:flex;align-items:center;justify-content:space-between;gap:.65rem 1rem;flex-wrap:wrap}.billing-feature-plan__head-text{flex:1 1 14rem;min-width:0}.billing-feature-plan__head-actions{flex:0 0 auto;margin-top:0}.billing-feature-plan__head .btn-row,.billing-feature-plan__head-actions.btn-row{margin-top:0}.karaoke-plan-settings__cancel-btn{margin-left:auto;border:0;border-radius:var(--radius-sm);background:transparent;box-shadow:none;font-size:.8rem;font-weight:500;line-height:1.5;padding:.25rem .35rem;color:color-mix(in srgb,var(--muted) 92%,var(--text));text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--muted) 55%,transparent);text-underline-offset:.15em;cursor:pointer;transition:color .2s var(--ease-soft),text-decoration-color .2s var(--ease-soft)}.karaoke-plan-settings__cancel-btn:hover:not(:disabled){color:var(--text);text-decoration-color:color-mix(in srgb,var(--text) 35%,transparent);transform:none}.karaoke-plan-settings__cancel-btn:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:2px}.billing-payment-management--cancelling-pro .billing-payment-management__status{margin:0;padding:.9rem 1rem;border:1px solid var(--warn-border);border-radius:var(--radius-md);background:var(--warn-bg);color:var(--warn-text)}.billing-payment-management__status-title{margin:0;font-size:.95rem;font-weight:700}.modal-panel.modal-panel--karaoke-plan-details,.modal-panel.modal-panel--karaoke-plan-cancel{width:min(100%,58rem);max-height:min(94vh,56rem);overflow:hidden;display:flex;flex-direction:column}.modal-panel--karaoke-plan-details .karaoke-plan-showcase{width:min(100%,54rem);margin-inline:auto}.modal-panel--karaoke-plan-details .modal-body,.modal-panel--karaoke-plan-cancel .modal-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.modal-panel--karaoke-plan-details .stack-lg>.karaoke-plan-downgrade-note{width:min(100%,54rem);margin-inline:auto;box-sizing:border-box}.modal-panel--karaoke-plan-details .karaoke-plan-details-modal__footer{margin-top:.25rem;padding-top:1rem;border-top:1px solid color-mix(in srgb,var(--border) 70%,transparent);display:flex;justify-content:flex-end;flex-wrap:wrap}.karaoke-plan-experience__legal-note{margin:0;line-height:1.65}.karaoke-plan-experience__legal-note a+a{margin-left:.15rem}.modal-panel.karaoke-pro-checkout-confirm-modal{width:min(100%,62rem);max-height:min(94vh,56rem);overflow:hidden;display:flex;flex-direction:column;background:var(--surface-solid)}.karaoke-pro-checkout-confirm-modal .modal-head{padding:1.15rem 1.65rem .95rem}.karaoke-pro-checkout-confirm-modal .modal-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:1.2rem 1.65rem 1.45rem}.karaoke-pro-checkout-confirm-modal .legal-notice-dl__row{grid-template-columns:minmax(8.5rem,11rem) 1fr;gap:.45rem 1.25rem;padding:.8rem 0}.karaoke-plan-checkout-disclosure__lead{margin:0}.karaoke-plan-checkout-disclosure__legal{margin:0;line-height:1.65}.karaoke-plan-checkout-disclosure__legal a+a{margin-left:.15rem}.karaoke-plan-checkout-confirm__ack{display:flex;align-items:flex-start;gap:.8rem;margin:0;padding:.95rem 1.05rem;line-height:1.65;font-size:.95rem;font-weight:500;color:var(--text);border:1px solid var(--border);border-radius:calc(var(--radius) - 1px);background:#5359d10a;cursor:pointer;transition:border-color .2s var(--ease-soft),background .2s var(--ease-soft),box-shadow .2s var(--ease-soft)}.karaoke-plan-checkout-confirm__ack:hover{border-color:#5359d159;background:#5359d112}.karaoke-plan-checkout-confirm__ack:has(input:checked){border-color:#5359d18c;background:#5359d11c;box-shadow:inset 0 0 0 1px #5359d11f}.karaoke-plan-checkout-confirm__ack:has(input:disabled){cursor:not-allowed;opacity:.72}.karaoke-plan-checkout-confirm__ack input{margin-top:.12rem;width:1.35rem;height:1.35rem;min-width:1.35rem;accent-color:var(--primary);flex-shrink:0;cursor:pointer}.karaoke-plan-checkout-confirm__actions{margin-top:.15rem}.karaoke-plan-downgrade-note__list{margin:0;padding-left:1.15rem;display:grid;gap:.85rem}.karaoke-plan-downgrade-note__list>li>strong{display:block;margin-bottom:.2rem;color:var(--text)}.karaoke-plan-downgrade-note__list p{margin:0;line-height:1.65}.karaoke-plan-downgrade-note__sub{margin-top:.35rem}.karaoke-plan-onboarding-page .karaoke-plan-grid--showcase{grid-template-columns:repeat(2,minmax(19rem,1fr));justify-content:center}@media(max-width:42rem){.karaoke-plan-onboarding-page .karaoke-plan-grid--showcase{grid-template-columns:minmax(0,22rem);justify-content:center}}.setlist-plan-readonly-badge{display:inline-block;margin-left:.45rem;padding:.1rem .45rem;border-radius:999px;font-size:.72rem;font-weight:600;color:var(--muted);background:color-mix(in srgb,var(--border) 55%,transparent)}.setlist-plan-callout{margin:0;padding:.75rem .85rem;border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface) 90%,transparent)}.setlist-channel-usage-notice{display:flex;flex-direction:column;gap:1rem;margin-top:0;padding:1rem 1.1rem 1.1rem;border:2px solid var(--warn-border);border-radius:var(--radius);overflow:hidden;background:linear-gradient(165deg,#fffbebfa,#fff4e5f0 48%,#ffedd5e6);box-shadow:0 0 0 1px #fb923c24,0 4px 20px #9a341214}.setlist-channel-usage-notice__head .section-title{color:var(--warn-text)}.setlist-channel-usage-notice__intro{margin:0;padding:.75rem .9rem;border-radius:var(--radius-sm);border:1px solid rgba(251,146,60,.45);background:#fff;color:var(--warn-text);font-size:.92rem;font-weight:700;line-height:1.7;letter-spacing:.01em}.setlist-channel-usage-notice__table-wrap{margin:0;border-radius:var(--radius-sm);border:1px solid rgba(55,48,95,.16);background:#ffffff8c;box-shadow:inset 0 1px #ffffffb3}.setlist-channel-usage-notice__table-wrap.scroll-x{background:#fff}.setlist-channel-usage-notice__table{min-width:36rem;background:#fff}.setlist-channel-usage-notice__th-channel,.setlist-channel-usage-notice__channel-name{min-width:9rem}.setlist-channel-usage-notice__th-terms{min-width:7rem}.setlist-channel-usage-notice__th-free-conditional{min-width:12rem}.setlist-channel-usage-notice__th-recommendations{min-width:11rem}.setlist-channel-usage-notice__channel-name{font-weight:600;color:var(--text)}.setlist-channel-usage-notice__channel-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--link);font-weight:600;text-decoration:none}.setlist-channel-usage-notice__channel-link:hover{color:var(--link-hover);text-decoration:underline}.setlist-channel-usage-notice__channel-link-icon{width:.9rem;height:.9rem;flex-shrink:0}.setlist-channel-usage-notice__terms-cell{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.setlist-channel-usage-notice__terms-link{display:inline-flex;align-items:center;gap:.35rem;font-weight:600}.setlist-channel-usage-notice__terms-icon{width:.95rem;height:.95rem}.setlist-channel-usage-notice__cell-hint{display:block;line-height:1.4}.setlist-channel-usage-notice__free-conditional-text{margin:0;white-space:pre-wrap;line-height:1.6}.setlist-channel-usage-notice__bullets{margin:0;padding-left:1.25rem;line-height:1.6}.setlist-channel-usage-notice__bullets li+li{margin-top:.35rem}.channel-usage-recommendations-fields__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.channel-usage-recommendations-fields__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem}.channel-usage-recommendations-fields__bullet{color:var(--muted);font-weight:600;line-height:1}.channel-usage-recommendations-fields__field input{width:100%}.karaoke-pro-feature{position:relative;overflow:visible}.karaoke-pro-feature--locked .karaoke-pro-feature__body{opacity:.38;pointer-events:none;user-select:none}.karaoke-pro-feature__badge{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:2.35rem;padding:.2rem .62rem;border-radius:999px;font-family:var(--font-display);font-size:.74rem;font-weight:700;letter-spacing:.02em;text-transform:none;color:var(--on-primary);background-color:var(--primary);background-image:linear-gradient(118deg,#4037a8 0%,var(--primary) 48%,#d4b55c 100%);border:1px solid color-mix(in srgb,var(--primary) 58%,white);box-shadow:0 1px 10px color-mix(in srgb,var(--primary) 28%,transparent),inset 0 1px color-mix(in srgb,white 35%,transparent);contain:paint}.karaoke-pro-feature__badge:after{content:"";position:absolute;top:-55%;left:-130%;width:42%;height:210%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:rotate(18deg);animation:karaoke-pro-badge-shimmer 2.9s ease-in-out infinite;pointer-events:none;z-index:0}.karaoke-pro-feature__badge-label{position:relative;z-index:1;color:inherit}@keyframes karaoke-pro-badge-shimmer{0%,58%{left:-130%}to{left:185%}}@media(prefers-reduced-motion:reduce){.karaoke-pro-feature__badge:after{animation:none;opacity:.35;left:35%;transform:rotate(18deg) scale(.85)}}.karaoke-pro-feature__badge--inline{margin-left:.35rem;vertical-align:middle}button.karaoke-pro-feature__badge{cursor:pointer;appearance:none;font-family:var(--font-display);font-size:.74rem;font-weight:700;line-height:1.1;letter-spacing:.02em}.karaoke-pro-feature__btn-locked{opacity:.32}.karaoke-pro-feature-title{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.settings-subblock{margin-top:1.15rem;padding-top:1rem;border-top:1px solid var(--border)}.settings-subblock-title{margin:0 0 .45rem;font-size:.92rem;font-weight:700;color:var(--text)}.settings-subblock .btn-ever-account{margin-top:.5rem}.settings-mfa-qr{display:block;width:fit-content;margin:.75rem 0 .35rem;padding:.5rem;border-radius:8px;background:#fff}.settings-mfa-qr svg{display:block;width:200px;height:200px}.settings-mfa-secret code{word-break:break-all;font-size:.85em}.settings-kv{margin:0}.settings-kv__row{display:grid;grid-template-columns:minmax(6.5rem,8.5rem) 1fr;gap:.25rem .85rem;padding:.45rem 0;border-bottom:1px solid var(--border);font-size:.9rem}.settings-kv__row--no-divider{border-bottom:none}@media(max-width:480px){.settings-kv__row{grid-template-columns:1fr}}.settings-kv dt{margin:0;font-weight:600;color:var(--muted)}.settings-kv dd{margin:0;word-break:break-word}.settings-hint{margin:.35rem 0 0;font-size:.82rem;line-height:1.55}.settings-callout-emphasis{margin:.75rem 0 0;padding:.85rem 1rem;background:var(--warn-bg);border:1px solid var(--warn-border);border-radius:var(--radius-md);color:var(--warn-text);font-size:.9rem;font-weight:600;line-height:1.6}.settings-field-stack{display:flex;flex-direction:column;gap:1rem;margin-top:.75rem}.contact-entity-tablist{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;background:var(--surface-raised)}.contact-entity-tab{flex:1;margin:0;padding:.65rem .75rem;border:none;border-right:1px solid var(--border);background:transparent;cursor:pointer;font:inherit;font-size:.92rem;color:var(--muted);transition:background .12s ease,color .12s ease}.contact-entity-tab:last-child{border-right:none}.contact-entity-tab:hover{color:var(--text);background:#ffffff59}.contact-entity-tab[aria-selected=true]{color:var(--text);font-weight:700;background:#ffffffb8;box-shadow:inset 0 -2px 0 0 var(--primary)}.contact-entity-tab:focus-visible{outline:2px solid var(--primary);outline-offset:-2px;z-index:1}.settings-textarea{width:100%;max-width:100%;box-sizing:border-box;margin-top:.25rem;padding:.5rem .65rem;font:inherit;line-height:1.45;color:var(--text);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-sm);resize:vertical;min-height:4.5rem}.settings-toggle{display:flex;align-items:flex-start;gap:.65rem;padding:.55rem 0;cursor:pointer;font-size:.9rem;line-height:1.45}.settings-toggle input{margin-top:.2rem;flex-shrink:0}.settings-toggle strong{display:block;color:var(--text)}.settings-toggle__sub{display:block;margin-top:.2rem;font-size:.82rem;font-weight:400}.settings-placeholder{margin-top:.75rem;padding:.75rem .85rem;border-radius:var(--radius-sm);border:1px dashed var(--border-strong);background:#ffffff59}.settings-placeholder__title{margin:0 0 .35rem;font-size:.88rem;font-weight:600;color:var(--text)}.settings-placeholder__text{margin:0 0 .55rem;font-size:.82rem;line-height:1.55}.settings-link-list{margin:0;padding-left:1.1rem;font-size:.9rem;line-height:1.75}.settings-link-list a{color:var(--link);font-weight:600}.settings-link-list a:hover{color:var(--link-hover)}.settings-version{margin:0;font-size:.9rem}.settings-version__num{color:var(--text)}.settings-version__env{font-size:.86em}.page-heading-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}.page-heading-row .page-title{margin:0}.page-heading-row--setlist-detail{align-items:flex-start}.page-heading-row__lead{flex:1 1 12rem;min-width:0}.setlist-page-subdesc{margin:.4rem 0 0;max-width:48rem;line-height:1.65;white-space:pre-wrap}.setlist-page-subdesc--placeholder{font-style:italic}.setlist-settings-divider{margin:1.15rem 0;border:none;border-top:1px solid var(--border)}.setlist-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(16.5rem,1fr));margin-top:.25rem}.setlist-card-grid--reorder{align-items:stretch}.setlist-overview-card-wrap{display:flex;flex-direction:row;align-items:stretch;gap:.45rem;min-width:0}.setlist-overview-card-wrap__handle{flex-shrink:0;width:1.65rem;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);border:1px dashed var(--border-strong);background:#ffffff73;color:var(--muted);font-size:.75rem;line-height:1;letter-spacing:-.12em;user-select:none;cursor:grab}.setlist-overview-card-wrap:active .setlist-overview-card-wrap__handle{cursor:grabbing}.setlist-overview-card-shell{flex:1 1 0;min-width:0;display:flex;flex-direction:column;border-radius:var(--radius);border:1px solid var(--border);background:#fffffff0;box-shadow:0 2px 14px #201a3a0d;transition:border-color .18s var(--ease-soft),box-shadow .18s var(--ease-soft),transform .18s var(--ease-soft)}.setlist-overview-card-shell:has(.setlist-overview-card-wrap__link:hover){border-color:#5359d147;box-shadow:0 6px 22px #5359d11a;transform:translateY(-1px)}.setlist-overview-card-wrap__link{flex:1 1 auto;min-width:0;border:none;border-radius:0;background:transparent;box-shadow:none}.setlist-overview-card-wrap__link:hover{border-color:transparent;box-shadow:none;transform:none}.setlist-overview-card-wrap__footer{flex-shrink:0;padding:0 1.15rem .85rem;border-top:1px solid var(--border)}.setlist-overview-card-wrap__duplicate{width:100%}.setlist-duplicate-options{margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:.55rem}.setlist-duplicate-options__item{display:flex;align-items:flex-start;gap:.5rem;font-size:.92rem;line-height:1.5;cursor:pointer}.setlist-duplicate-options__item input{margin-top:.2rem;flex-shrink:0}.setlist-overview-card-wrap--dragging{opacity:.72}.setlist-overview-card-wrap--insert-before{box-shadow:inset 0 3px #5359d18c;border-radius:var(--radius)}.setlist-overview-card-wrap--insert-after{box-shadow:inset 0 -3px #5359d18c;border-radius:var(--radius)}.setlist-overview-grid-drop-end{grid-column:1 / -1;min-height:1.25rem;margin-top:-.35rem;border-radius:var(--radius-sm)}.setlist-overview-grid-drop-end:after{content:"";display:block;min-height:.5rem}.setlist-card{display:flex;flex-direction:column;gap:.45rem;padding:1.05rem 1.15rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:#fffffff0;text-decoration:none;color:inherit;box-shadow:0 2px 14px #201a3a0d;transition:border-color .18s var(--ease-soft),box-shadow .18s var(--ease-soft),transform .18s var(--ease-soft)}.setlist-card:hover{border-color:#5359d147;box-shadow:0 6px 22px #5359d11a;transform:translateY(-1px)}.setlist-card__title{margin:0;font-family:var(--font-display);font-size:1.02rem;font-weight:700;color:var(--text);letter-spacing:-.02em;line-height:1.35}.setlist-card__desc{margin:0;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.setlist-card__meta{margin:.15rem 0 0}.setlist-card__cta{margin-top:auto;padding-top:.35rem;font-size:.82rem;font-weight:600;color:var(--primary)}a.setlist-card:hover,a.setlist-card:hover *,a.setlist-overview-card-wrap__link:hover,a.setlist-overview-card-wrap__link:hover *{text-decoration:none}.karaoke-feature-hub__lead{margin-bottom:.35rem}.karaoke-hub-features-title{margin-top:2rem}.setlist-live-block{margin-top:.85rem;padding:.85rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:#fffffffa}.setlist-live-block--compact{margin-top:.5rem;padding:.55rem .75rem}.setlist-live-block__h{margin:0 0 .35rem;font-size:.88rem;font-weight:700;line-height:1.35;color:var(--text);display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.setlist-live-block__obs-hidden-badge{display:inline-flex;align-items:center;padding:.08rem .4rem;border-radius:999px;font-size:.68rem;font-weight:600;letter-spacing:.01em;color:var(--muted);background:#0f172a0f;border:1px solid var(--border)}.setlist-live-block__body{margin:0;line-height:1.45}.setlist-live-block--compact .setlist-live-actions-lg{margin-top:.45rem;gap:.4rem}.setlist-live-block--compact .setlist-live-actions-lg__btn{min-height:2.35rem;padding:.4rem .85rem;font-size:.86rem}.setlist-mini-list{list-style:none;margin:.25rem 0 0;padding:0}.setlist-mini-list--scroll,.setlist-order-preview-list--scroll{max-height:9.5rem;overflow-x:hidden;overflow-y:auto;margin-top:.35rem;padding-right:.15rem}.setlist-order-preview-list--scroll{max-height:11rem}.setlist-live-obs-hint{margin:-.15rem 0 .4rem;padding-left:2.95rem}.setlist-obs-dashboard__header{margin-bottom:.15rem}.setlist-obs-dashboard__title{margin-bottom:.35rem}.setlist-obs-dashboard__lead{margin:0;max-width:52rem;line-height:1.5}.setlist-section-disclosure{overflow:hidden}.setlist-section-disclosure__summary{display:flex;align-items:center;gap:.5rem;list-style:none;cursor:pointer;padding:.85rem 2.25rem .85rem 1rem;border:0;border-radius:0;background:transparent;text-align:left;position:relative}.setlist-section-disclosure__summary::-webkit-details-marker{display:none}.setlist-section-disclosure__summary:after{content:"";position:absolute;right:1rem;top:50%;width:.5rem;height:.5rem;margin-top:-.15rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-50%) rotate(45deg);opacity:.55;transition:transform .2s var(--ease-soft)}.setlist-section-disclosure[open]>.setlist-section-disclosure__summary:after{transform:translateY(-25%) rotate(-135deg)}.setlist-section-disclosure[open]>.setlist-section-disclosure__summary{border-bottom:1px solid var(--border)}.setlist-section-disclosure__summary:hover{background:color-mix(in srgb,var(--primary) 5%,var(--surface))}.setlist-section-disclosure__summary:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:-2px}.setlist-section-disclosure__title{margin:0;font-size:inherit;font-weight:inherit;line-height:1.35}.setlist-section-disclosure__panel{padding:.85rem 1rem 1rem;min-width:0}.setlist-section-disclosure__panel.stack-sm,.setlist-section-disclosure__panel.stack-md{display:flex;flex-direction:column}.setlist-section-disclosure.setlist-obs-dashboard>.setlist-section-disclosure__panel{padding-top:.65rem}.setlist-section-disclosure.setlist-obs-dashboard .setlist-obs-dashboard__header{display:none}.setlist-obs-dashboard__grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:.35rem}@media(min-width:960px){.setlist-obs-dashboard__grid{grid-template-columns:minmax(17rem,1fr) minmax(19rem,1.05fr);gap:1rem 1.25rem;align-items:start}.setlist-obs-dashboard__full{grid-column:1 / -1}}.setlist-obs-dashboard__col--controls{display:flex;flex-direction:column;gap:1rem;min-width:0}.setlist-obs-dashboard__col--preview{min-width:0}.setlist-obs-panel{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised);overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.setlist-obs-panel__head{display:flex;align-items:flex-start;gap:.65rem;padding:.65rem .85rem;border-bottom:1px solid var(--border);background:#5359d112}.setlist-obs-panel__step{flex:0 0 auto;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:.88rem;font-weight:800;color:#fff;background:linear-gradient(145deg,#5359d1f2,#4338cafa);line-height:1}.setlist-obs-panel__head-text{min-width:0}.setlist-obs-panel__title{margin:0;font-size:.95rem;font-weight:700;line-height:1.35;color:var(--text)}.setlist-obs-panel__desc{margin:.28rem 0 0;font-size:.82rem;line-height:1.45;color:var(--muted)}.setlist-obs-panel__body{padding:.75rem .85rem}.setlist-obs-panel__body--nested{padding:.65rem;background:#f8fafcbf}.setlist-obs-panel__body--preview-stack{display:flex;flex-direction:column;gap:.6rem;padding:.65rem;background:#f8fafc8c}.setlist-obs-panel--url .setlist-obs-panel__head{background:#5359d117}.setlist-obs-nested-row{display:grid;grid-template-columns:1fr;gap:.65rem;align-items:start}@media(min-width:640px){.setlist-obs-nested-row:not(.setlist-obs-nested-row--wide){grid-template-columns:minmax(0,1fr) minmax(11.5rem,.4fr);gap:.65rem .85rem}}.setlist-obs-panel__body--design{padding:.75rem 1rem}@media(min-width:720px){.setlist-obs-nested-row--wide{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.85rem 1.25rem}}.setlist-obs-theme-grid--wide{grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr))}.setlist-obs-nested-card{border-radius:calc(var(--radius-sm) - 1px);border:1px solid var(--border);background:#fffffff5;padding:.65rem .75rem;min-width:0}.setlist-obs-nested-card__title{margin:0 0 .3rem;font-size:.84rem;font-weight:700;color:var(--text)}.setlist-obs-nested-card__lead{margin:0 0 .45rem;line-height:1.45}.setlist-obs-nested-card .field:last-of-type{margin-bottom:.15rem}.setlist-obs-preview-card{border-radius:var(--radius-sm);border:1px solid var(--border);background:#fffffff0;padding:.45rem .55rem}.setlist-live-block--in-panel{margin-top:0;padding:.35rem .45rem;border:none;background:transparent}.setlist-live-block--in-panel .setlist-live-block__body,.setlist-live-block--in-panel .setlist-mini-list,.setlist-live-block--in-panel .setlist-order-preview-list{font-size:.92rem;line-height:1.55}.setlist-obs-url-panel--in-dashboard{margin:0;border-radius:var(--radius-sm)}.setlist-toggle-stack--dense{gap:.45rem;margin:0}.setlist-toggle-stack--dense .setlist-live-obs-hint{margin:-.05rem 0 .25rem}.setlist-obs-theme-inline-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78em;padding:.08rem .28rem;border-radius:4px;background:#5359d11a;color:var(--primary)}.setlist-live-actions-lg{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.55rem;align-items:stretch}.setlist-live-actions-lg__btn{min-height:2.85rem;padding:.55rem 1.15rem;font-size:.95rem;font-weight:600}.setlist-live-actions-lg__btn--disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.setlist-mini-list--with-actions{margin:.25rem 0 0}.setlist-mini-list__row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;padding:.35rem 0;border-bottom:1px solid var(--border)}.setlist-mini-list__row--draggable{cursor:grab}.setlist-mini-list__row--draggable:active{cursor:grabbing}.setlist-mini-list__row--dragging{opacity:.45}.setlist-mini-list__row--insert-before{box-shadow:inset 0 2px 0 var(--accent, #6366f1)}.setlist-live-block--drop-target{outline:2px dashed color-mix(in srgb,var(--accent, #6366f1) 55%,transparent);outline-offset:3px}.setlist-mini-list__drop-end{min-height:.65rem;margin-top:.1rem;list-style:none}.setlist-mini-list__drop-start{min-height:.65rem;margin-bottom:.1rem;list-style:none}.setlist-mini-list__drop-end--active{box-shadow:inset 0 -2px 0 var(--accent, #6366f1)}.setlist-mini-list__drop-start--active{box-shadow:inset 0 2px 0 var(--accent, #6366f1)}.setlist-live-block--in-panel .setlist-mini-list__row--draggable:hover:not(.setlist-mini-list__row--dragging){background:color-mix(in srgb,var(--accent, #6366f1) 10%,transparent);border-radius:.35rem;margin-inline:-.25rem;padding-inline:.25rem}.setlist-live-block--in-panel .setlist-mini-list--scroll .setlist-mini-list__row--draggable:hover:not(.setlist-mini-list__row--dragging){margin-inline:0;padding-inline:0}.setlist-live-block--in-panel .setlist-mini-list--with-actions .setlist-mini-list__row:hover:not(.setlist-mini-list__row--dragging){background:color-mix(in srgb,var(--accent, #6366f1) 10%,transparent);border-radius:.35rem;margin-inline:-.25rem;padding-inline:.25rem}.setlist-mini-list--fixed-order .setlist-mini-list__row{cursor:default}.setlist-mini-list--fixed-order .setlist-mini-list__row[draggable=true]{cursor:grab}.setlist-mini-list--live-row-compact .setlist-mini-list__row{padding:.12rem 0;gap:.2rem .45rem;font-size:.86rem;line-height:1.3}.setlist-mini-list--live-row-compact .setlist-mini-list__row-actions{gap:.25rem}.setlist-mini-list--live-row-compact .setlist-mini-list__row-actions .btn-compact{min-height:1.55rem;padding:.12rem .4rem;font-size:.76rem}.setlist-live-remaining-more{margin:.2rem 0 0}.setlist-mini-list__row:last-child{border-bottom:none}.setlist-mini-list__drag-handle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.1rem;margin-inline-end:-.15rem;line-height:1;user-select:none;pointer-events:none}.setlist-mini-list--live-row-compact .setlist-mini-list__drag-handle{width:.95rem;font-size:.82rem}.setlist-mini-list__row-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.setlist-mini-list__row-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;flex-shrink:0}.setlist-mini-list__row-actions .setlist-mini-list__external-link{flex-shrink:0}.setlist-mini-list--live-row-compact .setlist-mini-list__row-actions .btn-external-video,.setlist-mini-list--live-row-compact .setlist-mini-list__row>.btn-external-video{width:1.85rem;height:1.85rem;border-radius:8px}.setlist-mini-list--live-row-compact .setlist-mini-list__row-actions .btn-external-video svg,.setlist-mini-list--live-row-compact .setlist-mini-list__row>.btn-external-video svg{width:.95rem;height:.95rem}.btn-x-share{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border-radius:10px;border:1px solid rgba(15,20,25,.14);background:#ffffffeb;color:#0f1419;box-shadow:var(--shadow-sm);cursor:pointer;transition:border-color .18s var(--ease-soft),box-shadow .18s var(--ease-soft),transform .18s var(--ease-out),background .18s var(--ease-soft)}.btn-x-share:hover:not(:disabled){border-color:#0f141947;box-shadow:0 4px 14px #0f14191a;transform:translateY(-1px);background:#fff}.btn-x-share:disabled{opacity:.45;cursor:not-allowed}.btn-x-share:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.setlist-mini-list--live-row-compact .setlist-mini-list__row-actions .btn-x-share{width:1.85rem;height:1.85rem;border-radius:8px}.setlist-mini-list--live-row-compact .setlist-mini-list__row-actions .btn-x-share svg{width:.95rem;height:.95rem}.setlist-obs-x-post-template{margin-bottom:.35rem}.modal-panel.modal-panel--x-post-template-edit{width:min(100%,44rem);max-width:calc(100vw - 1.5rem);max-height:min(92vh,40rem)}.modal-panel--x-post-template-edit .modal-body{padding:1rem 1.15rem 1.15rem}.x-post-template-edit-modal__lead{margin:0;line-height:1.55}.x-post-template-edit-modal__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem;margin-top:.25rem}.x-post-template-edit-modal__delete{margin-right:auto}.setlist-x-post-template-modal__picker-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.setlist-x-post-template-modal__picker-row .input{flex:1 1 12rem;min-width:0}.setlist-x-post-template-modal__actions{margin-top:.15rem}.setlist-x-post-template-modal__preview{padding:.65rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-raised, rgba(255, 255, 255, .45))}.setlist-x-post-template-modal__preview-label{display:block;margin-bottom:.35rem}.setlist-x-post-template-modal__preview-body{margin:0;line-height:1.55;white-space:pre-wrap;word-break:break-word}.modal-panel--x-post-template-edit .x-post-template-fields__textarea{min-height:7rem}.x-post-template-fields__textarea{width:100%;min-height:5.5rem;resize:vertical}.x-post-template-fields__placeholders{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.x-post-template-fields__placeholder-btns{display:flex;flex-wrap:wrap;gap:.35rem}.setlist-order-preview-list{margin:.35rem 0 0;padding-left:1.25rem;font-size:.92rem;line-height:1.55}.setlist-order-preview-list .setlist-mini-list__row{padding:.3rem 0}.setlist-desc-textarea{width:100%;box-sizing:border-box;margin-top:.35rem;padding:.55rem .65rem;border-radius:var(--radius-sm);border:1px solid var(--border);font:inherit;font-size:.92rem;line-height:1.55;resize:vertical;min-height:4.5rem}.page-heading-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.setlist-detail-search-actions{flex-direction:column;align-items:flex-end;gap:.35rem}.setlist-detail-heading-btn-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}.setlist-detail-search-upgrade-hint{margin:0;max-width:16rem;text-align:right;line-height:1.5}.setlist-search-upgrade-gate__snooze{display:flex;align-items:flex-start;gap:.4rem;margin:0;font-size:.75rem;line-height:1.45;color:var(--muted);cursor:pointer}.setlist-search-upgrade-gate__snooze input{margin-top:.15rem;flex-shrink:0}.setlist-detail-delete-action{margin-top:.5rem;padding-top:.25rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-title{font-family:var(--font-display);font-size:1.05rem;font-weight:600;margin:0 0 .8rem;color:var(--text);letter-spacing:-.02em;display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem}.section-title-meta{font-family:var(--font-sans);font-size:.72rem;font-weight:600;color:var(--muted-2);letter-spacing:0}.section-title-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;margin:0 0 .8rem}.section-title-row .section-title--in-row{margin:0;flex:1 1 auto;min-width:min(12rem,100%)}.section-title-row__aside{flex:0 0 auto;margin-left:auto}.section-title.title-sm{font-size:.98rem;margin-bottom:.35rem}.channel-url-line{margin-top:-.15rem;margin-bottom:.55rem}.stack-sm{margin-top:.75rem}.stack-md{margin-top:1.2rem}.stack-lg{margin-top:1.65rem}.page-hint{color:var(--muted);font-size:.92rem}.auth-gate-blocking-shell{position:relative;min-height:6rem}.auth-gate-blocking-shell__content--blocked{pointer-events:none;user-select:none}.preview-access-panel{box-sizing:border-box;max-width:32rem;margin:4rem auto;padding:1.75rem 1.5rem;border-radius:var(--radius-lg, 16px);border:1px solid var(--border);background:var(--surface-raised);box-shadow:var(--shadow-soft, 0 12px 40px rgba(40, 32, 72, .08))}.preview-access-panel h1{margin:0 0 .75rem;font-size:1.25rem;font-family:var(--font-display)}.preview-access-panel p{margin:0 0 1rem}.preview-access-panel p:last-child{margin-bottom:0}.shell-preview-persona-bar{position:fixed;right:clamp(1rem,4vw,1.75rem);bottom:calc(var(--shell-footer-elevated-offset) + env(safe-area-inset-bottom,0px));z-index:120;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;max-width:min(22rem,calc(100vw - 2rem));pointer-events:none}.preview-persona-root{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;max-width:100%;pointer-events:none}.preview-persona-root>*{pointer-events:auto}.preview-persona-fab{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;max-width:100%;padding:.55rem .9rem;border-radius:999px;box-shadow:var(--shadow-soft, 0 8px 24px rgba(40, 32, 72, .14))}.preview-persona-fab__label{font-size:.82rem;font-weight:600}.preview-persona-fab__badge{font-size:.68rem;font-weight:500;padding:.1rem .45rem;border-radius:999px;background:#ffffff38;max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-persona-panel{box-sizing:border-box;width:min(22rem,calc(100vw - 2rem));max-height:min(70vh,32rem);overflow:auto;padding:1rem 1.1rem;border-radius:var(--radius-lg, 16px);border:1px solid var(--border);background:var(--surface-raised);box-shadow:var(--shadow-soft, 0 12px 40px rgba(40, 32, 72, .12))}.preview-persona-form__actions{display:flex;flex-wrap:wrap;gap:.35rem}.preview-persona-form__section{margin:0;padding:.65rem 0 0;border:0;border-top:1px solid var(--border)}.preview-persona-form__section:first-of-type{border-top:0;padding-top:0}.preview-persona-form__legend{padding:0;font-size:.72rem;font-weight:700;color:var(--muted);letter-spacing:.04em}.preview-persona-form__check{display:flex;align-items:flex-start;gap:.45rem;font-size:.78rem;line-height:1.4;cursor:pointer}.preview-persona-form__check input{margin-top:.15rem;flex-shrink:0}.preview-persona-panel__title{margin:0;font-size:.95rem;font-family:var(--font-display)}.preview-persona-panel__note{margin:.35rem 0 0}.preview-persona-panel__desc{margin:0}.auth-gate-blocking-shell__overlay{position:absolute;inset:0;z-index:25;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;background:#fffffff0}.muted{color:var(--muted)}.text-xs{font-size:.72rem}.text-sm{font-size:.82rem}.card{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.35rem;box-shadow:var(--shadow-card);transition:border-color .2s var(--ease-soft)}@media(hover:hover){.card:hover{border-color:#5359d11a}}.field{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.05rem}.field label{font-size:.8rem;font-weight:600;color:var(--muted);letter-spacing:.02em}.field input[type=text],.field input[type=email],.field input[type=url],.field input[type=password],.field input[type=date],.field input[type=time],.field input[type=datetime-local],.field input[type=number],.field .password-input-reveal,.field textarea,.field select{border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:#ffffffeb;color:var(--text);padding:.62rem .85rem;transition:border-color .2s var(--ease-soft),box-shadow .2s var(--ease-soft),background .2s var(--ease-soft)}.field input:focus,.field textarea:focus,.field select:focus{outline:none;border-color:#5359d173;box-shadow:0 0 0 4px var(--primary-soft);background:#fff}.field textarea{min-height:96px;resize:vertical;line-height:1.6}.field textarea.channel-import-description-preview{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;white-space:pre-wrap;resize:vertical;min-height:260px;background:#ffffffb8}details.channel-import-description-details{width:100%;max-width:100%;min-width:0;align-self:stretch;margin-top:.25rem}details.channel-import-description-details>summary.channel-import-description-summary{display:block;width:100%;max-width:100%;box-sizing:border-box;list-style:none;cursor:pointer;font-size:.84rem;font-weight:600;color:var(--muted);padding:.5rem .65rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:#ffffff8c;user-select:none}details.channel-import-description-details>summary.channel-import-description-summary::-webkit-details-marker{display:none}details.channel-import-description-details>summary.channel-import-description-summary:before{content:"▸ ";display:inline-block;margin-right:.2rem;transition:transform .15s var(--ease-soft)}details.channel-import-description-details[open]>summary.channel-import-description-summary:before{transform:rotate(90deg)}details.channel-import-description-details>summary.channel-import-description-summary:hover{color:var(--text);border-color:#5359d138}details.channel-import-description-details[open]>summary.channel-import-description-summary{margin-bottom:.5rem;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}details.channel-import-description-details[open] .channel-import-description-preview{border-top-left-radius:0;border-top-right-radius:0}.field label:has(input[type=checkbox]){display:flex;align-items:flex-start;gap:.55rem;font-weight:500;color:var(--text);cursor:pointer}.field input[type=checkbox]{margin-top:.2rem;accent-color:var(--primary);width:1.05rem;height:1.05rem;flex-shrink:0}.password-input-reveal-wrap{position:relative;width:100%;max-width:100%}.password-input-reveal-wrap .password-input-reveal{width:100%;max-width:100%;box-sizing:border-box;padding-right:2.85rem}.password-input-reveal__toggle{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);margin:0;display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;padding:0;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fffffff2;color:var(--muted);line-height:0;cursor:pointer;transition:color .15s var(--ease-soft),border-color .15s var(--ease-soft),background .15s var(--ease-soft)}.password-input-reveal__icon{display:block;flex-shrink:0}.password-input-reveal__toggle:hover:not(:disabled){color:var(--text);border-color:#5359d147;background:#fff}.password-input-reveal__toggle:disabled{cursor:not-allowed;opacity:.45}.btn-row{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:.35rem}.btn-cluster{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.btn{border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,var(--primary-mid) 0%,var(--primary) 48%,#484ebc 100%);color:var(--on-primary);font-weight:600;font-size:.875rem;padding:.58rem 1.35rem;box-shadow:0 2px 12px #5359d147;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out)}.btn:hover:not(:disabled){box-shadow:0 4px 20px #5359d159;transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(0)}.btn.secondary{background:#ffffffd9;color:var(--text);border-color:var(--border-strong);box-shadow:0 2px 10px #201a3a0d}.btn.secondary:hover:not(:disabled){background:#fff;border-color:#5359d133;box-shadow:0 4px 16px #201a3a14}.btn-youtube{border:1px solid #b80000;background:linear-gradient(180deg,red,#e62117);color:#fff;font-weight:600;box-shadow:0 1px 2px #5400002e}.btn-youtube:hover:not(:disabled){border-color:#8f0000;background:linear-gradient(180deg,#e62117,#cc1818);color:#fff;box-shadow:0 3px 10px #b4000038;transform:translateY(-1px)}.btn-youtube:disabled{opacity:.55;cursor:not-allowed}a.btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-ever-account{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;max-width:100%;margin-top:.55rem;background:#fff;color:var(--text);border:1px solid var(--border-strong);box-shadow:var(--shadow-sm);border-radius:var(--radius-sm)}.btn-ever-account:hover:not(:disabled){background:#fafbff;border-color:#201a3a1f}.login-ever-lead{margin:0 0 1rem;font-size:.92rem;line-height:1.72}.login-ever-lead strong{color:var(--text);font-weight:700}.btn.danger{background:linear-gradient(135deg,#e24d5f 0%,var(--danger) 100%);color:#fff;border-color:#fff3;box-shadow:0 2px 14px #c435464d}.btn.danger:hover:not(:disabled){box-shadow:0 4px 22px #c4354661}.btn-compact{padding:.38rem .8rem!important;font-size:.78rem!important}.error-text{color:var(--danger);font-size:.86rem;margin:.4rem 0 0;padding:.55rem .75rem;background:var(--danger-bg);border-radius:var(--radius-sm);border:1px solid rgba(196,53,70,.12)}.ok-text{color:var(--success);font-size:.86rem;margin:.4rem 0 0;padding:.55rem .75rem;background:var(--success-bg);border-radius:var(--radius-sm);border:1px solid rgba(29,122,74,.12)}.toast-stack{position:fixed;top:calc(3rem + max(1.35rem,calc(1.22rem * 1.15)) + env(safe-area-inset-top,0px));right:max(.75rem,env(safe-area-inset-right,0px));z-index:200;display:flex;flex-direction:column;align-items:flex-end;gap:.45rem;max-width:min(22rem,calc(100vw - 1.5rem));pointer-events:none}.toast-banner{pointer-events:none;margin:0;padding:.62rem .95rem;border-radius:var(--radius-sm);font-size:.86rem;line-height:1.45;box-shadow:var(--shadow-md);border:1px solid var(--border);animation:toast-banner-in .24s ease-out}.toast-banner--success{background:#ecfdf5;color:var(--success);border-color:#1d7a4a47}.toast-banner--error{background:#fff1f2;color:var(--danger);border-color:#c4354647}@keyframes toast-banner-in{0%{opacity:0;transform:translate(.45rem)}to{opacity:1;transform:translate(0)}}.scroll-x{overflow-x:auto;margin-top:.55rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:#ffffff8c;box-shadow:inset 0 1px #ffffffb3}table.data{width:100%;border-collapse:collapse;font-size:.84rem}table.data th,table.data td{text-align:left;padding:.62rem .75rem;border-bottom:1px solid var(--border);vertical-align:top}table.data tr:last-child td{border-bottom:none}table.data th{color:var(--muted);font-weight:600;font-size:.76rem;letter-spacing:.02em;text-transform:none;background:linear-gradient(180deg,#fffffff2,#f5f3fce0)}table.data tbody tr{transition:background .15s var(--ease-soft)}table.data tbody tr:nth-child(2n) td{background:#ffffff40}@media(hover:hover)and (pointer:fine){table.data tbody tr:hover td{background:#5359d10f}}.setlist-channel-usage-notice__table.data th,.setlist-channel-usage-notice__table.data td{border-bottom:1px solid rgba(55,48,95,.16);border-right:1px solid rgba(55,48,95,.16)}.setlist-channel-usage-notice__table.data th:last-child,.setlist-channel-usage-notice__table.data td:last-child{border-right:none}.setlist-channel-usage-notice__table.data thead th{background:linear-gradient(180deg,#fffffff2,#f5f3fce0);background-image:linear-gradient(180deg,#fffffff2,#f5f3fce0);color:var(--muted);font-weight:600;font-size:.76rem;letter-spacing:.02em}.setlist-channel-usage-notice__table.data tbody td,.setlist-channel-usage-notice__table.data tbody th[scope=row],.setlist-channel-usage-notice__table.data tbody .setlist-channel-usage-notice__channel-name{background:#fff;color:var(--text)}.setlist-channel-usage-notice__table.data tbody tr:nth-child(2n) td,.setlist-channel-usage-notice__table.data tbody tr:nth-child(2n) th[scope=row]{background:#fff}.setlist-channel-usage-notice__table.data tr:last-child td,.setlist-channel-usage-notice__table.data tr:last-child th[scope=row]{border-bottom:none}@media(hover:hover)and (pointer:fine){.setlist-channel-usage-notice__table.data tbody tr:hover td,.setlist-channel-usage-notice__table.data tbody tr:hover th[scope=row]{background:#fff}}code{font-family:ui-monospace,Cascadia Code,SF Mono,Menlo,monospace;font-size:.84em;padding:.14em .42em;border-radius:8px;background:#5359d11a;color:#3d3a8a}.details-block{margin-top:.45rem;font-size:.8rem}.details-block summary{cursor:pointer;color:var(--link);font-weight:600}.details-block summary:hover{color:var(--link-hover)}.pre-credit{white-space:pre-wrap;margin:.45rem 0 0;font-family:inherit;font-size:.78rem;line-height:1.6;color:var(--muted);padding:.55rem .72rem;background:#ffffffbf;border-radius:var(--radius-sm);border:1px solid var(--border)}.login-card{max-width:440px;margin-inline:auto}.login-password-form{margin-top:.25rem}.login-signup-actions{margin-top:.75rem}.login-signup-actions .btn{width:100%;justify-content:center}.login-divider{border:0;border-top:1px solid var(--border);margin:1.35rem 0 1rem}.login-oauth-note{margin:0 0 .65rem;font-size:.88rem;line-height:1.55;text-align:center}.login-oauth-note--tight{margin-top:.15rem;margin-bottom:.5rem}.login-google-hint{margin:.5rem 0 0;font-size:.8rem;line-height:1.55;text-align:center;max-width:26rem;margin-inline:auto}.login-oauth-banner{margin:0 0 1rem;padding:.85rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(83,89,209,.22);background:#5359d117;color:var(--text)}.login-oauth-banner__title{margin:0 0 .35rem;font-size:.92rem;font-weight:700;line-height:1.45;color:var(--text)}.login-oauth-banner__body{margin:0;font-size:.86rem;line-height:1.6;color:var(--muted)}.field-hint{font-size:.82rem;margin:.35rem 0 0;line-height:1.5}.field-hint.ok{color:var(--success)}.field-hint.warn{color:#b45309}.inline-help{position:relative;display:inline-flex;vertical-align:middle;margin-left:.35rem}.inline-help__btn{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;padding:0;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,white);color:var(--muted);font-size:.72rem;font-weight:700;line-height:1;cursor:help}.inline-help__btn:hover,.inline-help__btn:focus-visible{border-color:color-mix(in srgb,var(--primary) 45%,var(--border));background:color-mix(in srgb,var(--primary) 14%,white);color:var(--primary);outline:none}.inline-help__tooltip{position:absolute;left:50%;bottom:calc(100% + .4rem);z-index:30;transform:translate(-50%);min-width:14.5rem;max-width:min(24rem,88vw);padding:.55rem .65rem;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--border));border-radius:.55rem;background-color:#fff;box-shadow:0 8px 22px #201a3a24;color:var(--text);font-size:.78rem;font-weight:500;line-height:1.5;text-align:left;white-space:normal;visibility:hidden;pointer-events:none}.inline-help:hover .inline-help__tooltip,.inline-help:focus-within .inline-help__tooltip{visibility:visible}.inline-help--bottom .inline-help__tooltip{top:calc(100% + .4rem);bottom:auto}.gemini-api-key-form__heading{display:flex;align-items:center;gap:.35rem}.gemini-api-key-form__heading .inline-help{margin-left:0}.gemini-api-key-form__heading .settings-subblock-title{margin:0}.gemini-api-key-form__heading--modal{display:inline-flex;align-items:center;gap:.35rem}.gemini-api-key-form__title{margin:0;font-size:1rem;font-weight:600}.modal-panel.modal-panel--gemini-api-key,.modal-panel--gemini-api-key .modal-head,.modal-panel--gemini-api-key .modal-body{overflow:visible}.archive-timestamp-modal__gemini-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.timestamp-upload-helper-callout{margin-top:.75rem;padding:.75rem 1rem;border-radius:var(--radius-md, .5rem);border:1px solid var(--border, rgba(0, 0, 0, .12));background:var(--surface-muted, rgba(0, 0, 0, .03))}.timestamp-upload-helper-callout__cmd{margin:.5rem 0 0;padding:.5rem .75rem;border-radius:var(--radius-sm, .35rem);background:var(--surface, #fff);font-size:.85rem;overflow-x:auto}.timestamp-upload-helper-status--ready{margin-top:.75rem}.timestamp-draft-panel--running{padding:.25rem 0 0}.timestamp-gen-progress{padding:.85rem 1rem;border-radius:var(--radius-md, .5rem);border:1px solid var(--border, rgba(0, 0, 0, .1));background:var(--surface-muted, rgba(0, 0, 0, .03))}.timestamp-gen-progress__head{display:flex;align-items:flex-start;gap:.75rem}.timestamp-gen-progress__titles{flex:1;min-width:0}.timestamp-gen-progress__title{margin:0;font-weight:700;font-family:var(--font-display);font-size:.95rem}.timestamp-gen-progress__subtitle{margin:.25rem 0 0}.timestamp-gen-progress__elapsed{flex-shrink:0;font-variant-numeric:tabular-nums;font-weight:600}.timestamp-gen-progress__spinner{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.1rem;border:2px solid var(--border, rgba(0, 0, 0, .12));border-top-color:var(--accent, #6366f1);border-radius:50%;animation:timestamp-gen-spin .85s linear infinite}@keyframes timestamp-gen-spin{to{transform:rotate(360deg)}}.timestamp-gen-progress__metrics{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem}.timestamp-gen-progress__metric{margin:0;font-size:.9rem}.timestamp-gen-progress__bar{width:100%;height:.45rem;margin-top:.15rem}.timestamp-gen-progress__pct{margin:0;text-align:center}.setlist-detail-title-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.register-password-rules{list-style:none;margin:.35rem 0 0;padding:0;display:flex;flex-direction:column;gap:.2rem}.register-password-rules__item{margin:0;padding:0;font-size:.78rem;line-height:1.45;color:var(--muted-2);transition:color .15s ease}.register-password-rules__item--met{color:var(--success);font-weight:600}.register-error-detail{margin:.35rem 0 0;font-size:.72rem;line-height:1.45;word-break:break-word}.password-strength{margin-top:.45rem}.password-strength__track{height:6px;border-radius:999px;background:var(--border);overflow:hidden}.password-strength__fill{height:100%;border-radius:999px;transition:width .18s ease,background .18s ease;background:#64647873}.password-strength--very_weak .password-strength__fill{background:var(--danger)}.password-strength--weak .password-strength__fill{background:#e07a4a}.password-strength--fair .password-strength__fill{background:#c9a227}.password-strength--strong .password-strength__fill{background:#3d9a6a}.password-strength--very_strong .password-strength__fill{background:#1f7a52}.password-strength__label{margin:.4rem 0 0;font-size:.82rem}.password-strength__hints{margin:.25rem 0 0;padding-left:1.1rem;font-size:.78rem;line-height:1.55}.verify-email-card .verify-email-address{font-size:.9rem;margin:.5rem 0 0}.verify-email-address__em{color:var(--text);font-weight:600;word-break:break-all}.verify-email-actions{margin-top:1rem}.verify-email-legal{font-size:.86rem;text-align:center;display:block}.auth-panel{text-align:center;padding:3rem 1rem;color:var(--muted);font-size:.96rem}.channel-meta{font-size:.75rem;margin-top:.28rem;line-height:1.55}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#1c16306b;display:flex;align-items:center;justify-content:center;padding:1rem}.karaoke-billing-return-overlay,.channel-import-youtube-loading-overlay{z-index:120}.youtube-playlist-create-loading-overlay{z-index:160;background:#1c16306b}.youtube-playlist-create-loading-overlay__panel{width:min(100%,24rem);margin:0;text-align:center;background:var(--surface-solid);box-shadow:var(--shadow-md)}.youtube-playlist-create-loading-overlay__title{margin:0;font-size:1rem;font-weight:600}.youtube-playlist-create-loading-overlay__body{margin:0}.youtube-playlist-create-loading-overlay__spinner{width:2.5rem;height:2.5rem;margin:0 auto .25rem;border:3px solid var(--border);border-top-color:var(--accent, #6b4ce6);border-radius:50%;animation:youtube-playlist-create-spinner .75s linear infinite}@keyframes youtube-playlist-create-spinner{to{transform:rotate(360deg)}}.channel-import-youtube-loading-overlay__panel{width:min(100%,26rem);margin:0;text-align:center}.channel-import-youtube-loading-overlay__title{margin:0;font-size:1rem;font-weight:600}.channel-import-youtube-loading-overlay__body{margin:0}.channel-import-youtube-loading-overlay__bar{width:100%;height:.45rem;border:none;border-radius:999px;overflow:hidden;accent-color:var(--accent, #6b4ce6)}.karaoke-billing-stripe-redirect-overlay{z-index:150;background:#1c16306b}.karaoke-billing-stripe-redirect-overlay .karaoke-billing-return-overlay__panel{background:var(--surface-solid);box-shadow:var(--shadow-md)}.karaoke-billing-return-overlay__panel{width:min(100%,24rem);margin:0;text-align:center}.karaoke-billing-return-overlay__title{margin:0;font-size:1rem;font-weight:600}.karaoke-billing-return-overlay__body{margin:0}.modal-panel{width:min(100%,28rem);max-height:min(90vh,34rem);overflow:auto;background:#fffffff0;border-radius:calc(var(--radius) + 2px);border:1px solid var(--border);box-shadow:var(--shadow-md)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1.05rem 1.15rem .7rem;border-bottom:1px solid var(--border)}.modal-title{margin:0;font-family:var(--font-display);font-size:1.08rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.modal-close{flex-shrink:0;border:none;background:#5359d114;color:var(--muted);width:2.1rem;height:2.1rem;border-radius:var(--radius-pill);font-size:1.2rem;line-height:1;cursor:pointer;transition:background .2s var(--ease-soft),color .2s var(--ease-soft)}.modal-close:hover{color:var(--text);background:#5359d129}.modal-body{padding:1.05rem 1.15rem 1.25rem}.modal-panel.karaoke-pro-upgrade-modal{width:min(100%,58rem);max-width:calc(100vw - 2rem);max-height:min(94vh,56rem);overflow:hidden;display:flex;flex-direction:column}.modal-panel.karaoke-pro-upgrade-modal .karaoke-plan-showcase{width:min(100%,54rem);margin-inline:auto}.modal-panel.karaoke-pro-upgrade-modal .karaoke-plan-downgrade-note{width:min(100%,54rem);margin-inline:auto;box-sizing:border-box}.modal-panel.karaoke-pro-upgrade-modal .modal-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.modal-panel--creator-segment-onboarding{width:min(100%,32rem)}.creator-sns-link-inputs__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.creator-sns-link-inputs__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem}.creator-sns-link-inputs__icon{display:flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;flex-shrink:0}.creator-sns-link-inputs__icon img{display:block;width:1.15rem;height:1.15rem;border-radius:.2rem}.creator-sns-link-inputs__icon-placeholder{display:block;width:1.15rem;height:1.15rem;border-radius:.2rem;background:color-mix(in srgb,var(--muted-2) 28%,white)}.creator-sns-link-inputs__field input{width:100%}.creator-sns-link-display{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.creator-sns-link-display li{display:flex;align-items:center;gap:.45rem;word-break:break-all}.creator-sns-link-display img{flex-shrink:0;width:1.05rem;height:1.05rem;border-radius:.15rem}.modal-panel--creator-segment-onboarding .modal-body{padding-top:.15rem}.modal-panel--legal-scroll{width:min(100%,38rem);max-height:min(92vh,40rem);overflow:hidden;display:flex;flex-direction:column}.modal-panel--legal-scroll .modal-body{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:.85rem}.privacy-scroll-consent{display:flex;flex-direction:column;gap:.65rem;min-height:0;flex:1}.privacy-scroll-consent__lead{margin:0}.privacy-scroll-consent__body{flex:1;min-height:10rem;max-height:min(52vh,24rem);overflow-y:auto;padding:.55rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised)}.privacy-scroll-consent__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;padding-top:.15rem}.modal-stack{display:flex;flex-direction:column;gap:.85rem}.modal-progress{margin:0;font-weight:700;font-size:1rem;font-family:var(--font-display);color:var(--text)}.data-catalog th,.data-catalog td{font-size:.8rem;vertical-align:top}.cell-wrap{max-width:11rem;word-break:break-word}.cell-eligibility{max-width:10rem}.cell-nowrap{white-space:nowrap}.cost-tag{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:700;letter-spacing:.02em;line-height:1.2}.cost-tag--free_use{background:#34a8782e;color:#1f7a55}.cost-tag--contracted_use{background:#3b82f62e;color:#1d4ed8}.cost-tag--paid_use{background:#e6a55038;color:#a65f12}.cost-tag--free_conditional_use{background:#48a0b433;color:#1a6b7a}.cost-tag--inquiry_required_use{background:#786ec838;color:#4a3d8c}.cost-tag--btn{cursor:pointer;border:none;font:inherit;text-align:center}.cost-tag--btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.karaoke-monetized-stream-usage-col{width:2.75rem;min-width:2.75rem;text-align:center}.karaoke-monetized-stream-usage{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;font-size:1.05rem;font-weight:700;line-height:1}.karaoke-monetized-stream-usage--allowed{color:#2a9d65}.karaoke-monetized-stream-usage--denied{color:var(--muted, #9ca3af)}.catalog-footnote{margin:-.25rem 0 0;max-width:52rem;line-height:1.65}.catalog-data-accuracy-callout{margin:0 0 .65rem;max-width:52rem;padding:.6rem .8rem;border-radius:var(--radius-sm);border:1px solid rgba(251,146,60,.28);background:#fffbebeb;color:var(--text);line-height:1.65}.catalog-data-accuracy-callout__p{margin:0}.catalog-data-accuracy-callout__p+.catalog-data-accuracy-callout__p{margin-top:.55rem}.karaoke-correction-report-link{white-space:nowrap}.modal-panel--karaoke-correction{width:min(100%,26rem);max-height:min(92vh,38rem);border-radius:calc(var(--radius) + 2px);overflow:hidden}.modal-panel--catalog-detail{width:min(100%,44rem);max-width:calc(100vw - 1.5rem);max-height:min(92vh,48rem);overflow:hidden;display:flex;flex-direction:column}.modal-panel--catalog-memo{width:min(100%,44rem);max-width:calc(100vw - 1.5rem);max-height:min(92vh,48rem);overflow:hidden;display:flex;flex-direction:column;border-radius:calc(var(--radius) + 2px)}.modal-panel.modal-panel--agency-talents{width:min(100%,54rem);max-width:calc(100vw - 1.5rem);max-height:min(92vh,48rem)}.modal-panel.modal-panel--admin-ugc-community-setlist{width:min(100%,52rem);max-width:calc(100vw - 1.5rem);max-height:min(92vh,44rem)}.modal-panel--admin-ugc-community-setlist .modal-body{padding:1rem 1.15rem 1.15rem}.modal-panel.modal-panel--credit-decoration-template-edit{width:min(100%,72rem);max-width:calc(100vw - 1.5rem);max-height:min(94vh,52rem)}.modal-panel--credit-decoration-template-edit .modal-body{padding:1rem 1.15rem 1.15rem}.credit-decoration-template-edit-modal__lead{margin:0;line-height:1.55}.credit-decoration-template-edit-modal__workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(14rem,.85fr);gap:1rem 1.35rem;align-items:start}@media(max-width:56rem){.credit-decoration-template-edit-modal__workspace{grid-template-columns:1fr}.credit-decoration-template-edit-modal__preview{position:static}}.credit-decoration-template-edit-modal__edit{min-width:0;max-height:min(58vh,28rem);overflow-y:auto;padding-right:.15rem}.credit-decoration-template-edit-modal__preview{display:flex;flex-direction:column;gap:.45rem;min-width:0;position:sticky;top:0}.credit-decoration-template-edit-modal__preview-label{flex-shrink:0}.credit-decoration-template-edit-modal__preview-body{flex:1 1 auto;min-height:14rem;resize:vertical}.credit-decoration-template-edit-modal__footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem 1rem;margin-top:.25rem;padding-top:.85rem;border-top:1px solid var(--border)}.credit-decoration-template-edit-modal__delete{justify-self:start}.credit-decoration-template-edit-modal__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;justify-self:end;margin:0;padding:0;border:none}@media(max-width:36rem){.credit-decoration-template-edit-modal__footer{grid-template-columns:1fr}.credit-decoration-template-edit-modal__actions{width:100%}}.modal-panel.modal-panel--channel-import-metadata{width:min(100%,54rem);max-width:calc(100vw - 1.5rem);max-height:min(92vh,48rem)}.modal-panel--channel-import-metadata .modal-body{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-panel--catalog-detail .modal-body,.modal-panel--catalog-memo .modal-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-panel.modal-panel--my-catalog-csv-format{width:min(92vw,72rem);max-width:calc(100vw - 2rem);max-height:min(94vh,68rem);overflow:hidden;display:flex;flex-direction:column}.modal-panel.modal-panel--my-catalog-csv-format .modal-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.modal-panel.modal-panel--my-catalog-csv-format .my-catalog-csv-format-modal__table{font-size:.95rem}.modal-panel.modal-panel--my-catalog-csv-format .my-catalog-csv-format-modal__table th,.modal-panel.modal-panel--my-catalog-csv-format .my-catalog-csv-format-modal__table td{padding:.55rem .75rem;vertical-align:top}.modal-panel.modal-panel--my-catalog-csv-format .my-catalog-csv-format-modal__table code{font-size:.92em}.modal-panel.modal-panel--my-catalog-csv-format .my-catalog-csv-format-modal__header-sample code{font-size:.88rem;white-space:normal;word-break:break-all}.catalog-detail-modal{display:flex;flex-direction:column;gap:1.1rem}.catalog-detail-modal__section{margin:0}.catalog-detail-modal__section-title{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.catalog-detail-modal__dl{margin:0;display:grid;grid-template-columns:minmax(7.25rem,10rem) 1fr;gap:.4rem .85rem;font-size:.86rem;line-height:1.5}.catalog-detail-modal__dt{margin:0;color:var(--muted);font-weight:600}.catalog-detail-modal__dd{margin:0;word-break:break-word}.catalog-detail-usage-eligibility{display:flex;flex-direction:column;gap:.65rem}.catalog-detail-usage-eligibility__group{display:flex;flex-direction:column;gap:.2rem}.catalog-detail-usage-eligibility__tier{font-weight:700;color:var(--text)}.catalog-detail-usage-eligibility__segments{margin:0;padding-left:1.1rem;list-style:disc}.catalog-detail-usage-eligibility__segments li+li{margin-top:.15rem}.catalog-detail-modal__note{margin:.55rem 0 0;line-height:1.55}.catalog-detail-modal__inline-label{font-weight:600;color:var(--text)}.karaoke-correction-modal__target{display:flex;flex-direction:column;gap:.2rem;margin:0}.karaoke-correction-modal__target-block{margin-bottom:.35rem}.karaoke-correction-modal__done{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.25rem}.karaoke-correction-modal__done-msg{margin:0;flex:1 1 12rem;line-height:1.55}.karaoke-correction-modal__done-close{flex-shrink:0}.karaoke-correction-modal__target-label{font-weight:600;color:var(--text)}.karaoke-correction-modal__target-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.karaoke-correction-modal__fieldset{margin:.85rem 0 0;padding:0;border:none;min-width:0}.karaoke-correction-modal__legend{padding:0;margin:0 0 .45rem;font-weight:600;color:var(--text)}.karaoke-correction-modal__chips{display:flex;flex-wrap:wrap;gap:.45rem}.karaoke-correction-chip{display:inline-flex;align-items:center;justify-content:center;padding:.38rem .65rem;border-radius:var(--radius-pill);border:1px solid var(--border-strong);background:#ffffffe0;color:var(--text);font:inherit;font-size:.82rem;line-height:1.35;cursor:pointer;text-align:center;transition:border-color .15s var(--ease-soft),background .15s var(--ease-soft),box-shadow .15s var(--ease-soft)}.karaoke-correction-chip:hover:not(:disabled){border-color:#5359d159;box-shadow:0 2px 10px #5359d114}.karaoke-correction-chip:disabled{opacity:.55;cursor:not-allowed}.karaoke-correction-chip--on{border-color:#5359d18c;background:linear-gradient(180deg,#5359d124,#5359d114);color:var(--primary);font-weight:600}.karaoke-correction-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.catalog-correction-admin__unread{color:#b45309;font-weight:600}.catalog-correction-admin__dl{display:grid;gap:.35rem 1rem;margin:0}.catalog-correction-admin__dl>div{display:grid;grid-template-columns:5.5rem 1fr;gap:.35rem .75rem;align-items:baseline}.catalog-correction-admin__dl dt{margin:0;font-weight:600;color:var(--muted)}.catalog-correction-admin__dl dd{margin:0;word-break:break-word}.catalog-correction-admin__tags{margin:0;padding-left:1.15rem}.catalog-correction-admin__note{margin:0;white-space:pre-wrap;word-break:break-word;padding:.5rem .65rem;border-radius:var(--radius-sm);background:#f6f8fcf2;border:1px solid var(--border);font-family:inherit}.catalog-correction-admin__actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.85rem}.scroll-x--sticky-head{max-height:min(72vh,42rem);overflow:auto}.setlist-search-dock__body .scroll-x--sticky-head,.setlist-search-dock__body .karaoke-search-results__scroll-body.scroll-x--sticky-head{max-height:min(46vh,26rem)}.scroll-x--sticky-head .data-catalog thead th{position:sticky;top:0;z-index:2;background:linear-gradient(180deg,#fffffffa,#f6f8fcfa);box-shadow:0 1px 0 var(--border)}.btn-play-youtube{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:10px;border:1px solid rgba(83,89,209,.22);background:#ffffffeb;color:var(--primary);text-decoration:none;box-shadow:var(--shadow-sm);transition:border-color .18s var(--ease-soft),box-shadow .18s var(--ease-soft),transform .18s var(--ease-out),color .18s var(--ease-soft)}.btn-play-youtube:hover{border-color:#5359d159;box-shadow:0 4px 14px #5359d11f;transform:translateY(-1px);color:var(--primary-hover);text-decoration:none}.btn-external-video{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:10px;border:1px solid rgba(83,89,209,.22);background:#ffffffeb;color:var(--primary);text-decoration:none;box-shadow:var(--shadow-sm);transition:border-color .18s var(--ease-soft),box-shadow .18s var(--ease-soft),transform .18s var(--ease-out),color .18s var(--ease-soft)}.btn-external-video:hover{border-color:#5359d159;box-shadow:0 4px 14px #5359d11f;transform:translateY(-1px);color:var(--primary-hover);text-decoration:none}.btn-karaoke-favorite{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.35rem;padding:.35rem .65rem;border-radius:10px;border:1px solid rgba(83,89,209,.18);background:#ffffffeb;color:var(--text-muted);box-shadow:var(--shadow-sm);transition:border-color .18s var(--ease-soft),box-shadow .18s var(--ease-soft),transform .18s var(--ease-out),color .18s var(--ease-soft),background .18s var(--ease-soft)}.btn-karaoke-favorite:hover:not(:disabled){border-color:#5359d159;color:var(--primary);transform:translateY(-1px)}.btn-karaoke-favorite--active{border-color:#f59e0b73;background:#fffbebf2;color:#d97706}.btn-karaoke-favorite--active:hover:not(:disabled){border-color:#f59e0ba6;color:#b45309}.btn-karaoke-favorite--compact{min-height:2.35rem;min-width:2.35rem;padding:.35rem}.btn-karaoke-favorite__label{font-size:.8125rem;white-space:nowrap}.catalog-detail-modal__section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.65rem}.catalog-detail-modal__section-head .catalog-detail-modal__section-title{margin:0}.catalog-video-title-btn{display:inline;margin:0;padding:0;border:0;background:none;font:inherit;color:var(--primary);text-align:left;text-decoration:underline;text-decoration-color:#5359d159;text-underline-offset:.12em;cursor:pointer;word-break:break-word;overflow-wrap:anywhere}.catalog-video-title-btn:hover{color:var(--primary-hover);text-decoration-color:currentColor}.catalog-memo-modal__lead{margin:0 0 .65rem}.catalog-memo-modal__target{margin:0 0 1rem}.catalog-memo-modal__target-dl{margin:0;display:grid;grid-template-columns:minmax(5.5rem,7rem) 1fr;gap:.3rem .75rem;font-size:.875rem;line-height:1.45}.catalog-memo-modal__target-dt{margin:0;color:var(--text-muted);font-weight:600}.catalog-memo-modal__target-dd{margin:0;word-break:break-word}.data-catalog--setlist-search-dock .data-catalog-memo-col{width:2.75rem;min-width:2.75rem;padding-left:.15rem;padding-right:.15rem;text-align:center}.data-catalog--setlist-search-dock--has-memo th:nth-child(10),.data-catalog--setlist-search-dock--has-memo td:nth-child(10){width:2.35rem;padding-left:.15rem;padding-right:.15rem;text-align:center}.data-catalog--setlist-search-dock--has-memo th:nth-child(11),.data-catalog--setlist-search-dock--has-memo td:nth-child(11){width:5.6rem;min-width:0}.catalog-detail-modal__memo-lead{margin:0 0 .75rem}.karaoke-video-user-memo{display:flex;flex-direction:column;gap:.85rem}.karaoke-video-user-memo__field{display:flex;flex-direction:column;gap:.35rem}.karaoke-video-user-memo__label{font-size:.8125rem;font-weight:600;color:var(--text-muted)}.karaoke-video-user-memo__input,.karaoke-video-user-memo__select,.karaoke-video-user-memo__textarea{width:100%;max-width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:8px;padding:.45rem .6rem;font:inherit;background:#fffffff5}.karaoke-video-user-memo__textarea{min-height:5rem;resize:vertical}.karaoke-video-user-memo__input--count{width:5rem;text-align:center}.karaoke-video-user-memo__field--my-key{gap:.5rem}.karaoke-video-user-memo__my-key-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem .75rem}.karaoke-video-user-memo__my-key-status,.karaoke-video-user-memo__field--my-key .toggle-switch-row{margin:0}.karaoke-video-user-memo__key-slider{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;width:100%}.karaoke-video-user-memo__key-slider-input{display:block;width:100%;min-width:0;box-sizing:border-box;accent-color:var(--accent)}.karaoke-video-user-memo__key-slider-value{display:block;min-width:6.75rem;margin-inline:auto;font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums;text-align:center;color:var(--text)}.karaoke-video-user-memo__tags{display:flex;flex-wrap:wrap;gap:.35rem}.karaoke-video-user-memo__tag{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .45rem;border-radius:999px;background:#5359d114;border:1px solid rgba(83,89,209,.18);font-size:.8125rem}.karaoke-video-user-memo__tag-remove{border:0;background:transparent;color:var(--text-muted);cursor:pointer;padding:0;line-height:1;font-size:1rem}.karaoke-video-user-memo__tag-input-row,.karaoke-video-user-memo__sing-count{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.karaoke-video-user-memo__tag-input-row .karaoke-video-user-memo__input{flex:1 1 10rem;min-width:0}.karaoke-video-user-memo__actions{display:flex;flex-wrap:wrap;gap:.5rem}.karaoke-favorite-channel-register,.karaoke-favorite-channel-register .section-title,.karaoke-favorites-page .section-title{margin-bottom:0}.karaoke-favorites-page>section+section{margin-top:2.5rem}.karaoke-favorite-channels-table th:nth-child(1),.karaoke-favorite-channels-table td:nth-child(1){min-width:10rem}.karaoke-favorite-channels-table th:nth-child(2),.karaoke-favorite-channels-table td:nth-child(2){min-width:8rem}.karaoke-search-results__scroll{width:100%;content-visibility:auto;contain-intrinsic-size:auto 22rem}.karaoke-table-load-sentinel td{height:1px;padding:0;border:0;line-height:0;vertical-align:top}.karaoke-search-results__scroll-inner{display:inline-block;min-width:100%;vertical-align:top}.karaoke-search-results__scroll--sticky-stack{display:flex;flex-direction:column;width:100%;min-height:0}.karaoke-search-results__scroll--sticky-stack>.karaoke-search-results__callout{flex:0 0 auto;width:100%;max-width:100%;min-width:0;box-sizing:border-box;word-break:break-word;overflow-wrap:anywhere}.karaoke-search-results__scroll-body.scroll-x--sticky-head{flex:1 1 auto;min-height:0;width:100%}.karaoke-search-results__callout{display:block;max-width:none;width:100%;box-sizing:border-box}.pending-channel-block{border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem 1.1rem;background:#ffffff8c;box-shadow:0 2px 16px #201a3a0a}.pending-channel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.pending-channel-picker{max-width:36rem}.pending-channel-count{margin-left:.35rem;font-weight:500}.pending-channel-action-stack{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}.pending-channel-actions{flex-wrap:wrap;justify-content:flex-end}.pending-video-row{cursor:pointer}.pending-video-row:hover{background:#5359d10f}.pending-video-row:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.pending-video-row--selected{background:#5359d11a}.pending-video-row--selected:hover{background:#5359d124}.pending-video-row--non-karaoke-signal:not(.pending-video-row--selected){background:#c435461a}.pending-video-row--non-karaoke-signal:not(.pending-video-row--selected) td{color:#7a1f2b}.pending-video-row--non-karaoke-signal.pending-video-row--selected td{color:var(--text)}.pending-non-karaoke-badge{display:inline-block;margin-right:.45rem;margin-bottom:.12rem;vertical-align:middle;font-size:.65rem;font-weight:700;letter-spacing:.02em;padding:.1rem .38rem;border-radius:var(--radius-pill);background:var(--danger-bg);border:1px solid rgba(196,53,70,.22);color:var(--danger)}.guide-melody-yes-ring{display:inline-block;width:.72rem;height:.72rem;box-sizing:border-box;border:2px solid var(--success);border-radius:50%;vertical-align:-.08em;background:transparent}.pending-table-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.65rem}.pending-table-pager__index{font-variant-numeric:tabular-nums;min-width:4.5rem;text-align:center}.pending-table-wrap{max-height:min(72vh,42rem);overflow:auto;-webkit-overflow-scrolling:touch}.pending-table-wrap table.data{border-collapse:separate;border-spacing:0}.pending-table-wrap table.data thead th{position:sticky;top:0;z-index:4;background:linear-gradient(180deg,#fffffffa,#f5f3fcf5);box-shadow:0 1px 0 var(--border);border-bottom:1px solid var(--border)}.pending-table-wrap table.data tbody td{border-bottom:1px solid var(--border)}.pending-table-wrap table.data tbody tr:last-child td{border-bottom:none}.pending-edit-non-karaoke-label{display:flex;align-items:flex-start;gap:.5rem;font-size:.84rem;font-weight:500;color:var(--text);cursor:pointer}.pending-edit-non-karaoke-label input{margin-top:.22rem;flex-shrink:0}.pending-row-actions{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.th-check{width:2.35rem}.data-compact th,.data-compact td{font-size:.8rem}.channel-extract-section{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--border)}.channel-extract-summary{margin:0;white-space:pre-wrap;font-family:inherit}.channel-credit-heading-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.channel-credit-heading-bracket{font-weight:600;color:var(--muted, #666);user-select:none}.channel-credit-heading-input{flex:1 1 12rem;min-width:0}.channel-credit-title-regex-rule-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.channel-credit-edit-preview{display:grid;gap:1rem;align-items:start}@media(min-width:960px){.channel-credit-edit-preview{grid-template-columns:minmax(0,1fr) minmax(12rem,.42fr)}}.channel-credit-template-preview{padding:.65rem .75rem;border:1px solid var(--border);border-radius:.55rem;background:var(--surface-2, rgba(0, 0, 0, .02));min-width:0}.channel-credit-template-preview__body{margin:0;white-space:pre-wrap;word-break:break-word;max-height:22rem;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.45}.karaoke-search-card{padding:1.05rem 1.15rem .75rem}.karaoke-search-row{display:flex;flex-wrap:wrap;gap:.65rem .75rem;align-items:stretch}.search-input-wrap{flex:1 1 12rem;display:flex;align-items:center;gap:.5rem;min-height:2.65rem;padding:0 .75rem 0 .85rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface-solid);box-shadow:0 1px #ffffffbf inset;transition:border-color .15s var(--ease-soft),box-shadow .15s var(--ease-soft)}.search-input-wrap:focus-within{border-color:#5359d173;box-shadow:0 0 0 3px var(--primary-soft)}.search-input-wrap__glyph{flex:0 0 auto;color:var(--muted-2)}.search-input-wrap:focus-within .search-input-wrap__glyph{color:var(--primary)}.search-input-wrap__field{flex:1 1 auto;min-width:0;border:none;outline:none;background:transparent;font:inherit;font-size:.95rem;padding:.6rem 0;color:var(--text)}.search-input-wrap__field::placeholder{color:var(--muted-2)}.karaoke-search-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.karaoke-search-hint{margin:.55rem 0 0}.karaoke-search-filters-disclosure{margin-top:.75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.karaoke-search-filters-disclosure__summary{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;list-style:none;cursor:pointer;padding:.65rem .85rem;border:0;border-radius:0;background:transparent;text-align:left}.karaoke-search-filters-disclosure__summary::-webkit-details-marker{display:none}.karaoke-search-filters-disclosure__summary:after{content:"";position:absolute;right:.85rem;top:.9rem;width:.5rem;height:.5rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:.55;transition:transform .2s var(--ease-soft)}.karaoke-search-filters-disclosure__summary{position:relative;padding-right:2rem}.karaoke-search-filters-disclosure[open] .karaoke-search-filters-disclosure__summary:after{transform:rotate(-135deg);top:1rem}.karaoke-search-filters-disclosure[open] .karaoke-search-filters-disclosure__summary{border-bottom:1px solid var(--border)}.karaoke-search-filters-disclosure__summary:hover{background:color-mix(in srgb,var(--primary) 5%,var(--surface))}.karaoke-search-filters-disclosure__summary:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:-2px}.karaoke-search-filters-disclosure__title{font-size:.875rem;font-weight:600;color:var(--text)}.karaoke-search-filters-disclosure__applied{display:block;line-height:1.45;word-break:break-word}.karaoke-search-filters-disclosure__panel.karaoke-search-filters{margin-top:0;padding:.75rem .85rem .85rem;border-top:none}.karaoke-search-filters{display:flex;flex-direction:column;gap:.75rem}.karaoke-search-filter-field{display:flex;flex-direction:column;gap:.35rem}.karaoke-search-filter-field__label{font-size:.875rem;font-weight:500}.karaoke-search-filter-field__hint{margin:.35rem 0 0}.karaoke-search-filter-field__select{max-width:16rem;padding:.45rem .55rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text)}.karaoke-search-filter-field--key .toggle-switch-row{margin-bottom:0}.karaoke-search-key-slider{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;padding-left:3.25rem}.karaoke-search-key-slider__input{flex:1 1 10rem;min-width:8rem;max-width:18rem;accent-color:var(--accent)}.karaoke-search-key-slider__value{font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text)}.karaoke-search-page-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem}.karaoke-search-panel__form{margin-bottom:1rem}.karaoke-search-panel .karaoke-search-card{margin-bottom:0}.setlist-detail-main{min-width:0;display:flex;flex-direction:column;gap:1.5rem}.setlist-detail-main>.stack-lg,.setlist-detail-main>.stack-md,.setlist-detail-main>.setlist-section,.setlist-detail-main>.setlist-section-disclosure,.setlist-detail-main>section.card{margin-top:0}.setlist-songs-section{display:flex;flex-direction:column;gap:1.25rem;margin-top:0}.setlist-songs-section>.stack-lg{margin-top:0}.setlist-detail-page .karaoke-pro-feature__badge:after{animation:none;opacity:.35;left:35%;transform:rotate(18deg) scale(.85)}.setlist-interrupt-history-scroll.scroll-x{margin-top:.35rem;overflow-y:auto;max-height:16.35rem;-webkit-overflow-scrolling:touch}.setlist-interrupt-history-table thead th{position:sticky;top:0;z-index:1;box-shadow:0 1px 0 var(--border)}.setlist-interrupt-history-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.setlist-interrupt-history__drag-spacer{cursor:default}@keyframes setlist-search-dock-in{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}.setlist-search-dock{position:fixed;z-index:90;right:max(.85rem,env(safe-area-inset-right,0px));bottom:max(.85rem,env(safe-area-inset-bottom,0px));width:min(56rem,calc(100vw - 1.25rem));max-height:min(82vh,48rem);display:flex;flex-direction:column;overflow:hidden;border-radius:12px;border:1px solid rgba(60,64,67,.35);background:var(--surface-solid);box-shadow:0 4px 6px #201a3a0f,0 18px 48px #201a3a29;animation:setlist-search-dock-in .26s cubic-bezier(.22,1,.36,1)}.setlist-search-dock--minimized{max-height:none;width:min(20rem,calc(100vw - 1.7rem))}.setlist-search-dock__chrome{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;border-radius:inherit;overflow:hidden}.setlist-search-dock__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .45rem .5rem .85rem;background:#3c4043;color:#e8eaed;font-size:.88rem;font-weight:600;letter-spacing:.02em}.setlist-search-dock__title{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.setlist-search-dock__title-btn{flex:1 1 auto;min-width:0;margin:0;padding:0;border:none;background:transparent;color:inherit;font:inherit;font-weight:600;text-align:left;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.setlist-search-dock__title-btn:hover{color:#fff}.setlist-search-dock__title-btn:focus-visible{outline:2px solid #8ab4f8;outline-offset:2px;border-radius:4px}.setlist-search-dock__header-actions{display:flex;align-items:center;flex-shrink:0;gap:.1rem}.setlist-search-dock__win-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:0;padding:0;border:none;border-radius:999px;background:transparent;color:#e8eaed;font-size:1.15rem;line-height:1;cursor:pointer;transition:background .15s ease}.setlist-search-dock__win-btn:hover{background:#ffffff1f}.setlist-search-dock__win-btn:focus-visible{outline:2px solid #8ab4f8;outline-offset:0}.setlist-search-dock__body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.75rem .85rem 1rem;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,var(--surface-solid) 100%)}.setlist-search-dock__body--minimized{max-height:0!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important;margin:0!important;overflow:hidden!important;opacity:0;pointer-events:none;flex:0 0 auto}.setlist-search-dock__tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.setlist-search-dock__tab{border:1px solid var(--border);background:var(--surface-solid);color:inherit;border-radius:999px;padding:.35rem .75rem;font-size:.8125rem;cursor:pointer}.setlist-search-dock__tab.is-active{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,var(--surface-solid))}.my-catalog-table__memo{max-width:16rem;white-space:pre-wrap;word-break:break-word}.my-catalog-table__edit-actions{gap:.35rem}.my-catalog-table__row--editing td{vertical-align:top}.data-catalog--my-catalog--inline-editing .my-catalog-register-table__col-my-key{min-width:4.5rem}.my-catalog-table__col-edit,.my-catalog-table__col-setlist{white-space:nowrap}.my-catalog-results__toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;gap:.75rem 1rem}.my-catalog-list-sort__trigger--active{border-color:var(--accent);color:var(--accent)}.my-catalog-list-sort-modal__select{width:100%}.modal-panel.modal-panel--my-catalog-sort{width:min(22rem,calc(100vw - 2rem))}.data-catalog--my-catalog--memo-expanded .my-catalog-table__memo-tags{min-width:6rem;max-width:12rem}.data-catalog--my-catalog--memo-expanded .my-catalog-table__memo-remarks{min-width:8rem;max-width:14rem}.setlist-search-dock__body .karaoke-search-panel__form{margin-bottom:.85rem}.setlist-search-dock__body .scroll-x{margin-top:.35rem}.setlist-search-dock__body .karaoke-search-results__scroll-inner{min-width:0}.data-catalog--setlist-search-dock{width:100%;min-width:0;max-width:100%;table-layout:fixed;font-size:.8rem}.data-catalog--setlist-search-dock thead th{position:sticky;top:0;z-index:2;background:linear-gradient(180deg,#fffffffc,#f8f9fcfc);box-shadow:0 1px 0 var(--border);font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:none;color:var(--muted);white-space:nowrap}.data-catalog--setlist-search-dock th,.data-catalog--setlist-search-dock td{vertical-align:top;padding:.4rem .35rem;line-height:1.35}.data-catalog--setlist-search-dock td{white-space:normal;word-break:break-word;overflow-wrap:break-word}.data-catalog--setlist-search-dock .cell-wrap{max-width:none;min-width:0}.data-catalog--setlist-search-dock th:nth-child(1),.data-catalog--setlist-search-dock td:nth-child(1){width:3.4rem}.data-catalog--setlist-search-dock th:nth-child(2),.data-catalog--setlist-search-dock td:nth-child(2){width:2.35rem;padding-left:.15rem;padding-right:.15rem;text-align:center}.data-catalog--setlist-search-dock th:nth-child(3),.data-catalog--setlist-search-dock td:nth-child(3){width:24%}.data-catalog--setlist-search-dock th:nth-child(4),.data-catalog--setlist-search-dock td:nth-child(4){width:14%}.data-catalog--setlist-search-dock th:nth-child(5),.data-catalog--setlist-search-dock td:nth-child(5){width:12%}.data-catalog--setlist-search-dock th:nth-child(6),.data-catalog--setlist-search-dock td:nth-child(6){width:2.75rem}.data-catalog--setlist-search-dock th:nth-child(7),.data-catalog--setlist-search-dock td:nth-child(7){width:2.35rem;padding-left:.2rem;padding-right:.2rem;text-align:center}.data-catalog--setlist-search-dock th:nth-child(8),.data-catalog--setlist-search-dock td:nth-child(8){width:2.15rem;padding-left:.15rem;padding-right:.15rem;text-align:center}.data-catalog--setlist-search-dock th:nth-child(9),.data-catalog--setlist-search-dock td:nth-child(9){width:2.35rem;padding-left:.15rem;padding-right:.15rem;text-align:center}.data-catalog--setlist-search-dock th:nth-child(10),.data-catalog--setlist-search-dock td:nth-child(10){width:5.6rem;min-width:0}.data-catalog--setlist-search-dock .cell-nowrap{white-space:nowrap}.data-catalog--setlist-search-dock .guide-melody-yes-ring{width:.85rem;height:.85rem}.data-catalog--setlist-search-dock .btn-external-video{flex-shrink:0;padding:.2rem;min-width:0}.data-catalog--setlist-search-dock .btn-external-video svg{width:.95rem;height:.95rem}.data-catalog--setlist-search-dock .data-catalog-terms-btn--icon-only{padding:.2rem .25rem}.data-catalog--setlist-search-dock .data-catalog-terms-btn--icon-only svg{width:.95rem;height:.95rem}.data-catalog--setlist-search-dock .btn.secondary.btn-compact{white-space:normal;line-height:1.25;font-size:.68rem;padding:.24rem .28rem}.data-catalog--setlist-search-dock .setlist-search-dock-actions-cell{min-width:0;max-width:none;padding-left:.25rem;padding-right:.25rem}.data-catalog--setlist-search-dock .setlist-search-dock-actions{display:flex;flex-direction:column;gap:.28rem;align-items:stretch}.data-catalog--setlist-search-dock .setlist-search-dock-actions .btn{width:100%;justify-content:center}.data-catalog-terms-btn{display:inline-flex;align-items:center;gap:.3rem}.data-catalog-terms-btn__label{white-space:nowrap}.data-catalog-terms-btn svg{flex-shrink:0}.data-catalog-terms-th{text-align:left;vertical-align:middle}.data-catalog-terms-btn--icon-only{padding:.35rem .45rem;min-width:0}.data-catalog-terms-btn--icon-only svg{display:block}@media(prefers-reduced-motion:reduce){.setlist-search-dock{animation:none}}html.vaxis-reduce-motion .setlist-search-dock{animation:none!important}.setlist-credit-textarea{width:100%;max-width:none;box-sizing:border-box;min-height:14rem;font-size:.88rem;line-height:1.5;padding:.65rem .85rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-raised);color:var(--text);resize:vertical}.setlist-credit-textarea:read-only{opacity:.95;cursor:default}.setlist-credit-bullet-controls{display:flex;flex-direction:column;gap:.65rem}.setlist-credit-bullet-presets{flex-wrap:wrap}.setlist-credit-bullet-preset--active{border-color:var(--accent);color:var(--accent)}.setlist-credit-bullet-custom{margin:0;max-width:12rem}.setlist-credit-textarea--compact{min-height:5.5rem}.setlist-credit-decoration__hint strong{font-weight:600}.setlist-credit-decoration__workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,34%);gap:1rem 1.5rem;align-items:start;isolation:isolate}@media(max-width:56rem){.setlist-credit-decoration__workspace{grid-template-columns:1fr}.setlist-credit-decoration__preview{position:static}}.setlist-credit-decoration__edit{min-width:0;max-width:100%;overflow-x:clip}.setlist-credit-decoration__preview{display:flex;flex-direction:column;gap:.5rem;min-width:0;max-width:100%;position:sticky;top:.75rem;z-index:0}.setlist-credit-decoration__preview-label{font-weight:500}.setlist-credit-decoration__preview-body{flex:1;min-height:14rem;max-height:min(28rem,70vh)}.setlist-credit-decoration__core-side{min-width:0;max-width:100%;padding:.65rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-raised)}.setlist-credit-decoration__core-side .input,.setlist-credit-decoration__core-side .setlist-credit-textarea{max-width:100%;box-sizing:border-box}.setlist-credit-decoration__bullet-presets{flex-wrap:wrap}.setlist-credit-decoration__bullet-side .setlist-credit-bullet-custom{margin:0;max-width:none}.setlist-credit-decoration__brackets-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.setlist-credit-field-visibility__section-heading{margin:0;font-weight:600;color:var(--text)}.setlist-credit-field-visibility__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.65rem 1.25rem}.setlist-credit-field-visibility__list>li{flex:0 1 auto;min-width:min(100%,9.5rem)}.setlist-credit-field-visibility__list .toggle-switch-row{align-items:center}.setlist-credit-decoration__template-picker{margin:0}.setlist-credit-decoration__template-picker-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.setlist-credit-decoration__template-picker-row .input{flex:1 1 12rem;min-width:0}.setlist-credit-decoration__footer-hint{margin:0;padding:.5rem .75rem;border-radius:var(--radius-sm);border:1px dashed var(--border);white-space:pre-wrap;opacity:.85}.setlist-toggle-stack{display:flex;flex-direction:column;gap:.65rem;margin:.75rem 0}.setlist-obs-actions{flex-wrap:wrap}.toggle-switch-row{display:flex;align-items:flex-start;gap:.65rem}.toggle-switch{position:relative;flex:0 0 auto;width:2.75rem;height:1.55rem;margin-top:.1rem;padding:0;border:none;border-radius:999px;background:var(--border-strong);cursor:pointer;transition:background .18s var(--ease-soft)}.toggle-switch:disabled{opacity:.45;cursor:not-allowed}.toggle-switch--on{background:#5359d1d9}.toggle-switch__thumb{position:absolute;top:.2rem;left:.2rem;width:1.15rem;height:1.15rem;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .18s var(--ease-soft)}.toggle-switch--on .toggle-switch__thumb{transform:translate(1.15rem)}.toggle-switch__text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.15rem;font-size:.9rem;line-height:1.4}.toggle-switch__title{font-weight:600;color:var(--text)}.toggle-switch__desc{font-size:.82rem;line-height:1.45}.cell-drag{width:2rem;text-align:center;vertical-align:middle;cursor:grab;user-select:none}.setlist-drag-handle{display:inline-block;color:var(--muted-2);letter-spacing:-.12em;font-size:.95rem}@keyframes setlist-row-reorder-pop{0%{transform:translateY(0)}40%{transform:translateY(-5px)}72%{transform:translateY(1px)}to{transform:translateY(0)}}tr.setlist-row--reorder-pop{animation:setlist-row-reorder-pop .38s cubic-bezier(.33,1.24,.64,1) both;animation-delay:calc(var(--setlist-pop-i, 0) * 42ms)}tr.setlist-row--dragging{opacity:.45}tr.setlist-row--insert-before>td{border-top:3px solid rgba(83,89,209,.92);box-shadow:none}tr.setlist-row--insert-after>td{border-bottom:3px solid rgba(83,89,209,.92)}tr.setlist-drop-row-end .setlist-drop-row-end__hit{height:8px;padding:0;line-height:0;font-size:0;border:none;background:transparent;vertical-align:middle}.breadcrumb-wrap{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.breadcrumb-back{align-self:flex-start;margin:0;padding:.28rem .55rem;border:none;border-radius:var(--radius-pill);background:#5359d11a;color:var(--primary);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .18s var(--ease-soft),color .18s var(--ease-soft)}.breadcrumb-back:hover{background:#5359d12e;color:var(--text)}.breadcrumb{font-size:.84rem;margin:0;color:var(--muted)}.breadcrumb a{font-weight:600;color:var(--muted)}.breadcrumb a:hover{color:var(--primary)}.breadcrumb-sep{margin:0 .4rem;color:var(--muted-2)}.breadcrumb-current{color:var(--text);font-weight:600}.listener-request-quota-stepper{display:inline-flex;flex-direction:column;align-items:center;gap:.3rem;margin-top:.35rem}.listener-request-quota-stepper__value{min-width:2.25rem;text-align:center;font-size:1.1rem;font-weight:600;font-variant-numeric:tabular-nums}.setlist-listener-page__desc{margin:.35rem 0 1.1rem;line-height:1.65;color:var(--text)}.setlist-listener-page__now{margin:1rem 0;padding:.85rem 1rem;border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--primary) 28%,var(--border));background:color-mix(in srgb,var(--primary) 8%,var(--surface))}.setlist-listener-page__now-label{font-size:.78rem;font-weight:600;color:var(--primary);margin-bottom:.35rem}.setlist-listener-page__now-title{font-size:1.1rem;font-weight:700;color:var(--text);margin:0}.setlist-listener-page__voter-bar{margin:.75rem 0 1rem;padding:.65rem .85rem;border-radius:var(--radius-md);border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 90%,transparent);font-size:.88rem;color:var(--text)}.setlist-listener-page__tab-blocked{margin:.75rem 0;padding:.65rem .85rem;border-radius:var(--radius-md);border:1px solid rgba(196,53,70,.12);background:var(--danger-bg);color:var(--text);font-size:.88rem}.setlist-listener-page__item-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;justify-content:space-between}.setlist-listener-page__request-count{font-size:.82rem;color:var(--text-muted);white-space:nowrap}.setlist-listener-page__request-btn.is-active{border-color:color-mix(in srgb,var(--primary) 45%,var(--border));color:var(--primary)}.setlist-public-ol{margin:0;padding-left:1.35rem}.setlist-public-ol>li+li{margin-top:1.35rem}.setlist-listener-page__song-line{line-height:1.5}.setlist-listener-page__channel-row{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.setlist-listener-yt-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.1rem;height:2.1rem;padding:0;border-radius:10px;border:1px solid rgba(83,89,209,.24);background:var(--surface-solid);color:var(--primary);text-decoration:none;box-shadow:var(--shadow-sm);transition:border-color .18s var(--ease-soft),box-shadow .18s var(--ease-soft),color .18s var(--ease-soft)}.setlist-listener-yt-link:hover{border-color:#5359d161;box-shadow:0 4px 14px #5359d11a;color:var(--primary-hover);text-decoration:none}.setlist-listener-yt-link__glyph{flex-shrink:0;width:1.1rem;height:1.1rem}.marugoto-page{--marugoto-page-content-max: min(88rem, 100%);--marugoto-block-bg-overlay: 0%;--marugoto-content-border-width: 1.5px;--marugoto-content-border-color: color-mix(in srgb, var(--border) 65%, var(--text) 12%);--marugoto-content-border: var(--marugoto-content-border-width) solid var(--marugoto-content-border-color);--marugoto-content-radius: 1.125rem;--marugoto-card-radius: 1.375rem;--marugoto-card-shadow: 0 5px 16px color-mix(in srgb, var(--text, #111) 12%, transparent), 0 2px 6px color-mix(in srgb, var(--text, #111) 6%, transparent);--marugoto-nav-menu-shadow: 5px 5px 0 0 color-mix(in srgb, var(--marugoto-page-bg, var(--surface-solid, #fff)) 86%, var(--text, #111) 14%);--marugoto-block-gap: 7.5rem;--marugoto-block-bg-content-pad-top: clamp(3.2rem, 6.2vw, 5rem);--marugoto-block-bg-content-pad-bottom: clamp(5.2rem, 9.8vw, 8rem);--marugoto-hero-block-gap: 3rem;max-width:var(--marugoto-page-content-max);margin:0 auto;padding:.5rem 0 2rem}.marugoto-page--standalone:not(.marugoto-page--in-device-preview){--marugoto-block-gap: 9rem;--marugoto-hero-block-gap: 3.25rem}.marugoto-page--in-device-preview.marugoto-page--standalone{--marugoto-block-gap: 1.25rem;--marugoto-block-bg-content-pad-top: clamp(2.2rem, 4.8vw, 3.8rem);--marugoto-block-bg-content-pad-bottom: clamp(3.4rem, 6.8vw, 5.2rem);--marugoto-hero-block-gap: .75rem}.marugoto-page--standalone{--marugoto-page-content-max: min(88rem, 100%);--marugoto-page-body-max: min(62.5rem, 100%);--marugoto-page-pad-inline: clamp(1.5rem, 5vw, 3rem);container-type:inline-size;container-name:marugoto-page;max-width:none;margin:0;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:clamp(1.25rem,4vw,2rem) var(--marugoto-page-pad-inline) 1.25rem;box-sizing:border-box;overflow-x:clip;background-color:var(--marugoto-page-bg, var(--surface-solid, #fff));background-image:linear-gradient(180deg,color-mix(in srgb,var(--marugoto-page-bg, #fff) 97%,#fff) 0%,var(--marugoto-page-bg, #fff) 38%,color-mix(in srgb,var(--marugoto-page-bg, #fff) 94%,#000 6%) 100%)}.marugoto-page__inner{width:100%;max-width:none;margin:0 auto;flex:1 1 auto}.marugoto-page__powered-footer{flex-shrink:0;margin-top:auto;padding-top:2.5rem;text-align:center}.marugoto-page__powered{margin:0;font-size:.75rem;letter-spacing:.02em;color:var(--muted)}.marugoto-page--standalone.marugoto-page--unavailable .marugoto-page__inner{flex:1;display:flex;align-items:center;justify-content:center}.marugoto-page--unavailable{text-align:center;padding:2rem 1rem}.marugoto-page__top-anchor{height:0;overflow:hidden}.marugoto-page__block-anchor{scroll-margin-top:5.5rem}.marugoto-page__block-anchor:has(.marugoto-site-header),.marugoto-page__block-anchor:has(.marugoto-page__hero),.marugoto-page__block-anchor:has(.marugoto-site-footer){width:calc(100cqi + 2 * var(--marugoto-page-pad-inline, 0px));max-width:none;margin-inline:calc(50% - 50cqi - var(--marugoto-page-pad-inline, 0px))}.marugoto-page__block-anchor.has-block-bg:not(:has(.marugoto-site-header)):not(:has(.marugoto-page__hero)):not(:has(.marugoto-site-footer)){box-sizing:border-box;width:calc(100cqi + 2 * var(--marugoto-page-pad-inline, 0px));max-width:none;margin-inline:calc(50% - 50cqi - var(--marugoto-page-pad-inline, 0px));background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0;overflow:hidden}.marugoto-page--standalone .marugoto-page__layout-row:not(:has(.marugoto-site-header)):not(:has(.marugoto-page__hero)):not(:has(.marugoto-site-footer)):not(:has(.marugoto-page__block-anchor.has-block-bg)),.marugoto-page--standalone .marugoto-page__block-anchor:not(.has-block-bg):not(:has(.marugoto-site-header)):not(:has(.marugoto-page__hero)):not(:has(.marugoto-site-footer)){box-sizing:border-box;width:100%;max-width:var(--marugoto-page-body-max, min(62.5rem, 100%));margin-inline:auto}.marugoto-page__block-bg-inner{background:color-mix(in srgb,var(--surface-solid, #fff) var(--marugoto-block-bg-overlay, 0%),transparent);min-height:100%;padding-inline:var(--marugoto-page-pad-inline, 0px);box-sizing:border-box}.marugoto-page__block-anchor.has-block-bg:not(:has(.marugoto-site-header)):not(:has(.marugoto-page__hero)):not(:has(.marugoto-site-footer)) .marugoto-page__block-bg-inner{padding-block-start:var(--marugoto-block-bg-content-pad-top);padding-block-end:var(--marugoto-block-bg-content-pad-bottom)}.marugoto-page__block-anchor.has-block-bg .marugoto-page__block-bg-inner>*{max-width:var(--marugoto-page-body-max, min(62.5rem, 100%));margin-inline:auto}.marugoto-customize__editor-panel>.marugoto-customize__block-bg-editor{padding-bottom:.75rem;border-bottom:1px solid var(--border)}.marugoto-customize__block-bg-preview{aspect-ratio:16 / 5;border-radius:var(--radius-md, .5rem);border:1px solid var(--border);background-size:cover;background-position:center;background-repeat:no-repeat}.marugoto-site-header{--marugoto-site-header-height: 7rem;position:sticky;top:0;z-index:50;width:100%;margin:0;box-sizing:border-box;background:transparent;border-bottom:none;overflow:visible}.marugoto-page--standalone:not(.marugoto-page--in-device-preview) .marugoto-site-header{position:fixed;left:0;right:0;top:0;width:100%}.marugoto-site-header__spacer{display:none;height:var(--marugoto-site-header-height, 4.5rem);flex-shrink:0;pointer-events:none}.marugoto-page--standalone:not(.marugoto-page--in-device-preview) .marugoto-site-header__spacer{display:block}.marugoto-page--standalone.marugoto-page--hero-flush-header:not(.marugoto-page--in-device-preview){padding-top:0}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-page__layout-row:has(.marugoto-site-header)+.marugoto-page__layout-row:has(.marugoto-page__hero){margin-top:0;margin-bottom:0}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-site-header__spacer{display:block;height:var(--marugoto-site-header-height, 7rem);margin:0}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-page__layout-row:has(.marugoto-page__hero){width:calc(100% + 2 * var(--marugoto-page-pad-inline, clamp(1.5rem, 5vw, 3rem)));max-width:none;margin-left:calc(-1 * var(--marugoto-page-pad-inline, clamp(1.5rem, 5vw, 3rem)));margin-right:calc(-1 * var(--marugoto-page-pad-inline, clamp(1.5rem, 5vw, 3rem)));box-sizing:border-box}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-page__block-anchor:has(.marugoto-page__hero){width:100%;max-width:none;margin-inline:0;padding:0;scroll-margin-top:var(--marugoto-site-header-height, 7rem)}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-page__block-anchor:has(.marugoto-page__hero) .marugoto-page__block-bg-inner{padding:0;min-height:0}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-page__hero{margin:0 0 var(--marugoto-hero-block-gap);width:100%;max-width:none;background:color-mix(in srgb,var(--border) 18%,transparent)}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-page__hero-img{object-fit:cover;object-position:center center}.marugoto-site-header__bar{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1rem;width:100%;max-width:none;min-height:var(--marugoto-site-header-height, 4.5rem);margin:0 auto;padding:.65rem var(--marugoto-page-pad-inline, clamp(1.5rem, 5vw, 3rem));box-sizing:border-box;border-bottom:1px solid color-mix(in srgb,var(--border) 65%,transparent)}.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block.is-selected .marugoto-site-header__bar{padding-right:max(var(--marugoto-page-pad-inline, 1rem),5.5rem)}.marugoto-site-header__bar:before{content:"";position:absolute;inset:0;z-index:-1;background:color-mix(in srgb,var(--surface-solid, #fff) 72%,transparent);backdrop-filter:blur(12px) saturate(1.15);-webkit-backdrop-filter:blur(12px) saturate(1.15);pointer-events:none}.marugoto-site-header__logo-link{display:inline-flex;align-items:center;flex-shrink:0;min-width:0;text-decoration:none}.marugoto-site-header__logo-img{display:block;height:var(--marugoto-site-logo-height, 3.85rem);max-width:min(18rem,52vw);width:auto;object-fit:contain}.marugoto-site-header__logo-placeholder{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;min-height:2rem;padding:.25rem .5rem;border:1px dashed var(--border);border-radius:var(--radius-sm)}.marugoto-site-header__nav{margin-left:auto;flex-shrink:1;min-width:0}.marugoto-site-header__contact-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:.85rem;min-height:3.85rem;padding:1rem 2.35rem;white-space:nowrap;font-size:1.18rem;font-weight:700;line-height:1.25;text-decoration:none;color:#fff;background:linear-gradient(160deg,color-mix(in srgb,var(--accent, #4a7fd4) 82%,#fff) 0%,var(--accent, #4a7fd4) 56%,color-mix(in srgb,var(--accent, #4a7fd4) 74%,#000) 100%);border:none;border-radius:var(--radius-pill);box-shadow:0 12px 24px color-mix(in srgb,var(--accent, #4a7fd4) 34%,transparent),0 6px 16px color-mix(in srgb,var(--text, #111) 22%,transparent);transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.marugoto-site-header__contact-btn:hover{color:#fff;text-decoration:none;background:linear-gradient(160deg,color-mix(in srgb,var(--accent, #4a7fd4) 88%,#fff),color-mix(in srgb,var(--accent, #4a7fd4) 94%,#000) 62%,color-mix(in srgb,var(--accent, #4a7fd4) 72%,#000));box-shadow:0 14px 28px color-mix(in srgb,var(--accent, #4a7fd4) 38%,transparent),0 8px 18px color-mix(in srgb,var(--text, #111) 24%,transparent)}.marugoto-site-header__contact-btn:focus-visible{text-decoration:none;outline:2px solid var(--accent, #4a7fd4);outline-offset:2px}.marugoto-site-header__contact-btn.is-solo-right{margin-left:auto}.marugoto-site-header__drawer-list .marugoto-site-header__contact-btn--drawer{display:inline-flex;margin-left:0;margin-top:.75rem;width:100%;box-sizing:border-box}.marugoto-page__contact-buttons{margin-top:.75rem;flex-wrap:wrap;justify-content:flex-start}.marugoto-customize__gallery-caption-scale-options{display:flex;flex-wrap:wrap;gap:.5rem .85rem}.marugoto-customize__qa-group-columns-row+.marugoto-customize__qa-group-columns-row{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.marugoto-site-header__nav-list{list-style:none;margin:0;padding:.25rem;display:flex;flex-wrap:wrap;gap:0;justify-content:flex-end;align-items:stretch;border:2px solid color-mix(in srgb,var(--text, #111) 12%,var(--border));border-radius:var(--radius-pill);background:#fff;box-shadow:var(--marugoto-nav-menu-shadow)}.marugoto-site-header__nav-list>li{display:flex;align-items:stretch;position:relative}.marugoto-site-header__nav-list>li+li{border-left:2px solid color-mix(in srgb,var(--text) 22%,var(--border-strong, var(--border)))}.marugoto-site-header__nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.45rem 1rem;font-size:.8125rem;font-weight:600;line-height:1.25;text-decoration:none;color:var(--text);background:transparent;border:none;border-radius:var(--radius-pill);box-shadow:none;transition:color .15s ease}.marugoto-site-header__nav-link:hover{color:inherit;background:transparent;text-decoration:none}.marugoto-site-header__nav-list>li:after{content:"";position:absolute;left:.24rem;right:.24rem;bottom:-2px;height:5px;border-radius:2px;background:transparent;transition:background-color .18s ease;pointer-events:none}.marugoto-site-header__nav-list>li:hover:after,.marugoto-site-header__nav-list>li:focus-within:after{background:var(--accent, #4a7fd4)}.marugoto-site-header__menu-btn{display:none;margin-left:auto;flex-shrink:0;width:3rem;height:3rem;padding:0;border:2px solid color-mix(in srgb,var(--text, #111) 12%,var(--border));border-radius:var(--radius-md, .5rem);background:#fff;box-shadow:var(--marugoto-nav-menu-shadow);cursor:pointer}.marugoto-site-header__menu-icon{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:5px;width:1.2rem;height:.95rem}.marugoto-site-header__menu-line{display:block;height:2px;border-radius:1px;background:currentColor}.marugoto-site-header__overlay{position:fixed;inset:0;z-index:120;margin:0;padding:0;border:none;background:#00000073;cursor:pointer}.marugoto-site-header__drawer-panel{position:fixed;top:0;right:0;bottom:0;z-index:121;width:min(18rem,86vw);max-height:100vh;max-height:100dvh;margin:0;padding:max(3.75rem,calc(var(--marugoto-site-header-height, 4.5rem) + .75rem)) 1.35rem 1.5rem;box-sizing:border-box;background:var(--surface-solid, #fff);box-shadow:-6px 0 28px #00000024;overflow-y:auto;animation:marugoto-site-header-drawer-in .24s ease}.marugoto-site-header__drawer-close{position:absolute;top:.65rem;right:.65rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text);font-size:1.75rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.marugoto-site-header__drawer-close:hover{background:color-mix(in srgb,var(--text, #111) 6%,transparent);color:var(--accent, #4a7fd4)}.marugoto-site-header__drawer-close:focus-visible{outline:2px solid var(--accent, #4a7fd4);outline-offset:2px}@keyframes marugoto-site-header-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.marugoto-site-header__drawer-list{list-style:none;margin:0;padding:0}.marugoto-site-header__drawer-link{display:block;padding:.85rem 1rem;margin-bottom:.5rem;font-weight:600;font-size:.9375rem;text-decoration:none;color:var(--text);background:#fff;border:2px solid color-mix(in srgb,var(--text, #111) 10%,var(--border));border-radius:var(--radius-md, .5rem);box-shadow:var(--marugoto-nav-menu-shadow);transition:color .15s ease}.marugoto-site-header__drawer-link:hover{color:var(--accent, #4a7fd4)}.marugoto-page--preview-desktop .marugoto-site-header__menu-btn{display:none}.marugoto-page--preview-desktop .marugoto-site-header__nav--desktop{display:block}.marugoto-page--preview-mobile .marugoto-site-header__nav--desktop{display:none}.marugoto-page--preview-mobile .marugoto-site-header__bar>.marugoto-site-header__contact-btn:not(.is-solo-right){display:none}.marugoto-page--preview-mobile .marugoto-site-header__menu-btn{display:inline-flex;align-items:center;justify-content:center}.marugoto-page--preview-mobile .marugoto-page__setlist-folder-graphic{transition:transform .22s var(--ease-soft)}.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:hover,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:focus-visible,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:active{transform:none}.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:hover .marugoto-page__setlist-record-disc,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:focus-visible .marugoto-page__setlist-record-disc,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:active .marugoto-page__setlist-record-disc,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card--static:hover .marugoto-page__setlist-record-disc,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card--static:focus-visible .marugoto-page__setlist-record-disc,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card--static:active .marugoto-page__setlist-record-disc{transform:translate(-8%)}.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:hover .marugoto-page__setlist-folder-graphic,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:focus-visible .marugoto-page__setlist-folder-graphic,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card:active .marugoto-page__setlist-folder-graphic,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card--static:hover .marugoto-page__setlist-folder-graphic,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card--static:focus-visible .marugoto-page__setlist-folder-graphic,.marugoto-page--preview-mobile .marugoto-page__setlist-folder-card--static:active .marugoto-page__setlist-folder-graphic{transform:translateY(-4px)}@media(max-width:768px){.marugoto-site-header__nav--desktop{display:none}.marugoto-site-header__bar>.marugoto-site-header__contact-btn:not(.is-solo-right){display:none}.marugoto-site-header__menu-btn{display:inline-flex;align-items:center;justify-content:center}.marugoto-page__setlist-folder-graphic{transition:transform .22s var(--ease-soft)}.marugoto-page__setlist-folder-card:hover,.marugoto-page__setlist-folder-card:focus-visible,.marugoto-page__setlist-folder-card:active{transform:none}.marugoto-page__setlist-folder-card:hover .marugoto-page__setlist-record-disc,.marugoto-page__setlist-folder-card:focus-visible .marugoto-page__setlist-record-disc,.marugoto-page__setlist-folder-card:active .marugoto-page__setlist-record-disc,.marugoto-page__setlist-folder-card--static:hover .marugoto-page__setlist-record-disc,.marugoto-page__setlist-folder-card--static:focus-visible .marugoto-page__setlist-record-disc,.marugoto-page__setlist-folder-card--static:active .marugoto-page__setlist-record-disc{transform:translate(-8%)}.marugoto-page__setlist-folder-card:hover .marugoto-page__setlist-folder-graphic,.marugoto-page__setlist-folder-card:focus-visible .marugoto-page__setlist-folder-graphic,.marugoto-page__setlist-folder-card:active .marugoto-page__setlist-folder-graphic,.marugoto-page__setlist-folder-card--static:hover .marugoto-page__setlist-folder-graphic,.marugoto-page__setlist-folder-card--static:focus-visible .marugoto-page__setlist-folder-graphic,.marugoto-page__setlist-folder-card--static:active .marugoto-page__setlist-folder-graphic{transform:translateY(-4px)}}@media(min-width:769px){.marugoto-site-header__menu-btn{display:none}}.marugoto-site-footer{margin:2rem 0 0;padding:2rem 0 0;border-top:1px solid var(--border)}.marugoto-site-footer__inner{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);justify-content:stretch;align-items:start;gap:1.25rem 2.4rem;text-align:left;width:min(68rem,calc(100% - 2rem));margin:0 auto}.marugoto-site-footer__logo-link{display:inline-flex;align-items:center;text-decoration:none}.marugoto-site-footer__logo-drop{flex-shrink:0;justify-self:start;width:min(7.5rem,34vw)}.marugoto-site-footer__logo-drop .marugoto-image-drop-slot__button{min-height:2.35rem}.marugoto-site-footer__logo-img{display:block;max-height:4.2rem;max-width:min(26rem,78vw);width:auto;object-fit:contain}.marugoto-site-footer__right{display:flex;flex-direction:column;align-items:flex-end;gap:.85rem;min-width:0}.marugoto-site-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem 1.15rem}.marugoto-site-footer__nav-list>li{display:inline-flex;align-items:center}.marugoto-site-footer__nav-list>li+li:before{content:"|";display:inline-block;margin-right:1.15rem;color:color-mix(in srgb,var(--muted) 82%,var(--text) 18%);font-size:.95em;line-height:1}.marugoto-site-footer__nav-link{font-size:.98rem;font-weight:600;text-decoration:none;color:var(--text)}.marugoto-site-footer__nav-link:hover{color:var(--accent, #4a7fd4)}.marugoto-site-footer__sns{list-style:none;margin:0;padding:0;width:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem .85rem}.marugoto-site-footer__sns-link{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:.34rem;border-radius:var(--radius-sm);border:1px solid var(--border);text-decoration:none;color:var(--text);background:var(--surface-solid, #fff);transition:border-color .15s ease,transform .15s ease}.marugoto-site-footer__sns-link:hover{border-color:color-mix(in srgb,var(--accent, #4a7fd4) 35%,var(--border));transform:translateY(-1px)}.marugoto-site-footer__sns-icon{flex-shrink:0;width:1.78rem;height:1.78rem;border-radius:4px;object-fit:contain}.marugoto-site-footer__copyright{grid-column:1 / -1;margin:0;text-align:center;font-size:.8125rem;line-height:1.5;color:var(--muted);white-space:pre-wrap}.marugoto-site-footer__inner--no-logo{grid-template-columns:minmax(0,1fr)}.marugoto-site-footer__inner--no-logo .marugoto-site-footer__right{align-items:center}.marugoto-site-footer__inner--no-logo .marugoto-site-footer__nav-list,.marugoto-site-footer__inner--no-logo .marugoto-site-footer__sns{justify-content:center}@media(max-width:640px){.marugoto-site-footer__inner{grid-template-columns:minmax(0,1fr);text-align:center}.marugoto-site-footer__logo-link,.marugoto-site-footer__logo-drop,.marugoto-site-footer__right{justify-self:center;align-items:center}.marugoto-site-footer__nav-list,.marugoto-site-footer__sns{justify-content:center}}.marugoto-page__header{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.25rem}.marugoto-page__avatar{width:5rem;height:5rem;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid var(--border)}.marugoto-page__avatar--placeholder{display:block;background:var(--surface-muted, rgba(83, 89, 209, .08))}.marugoto-page__title{margin:0;font-size:1.35rem;line-height:1.35}.marugoto-page__activity{margin:.4rem 0 0;line-height:1.6;color:var(--text);white-space:pre-wrap}.marugoto-page__sns{list-style:none;margin:0 auto 1.5rem;padding:0;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem}.marugoto-page__block:has(>.marugoto-page__sns){display:flex;flex-direction:column;align-items:center}.marugoto-page__sns-link{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:.5rem;border-radius:var(--radius-sm);border:1px solid var(--border);text-decoration:none;color:var(--text);background:var(--surface-solid, #fff);box-shadow:0 1px 2px color-mix(in srgb,var(--text, #111) 5%,transparent);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.marugoto-page__sns-link:hover{border-color:color-mix(in srgb,var(--accent, #4a7fd4) 35%,var(--border));box-shadow:0 2px 8px color-mix(in srgb,var(--accent, #4a7fd4) 12%,transparent);transform:translateY(-1px)}.marugoto-page__sns-icon{flex-shrink:0;width:2.35rem;height:2.35rem;border-radius:4px;object-fit:contain}.creator-sns-favicon__placeholder{display:block;flex-shrink:0;border-radius:.2rem;background:color-mix(in srgb,var(--muted-2) 28%,white)}.marugoto-page{--marugoto-title-font: var(--font-display), "Noto Sans JP", system-ui, sans-serif;--marugoto-content-font: var(--font-sans), "Noto Sans JP", system-ui, sans-serif;--marugoto-section-title-size: clamp(2rem, 5.8vw, 2.85rem);--marugoto-subblock-title-size: clamp(1.3rem, 3.75vw, 1.85rem);--marugoto-section-title-gap: 1.75rem;font-family:var(--marugoto-content-font)}.marugoto-page__section-title,.marugoto-page__profile-subblock-title,.marugoto-page__qa-group-title{font-family:var(--marugoto-title-font)}.marugoto-page__section-title{margin:0 0 var(--marugoto-section-title-gap, 1.75rem);font-size:var(--marugoto-section-title-size, clamp(2rem, 5.8vw, 2.85rem));font-weight:600;line-height:1.3;letter-spacing:-.02em;text-align:center;color:var(--text)}.marugoto-page__setlists>:not(.marugoto-page__section-title){border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);padding:1rem 1.1rem;box-sizing:border-box}.marugoto-page__setlist-folders{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:1.35rem 1.1rem;align-items:start;border:none}.marugoto-page__setlist-folder-card{position:relative;display:block;min-width:0;aspect-ratio:1 / 1;padding:0;text-decoration:none;color:inherit;transition:transform .22s var(--ease-soft)}.marugoto-page__setlist-folder-card:hover,.marugoto-page__setlist-folder-card:focus-visible{text-decoration:none}.marugoto-page__setlist-folder-card--static{cursor:default}.marugoto-page__setlist-folder-card--static:hover{transform:none}.marugoto-page__setlist-folder-card--static:hover .marugoto-page__setlist-record-disc{transform:translate(-8%)}.marugoto-page__setlist-folder-graphic{position:absolute;inset:0;pointer-events:none}.marugoto-page__setlist-folder-graphic:before{content:"";position:absolute;z-index:0;inset:8% 0 10% 6%;border-radius:.12rem .78rem .78rem .12rem;box-shadow:0 10px 20px #30231233}.marugoto-page__setlist-record-disc{position:absolute;z-index:1;top:9%;left:31%;height:80%;aspect-ratio:1 / 1;border-radius:999px;background:radial-gradient(circle at 50% 50%,#2a2a2a 0 8%,transparent 8.2% 100%),radial-gradient(circle at 42% 38%,rgba(255,255,255,.2) 0 22%,transparent 36%),repeating-radial-gradient(circle at 50% 50%,#ffffff17 0 1.4%,#00000029 1.4% 3.2%),radial-gradient(circle at 50% 50%,#3d3d3d,#161616 68%,#0d0d0d);transform:translate(-8%);transition:transform .42s cubic-bezier(.22,.74,.18,1);will-change:transform}.marugoto-page__setlist-folder-tab{display:none}.marugoto-page__setlist-folder-body{position:absolute;z-index:2;inset:8% 0 10% 6%;border-radius:.12rem .78rem .78rem .12rem;background:var(--marugoto-setlist-body, #f5edd9);box-shadow:none;-webkit-mask:radial-gradient(circle at 100% 50%,transparent 0 9%,#000 9.3%);mask:radial-gradient(circle at 100% 50%,transparent 0 9%,#000 9.3%)}.marugoto-page__setlist-folder-card:hover .marugoto-page__setlist-folder-graphic:before,.marugoto-page__setlist-folder-card:focus-visible .marugoto-page__setlist-folder-graphic:before{box-shadow:0 14px 26px #30231245}@media(min-width:769px){.marugoto-page__setlist-folder-card:hover,.marugoto-page__setlist-folder-card:focus-visible{transform:translateY(-3px)}.marugoto-page__setlist-folder-card:hover .marugoto-page__setlist-record-disc,.marugoto-page__setlist-folder-card:focus-visible .marugoto-page__setlist-record-disc{transform:translate(17%)}}.marugoto-page--preview-desktop .marugoto-page__setlist-folder-card:hover,.marugoto-page--preview-desktop .marugoto-page__setlist-folder-card:focus-visible{transform:translateY(-3px)}.marugoto-page--preview-desktop .marugoto-page__setlist-folder-card:hover .marugoto-page__setlist-record-disc,.marugoto-page--preview-desktop .marugoto-page__setlist-folder-card:focus-visible .marugoto-page__setlist-record-disc{transform:translate(17%)}.marugoto-page--preview-desktop .marugoto-page__setlist-folder-card:hover .marugoto-page__setlist-folder-graphic:before,.marugoto-page--preview-desktop .marugoto-page__setlist-folder-card:focus-visible .marugoto-page__setlist-folder-graphic:before{box-shadow:0 14px 26px #30231245}.marugoto-page__setlist-folder-title{position:absolute;z-index:4;inset:18% 14% 21% 15%;display:flex;align-items:center;justify-content:center;margin:0;padding:0;text-align:center;font-family:var(--font-display);font-size:clamp(1rem,3.6vw,1.24rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--marugoto-setlist-title, #4a4030);background:transparent;border-radius:0;box-shadow:none;pointer-events:none;overflow:hidden;word-break:break-word}.marugoto-page__live-badge{font-size:.7rem;font-weight:600;padding:.15rem .45rem;border-radius:999px;background:#dc35451f;color:#c92a3a}.marugoto-manage-page__setlist-rows{list-style:none;margin:0;padding:0}.marugoto-manage-page__setlist-row+.marugoto-manage-page__setlist-row{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--border)}.marugoto-manage-page__badge{display:inline-block;margin-left:.4rem;font-size:.7rem;font-weight:600;padding:.1rem .4rem;border-radius:4px;background:#5359d11f;color:var(--primary)}.marugoto-manage-page__badge--muted{background:var(--surface-muted, rgba(0, 0, 0, .06));color:var(--muted)}.marugoto-page__hero{position:relative;margin:0 calc(-1 * var(--marugoto-page-pad-inline, clamp(1.5rem, 5vw, 3rem))) var(--marugoto-hero-block-gap, var(--marugoto-block-gap));width:calc(100% + 2 * var(--marugoto-page-pad-inline, clamp(1.5rem, 5vw, 3rem)));max-width:none;aspect-ratio:16 / 9;max-height:min(56.25vw,1080px);overflow:hidden;border:none;border-radius:0;background:color-mix(in srgb,var(--border) 18%,transparent)}.marugoto-page__hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:45%;pointer-events:none;background:linear-gradient(to bottom,transparent 0%,color-mix(in srgb,var(--marugoto-page-bg, #ffffff) 0%,transparent) 35%,var(--marugoto-page-bg, #ffffff) 100%);opacity:var(--marugoto-hero-bottom-fade-opacity, 1)}.marugoto-page__hero-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.marugoto-page__image-block{margin:0 0 1.25rem;border-radius:var(--marugoto-content-radius);overflow:hidden;border:var(--marugoto-content-border);box-sizing:border-box}.marugoto-page__image-block-img{display:block;width:100%;height:auto}.marugoto-page__block,.marugoto-page__setlists{margin-bottom:var(--marugoto-block-gap)}.marugoto-scroll-reveal{opacity:0;transform:translate3d(0,1.35rem,0);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.marugoto-scroll-reveal.is-visible{opacity:1;transform:none}.marugoto-scroll-reveal .marugoto-page__section-title{opacity:0;transform:translate3d(0,.45rem,0);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.marugoto-scroll-reveal .marugoto-page__section-title+*{opacity:0;transform:translate3d(0,.65rem,0);transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}.marugoto-scroll-reveal.is-visible .marugoto-page__section-title{opacity:1;transform:none}.marugoto-scroll-reveal.is-visible .marugoto-page__section-title+*{opacity:1;transform:none;transition-delay:.1s}.marugoto-page__layout-row-reveal{width:100%}@media(prefers-reduced-motion:reduce){.marugoto-scroll-reveal{opacity:1;transform:none;transition:none;will-change:auto}.marugoto-scroll-reveal .marugoto-page__section-title,.marugoto-scroll-reveal .marugoto-page__section-title+*{opacity:1;transform:none;transition:none}}html.vaxis-reduce-motion .marugoto-scroll-reveal{opacity:1;transform:none;transition:none;will-change:auto}html.vaxis-reduce-motion .marugoto-scroll-reveal .marugoto-page__section-title,html.vaxis-reduce-motion .marugoto-scroll-reveal .marugoto-page__section-title+*{opacity:1;transform:none;transition:none}.marugoto-page__layout-row{margin-bottom:var(--marugoto-block-gap)}.marugoto-page__layout-row--bg-continuous{margin-bottom:0}.marugoto-page__layout-row--bg-continuous .marugoto-page__block-anchor.has-block-bg{padding-bottom:var(--marugoto-block-gap);margin-bottom:calc(-1 * var(--marugoto-block-gap))}.marugoto-page__layout-row:has(.marugoto-page__hero),.marugoto-page__layout-row:has(.marugoto-page__hero-drop){margin-bottom:0}.marugoto-page__inner>:last-child .marugoto-page__layout-row,.marugoto-page__inner>.marugoto-page__layout-row:last-child{margin-bottom:0}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-page__layout-row:has(.marugoto-site-header){margin:0;padding:0}.marugoto-page--standalone.marugoto-page--hero-flush-header .marugoto-page__layout-row:has(.marugoto-site-header)+.marugoto-page__layout-row:has(.marugoto-page__hero){margin-top:0}.marugoto-page__layout-row .marugoto-page__block,.marugoto-page__layout-row .marugoto-page__setlists{margin-bottom:0}.marugoto-page__block:not(.marugoto-page__profile-block):not(.marugoto-page__text-block):not(.marugoto-page__image-block-wrap)>:not(.marugoto-page__section-title):not(.marugoto-page__gallery-grid):not(.marugoto-page__shop-grid):not(.marugoto-page__news-list):not(.marugoto-page__stack-list):not(.marugoto-page__qa-groups):not(.marugoto-page__credit-grid):not(.marugoto-page__anniversary-list){border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);padding:1rem 1.1rem;box-sizing:border-box}.marugoto-page__text-block>:not(.marugoto-page__section-title),.marugoto-page__profile-body,.marugoto-page__subtext{border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);padding:1rem 1.1rem;box-sizing:border-box}.marugoto-page__profile-block .marugoto-page__profile-body{margin-bottom:1rem}.marugoto-page__profile-subblocks{display:flex;flex-direction:column;gap:4rem;margin-top:2.5rem}.marugoto-page__profile-sns-wrap{margin-top:.95rem}.marugoto-page__profile-subblock{padding:1rem 1.1rem;border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);box-sizing:border-box}.marugoto-page--standalone .marugoto-page__setlists>:not(.marugoto-page__section-title),.marugoto-page--standalone .marugoto-page__image-block,.marugoto-page--standalone .marugoto-page__block:not(.marugoto-page__profile-block):not(.marugoto-page__text-block):not(.marugoto-page__image-block-wrap)>:not(.marugoto-page__section-title):not(.marugoto-page__gallery-grid):not(.marugoto-page__shop-grid):not(.marugoto-page__news-list):not(.marugoto-page__stack-list):not(.marugoto-page__qa-groups):not(.marugoto-page__credit-grid):not(.marugoto-page__anniversary-list):not(.marugoto-page__contact-body):not(.marugoto-page__subtext):not(.marugoto-page__guideline-body-card),.marugoto-page--standalone .marugoto-page__text-block>:not(.marugoto-page__section-title),.marugoto-page--standalone .marugoto-page__profile-subblock{border:none;padding:0}.marugoto-page--standalone .marugoto-page__profile-body,.marugoto-page--standalone .marugoto-page__contact-body,.marugoto-page--standalone .marugoto-page__subtext{border:7px solid color-mix(in srgb,var(--marugoto-page-bg, #fff) 58%,var(--accent, #4a7fd4));border-radius:var(--marugoto-card-radius);padding:1rem 1.1rem;background:color-mix(in srgb,var(--surface-solid, #fff) 96%,var(--border));box-shadow:var(--marugoto-card-shadow);box-sizing:border-box}.marugoto-page--standalone .marugoto-page__block>.marugoto-page__subtext{border:7px solid color-mix(in srgb,var(--marugoto-page-bg, #fff) 58%,var(--accent, #4a7fd4));border-radius:var(--marugoto-card-radius);padding:1rem 1.1rem;background:color-mix(in srgb,var(--surface-solid, #fff) 96%,var(--border));box-shadow:var(--marugoto-card-shadow);box-sizing:border-box}.marugoto-page__guideline-body-card{border:7px solid color-mix(in srgb,var(--marugoto-page-bg, #fff) 58%,var(--accent, #4a7fd4))!important;border-radius:var(--marugoto-card-radius)!important;padding:1rem 1.1rem!important;background:color-mix(in srgb,var(--surface-solid, #fff) 96%,var(--border));box-shadow:var(--marugoto-card-shadow);box-sizing:border-box}.marugoto-page__guideline-buttons{--marugoto-guideline-button-columns: 1;display:grid;grid-template-columns:repeat(var(--marugoto-guideline-button-columns),minmax(0,1fr));gap:.65rem}.marugoto-page__guideline-body-card+.marugoto-page__guideline-buttons{margin-top:1rem}.marugoto-page__guideline-button{justify-content:center;width:100%;min-height:3.75rem;padding:1rem 1.1rem;font-size:1.02rem;font-weight:700}.marugoto-page__contact-body .marugoto-page__contact-email{margin:.75rem 0 0}.marugoto-page--in-device-preview .marugoto-page__contact-body .marugoto-customize__inline-textarea,.marugoto-page--in-device-preview .marugoto-page__contact-body .marugoto-customize__inline-input{margin-top:.5rem}.marugoto-page--in-device-preview .marugoto-page__contact-body .marugoto-customize__inline-textarea:first-child,.marugoto-page--in-device-preview .marugoto-page__contact-body .marugoto-customize__inline-input:first-child{margin-top:0}.marugoto-page--standalone .marugoto-page__contact-body{display:flex;flex-direction:column;gap:.65rem}.marugoto-customize__inline-qa-item .marugoto-page__qa-card{display:flex;flex-direction:column;gap:.5rem}.marugoto-customize__inline-anniversary-item{display:flex;flex-direction:column;gap:.45rem}.marugoto-customize__inline-anniversary-item .marugoto-page__anniversary-item,.marugoto-customize__editable-card.marugoto-page__anniversary-card{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.55rem}.marugoto-customize__anniversary-countdown-field{margin-top:.15rem;padding-top:.65rem;border-top:1px dashed color-mix(in srgb,var(--border) 85%,transparent)}.marugoto-customize__inline-check{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--muted);cursor:pointer}.marugoto-customize__inline-credit-item .marugoto-page__credit-card-body{display:flex;flex-direction:column;gap:.45rem}.marugoto-customize__inline-credit-sns .creator-sns-link-inputs__field input{font-weight:400!important;font-family:var(--font-sans, inherit)}.marugoto-customize__editable-card{position:relative;width:100%;box-sizing:border-box}.marugoto-customize__editable-card>.marugoto-customize__item-delete{position:absolute;top:.35rem;right:.35rem;z-index:2;margin:0;background:color-mix(in srgb,var(--surface-solid, #fff) 92%,transparent);box-shadow:0 1px 4px color-mix(in srgb,var(--text, #111) 10%,transparent)}.marugoto-customize__editable-card.marugoto-page__qa-card,.marugoto-customize__editable-card.marugoto-page__credit-card,.marugoto-customize__editable-card.marugoto-page__gallery-card{padding-top:.15rem;padding-right:2.5rem}.marugoto-customize__inline-achievement-item.marugoto-customize__editable-card,.marugoto-customize__inline-achievement-item .marugoto-customize__editable-card{padding:.85rem 2.75rem .85rem 1rem}.marugoto-page__profile-subblock-title.marugoto-customize__inline-section-title{display:block;width:100%;margin:0 0 .75rem;padding:.15rem .35rem;font-size:var(--marugoto-subblock-title-size, clamp(1.3rem, 3.75vw, 1.85rem));font-weight:600;font-family:var(--marugoto-title-font, inherit);line-height:1.3;letter-spacing:-.015em;border:1px dashed color-mix(in srgb,var(--border-strong) 70%,transparent);border-radius:var(--radius-sm);background:#fff;box-sizing:border-box}.marugoto-page__shop-card-inner.marugoto-customize__editable-card{display:flex;flex-direction:column;align-items:center}.marugoto-page__custom-image-drop .marugoto-image-drop-slot__button{width:100%;min-height:12rem}.marugoto-page--standalone .marugoto-page__stack-list>li{background:#fff}.marugoto-page--standalone .marugoto-page__gallery-figure,.marugoto-page--standalone .marugoto-page__shop-card-link,.marugoto-page--standalone .marugoto-page__anniversary-item,.marugoto-page--standalone .marugoto-page__qa-card,.marugoto-page--standalone .marugoto-page__credit-card,.marugoto-page--standalone .marugoto-schedule-public__day-detail,.marugoto-page--standalone .marugoto-schedule-public__day-item{background:#fff;border-radius:var(--marugoto-card-radius);box-shadow:var(--marugoto-card-shadow)}.marugoto-page__profile-subblock-title{margin:0 0 1.125rem;font-family:var(--marugoto-title-font);font-size:var(--marugoto-subblock-title-size, clamp(1.3rem, 3.75vw, 1.85rem));font-weight:600;line-height:1.3;letter-spacing:-.015em;text-align:center;color:var(--text)}.marugoto-customize__profile-subsections{margin-top:.75rem}.marugoto-customize__profile-subsection-card{padding:.85rem 0 0;border-top:1px solid var(--border)}.marugoto-page__multiline p{margin:0 0 .5rem;line-height:1.65}.marugoto-page__multiline p:last-child{margin-bottom:0}.marugoto-page__news-list,.marugoto-page__stack-list{list-style:none;margin:0;padding:0;border:none}.marugoto-page__news-list{--marugoto-news-gap: 1rem;display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--marugoto-news-gap)}.marugoto-page__news-list--cols-1>.marugoto-page__news-item{flex:0 0 100%;max-width:100%}.marugoto-page__news-list--cols-2>.marugoto-page__news-item{flex:0 0 calc((100% - var(--marugoto-news-gap)) / 2);max-width:calc((100% - var(--marugoto-news-gap)) / 2)}.marugoto-page__news-list--cols-3>.marugoto-page__news-item{flex:0 0 calc((100% - 2 * var(--marugoto-news-gap)) / 3);max-width:calc((100% - 2 * var(--marugoto-news-gap)) / 3)}.marugoto-page__stack-list{display:flex;flex-direction:column;gap:1rem}.marugoto-page__block>.marugoto-page__news-list,.marugoto-page__block>.marugoto-page__stack-list{border:none;padding:0}.marugoto-page__stack-list>li{border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);box-sizing:border-box}.marugoto-page__news-item{min-width:0;border:none;border-radius:0;background:transparent;box-shadow:none;overflow:visible;box-sizing:border-box}.marugoto-page--standalone .marugoto-page__news-item{background:transparent;border-radius:0;box-shadow:none}.marugoto-page__news-card-link,.marugoto-page__news-card-inner{display:flex;flex-direction:column;gap:.65rem;padding:0;height:100%;box-sizing:border-box;color:var(--text);text-decoration:none;background:transparent}.marugoto-page__news-card-link:link,.marugoto-page__news-card-link:visited,.marugoto-page__news-card-link:hover,.marugoto-page__news-card-link:focus-visible,.marugoto-page__news-card-link:active{color:var(--text);text-decoration:none}.marugoto-page__news-card-link:hover,.marugoto-page__news-card-link:focus-visible{text-decoration:none}.marugoto-page__stack-list>li{display:block;padding:1rem 1.1rem}.marugoto-page__news-thumb-wrap{width:100%;aspect-ratio:16 / 9;border-radius:var(--marugoto-content-radius);overflow:hidden;background:color-mix(in srgb,var(--border) 22%,transparent);box-shadow:var(--marugoto-card-shadow)}.marugoto-page__news-thumb,.marugoto-page__news-thumb-placeholder{display:block;width:100%;height:100%;transition:transform .3s ease,filter .3s ease}.marugoto-page__news-thumb{object-fit:cover}.marugoto-page__news-thumb-placeholder{background:color-mix(in srgb,var(--border) 35%,var(--surface-solid, #fff))}@media(hover:hover){.marugoto-page__news-item:hover .marugoto-page__news-thumb,.marugoto-page__news-item:hover .marugoto-page__news-thumb-placeholder{transform:scale(1.05);filter:brightness(.9)}}.marugoto-page__news-title{margin:0;font-size:1.08rem;font-weight:600;line-height:1.45;color:var(--text)}.marugoto-page__news-date{display:inline-block;align-self:flex-start;margin:0;font-size:.85rem;font-weight:600;line-height:1.3;padding:.2rem .55rem;border-radius:var(--radius-pill);border:1px solid color-mix(in srgb,var(--border) 82%,var(--text) 10%);background:color-mix(in srgb,var(--surface-solid, #fff) 90%,var(--border));color:var(--muted)}.marugoto-page__news-more{display:flex;justify-content:center;margin-top:1.5rem}.marugoto-page__news-more-btn.btn.secondary{min-height:3.75rem;padding:1rem 2.6rem;font-size:1.16rem;font-weight:700;background:#fff;transition:background-color .2s ease,border-color .2s ease,filter .2s ease}.marugoto-page__news-more-btn.btn.secondary:hover{background:color-mix(in srgb,#fff 90%,#000);border-color:color-mix(in srgb,var(--border-strong) 88%,#000);filter:none}.marugoto-news-page{min-height:100vh}.marugoto-news-page__inner{width:min(52rem,calc(100% - 2rem));margin:0 auto;padding:4rem 0 2rem}.marugoto-news-archive__back{margin:0 0 1.25rem}.marugoto-news-archive__back-btn.btn.secondary{display:inline-flex;align-items:center;gap:.35rem;min-height:2.8rem;padding:.6rem 1.1rem}.marugoto-page__back-to-top{position:fixed;right:clamp(1rem,3vw,1.6rem);bottom:clamp(1rem,3vw,1.6rem);z-index:120;width:3rem;height:3rem;border:none;border-radius:999px;font-size:1.2rem;font-weight:700;color:#fff;background:color-mix(in srgb,var(--accent, #4a7fd4) 88%,#000);box-shadow:0 10px 24px color-mix(in srgb,var(--text, #111) 24%,transparent);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease}.marugoto-page__back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.marugoto-news-archive__list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.marugoto-news-archive__item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;border:var(--marugoto-content-border);border-radius:var(--marugoto-card-radius);background:#fff;box-shadow:var(--marugoto-card-shadow);color:inherit;text-decoration:none}.marugoto-news-archive__item:hover{color:var(--accent, #4a7fd4)}.marugoto-news-archive__title{font-size:1.08rem;font-weight:600;line-height:1.45}.marugoto-news-detail{display:flex;flex-direction:column;gap:1rem}.marugoto-news-detail__title{margin:0;font-family:var(--marugoto-title-font);font-size:clamp(2rem,5vw,3rem);line-height:1.25}.marugoto-news-detail__date{align-self:flex-start;margin:0;padding:.22rem .65rem;border:1px solid color-mix(in srgb,var(--border) 82%,var(--text) 10%);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--surface-solid, #fff) 90%,var(--border));color:var(--muted);font-size:.9rem;font-weight:600}.marugoto-news-detail__thumb{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--marugoto-content-radius);box-shadow:var(--marugoto-card-shadow)}.marugoto-news-detail__body{font-size:1rem;line-height:1.8}.marugoto-page__news-body{margin-top:.35rem}.marugoto-page__gallery-grid{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.marugoto-page__gallery-grid--layout-2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page__gallery-grid--layout-3{grid-template-columns:repeat(3,minmax(0,1fr))}.marugoto-page__gallery-grid--layout-2x2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page__gallery-grid--layout-3x2{grid-template-columns:repeat(3,minmax(0,1fr))}.marugoto-page__gallery-cell{min-width:0}.marugoto-page__gallery-figure{margin:0;display:flex;flex-direction:column;align-items:center;border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);padding:.5rem .5rem .65rem;box-sizing:border-box;box-shadow:var(--marugoto-card-shadow)}.marugoto-page__gallery-media--image,.marugoto-page__gallery-media--youtube{width:100%}.marugoto-page__gallery-media--image img,.marugoto-page__gallery-image-link{display:block;width:100%}.marugoto-page__gallery-media--image img{aspect-ratio:4 / 3;object-fit:cover;border-radius:calc(var(--marugoto-content-radius) - 2px);border:none;transition:transform .3s ease,filter .3s ease}.marugoto-page__gallery-grid--layout-2x2 .marugoto-page__gallery-media--image img{aspect-ratio:1}.marugoto-page__gallery-grid--layout-3x2 .marugoto-page__gallery-media--image img{aspect-ratio:4 / 3}.marugoto-page__gallery-youtube{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:calc(var(--marugoto-content-radius) - 2px);overflow:hidden;border:none;background:#000}.marugoto-page__gallery-youtube iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.marugoto-page__gallery-youtube-link-wrap{margin:.35rem 0 0}.marugoto-page__gallery-figure figcaption{margin-top:.35rem}.marugoto-page__media-caption{margin:.65rem 0 0;width:100%;text-align:center;font-family:var(--marugoto-title-font);font-size:clamp(1.05rem,2.8vw,1.2rem);font-weight:600;line-height:1.35;letter-spacing:-.02em;color:var(--text)}.marugoto-page__gallery-grid--caption-scale-1 .marugoto-page__media-caption{font-size:clamp(.78rem,1.6vw,.88rem)}.marugoto-page__gallery-grid--caption-scale-2 .marugoto-page__media-caption{font-size:clamp(.9rem,2vw,1rem)}.marugoto-page__gallery-grid--caption-scale-3 .marugoto-page__media-caption{font-size:clamp(.98rem,2.4vw,1.1rem)}.marugoto-page__gallery-grid--caption-scale-4 .marugoto-page__media-caption{font-size:clamp(1.05rem,2.8vw,1.2rem)}.marugoto-page__gallery-grid--caption-scale-5 .marugoto-page__media-caption{font-size:clamp(1.15rem,3.2vw,1.38rem)}.marugoto-page__shop-card{display:flex;flex-direction:column;align-items:center;justify-self:stretch;min-width:0;width:100%}.marugoto-page__shop-card-caption{margin-top:.65rem}.marugoto-page__shop-card-caption-input{padding:.2rem .35rem}.marugoto-page__shop-grid{list-style:none;margin:0;padding:0;display:grid;gap:1rem 1.5rem;--marugoto-shop-media-height: 8rem}.marugoto-page__shop-grid--layout-2{grid-template-columns:repeat(2,minmax(0,1fr));--marugoto-shop-col-width: calc((100% - 1.5rem)/2) ;--marugoto-shop-media-height: calc(var(--marugoto-shop-col-width) * 9 / 16)}.marugoto-page__shop-grid--layout-3{grid-template-columns:repeat(3,minmax(0,1fr));--marugoto-shop-col-width: calc((100% - 3rem) / 3);--marugoto-shop-media-height: calc(var(--marugoto-shop-col-width) * 9 / 16)}.marugoto-page__shop-card-link{display:block;box-sizing:border-box;border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);overflow:hidden;background:var(--surface, #fff);text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.marugoto-page__shop-card-link--wide{width:100%;aspect-ratio:16 / 9}.marugoto-page__shop-card-link:hover{border-color:color-mix(in srgb,var(--accent, #4a7fd4) 45%,var(--border))}.marugoto-page__shop-card-link:focus-visible{outline:2px solid var(--accent, #4a7fd4);outline-offset:2px}.marugoto-page__shop-card-link--wide .marugoto-page__shop-card-media{width:100%;height:100%;aspect-ratio:16 / 9;min-height:0}.marugoto-page__shop-card-link--square .marugoto-page__shop-card-media{width:100%;height:100%;max-width:100%;flex:0 0 auto;min-height:0}.marugoto-page__shop-card-link--square{display:flex;flex-direction:column;align-items:center;width:56.25%;aspect-ratio:1 / 1;max-width:100%;margin-inline:auto}.marugoto-page__shop-card-image-btn.marugoto-page__shop-card-link--square{width:56.25%;aspect-ratio:1 / 1;max-width:100%;margin-inline:auto}.marugoto-page__shop-card-media{display:block;overflow:hidden;box-sizing:border-box;background:#fff;box-shadow:var(--marugoto-card-shadow)}.marugoto-page__shop-card-link--wide .marugoto-page__shop-card-image,.marugoto-page__shop-card-link--square .marugoto-page__shop-card-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease,filter .3s ease}@media(hover:hover){.marugoto-page__shop-card-link:hover .marugoto-page__shop-card-image{transform:scale(1.05);filter:brightness(.9)}.marugoto-page__gallery-figure:hover .marugoto-page__gallery-media--image img{transform:scale(1.03);filter:brightness(.9)}}.marugoto-page__shop-card-image,.marugoto-page__shop-card-placeholder{display:block}.marugoto-page__shop-card-placeholder{width:100%;height:100%;min-height:var(--marugoto-shop-media-height, 8rem);aspect-ratio:unset;background:color-mix(in srgb,var(--muted-2) 22%,white)}.marugoto-page__shop-card-media>.marugoto-page__shop-card-placeholder{min-height:0}.marugoto-customize__shop-item-layout{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem}.marugoto-customize__shop-item-thumb{display:flex;flex-direction:column;align-items:center;gap:.35rem}.marugoto-customize__shop-item-thumb img,.marugoto-customize__shop-item-thumb .marugoto-page__shop-card-placeholder{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border)}.marugoto-customize__shop-item-thumb--wide img,.marugoto-customize__shop-item-thumb--wide .marugoto-page__shop-card-placeholder,.marugoto-customize__shop-item-thumb--square img,.marugoto-customize__shop-item-thumb--square .marugoto-page__shop-card-placeholder{width:96px;height:54px}.marugoto-customize__shop-add-aspect-fieldset,.marugoto-customize__shop-item-aspect-fieldset{margin:0;padding:0;border:none}.marugoto-customize__shop-item-aspect-fieldset legend{margin-bottom:.35rem;color:var(--muted)}.marugoto-customize__shop-item-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.marugoto-page__anniversary-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.marugoto-page__anniversary-list--cols-2,.marugoto-page__anniversary-list--cols-3{row-gap:3.5rem;column-gap:.65rem}.marugoto-page__anniversary-list--cols-1{grid-template-columns:minmax(0,1fr)}.marugoto-page__anniversary-list--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page__anniversary-list--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.marugoto-page__anniversary-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);background:color-mix(in srgb,var(--surface-solid, #fff) 96%,var(--border));box-sizing:border-box}.marugoto-page__anniversary-title{margin:0;font-size:1rem;line-height:1.35}.marugoto-page__anniversary-date{margin:0;flex-shrink:0;text-align:right;white-space:nowrap;font-size:1.25rem;font-weight:700;line-height:1.3;color:#111}.marugoto-page--standalone .marugoto-page__anniversary-item .marugoto-page__anniversary-date{color:#111}.marugoto-page__anniversary-countdown{margin:.2rem 0 0;font-size:.9375rem;font-weight:600;color:var(--accent, #4a7fd4)}.marugoto-customize__anniversary-card .toggle-switch,.marugoto-customize__anniversary-card .marugoto-customize__anniversary-countdown-field .toggle-switch{margin-top:0}@media(max-width:640px){.marugoto-page__anniversary-item{flex-direction:column;align-items:flex-start}.marugoto-page__anniversary-date{text-align:left;white-space:normal}.marugoto-page__shop-grid--layout-3{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-customize__shop-item-layout{grid-template-columns:1fr}}.marugoto-customize__gallery-layout-fieldset{margin:0;padding:0;border:none}.marugoto-customize__gallery-layout-options{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:.5rem}.marugoto-customize__gallery-layout-option{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;cursor:pointer}.marugoto-customize__news-layout-fieldset{margin:.75rem 0 0;padding:0;border:none}.marugoto-customize__news-layout-options{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:.5rem}.marugoto-customize__news-layout-option{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;cursor:pointer}.marugoto-customize__schedule-display-settings{display:flex;flex-direction:column;gap:1.35rem}.marugoto-customize__schedule-display-settings .marugoto-customize__inline-choice-fieldset{margin:0}.marugoto-customize__gallery-youtube-url-edit{width:100%;margin-top:.5rem}.marugoto-customize__gallery-youtube-url-edit-toggle{width:100%}.marugoto-page__gallery-media--youtube .marugoto-customize__gallery-youtube-url-edit .marugoto-customize__inline-input{width:100%;box-sizing:border-box}.marugoto-customize__inline-choice-fieldset{margin:0;padding:0;border:none}.marugoto-customize__inline-choice-fieldset legend{font-size:.875rem;font-weight:600;margin-bottom:.35rem}.marugoto-customize__inline-choice-options{display:flex;flex-wrap:wrap;gap:.5rem .85rem}.marugoto-customize__inline-choice-options--stack{flex-direction:column;align-items:flex-start;gap:.45rem}.marugoto-customize__inline-choice-option{display:inline-flex;align-items:flex-start;gap:.35rem;font-size:.875rem;line-height:1.45;cursor:pointer}.marugoto-customize__title-font-fieldset{margin:0;padding:0;border:none}.marugoto-customize__title-font-legend{font-size:.875rem;font-weight:600;margin-bottom:.35rem}.marugoto-customize__title-font-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.45rem .65rem}.marugoto-customize__title-font-option{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;line-height:1.35;cursor:pointer}.marugoto-customize__gallery-youtube-add-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.marugoto-customize__gallery-youtube-add-row .input{flex:1 1 12rem;min-width:0}.marugoto-customize__gallery-edit-item--youtube{grid-column:1 / -1}.marugoto-customize__gallery-type-badge{display:inline-block;font-size:.75rem;font-weight:600;padding:.1rem .4rem;border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--muted)}@media(max-width:640px){.marugoto-page__gallery-grid--layout-3,.marugoto-page__gallery-grid--layout-3x2{grid-template-columns:repeat(2,minmax(0,1fr))}}.marugoto-page__qa-groups{display:grid;row-gap:4rem;column-gap:1.35rem;align-items:start}.marugoto-page__qa-groups--cols-1{grid-template-columns:minmax(0,1fr)}.marugoto-page__qa-groups--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page__qa-groups--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.marugoto-page__qa-group{min-width:0}.marugoto-page__qa-group-title{margin:0 0 1.125rem;font-size:var(--marugoto-subblock-title-size, clamp(1.3rem, 3.75vw, 1.85rem));font-weight:600;line-height:1.3;letter-spacing:-.015em;text-align:center;color:var(--text)}.marugoto-customize__inline-qa-group-title{display:block;width:100%;max-width:28rem;margin-inline:auto;margin-bottom:1.125rem;font-size:var(--marugoto-subblock-title-size, clamp(1.3rem, 3.75vw, 1.85rem));font-weight:600;line-height:1.3;letter-spacing:-.015em;text-align:center}.marugoto-page__qa-stack{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.marugoto-page__qa-grid{list-style:none;margin:0;padding:0;display:grid;gap:1rem;align-items:stretch}.marugoto-page__qa-grid--cols-1{grid-template-columns:minmax(0,1fr)}.marugoto-page__qa-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page__qa-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.marugoto-page__qa-cell{min-width:0;display:flex}.marugoto-page__qa-card{flex:1;margin:0;padding:1rem 1.1rem;border:var(--marugoto-content-border);border-radius:var(--marugoto-card-radius);background:color-mix(in srgb,var(--surface-solid, #fff) 96%,var(--border));box-sizing:border-box}.marugoto-page__qa-card-question{margin:0 0 .6rem;font-size:1rem;font-weight:600;line-height:1.45}.marugoto-page__qa-card-answer{margin:0;color:#111;font-size:1.25rem;font-weight:700;line-height:1.3}.marugoto-page__qa-card-answer .marugoto-page__multiline p{margin:0 0 .45rem}.marugoto-page__qa-card-answer .marugoto-page__multiline p:last-child{margin-bottom:0}.marugoto-customize__qa-columns-fieldset{margin:0;padding:0;border:none}.marugoto-customize__qa-columns-options{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:.5rem}.marugoto-customize__qa-columns-option{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;cursor:pointer}.marugoto-page__credit-grid{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.marugoto-page__credit-grid--cols-2,.marugoto-page__credit-grid--cols-3{row-gap:3.5rem;column-gap:1rem}.marugoto-page__credit-grid--cols-1{grid-template-columns:minmax(0,1fr)}.marugoto-page__credit-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page__credit-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.marugoto-page__credit-role{margin:0 0 .35rem}.marugoto-page__credit-name-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem .75rem;flex-wrap:wrap}.marugoto-page__credit-name{margin:0;font-size:1.25rem;font-weight:700;line-height:1.3;color:#111;flex:1 1 auto;min-width:0}.marugoto-page__credit-sns{list-style:none;margin:0;padding:0;display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.marugoto-page__credit-sns-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;text-decoration:none;transition:background-color .15s ease}.marugoto-page__credit-sns-link:hover{background:color-mix(in srgb,var(--border) 55%,transparent)}.marugoto-page__credit-sns-icon{display:block}.marugoto-page__credit-cell{min-width:0;display:flex}.marugoto-page__credit-card{flex:1;margin:0;padding:1rem 1.1rem;border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);background:color-mix(in srgb,var(--surface-solid, #fff) 96%,var(--border));box-sizing:border-box}.marugoto-page__credit-card-body{margin:0;color:var(--text);font-size:.9375rem;line-height:1.6}.marugoto-page__credit-card-body .marugoto-page__multiline p{margin:0 0 .45rem}.marugoto-page__credit-card-body .marugoto-page__multiline p:last-child{margin-bottom:0}@media(max-width:768px){.marugoto-page__qa-grid--cols-3,.marugoto-page__credit-grid--cols-3,.marugoto-page__anniversary-list--cols-3,.marugoto-page__qa-groups--cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.marugoto-page__qa-grid--cols-2,.marugoto-page__qa-grid--cols-3,.marugoto-page__credit-grid--cols-2,.marugoto-page__credit-grid--cols-3,.marugoto-page__anniversary-list--cols-2,.marugoto-page__anniversary-list--cols-3,.marugoto-page__qa-groups--cols-2,.marugoto-page__qa-groups--cols-3{grid-template-columns:minmax(0,1fr)}.marugoto-page__anniversary-list--cols-1,.marugoto-page__anniversary-list--cols-2,.marugoto-page__anniversary-list--cols-3,.marugoto-page__credit-grid--cols-2,.marugoto-page__credit-grid--cols-3{gap:1rem;row-gap:1rem;column-gap:1rem}}.marugoto-page__shop-card-title{margin:0 0 .5rem;font-size:1rem;line-height:1.35;font-weight:600}.marugoto-customize__disclosure{border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface-solid) 98%,var(--border))}.marugoto-customize__disclosure+.marugoto-customize__disclosure{margin-top:.5rem}.marugoto-customize__disclosure-title{margin:0;padding:.55rem .65rem .35rem;font-size:.875rem;font-weight:600;line-height:1.35}.marugoto-customize__disclosure-body{padding:0 .65rem .65rem;display:flex;flex-direction:column;gap:.65rem}.marugoto-customize__editor-item-card{gap:.65rem;background:var(--surface-solid)}.marugoto-customize__editor-item-card+.marugoto-customize__editor-item-card,.marugoto-customize__editor-item-card+.btn{margin-top:.5rem}.marugoto-customize__item-card-head{display:flex;align-items:flex-start;gap:.35rem}.marugoto-customize__item-card-head-input{flex:1;min-width:0}.marugoto-customize__item-delete{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-top:.1rem;padding:0;border:none;border-radius:var(--radius-sm);background:transparent;color:#c92a3a;cursor:pointer}.marugoto-customize__item-delete:hover:not(:disabled){background:color-mix(in srgb,#c92a3a 12%,transparent)}.marugoto-customize__item-delete:disabled{opacity:.45;cursor:not-allowed}.marugoto-customize__editor-item-section{padding-top:.65rem;border-top:1px dashed color-mix(in srgb,var(--border) 85%,transparent)}.marugoto-customize__editor-item-section>*+*{margin-top:.5rem}.marugoto-customize__qa-items{margin-top:.35rem}.marugoto-customize__qa-item-card{padding:.65rem;border:1px dashed color-mix(in srgb,var(--border) 90%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface-solid) 96%,var(--border))}.marugoto-customize__setlist-color-field+.marugoto-customize__setlist-color-field{margin-top:.5rem}.marugoto-customize__copyright-row{display:flex;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.marugoto-customize__copyright-mark{flex-shrink:0;margin-top:.55rem;font-size:1.125rem;font-weight:600;line-height:1;color:var(--text)}.marugoto-customize__copyright-year-field{width:min(7.5rem,100%);flex-shrink:0}.marugoto-customize__copyright-holder-field{min-width:min(12rem,100%)}@media(max-width:520px){.marugoto-page__qa-grid--cols-2,.marugoto-page__qa-grid--cols-3,.marugoto-page__qa-groups--cols-2,.marugoto-page__qa-groups--cols-3{grid-template-columns:minmax(0,1fr)}}.marugoto-page__inline-link{display:inline-flex;align-items:center;gap:.25rem}.marugoto-content-manage__hero-preview{width:100%;max-height:10rem;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border)}.marugoto-content-manage__textarea{width:100%;min-height:5rem;resize:vertical;font:inherit;padding:.5rem .65rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-solid)}.marugoto-content-manage__item-card{padding:.75rem;border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.5rem}.marugoto-posts__rounded-field{width:100%;font:inherit;padding:.5rem .65rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-solid)}.marugoto-posts__form .announcement-rich-text__editor.marugoto-posts__rounded-field{display:block;min-height:12rem}.marugoto-posts__body-editor.marugoto-page__news-body,.marugoto-posts__body-editor.rich-text-content{font-size:inherit;line-height:1.75;color:var(--text)}.marugoto-posts__thumbnail{display:flex;flex-direction:column;gap:.65rem}.marugoto-posts__thumbnail-preview{width:100%;max-width:20rem;max-height:11rem;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border)}.marugoto-posts__thumbnail-picker{display:flex;align-items:center;justify-content:center;width:100%;max-width:20rem;aspect-ratio:16 / 9;padding:0;border:1px dashed var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--muted-2) 12%,var(--surface-solid));cursor:pointer;overflow:hidden;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.marugoto-posts__thumbnail-picker:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 55%,var(--border))}.marugoto-posts__thumbnail-picker.is-drag-over{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,var(--surface-solid));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 25%,transparent)}.marugoto-posts__thumbnail-picker.has-image{border-style:solid}.marugoto-posts__thumbnail-picker .marugoto-posts__thumbnail-preview{width:100%;max-width:none;max-height:none;height:100%;border:none;border-radius:0}.marugoto-posts__thumbnail-plus{font-size:2.25rem;font-weight:300;line-height:1;color:var(--muted)}.marugoto-posts__publish-confirm-panel{width:min(44rem,100%)}.marugoto-posts__publish-preview{border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);padding:1rem;background:var(--surface-solid)}.marugoto-posts__list-card{display:flex;gap:.85rem;align-items:flex-start}.marugoto-posts__list-thumb{width:4.5rem;height:4.5rem;flex-shrink:0;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border)}.marugoto-posts__list-card-body{flex:1;min-width:0}.marugoto-posts__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.marugoto-posts__summary{margin:0 0 1rem}.marugoto-posts__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.marugoto-posts__list-card{display:block;padding:1rem 1.1rem;text-decoration:none;color:inherit}.marugoto-posts__list-card:hover{border-color:color-mix(in srgb,var(--accent, #4a7fd4) 35%,var(--border))}.marugoto-posts__list-card-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.35rem}.marugoto-posts__status{display:inline-block;font-size:.75rem;font-weight:600;padding:.1rem .45rem;border-radius:var(--radius-sm);border:1px solid var(--border)}.marugoto-posts__status.is-published{color:var(--ok, #0d7a4a);border-color:color-mix(in srgb,var(--ok, #0d7a4a) 35%,var(--border))}.marugoto-posts__status.is-draft{color:var(--muted)}.marugoto-posts__list-title{margin:0;font-size:1.05rem}.marugoto-posts__list-excerpt{margin:.35rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.marugoto-posts__actions{margin-top:1.25rem;flex-wrap:wrap}.marugoto-customize__news-manage-hint{padding:.65rem 0 0}.marugoto-content-manage__gallery-edit{list-style:none;margin:.75rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.65rem}.marugoto-content-manage__gallery-edit li{display:flex;flex-direction:column;gap:.35rem}.marugoto-content-manage__gallery-edit img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm)}.marugoto-customize{--marugoto-customize-console-width: min(26rem, 92vw);--marugoto-customize-console-top: 5.25rem;max-width:none}.marugoto-posts-hub__grid{margin-top:1rem}.marugoto-posts-hub__card--soon{opacity:.72;cursor:not-allowed}.marugoto-customize__head{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}.marugoto-customize__head-start{min-width:0}.marugoto-customize__head .page-title{margin:0}.marugoto-customize__head-end{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem .85rem;margin-left:auto}.marugoto-customize__head-actions{flex-direction:column;align-items:flex-end;gap:.45rem}.marugoto-customize__head-actions-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.marugoto-customize__workspace-toolbar{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.marugoto-customize__publish-toggle{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap}.marugoto-customize__publish-toggle--emphasized{padding:.55rem .85rem;border-radius:var(--radius);border:2px solid color-mix(in srgb,var(--accent, #4a7fd4) 45%,var(--border-strong));background:color-mix(in srgb,var(--accent, #4a7fd4) 10%,var(--surface-solid))}.marugoto-customize__publish-toggle--emphasized .toggle-switch__title{font-size:1rem;font-weight:700}.marugoto-customize__publish-toggle--emphasized .toggle-switch__desc{font-size:.8125rem}.marugoto-customize__publish-label{white-space:nowrap}.marugoto-customize__bg-color-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.marugoto-customize__bg-color-swatch{width:2.75rem;height:2.75rem;padding:.15rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-solid);cursor:pointer}.marugoto-customize__header-nav-toggles{list-style:none;margin:0;padding:0}.marugoto-customize__header-nav-toggles>li+li{margin-top:.35rem}.marugoto-customize__header-logo-preview{max-height:4rem;width:auto}.marugoto-customize__console-section{padding-bottom:.75rem;border-bottom:1px solid var(--border)}.marugoto-customize__console-section:last-child{border-bottom:none;padding-bottom:0}.marugoto-customize__workspace{position:relative;min-width:0;min-height:min(88vh,52rem);overflow:visible}.marugoto-customize__main{display:flex;flex:1;flex-direction:column;gap:1rem;min-width:0;min-height:0;width:100%}.marugoto-customize__preview-pane{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0}.marugoto-customize__preview-stage{display:flex;flex:1;flex-direction:column;width:100%;min-width:0;min-height:0;overflow:hidden}.marugoto-customize__preview-stage .marugoto-customize__preview-viewport{width:100%;max-width:100%;overflow-x:hidden}.marugoto-customize__console-rail{position:fixed;top:50%;right:0;z-index:131;display:flex;align-items:center;padding-right:.65rem;transform:translateY(-50%);pointer-events:auto}.marugoto-customize__console-toggle{position:static;z-index:52;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-width:3.1rem;padding:1rem .65rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-solid);box-shadow:var(--shadow-md);font:inherit;font-size:.875rem;font-weight:700;color:var(--text);cursor:pointer}.marugoto-customize__console-toggle:disabled{opacity:.55;cursor:not-allowed}.marugoto-customize__console-toggle-icon{font-size:1.45rem;line-height:1}.marugoto-customize__console-toggle-label{writing-mode:vertical-rl;letter-spacing:.08em}.marugoto-customize__console-host{position:fixed;inset:0;z-index:130;display:flex;align-items:stretch;pointer-events:none}.marugoto-customize__console-backdrop{flex:1 1 auto;min-width:0;pointer-events:none;background:#0000000f}.marugoto-customize__console-drawer{position:relative;top:auto;right:auto;bottom:auto;flex:0 0 var(--marugoto-customize-console-width, min(26rem, 92vw));width:var(--marugoto-customize-console-width, min(26rem, 92vw));max-height:none;box-sizing:border-box;border-left:1px solid var(--border);background:var(--surface-solid, #fff);box-shadow:-8px 0 32px #0000001f;pointer-events:auto;animation:marugoto-customize-console-in .24s ease}.marugoto-customize__console-drawer.is-open .marugoto-customize__sidebar{pointer-events:auto}@keyframes marugoto-customize-console-in{0%{transform:translate(100%)}to{transform:translate(0)}}.marugoto-customize__console-drawer .marugoto-customize__sidebar{height:100%;max-height:none;padding-top:var(--marugoto-customize-console-top, 4.75rem);box-sizing:border-box;border:none;border-radius:0;box-shadow:none;background:transparent;opacity:1}.marugoto-customize__console-toolbar{display:flex;align-items:stretch;flex-shrink:0;border-bottom:1px solid var(--border)}.marugoto-customize__console-toolbar .marugoto-customize__tabs{flex:1;min-width:0;border-bottom:none}.marugoto-customize__console-close{flex-shrink:0;align-self:stretch;margin:0;padding:0 .85rem;border:none;border-left:1px solid var(--border);background:transparent;font:inherit;font-size:1.15rem;font-weight:700;line-height:1;color:var(--text);cursor:pointer}.marugoto-customize__console-close:hover{background:color-mix(in srgb,var(--accent, #4a7fd4) 8%,transparent)}.marugoto-customize__sidebar{position:static;overflow:auto;padding:0;display:flex;flex-direction:column}.marugoto-customize__tabs{display:flex;border-bottom:1px solid var(--border);flex-shrink:0}.marugoto-customize__tab{flex:1;margin:0;padding:.65rem .35rem;border:none;border-bottom:2px solid transparent;background:transparent;font:inherit;font-size:.8125rem;font-weight:600;color:var(--muted);cursor:pointer}.marugoto-customize__tab.is-active{color:var(--text);border-bottom-color:var(--accent, #4a7fd4)}.marugoto-customize__tab-panel{flex:1;min-height:0;overflow:auto}.marugoto-customize__tab-body{padding:.85rem 1rem 1rem}.marugoto-customize__url-actions{flex-direction:column;align-items:stretch}.marugoto-customize__url-actions .btn{width:100%}.marugoto-customize__setlist-hint{padding-top:.75rem;border-top:1px solid var(--border)}.marugoto-customize__preview-toolbar{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem .75rem;margin-bottom:.5rem}.marugoto-image-drop-slot{display:block}.marugoto-image-drop-slot__button{display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:0;border:2px dashed color-mix(in srgb,var(--border-strong) 85%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface-raised) 70%,#fff);cursor:pointer;overflow:hidden}.marugoto-image-drop-slot__button.has-image{border-style:solid;border-color:var(--border);background:#fff}.marugoto-image-drop-slot__button.is-drag-over{border-color:var(--accent, #4a7fd4);background:color-mix(in srgb,var(--accent, #4a7fd4) 8%,#fff)}.marugoto-image-drop-slot__button:disabled{opacity:.55;cursor:not-allowed}.marugoto-image-drop-slot__placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.5rem}.marugoto-image-drop-slot__plus{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:2px solid color-mix(in srgb,var(--muted) 55%,var(--border-strong));border-radius:var(--radius-sm);font-size:1.5rem;font-weight:600;line-height:1;color:var(--muted)}.marugoto-image-drop-slot__img{display:block;width:100%;height:100%;object-fit:cover}.marugoto-image-drop-slot__img.is-contain{object-fit:contain;padding:.35rem}.marugoto-image-drop-slot__remove{margin-top:.35rem}.marugoto-page__hero-drop{display:block;width:100%;max-width:none;margin:0;box-sizing:border-box}.marugoto-page__hero-drop .marugoto-image-drop-slot__button{width:100%;min-height:min(56.25vw,28rem);max-height:none;border-radius:0;border-left:none;border-right:none}.marugoto-page__hero-drop .marugoto-image-drop-slot__img{object-fit:cover;object-position:center}.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-hero-block{width:100%;max-width:none;margin:0;padding:0;border:none;border-radius:0;background:transparent;box-sizing:border-box}.marugoto-page--in-device-preview .marugoto-page__layout-row:has(.marugoto-page__hero-drop){width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}.marugoto-page--in-device-preview .marugoto-page__layout-row-cell:has(.marugoto-page__hero-drop),.marugoto-page--in-device-preview .marugoto-customize__preview-slot:has(.marugoto-page__hero-drop){width:100%;max-width:none;padding:0}.marugoto-page--in-device-preview .marugoto-page__block-anchor:has(.marugoto-page__hero-drop){width:100%;max-width:none;margin:0}.marugoto-page--in-device-preview .marugoto-page__hero-drop{width:100%;max-width:none;margin:0}.marugoto-page--in-device-preview .marugoto-page__hero-drop .marugoto-image-drop-slot__button{width:100%;max-width:none;border-radius:0;border-left:none;border-right:none}.marugoto-shop-add-overlay{position:fixed;inset:0;z-index:520;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:auto}.marugoto-shop-add-overlay__backdrop{position:absolute;inset:0;margin:0;padding:0;border:none;background:color-mix(in srgb,var(--text, #111) 28%,transparent);cursor:default}.marugoto-shop-add-overlay__panel{position:relative;z-index:1;width:min(24rem,100%);max-height:min(90vh,100%);overflow:auto;padding:1.1rem 1.15rem 1.15rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-solid, #fff);box-shadow:0 12px 40px color-mix(in srgb,var(--text, #111) 18%,transparent);display:flex;flex-direction:column;gap:.85rem}.marugoto-shop-add-overlay__heading{margin:0;font-size:1rem;font-weight:700}.marugoto-shop-add-overlay__actions{justify-content:flex-end;margin-top:.25rem}.marugoto-image-drop-slot__overlay{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:auto}.marugoto-image-drop-slot__backdrop{position:absolute;inset:0;margin:0;padding:0;border:none;background:color-mix(in srgb,var(--text, #111) 28%,transparent);cursor:default}.marugoto-image-drop-slot__menu{position:relative;z-index:1;width:min(20rem,92vw);padding:1rem 1.1rem;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-solid, #fff);box-shadow:var(--shadow-md);pointer-events:auto}.marugoto-image-drop-slot__menu-title{margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.marugoto-image-drop-slot__menu-actions{flex-wrap:wrap}.marugoto-page__shop-card-link--draft{display:block;pointer-events:none;cursor:default}.marugoto-site-header__logo-drop{flex-shrink:0;width:min(9rem,42vw)}.marugoto-site-header__logo-drop .marugoto-image-drop-slot__button{min-height:2.75rem}.marugoto-customize__inline-section-title{width:100%;margin:0 0 .75rem;padding:.15rem .35rem;border:1px dashed transparent;border-radius:var(--radius-sm);background:transparent;font-family:var(--marugoto-title-font, var(--font-display));text-align:center;color:var(--text)}.marugoto-customize__inline-section-title.marugoto-page__section-title{font-size:var(--marugoto-section-title-size, clamp(2rem, 5.8vw, 2.85rem));font-weight:600;line-height:1.3;letter-spacing:-.02em}.marugoto-customize__inline-section-title:focus{outline:none;border-color:color-mix(in srgb,var(--accent, #4a7fd4) 45%,transparent);background:color-mix(in srgb,var(--accent, #4a7fd4) 6%,#fff)}.marugoto-customize__inline-section-title::placeholder,.marugoto-customize__inline-qa-group-title::placeholder{color:color-mix(in srgb,var(--text) 42%,transparent);font-weight:500}.marugoto-customize__inline-textarea,.marugoto-customize__inline-input{width:100%;box-sizing:border-box;border:1px dashed color-mix(in srgb,var(--border-strong) 70%,transparent);border-radius:var(--radius-sm);background:#fff;font:inherit;color:var(--text)}.marugoto-customize__inline-textarea:focus,.marugoto-customize__inline-input:focus{outline:none;border-color:color-mix(in srgb,var(--accent, #4a7fd4) 45%,transparent)}.marugoto-customize__inline-add-row{display:flex;justify-content:stretch;margin-top:.75rem;width:100%}.marugoto-customize__add-card-tile{display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-width:0;min-height:2.35rem;padding:.4rem .85rem;border:2px dashed color-mix(in srgb,var(--border-strong) 85%,transparent);border-radius:var(--marugoto-card-radius, var(--radius-sm));background:#fff;cursor:pointer;font-size:.875rem;font-weight:600;line-height:1.25;color:var(--muted)}.marugoto-customize__add-card-tile:disabled{opacity:.55;cursor:not-allowed}.marugoto-customize__add-card-tile-plus{flex-shrink:0;font-size:1.1rem;font-weight:700;line-height:1;color:var(--muted)}.marugoto-customize__add-card-tile-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marugoto-page__shop-card-image-btn{display:block;width:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:inherit}.marugoto-page__shop-card-image-btn:focus-visible{outline:2px solid var(--accent, #4a7fd4);outline-offset:2px}.marugoto-page__shop-card-url-field{width:100%;margin-top:.65rem;box-sizing:border-box}.marugoto-customize__inline-achievement-item{background:#fff;border-radius:var(--marugoto-card-radius, var(--radius-sm));box-shadow:var(--marugoto-card-shadow);padding:.85rem 1rem}.marugoto-page-owner-preview-root .marugoto-page__powered-footer{padding-bottom:calc(3.25rem + env(safe-area-inset-bottom,0px))}.marugoto-page-owner-preview-chrome{position:fixed;bottom:0;left:0;right:0;z-index:120;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .85rem;padding:.55rem .85rem calc(.55rem + env(safe-area-inset-bottom,0px));background:color-mix(in srgb,var(--surface-solid, #fff) 92%,transparent);border-top:1px solid color-mix(in srgb,var(--accent, #4a7fd4) 22%,var(--border));box-shadow:0 -4px 18px color-mix(in srgb,var(--text, #111) 10%,transparent);backdrop-filter:blur(10px)}.marugoto-page-owner-preview-chrome__text{margin:0;font-size:.8125rem;line-height:1.4;color:var(--text);text-align:center}.marugoto-page-owner-preview-chrome__link{font-size:.8125rem;font-weight:600;color:var(--accent, #4a7fd4);text-decoration:none;white-space:nowrap}.marugoto-page-owner-preview-chrome__link:hover{text-decoration:underline}.marugoto-customize__preview-mode-tabs,.marugoto-customize__preview-device-tabs{display:inline-flex;padding:.2rem;border-radius:var(--radius-pill);background:var(--surface-raised);border:1px solid var(--border);gap:.15rem}.marugoto-customize__preview-mode-tab{margin:0;padding:.4rem .85rem;border:none;border-radius:var(--radius-pill);background:transparent;font:inherit;font-size:.8125rem;font-weight:600;color:var(--muted);cursor:pointer}.marugoto-customize__preview-mode-tab.is-active,.marugoto-customize__preview-device-tab.is-active{background:var(--surface-solid);color:var(--text);box-shadow:var(--shadow-sm)}.marugoto-customize__preview-device-tab{margin:0;padding:.4rem .75rem;border:none;border-radius:var(--radius-pill);background:transparent;font:inherit;font-size:.75rem;font-weight:600;color:var(--muted);cursor:pointer}.marugoto-customize__preview-viewport{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:.85rem 1rem;border-radius:var(--radius);background:#d8d8de;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 35%,transparent);box-sizing:border-box}.marugoto-customize__preview-viewport.is-layout-view,.marugoto-customize__preview-viewport.is-layout-edit{overflow-x:hidden;overflow-y:hidden;max-height:min(82vh,58rem)}.marugoto-customize__preview-device-window{flex-shrink:0;max-width:100%;overflow:hidden;border-radius:10px;box-shadow:0 0 0 1px #0000001f,0 12px 40px #00000038;background:#111}.marugoto-customize__preview-device-window.is-mobile{margin-left:auto;margin-right:auto;border-radius:22px}.marugoto-customize__preview-device-canvas{position:relative;transform:translateZ(0);width:100%;margin:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border-radius:inherit;background:#fff;-webkit-overflow-scrolling:touch}.marugoto-customize__preview-device-window.is-mobile .marugoto-customize__preview-device-canvas{border-radius:22px}.marugoto-customize__preview-device-inner{box-sizing:border-box;width:100%;max-width:100%;overflow-x:visible}.marugoto-customize__preview-device-inner .marugoto-page--in-device-preview{overflow-x:visible}.marugoto-page--in-device-preview.marugoto-page--standalone{--marugoto-page-content-max: min(88rem, 100%);max-width:none;width:100%;min-height:100%;margin:0;box-sizing:border-box;padding-top:0;overflow-x:visible}.marugoto-page--preview-desktop.marugoto-page--in-device-preview.marugoto-page--standalone,.marugoto-page--preview-desktop.marugoto-page--standalone:not(.marugoto-page--in-device-preview){--marugoto-page-pad-inline: clamp(1.5rem, 5vw, 3rem);padding:clamp(1.25rem,4vw,2rem) var(--marugoto-page-pad-inline) 1.25rem}.marugoto-page--preview-desktop.marugoto-page--in-device-preview.marugoto-page--standalone{padding-top:0;padding-bottom:1.25rem;padding-inline:var(--marugoto-page-pad-inline)}.marugoto-page--preview-mobile.marugoto-page--in-device-preview.marugoto-page--standalone,.marugoto-page--preview-mobile.marugoto-page--standalone:not(.marugoto-page--in-device-preview){--marugoto-page-content-max: 100%;--marugoto-page-pad-inline: 1rem;padding:1rem var(--marugoto-page-pad-inline) 1.25rem}.marugoto-page--preview-mobile.marugoto-page--in-device-preview.marugoto-page--standalone{padding-top:0;padding-bottom:1.25rem;padding-inline:0}.marugoto-page--in-device-preview.marugoto-page--standalone,.marugoto-page--preview-desktop.marugoto-page--in-device-preview.marugoto-page--standalone{padding-inline:0}.marugoto-page--in-device-preview .marugoto-page__layout-row:not(:has(.marugoto-site-header)):not(:has(.marugoto-page__hero-drop)):not(:has(.marugoto-site-footer)):not(:has(.marugoto-page__block-anchor.has-block-bg)){padding-inline:var(--marugoto-page-pad-inline, 1rem);box-sizing:border-box}.marugoto-page--in-device-preview .marugoto-page__layout-row:has(.marugoto-page__block-anchor.has-block-bg){width:calc(100% + 2 * var(--marugoto-page-pad-inline, 0px));max-width:none;margin-left:calc(-1 * var(--marugoto-page-pad-inline, 0px));margin-right:calc(-1 * var(--marugoto-page-pad-inline, 0px));box-sizing:border-box}.marugoto-page--in-device-preview .marugoto-page__layout-row:has(.marugoto-page__block-anchor.has-block-bg) .marugoto-page__block-anchor.has-block-bg{width:100%;max-width:none;margin-inline:0}.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-site-header{position:fixed;left:0;right:0;top:0;width:100%}.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-site-header__spacer{display:block}.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__layout-row:has(.marugoto-site-header),.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__layout-row:has(.marugoto-page__hero),.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__layout-row:has(.marugoto-page__hero-drop),.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__layout-row:has(.marugoto-site-footer){width:calc(100% + 2 * var(--marugoto-page-pad-inline, 0px));max-width:none;margin-top:0;margin-left:calc(-1 * var(--marugoto-page-pad-inline, 0px));margin-right:calc(-1 * var(--marugoto-page-pad-inline, 0px));padding:0;box-sizing:border-box}.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__layout-row:has(.marugoto-site-footer){margin-bottom:var(--marugoto-block-gap, 1.5rem)}.marugoto-page--in-device-preview.marugoto-page--standalone:not(.marugoto-page--hero-flush-header) .marugoto-page__layout-row:has(.marugoto-site-header){margin-bottom:var(--marugoto-block-gap, 1.5rem)}.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__block-anchor:has(.marugoto-site-header),.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__block-anchor:has(.marugoto-page__hero),.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__block-anchor:has(.marugoto-page__hero-drop),.marugoto-page--in-device-preview.marugoto-page--standalone .marugoto-page__block-anchor:has(.marugoto-site-footer){width:100%;max-width:none;margin:0}.marugoto-page--in-device-preview .marugoto-page__block-anchor{scroll-margin-top:var(--marugoto-site-header-height, 7rem)}.marugoto-page--in-device-preview .marugoto-site-header__drawer-panel{max-height:100%}.marugoto-page--preview-desktop.marugoto-page--in-device-preview .marugoto-site-header__menu-btn{display:none}.marugoto-page--preview-desktop.marugoto-page--in-device-preview .marugoto-site-header__nav--desktop{display:block}.marugoto-page--preview-mobile.marugoto-page--in-device-preview .marugoto-site-header__nav--desktop{display:none}.marugoto-page--preview-mobile.marugoto-page--in-device-preview .marugoto-site-header__menu-btn{display:inline-flex;align-items:center;justify-content:center}.marugoto-page--interactions-disabled .marugoto-site-header,.marugoto-page--interactions-disabled .marugoto-page__block-anchor>a:not(.marugoto-site-header__logo-link),.marugoto-page--interactions-disabled .marugoto-site-header__nav a,.marugoto-page--interactions-disabled .marugoto-site-header__menu-btn{pointer-events:none;cursor:default}.marugoto-page--interactions-disabled .marugoto-customize__block-host-content .marugoto-image-drop-slot__button,.marugoto-page--interactions-disabled .marugoto-customize__block-host-content .marugoto-customize__add-card-tile,.marugoto-page--interactions-disabled .marugoto-customize__block-host-content textarea,.marugoto-page--interactions-disabled .marugoto-customize__block-host-content input,.marugoto-page--interactions-disabled .marugoto-customize__block-host-content select,.marugoto-page--interactions-disabled .marugoto-customize__block-host-content .marugoto-customize__inline-section-title{pointer-events:auto;cursor:text}.marugoto-page--interactions-disabled .marugoto-customize__block-host-content .marugoto-image-drop-slot__button,.marugoto-page--interactions-disabled .marugoto-customize__block-host-content .marugoto-customize__add-card-tile{cursor:pointer}.marugoto-customize__preview-slot{position:relative}.marugoto-customize__block-host-wrap{position:relative;margin:0;padding:.55rem .55rem 1.4rem;border:2px solid color-mix(in srgb,var(--accent, #4a7fd4) 32%,var(--border-strong));border-radius:var(--radius);background:color-mix(in srgb,var(--accent, #4a7fd4) 7%,transparent);overflow:visible;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease}.marugoto-customize__preview-pane.is-layout-edit .marugoto-customize__block-host-wrap.is-selected{background:color-mix(in srgb,var(--accent, #4a7fd4) 12%,transparent)}.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block{width:100%;max-width:none;margin:0;padding:0;border:none;border-radius:0;background:transparent;box-sizing:border-box}.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block .marugoto-site-header{position:fixed;left:0;right:0;top:0;z-index:45;width:100%;max-width:none;margin:0}.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block .marugoto-site-header__bar{width:100%;max-width:none;margin-inline:0;box-sizing:border-box}.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block .marugoto-site-header__spacer{display:block;height:var(--marugoto-site-header-height, 7rem);margin:0}.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block .marugoto-customize__block-host-content{overflow:visible;min-height:0}.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block.is-selected .marugoto-site-header{outline:2px solid var(--accent, #4a7fd4);outline-offset:0}.marugoto-page--hero-flush-header.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block .marugoto-customize__block-host-inner{position:relative}.marugoto-page--hero-flush-header.marugoto-page--in-device-preview .marugoto-customize__block-host-wrap.is-header-block .marugoto-customize__block-host-toolbar{position:absolute;top:.35rem;right:.35rem;z-index:46;margin:0;padding:.2rem .35rem;border-top:none;background:color-mix(in srgb,var(--marugoto-page-bg, var(--surface-solid, #fff)) 88%,transparent);border-radius:var(--radius-sm);box-shadow:0 1px 4px color-mix(in srgb,var(--text, #111) 12%,transparent)}.marugoto-page--in-device-preview:not(.marugoto-page--hero-flush-header) .marugoto-customize__block-host-wrap.is-header-block .marugoto-customize__block-host-toolbar{margin-top:0;padding:.35rem .55rem 0;border-top:none}.marugoto-page--hero-flush-header.marugoto-page--in-device-preview .marugoto-page__layout-row:has(.marugoto-site-header)+.marugoto-page__layout-row:has(.marugoto-page__hero) .marugoto-customize__block-host-wrap{padding-top:0}.marugoto-customize__block-host-wrap:hover{border-color:color-mix(in srgb,var(--accent, #4a7fd4) 58%,var(--border-strong))}.marugoto-customize__block-host-wrap.is-selected{border-color:var(--accent, #4a7fd4)}.marugoto-customize__block-host-wrap.is-dragging-source{opacity:.72}.marugoto-customize__block-host-wrap.is-insert-before{box-shadow:inset 0 3px #5359d18c}.marugoto-customize__block-host-wrap.is-insert-after{box-shadow:inset 0 -3px #5359d18c}.marugoto-customize__preview-pane.is-layout-edit .marugoto-customize__block-host-wrap[draggable=true]{cursor:grab}.marugoto-customize__preview-pane.is-block-reordering .marugoto-customize__block-host-wrap[draggable=true]:active{cursor:grabbing}.marugoto-customize__block-host{position:relative;margin:0;overflow:visible}.marugoto-customize__layout-drop-end{min-height:1.5rem;margin-top:-.35rem;border-radius:var(--radius-sm);pointer-events:none}.marugoto-customize__preview-pane.is-layout-drag-active .marugoto-customize__layout-drop-end{pointer-events:auto}.marugoto-customize__layout-drop-end:after{content:"";display:block;min-height:1.25rem}.marugoto-customize__empty-page-drop{min-height:6rem;margin:.5rem 0;display:flex;align-items:center;justify-content:center;border:2px dashed var(--border);border-radius:var(--radius);background:color-mix(in srgb,var(--accent, #4a7fd4) 8%,transparent)}.marugoto-customize__preview-pane.is-layout-edit .marugoto-customize__block-host-content img{-webkit-user-drag:none;user-select:none}.marugoto-customize__block-host-inner{display:flex;flex-direction:column;min-width:0}.marugoto-customize__block-host-content{min-width:0;flex:1}.marugoto-customize__preview-pane.is-layout-edit .marugoto-customize__block-host-content{min-height:3.25rem}.marugoto-customize__preview-pane.is-layout-edit .marugoto-customize__block-host-wrap.is-empty-on-public .marugoto-customize__block-host-content{min-height:4.5rem}.marugoto-customize__block-host-toolbar{display:flex;justify-content:flex-end;padding:.5rem 0 0;margin-top:.35rem;border-top:1px solid color-mix(in srgb,var(--border-strong) 45%,transparent)}.marugoto-customize__block-host-wrap.is-empty-on-public .marugoto-customize__block-host-content>.marugoto-customize__preview-empty-block{display:block}.marugoto-customize__preview-pane.is-layout-edit .marugoto-customize__preview-empty-block{background:color-mix(in srgb,var(--surface-muted, rgba(0, 0, 0, .03)) 55%,transparent)}.marugoto-customize__preview-empty-block{padding:1.25rem 1rem;border:1px dashed var(--border);border-radius:var(--radius-sm);background:var(--surface-muted, rgba(0, 0, 0, .03));text-align:center}.marugoto-customize__drop-slot{position:relative;z-index:4;box-sizing:border-box;min-height:0;max-height:0;margin:0;padding:0;border:2px dashed transparent;border-radius:var(--radius);overflow:hidden;pointer-events:none;transition:min-height .12s ease,max-height .12s ease,margin .12s ease,padding .12s ease,background .12s ease,border-color .12s ease}.marugoto-customize__preview-pane.is-layout-edit.is-layout-drag-active .marugoto-customize__drop-slot.is-targets-visible{min-height:1.75rem;max-height:8rem;margin:.2rem 0;padding:.15rem 0;pointer-events:auto}.marugoto-customize__drop-slot.is-drag-hover{min-height:3.75rem;max-height:8rem;margin:.45rem 0;padding:.35rem 0;pointer-events:auto;background:color-mix(in srgb,var(--accent, #4a7fd4) 14%,transparent);border-color:var(--accent, #4a7fd4)}.marugoto-customize__preview-slot.is-drop-gap-open>.marugoto-customize__drop-slot.is-drag-hover{min-height:4rem}.marugoto-customize__block-host-wrap.is-drop-gap-open{transition:padding-top .15s ease;padding-top:calc(.55rem + .15rem)}.marugoto-customize__drop-slot-hint{display:block;font-size:.8125rem;font-weight:600;color:var(--accent, #4a7fd4);text-align:center;pointer-events:none}.marugoto-customize__drop-slot.is-drag-hover .marugoto-customize__drop-slot-hint{line-height:2.5rem}.marugoto-customize__preview-pane.is-layout-edit.is-layout-drag-active .marugoto-customize__drop-slot.is-empty-page.is-targets-visible,.marugoto-customize__drop-slot.is-empty-page.is-drag-hover{min-height:6rem;max-height:8rem;margin:.5rem 0;display:flex;align-items:center;justify-content:center;border-color:var(--border)}.marugoto-customize__drop-slot.is-empty-page.is-drag-hover{border-color:var(--accent, #4a7fd4)}.marugoto-customize__drop-slot-label{font-size:.8125rem;color:var(--muted);pointer-events:none}.marugoto-customize__drop-slot.is-drag-hover .marugoto-customize__drop-slot-label{color:var(--accent, #4a7fd4);font-weight:600}.marugoto-customize__palette-groups{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.marugoto-customize__palette-group{margin:0}.marugoto-customize__palette-group-title{margin:0 0 .4rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:none;color:var(--muted)}.marugoto-customize__palette{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.marugoto-customize__palette>li{width:100%}.marugoto-customize__palette-chip{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;padding:.7rem 1rem;border:1px dashed var(--border);border-radius:var(--radius-sm);background:var(--surface-solid);font:inherit;font-size:.9375rem;cursor:grab;color:inherit;text-align:left;box-sizing:border-box}.marugoto-customize__palette-chip:focus-visible{outline:2px solid var(--accent, #4a7fd4);outline-offset:2px}.marugoto-customize__palette-chip:hover{border-color:var(--accent, #4a7fd4)}.marugoto-customize__palette-chip-grip,.marugoto-customize__preview-block-grip,.marugoto-customize__structure-row-grip{opacity:.45;font-size:1rem;line-height:1;flex-shrink:0}.marugoto-customize__structure-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.marugoto-customize__structure-lead{flex:1;min-width:0;margin:0}.marugoto-customize__structure-add-wrap{position:relative;flex-shrink:0}.marugoto-customize__structure-add-btn{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;margin:0;padding:0;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-solid);box-shadow:var(--shadow-sm);font:inherit;font-size:1.35rem;font-weight:600;line-height:1;color:var(--text);cursor:pointer}.marugoto-customize__structure-add-btn:hover:not(:disabled){border-color:var(--accent, #4a7fd4);color:var(--accent, #4a7fd4)}.marugoto-customize__structure-add-btn:disabled{opacity:.45;cursor:not-allowed}.marugoto-customize__structure-add-menu{position:absolute;top:calc(100% + .35rem);right:0;z-index:8;margin:0;padding:.35rem;min-width:min(16rem,calc(100vw - 2rem));max-height:min(18rem,55vh);overflow:auto;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-solid);box-shadow:var(--shadow-md)}.marugoto-customize__structure-add-menu-groups{display:flex;flex-direction:column;gap:.5rem}.marugoto-customize__structure-add-menu-group+.marugoto-customize__structure-add-menu-group{padding-top:.35rem;border-top:1px solid var(--border)}.marugoto-customize__structure-add-menu-group-list{list-style:none;margin:0;padding:0}.marugoto-customize__structure-add-menu-item{display:block;width:100%;margin:0;padding:.55rem .65rem;border:none;border-radius:var(--radius-sm);background:transparent;font:inherit;font-size:.875rem;font-weight:600;text-align:left;color:inherit;cursor:pointer}.marugoto-customize__structure-add-menu-item:hover{background:color-mix(in srgb,var(--accent, #4a7fd4) 10%,transparent)}.marugoto-customize__structure-delete-btn{flex-shrink:0;margin:0;padding:.2rem .45rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:transparent;font:inherit;font-size:.75rem;font-weight:600;line-height:1.35;color:var(--muted);cursor:pointer}.marugoto-customize__structure-delete-btn:hover:not(:disabled){border-color:color-mix(in srgb,var(--danger, #c0392b) 55%,var(--border));color:var(--danger, #c0392b);background:color-mix(in srgb,var(--danger, #c0392b) 8%,transparent)}.marugoto-customize__structure-delete-btn:disabled{opacity:.45;cursor:not-allowed}.marugoto-page__layout-row{display:grid;gap:1rem 1.25rem;width:100%}.marugoto-page__layout-row--1{grid-template-columns:minmax(0,1fr)}.marugoto-page__layout-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page__layout-row-cell{min-width:0}.marugoto-page__layout-row-cell--empty{min-height:0}.marugoto-customize__structure-list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.55rem}.marugoto-customize__profile-sub-structure{margin:.05rem 0 0;padding:.65rem 0 .1rem .85rem;border-left:2px solid color-mix(in srgb,var(--accent, #4a7fd4) 38%,var(--border))}.marugoto-customize__profile-sub-structure .marugoto-customize__structure-list{margin-top:.4rem}.marugoto-customize__profile-sub-structure-row{position:relative}.marugoto-customize__profile-sub-structure-row:before{content:"";position:absolute;left:-.72rem;top:.9rem;width:.5rem;height:2px;background:color-mix(in srgb,var(--accent, #4a7fd4) 38%,var(--border))}.marugoto-customize__structure-layout-row--profile-sub{display:block;margin-left:2rem}.marugoto-customize__structure-layout-row--1 .marugoto-customize__structure-row{width:100%}.marugoto-customize__structure-layout-row{position:relative;display:flex;gap:.35rem;align-items:flex-start}.marugoto-customize__structure-layout-row.is-row-insert-before:before{content:"";position:absolute;left:0;right:0;top:-.2rem;height:3px;border-radius:2px;background:var(--primary)}.marugoto-customize__structure-layout-row.is-row-dragging{opacity:.55}.marugoto-customize__structure-row-order-actions{display:flex;flex-direction:column;gap:.2rem;flex-shrink:0}.marugoto-customize__structure-order-btn{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.65rem;margin:0;padding:0;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-solid);font:inherit;font-size:.8rem;font-weight:700;line-height:1;color:var(--text);cursor:pointer}.marugoto-customize__structure-order-btn:hover:not(:disabled){border-color:var(--accent, #4a7fd4);color:var(--accent, #4a7fd4)}.marugoto-customize__structure-order-btn:disabled{opacity:.35;cursor:not-allowed}.marugoto-customize__structure-two-col-title{flex:1;margin:0;min-width:0}.marugoto-customize__public-url-row{display:flex;align-items:stretch;gap:.5rem}.marugoto-customize__public-url-display{flex:1;min-width:0;font-size:.8125rem}.marugoto-customize__structure-row-order-grip{flex-shrink:0;margin-top:.35rem;padding:.2rem .35rem;font-size:.75rem;line-height:1;color:var(--muted);background:#ffffffb3;border:1px solid var(--border);border-radius:var(--radius-sm);cursor:grab}.marugoto-customize__structure-row-order-grip:active{cursor:grabbing}.marugoto-customize__structure-layout-row--1 .marugoto-customize__structure-row{flex:1;min-width:0}.marugoto-customize__structure-layout-row--2{padding:.5rem;border:1px dashed color-mix(in srgb,var(--border-strong) 80%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface-solid) 92%,transparent)}.marugoto-customize__structure-layout-row--2 .marugoto-customize__structure-layout-row-grid{flex:1;min-width:0}.marugoto-customize__structure-two-col-head{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;width:100%;flex:0 0 100%;margin-bottom:.15rem}.marugoto-customize__structure-layout-row--2{flex-wrap:wrap}.marugoto-customize__structure-layout-row-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.marugoto-customize__structure-slot{min-width:0}.marugoto-customize__structure-slot.is-drag-hover .marugoto-customize__structure-slot-empty,.marugoto-customize__structure-slot.is-drag-hover>.marugoto-customize__structure-row{border-color:var(--accent, #4a7fd4);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent, #4a7fd4) 35%,transparent)}.marugoto-customize__structure-slot-empty{position:relative;display:flex;align-items:center;justify-content:center;min-height:3.25rem;width:100%;box-sizing:border-box;border:1px dashed var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface-solid) 88%,transparent)}.marugoto-customize__structure-slot-add{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin:0;padding:0;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-solid);font:inherit;font-size:1.25rem;font-weight:600;line-height:1;color:var(--text);cursor:pointer}.marugoto-customize__structure-add-menu--slot{top:calc(100% + .25rem);left:0;right:auto}.marugoto-customize__structure-add-two-col{width:100%;margin-top:.35rem}.marugoto-customize__structure-row{display:flex;align-items:flex-start;gap:.5rem;min-width:0;width:100%;box-sizing:border-box;margin:0;padding:.65rem .75rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-solid);font:inherit;font-size:.875rem;cursor:pointer;user-select:none}.marugoto-customize__structure-row-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.marugoto-customize__structure-row-title-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;min-width:0}.marugoto-customize__structure-row-title{display:block;min-width:0;font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--text);cursor:text;border-radius:.25rem;outline:none}.marugoto-customize__structure-row-title:not(.is-disabled):hover{background:color-mix(in srgb,var(--text) 6%,transparent)}.marugoto-customize__structure-row-title.is-title-hidden{color:var(--muted);font-weight:500;font-style:italic}.marugoto-customize__structure-row-title.is-disabled{cursor:default}.marugoto-customize__structure-row-title-input{width:100%;min-width:0;box-sizing:border-box;cursor:text;user-select:text}.marugoto-customize__structure-row .marugoto-customize__structure-delete-btn{flex-shrink:0;margin-left:auto}.marugoto-customize__structure-row.is-selected{border-color:var(--accent, #4a7fd4);background:color-mix(in srgb,var(--accent, #4a7fd4) 8%,var(--surface-solid))}.marugoto-customize__structure-row.is-dragging{opacity:.72}.marugoto-customize__structure-row.is-insert-before{box-shadow:inset 0 3px #5359d18c}.marugoto-customize__structure-row.is-insert-after{box-shadow:inset 0 -3px #5359d18c}.marugoto-customize__structure-row-label{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;flex:1;min-width:0;line-height:1.35}.marugoto-customize__structure-row-badge{display:inline-block;padding:.1rem .4rem;border-radius:var(--radius-pill);font-size:.6875rem;font-weight:700;letter-spacing:.02em;line-height:1.35;color:var(--accent, #4a7fd4);background:color-mix(in srgb,var(--accent, #4a7fd4) 12%,transparent)}.marugoto-customize__structure-drop-end{grid-column:1 / -1;min-height:1.25rem;margin-top:.15rem;border-radius:var(--radius-sm);pointer-events:none}.marugoto-customize__structure-drop-end.is-drag-hover{min-height:2.5rem;pointer-events:auto;border:2px dashed color-mix(in srgb,var(--accent, #4a7fd4) 45%,var(--border));background:color-mix(in srgb,var(--accent, #4a7fd4) 8%,transparent)}.setlist-items-table-wrap{max-height:min(26rem,50vh);overflow:auto;border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffff8c;content-visibility:auto;contain-intrinsic-size:auto 18rem}.setlist-items-table-wrap table{margin:0}.setlist-items-table-wrap thead th{position:sticky;top:0;z-index:1;background:#fffffff7;box-shadow:0 1px 0 var(--border)}.setlist-obs-highlight{border:2px solid rgba(83,89,209,.5);background:#fffffffa;box-shadow:0 4px 18px #5359d114}.setlist-obs-url-panel{display:flex;flex-direction:column;gap:.55rem;padding:.85rem 1rem;border-radius:calc(var(--radius-sm) + 2px);border:1px solid rgba(83,89,209,.35);background:#fffffff5}.setlist-obs-url-label{display:block;font-size:.76rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--primary);line-height:1.45}.setlist-obs-url-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:stretch}.setlist-obs-url-input{flex:1 1 14rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.45}.setlist-live-remote-qr__title{margin:0;font-size:.95rem;font-weight:700}.setlist-live-remote-qr__lead,.setlist-live-remote-qr__note{margin:0;line-height:1.5}.setlist-live-remote-qr__body{display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:.75rem;border-radius:calc(var(--radius-sm) + 2px);border:1px dashed rgba(83,89,209,.35);background:#ffffffeb}.setlist-live-remote-qr__img{display:block;width:200px;height:200px;border-radius:.5rem;background:#fff}.setlist-obs-hint{margin:0}.legal-notice-page--prose .page-title,.legal-notice-page--prose .legal-notice-article{margin-left:auto;margin-right:auto;max-width:54rem;text-align:left}.legal-notice-article{margin-top:.5rem;max-width:44rem}.legal-notice-article h2{margin:1.35rem 0 .55rem;font-size:1.02rem;line-height:1.55}.legal-notice-dl{margin:0}.legal-notice-dl__row{display:grid;grid-template-columns:minmax(7.5rem,10rem) 1fr;gap:.35rem 1rem;padding:.65rem 0;border-bottom:1px solid var(--border);font-size:.92rem;line-height:1.65}@media(max-width:520px){.legal-notice-dl__row{grid-template-columns:1fr;gap:.2rem}}.legal-notice-dl dt{margin:0;font-weight:700;color:var(--text)}.legal-notice-dl dd{margin:0;color:var(--text);word-break:break-word}.legal-notice-dl__dd--blocks p{margin:0 0 .55rem}.legal-notice-dl__dd--blocks p:last-child{margin-bottom:0}.legal-notice-list{margin:0;padding-left:1.15rem}.legal-notice-list li{margin:.35rem 0}.legal-notice-page--tokushoho .legal-notice-article--tokushoho{margin-left:auto;margin-right:auto;max-width:46rem}.legal-notice-page--tokushoho .legal-notice-dl{max-width:46rem;margin-inline:auto}@media(max-width:520px){.shell-main{padding-left:.85rem;padding-right:.85rem;padding-bottom:1.35rem}.page-heading-row{flex-direction:column;align-items:stretch}.page-heading-row .btn-row,.page-heading-row .btn-cluster{width:100%}.setlist-card-grid{grid-template-columns:1fr}.setlist-live-obs-hint{padding-left:0}.setlist-obs-url-row{flex-direction:column;align-items:stretch}.setlist-obs-url-row .btn{width:100%;justify-content:center}.setlist-search-dock:not(.setlist-search-dock--minimized){left:max(.65rem,env(safe-area-inset-left,0px));right:max(.65rem,env(safe-area-inset-right,0px));width:auto}.setlist-search-dock__body .scroll-x .data.data-catalog{min-width:28rem}.billing-feature-plan__head{flex-direction:column;align-items:stretch}.billing-feature-plan__head-actions,.billing-feature-plan__head-actions .btn-row{width:100%}.karaoke-plan-grid{grid-template-columns:1fr}.karaoke-plan-card--pro .karaoke-plan-card__badge--trial,.karaoke-plan-card--pro .karaoke-plan-card__badge:not([aria-hidden=true]){position:static;display:block;width:fit-content;max-width:100%;margin:0 0 .55rem;white-space:normal;font-size:.65rem;line-height:1.25;padding:.3rem .65rem}.karaoke-plan-card__head{padding-right:0}.karaoke-plan-compare-wrap{overflow-x:visible;padding-inline:0}.karaoke-plan-compare{display:block;width:100%;min-width:0;max-width:100%;table-layout:auto}.karaoke-plan-compare colgroup{display:none}.karaoke-plan-compare thead,.karaoke-plan-compare tbody,.karaoke-plan-compare tr{display:block;width:100%}.karaoke-plan-compare thead th:not(:first-child),.karaoke-plan-compare tbody td{width:auto;min-width:0;max-width:none}.karaoke-plan-compare thead tr.karaoke-plan-compare__recommend-row{display:none}.karaoke-plan-compare thead{display:block;margin-bottom:.45rem}.karaoke-plan-compare thead tr:nth-child(2){display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.karaoke-plan-compare thead tr:nth-child(2) th:first-child{display:none}.karaoke-plan-compare thead tr:nth-child(2) th.karaoke-plan-compare__plan-col:not(.karaoke-plan-compare__plan-col--pro),.karaoke-plan-compare thead tr:nth-child(2) th.karaoke-plan-compare__plan-col--pro{display:flex;flex-direction:column;align-items:stretch;width:auto;min-width:0;padding:0;overflow:hidden;border-radius:.55rem .55rem 0 0;border-bottom:none}.karaoke-plan-compare thead tr:nth-child(2) th.karaoke-plan-compare__plan-col:not(.karaoke-plan-compare__plan-col--pro){grid-column:1}.karaoke-plan-compare thead tr:nth-child(2) th.karaoke-plan-compare__plan-col--pro{grid-column:2}.karaoke-plan-compare thead tr:nth-child(2) th.karaoke-plan-compare__plan-col:not(.karaoke-plan-compare__plan-col--pro):before{content:" ";display:block;padding:.45rem .5rem;font-size:.82rem;font-weight:900;letter-spacing:.1em;line-height:1.3;visibility:hidden;box-sizing:border-box}.karaoke-plan-compare thead tr:nth-child(2) th.karaoke-plan-compare__plan-col--pro:before{content:"おすすめ";display:block;padding:.45rem .5rem;font-size:.82rem;font-weight:900;letter-spacing:.1em;line-height:1.3;color:#fff;text-align:center;text-shadow:0 1px 0 rgba(20,16,56,.28);background-color:#3b3fa8;background-image:var(--karaoke-plan-compare-pro-recommend-bg);box-shadow:inset 0 1px #ffffff24;box-sizing:border-box}.karaoke-plan-compare thead tr:nth-child(2) .karaoke-plan-compare__plan-name{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:2.35rem;padding:.45rem .5rem;border-bottom:var(--karaoke-plan-compare-row-divider);box-sizing:border-box}.karaoke-plan-compare thead tr:nth-child(2) th.karaoke-plan-compare__plan-col--pro .karaoke-plan-compare__plan-name{background:var(--karaoke-plan-compare-pro-column-bg)}.karaoke-plan-compare tbody tr{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"feature feature" "free pro";gap:.35rem .65rem;padding:.7rem 0;border-bottom:var(--karaoke-plan-compare-row-divider)}.karaoke-plan-compare tbody tr:last-child{border-bottom:none}.karaoke-plan-compare tbody th{grid-area:feature;display:block;width:100%;min-width:0;padding:0 0 .1rem;border:none;background:transparent;font-weight:inherit}.karaoke-plan-compare tbody td{display:flex;align-items:center;justify-content:center;min-width:0;width:auto;padding:.35rem .5rem;border:none}.karaoke-plan-compare tbody td:first-of-type{grid-area:free;background:transparent}.karaoke-plan-compare tbody td.karaoke-plan-compare__cell--pro{grid-area:pro}.karaoke-plan-compare thead th:not(:first-child),.karaoke-plan-compare tbody td{width:auto;min-width:0}.karaoke-plan-compare__feature-label{grid-template-columns:minmax(0,1fr) auto;width:100%}.shell{--shell-footer-elevated-offset: 7.75rem}.shell-footer{padding:.6rem .85rem max(.45rem,calc(.2rem + env(safe-area-inset-bottom,0px)))}.shell-footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.28rem .5rem}.shell-footer-block{display:contents}.shell-footer-nav{flex:1 1 100%;order:1;gap:.28rem .55rem}.shell-footer-copyright{flex:1 1 auto;order:2;margin:0;line-height:1.45;font-size:.72rem}.shell-footer-version{flex:0 0 auto;order:3;align-self:center;margin:0;padding:.12rem .45rem;font-size:.65rem;line-height:1.35}.karaoke-search-row{flex-direction:column;align-items:stretch}.search-input-wrap{flex:1 1 auto;width:100%;min-width:0}.karaoke-search-actions{width:100%}.karaoke-search-actions .btn{flex:1 1 auto;justify-content:center}.catalog-data-accuracy-callout,.catalog-data-accuracy-callout.text-sm{font-size:.68rem;line-height:1.48;padding:.42rem .55rem}.catalog-data-accuracy-callout--search,.catalog-data-accuracy-callout--search.text-sm,.karaoke-search-results__scroll--sticky-stack>.catalog-data-accuracy-callout--search,.karaoke-search-results__scroll--sticky-stack>.karaoke-search-results__callout{-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:11px;line-height:1.38;padding:.28rem .42rem;max-width:100%;width:100%;min-width:0;box-sizing:border-box;word-break:break-word;overflow-wrap:anywhere}.catalog-data-accuracy-callout__p{font-size:inherit;line-height:inherit}.catalog-data-accuracy-callout__p+.catalog-data-accuracy-callout__p{margin-top:.32rem}.catalog-data-accuracy-callout--search .catalog-data-accuracy-callout__p,.karaoke-search-results__scroll--sticky-stack>.karaoke-search-results__callout .catalog-data-accuracy-callout__p{font-size:inherit;line-height:inherit}.catalog-data-accuracy-callout--search .catalog-data-accuracy-callout__p+.catalog-data-accuracy-callout__p,.karaoke-search-results__scroll--sticky-stack>.karaoke-search-results__callout .catalog-data-accuracy-callout__p+.catalog-data-accuracy-callout__p{margin-top:.26rem}.scroll-x .data.data-catalog{min-width:36rem;font-size:.78rem}.scroll-x .data-catalog th,.scroll-x .data-catalog td{padding:.52rem .5rem;vertical-align:middle}.scroll-x .data-catalog .cell-wrap{max-width:9rem;min-width:5.25rem}.scroll-x .data-catalog .cell-nowrap{white-space:normal}.setlist-obs-url-input{padding:.4rem .6rem;line-height:1.3;min-height:2.1rem;max-height:2.35rem;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.catalog-detail-modal__dl,.karaoke-pro-checkout-confirm-modal .legal-notice-dl__row{grid-template-columns:1fr;gap:.2rem}.pending-channel-action-stack{align-items:stretch}.pending-channel-actions{justify-content:flex-start}.registered-karaoke-source-count-headline{display:inline-flex;max-width:100%;white-space:normal;flex-wrap:wrap;row-gap:.12em;justify-content:flex-start}.creator-sns-link-inputs__row{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto}.creator-sns-link-inputs__row>.btn{grid-column:1 / -1;justify-self:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}.btn:hover:not(:disabled){transform:none}.admin-dashboard-tile:hover,.landing-card--feature:hover,.landing-card--request:hover,.landing-pill--v2:hover,.landing-module-card--v2:hover{transform:none}.landing-hero-v2__mega{transform:translate(-50%,-50%)}.landing--v2 .landing-hero-v2__panel:hover,.landing--v2 .landing-merit-tile:hover,.landing--v2 .landing-anchor__block:hover,.landing--v2 .landing-persona-card--v2:hover,.landing-flow__step--v2:hover{transform:none}}.marugoto-schedule-manage__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}.marugoto-schedule-manage__timezone-select{width:auto;min-width:11.5rem;max-width:14rem;font-size:.82rem;padding:.35rem 1.55rem .35rem .45rem}.marugoto-schedule-manage__month-title,.marugoto-schedule-public__range{margin:0 0 1rem;font-weight:600;text-align:center}.marugoto-schedule-public__calendar-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;align-items:start}.marugoto-schedule-public__calendar-shell--nav{grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;gap:.5rem .65rem}.marugoto-schedule-public__calendar-shell .marugoto-schedule-calendar{min-width:0}.marugoto-schedule-public__calendar-slide{min-width:0;overflow:hidden;animation:marugoto-schedule-slide-next .5s ease both}.marugoto-schedule-public__calendar-slide--prev{animation-name:marugoto-schedule-slide-prev}@keyframes marugoto-schedule-slide-next{0%{opacity:.35;transform:translate(1.4rem)}to{opacity:1;transform:translate(0)}}@keyframes marugoto-schedule-slide-prev{0%{opacity:.35;transform:translate(-1.4rem)}to{opacity:1;transform:translate(0)}}html.vaxis-reduce-motion .marugoto-schedule-public__calendar-slide{animation:none}.marugoto-schedule-public__week-shift{flex-shrink:0;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:0;padding:0;border:2px solid color-mix(in srgb,var(--text, #111) 12%,var(--border));border-radius:var(--radius-md, .5rem);background:#fff;color:var(--text);font-size:.9rem;line-height:1;cursor:pointer;box-shadow:var(--marugoto-nav-menu-shadow);transition:border-color .15s ease,color .15s ease}.marugoto-schedule-public__week-shift:hover:not(:disabled){color:var(--accent, #4a7fd4);border-color:color-mix(in srgb,var(--accent, #4a7fd4) 45%,var(--border))}.marugoto-schedule-public__week-shift:disabled{opacity:.45;cursor:default}.marugoto-schedule-public__calendar-shell--nav .marugoto-schedule-public__week-shift{align-self:center}.marugoto-schedule-manage__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}.marugoto-schedule-manage__toolbar .marugoto-schedule-manage__month-title{margin:0;flex:1 1 12rem;text-align:center}@media(max-width:760px){.marugoto-schedule-manage__toolbar .marugoto-schedule-manage__month-title{order:3;flex-basis:100%}}.marugoto-schedule-calendar__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;margin-bottom:.35rem}.marugoto-schedule-calendar__weekday{text-align:center;font-size:.75rem;color:var(--muted);font-weight:600}.marugoto-schedule-calendar__weekday.is-saturday{color:#2563a8}.marugoto-schedule-calendar__weekday.is-sunday{color:#b42318}.marugoto-schedule-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;background:var(--marugoto-content-border-color);border:2px solid color-mix(in srgb,var(--marugoto-content-border-color, #ddd) 86%,var(--text, #111) 14%);border-radius:var(--marugoto-content-radius);overflow:hidden}.marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell{min-height:8rem}.marugoto-schedule-calendar__grid.is-week.is-week-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-schedule-calendar__grid.is-month .marugoto-schedule-calendar__cell{min-height:5.5rem}.marugoto-schedule-calendar__cell{background:var(--surface, #fff);padding:.35rem;display:flex;flex-direction:column;gap:.25rem}.marugoto-schedule-calendar__cell.is-month-padding{background:color-mix(in srgb,var(--muted-2) 6%,#fff);pointer-events:none}.marugoto-schedule-calendar__cell.is-outside-month{background:color-mix(in srgb,var(--muted-2) 12%,var(--surface, #fff))}.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-month .marugoto-schedule-calendar__cell:not(.is-month-padding){background:#fff}.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-month .marugoto-schedule-calendar__cell.is-saturday:not(.is-month-padding){background:color-mix(in srgb,#3b82f6 11%,#fff)}.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-month .marugoto-schedule-calendar__cell.is-sunday:not(.is-month-padding){background:color-mix(in srgb,#dc3545 10%,#fff)}.marugoto-schedule-calendar__cell.is-saturday{background:color-mix(in srgb,#3b82f6 11%,var(--surface, #fff))}.marugoto-schedule-calendar__cell.is-sunday{background:color-mix(in srgb,#dc3545 10%,var(--surface, #fff))}.marugoto-schedule-calendar__cell.is-outside-month.is-saturday{background:color-mix(in srgb,#3b82f6 8%,color-mix(in srgb,var(--muted-2) 12%,var(--surface, #fff)))}.marugoto-schedule-calendar__cell.is-outside-month.is-sunday{background:color-mix(in srgb,#dc3545 8%,color-mix(in srgb,var(--muted-2) 12%,var(--surface, #fff)))}.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell,.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell.is-saturday,.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell.is-sunday,.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell.is-outside-month,.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell.is-outside-month.is-saturday,.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell.is-outside-month.is-sunday{background:color-mix(in srgb,var(--muted-2, #e8e8ec) 3%,#fff)}.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell.is-today{background:color-mix(in srgb,var(--accent, #4a7fd4) 14%,#fff);box-shadow:inset 0 0 0 2px var(--accent, #4a7fd4);z-index:1}.marugoto-schedule-calendar__cell.is-today{box-shadow:inset 0 0 0 2px var(--accent, #4a7fd4);z-index:1}.marugoto-schedule-calendar__cell.is-today .marugoto-schedule-calendar__day-num{background:transparent;color:inherit;font-weight:700}.marugoto-schedule-calendar__day-num{align-self:flex-end;border:none;background:transparent;font-size:.76rem;font-weight:700;letter-spacing:.02em;line-height:1;padding:.15rem .35rem;border-radius:999px;cursor:pointer;color:#000}.marugoto-page--standalone .marugoto-schedule-calendar__day-num{color:#000}.marugoto-schedule-calendar__day-num:disabled{cursor:default;color:#111;opacity:1}.marugoto-page--standalone .marugoto-schedule-calendar__day-num:disabled{color:#111}.marugoto-schedule-calendar__grid.is-rolling-month .marugoto-schedule-calendar__cell.is-outside-month{background:#fff}.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-rolling-month .marugoto-schedule-calendar__cell:not(.is-month-padding){background:#fff}.marugoto-customize__contact-add-picker{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.marugoto-page--preview-desktop .marugoto-page__qa-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page--preview-desktop .marugoto-page__qa-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.marugoto-page--preview-desktop .marugoto-page__qa-groups--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.marugoto-page--preview-desktop .marugoto-page__qa-groups--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.marugoto-schedule-calendar__events{display:flex;flex-direction:column;gap:.2rem;min-height:0;flex:1}.marugoto-page--standalone .marugoto-schedule-calendar__events{overflow:hidden}.marugoto-schedule-chip{display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;width:100%;text-align:left;border:1px solid color-mix(in srgb,var(--accent, #4a7fd4) 35%,var(--border));background:color-mix(in srgb,var(--accent, #4a7fd4) 8%,var(--surface, #fff));border-radius:.25rem;padding:.2rem .35rem;font:inherit;color:var(--text);cursor:pointer}.marugoto-schedule-chip--compact .marugoto-schedule-chip__meta{display:none}.marugoto-schedule-chip__time{font-size:.6875rem;color:var(--muted)}.marugoto-schedule-chip__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.3rem;min-width:0}.marugoto-schedule-chip__title{flex:1 1 auto;min-width:0;font-size:.75rem;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.marugoto-schedule-chip:disabled{cursor:default;opacity:.85}.marugoto-schedule-chip--public{overflow:hidden;align-items:stretch;gap:.15rem;padding:.38rem .45rem;border-width:1.5px;border-radius:.55rem;box-shadow:0 2px 6px color-mix(in srgb,var(--text, #111) 10%,transparent),0 1px color-mix(in srgb,#fff 55%,transparent) inset;transition:transform .15s ease,box-shadow .15s ease}.marugoto-schedule-chip--public:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px color-mix(in srgb,var(--text, #111) 14%,transparent),0 1px color-mix(in srgb,#fff 55%,transparent) inset}.marugoto-schedule-chip--public.marugoto-schedule-chip--compact{padding:.3rem .35rem;border-radius:.45rem}.marugoto-schedule-chip__kind-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 1 auto;max-width:62%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;font-weight:800;letter-spacing:.02em;line-height:1.25;padding:.1rem .34rem;border-radius:999px;color:#fff;box-shadow:0 1px 3px color-mix(in srgb,#000 22%,transparent)}.marugoto-schedule-chip--public.marugoto-schedule-chip--compact .marugoto-schedule-chip__kind-badge{max-width:58%;font-size:.5625rem;padding:.08rem .28rem}.marugoto-schedule-chip--public .marugoto-schedule-chip__time{flex:0 0 auto;font-size:.6875rem;font-weight:700;color:color-mix(in srgb,var(--text) 72%,var(--muted))}.marugoto-schedule-chip--public .marugoto-schedule-chip__title{font-size:.72rem;font-weight:800;line-height:1.2;padding-right:.15rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:clip;white-space:normal;word-break:break-word}.marugoto-schedule-chip--public .marugoto-schedule-chip__title.marugoto-schedule-chip__title-lines-1{-webkit-line-clamp:1}.marugoto-schedule-chip--public .marugoto-schedule-chip__title.marugoto-schedule-chip__title-lines-2{-webkit-line-clamp:2}.marugoto-schedule-chip--public .marugoto-schedule-chip__title.marugoto-schedule-chip__title-lines-3{-webkit-line-clamp:3}.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-month .marugoto-schedule-calendar__cell{height:8.6rem}.marugoto-page--standalone .marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell{height:22.4rem}@media(max-width:640px){.marugoto-page__layout-row--2{grid-template-columns:minmax(0,1fr)}.marugoto-page__news-list--cols-2>.marugoto-page__news-item,.marugoto-page__news-list--cols-3>.marugoto-page__news-item{flex:0 0 100%;max-width:100%}.marugoto-page__gallery-grid--layout-2,.marugoto-page__gallery-grid--layout-3,.marugoto-page__gallery-grid--layout-2x2,.marugoto-page__gallery-grid--layout-3x2,.marugoto-page__shop-grid--layout-2,.marugoto-page__shop-grid--layout-3{grid-template-columns:minmax(0,1fr)}.marugoto-page__shop-grid--layout-2,.marugoto-page__shop-grid--layout-3{--marugoto-shop-col-width: 100%;--marugoto-shop-media-height: calc(var(--marugoto-shop-col-width) * 9 / 16)}.marugoto-page__setlist-folders{grid-template-columns:repeat(2,minmax(0,1fr))}}.marugoto-schedule-chip--kind-stream.marugoto-schedule-chip--public{border-color:color-mix(in srgb,#e53935 50%,var(--border));background:linear-gradient(145deg,color-mix(in srgb,#ff6b6b 16%,var(--surface, #fff)),color-mix(in srgb,#e53935 8%,var(--surface, #fff)))}.marugoto-schedule-chip--kind-stream .marugoto-schedule-chip__kind-badge{background:linear-gradient(135deg,#ff5252,#c62828)}.marugoto-schedule-chip--kind-video.marugoto-schedule-chip--public{border-color:color-mix(in srgb,#1e88e5 50%,var(--border));background:linear-gradient(145deg,color-mix(in srgb,#42a5f5 16%,var(--surface, #fff)),color-mix(in srgb,#1565c0 8%,var(--surface, #fff)))}.marugoto-schedule-chip--kind-video .marugoto-schedule-chip__kind-badge{background:linear-gradient(135deg,#42a5f5,#1565c0)}.marugoto-schedule-chip--kind-fanclub.marugoto-schedule-chip--public{border-color:color-mix(in srgb,#ab47bc 50%,var(--border));background:linear-gradient(145deg,color-mix(in srgb,#ce93d8 18%,var(--surface, #fff)),color-mix(in srgb,#8e24aa 8%,var(--surface, #fff)))}.marugoto-schedule-chip--kind-fanclub .marugoto-schedule-chip__kind-badge{background:linear-gradient(135deg,#ba68c8,#7b1fa2)}.marugoto-schedule-chip--kind-event.marugoto-schedule-chip--public{border-color:color-mix(in srgb,#43a047 50%,var(--border));background:linear-gradient(145deg,color-mix(in srgb,#81c784 16%,var(--surface, #fff)),color-mix(in srgb,#2e7d32 8%,var(--surface, #fff)))}.marugoto-schedule-chip--kind-event .marugoto-schedule-chip__kind-badge{background:linear-gradient(135deg,#66bb6a,#2e7d32)}.marugoto-schedule-chip--kind-other.marugoto-schedule-chip--public{border-color:color-mix(in srgb,#78909c 45%,var(--border));background:linear-gradient(145deg,color-mix(in srgb,#b0bec5 14%,var(--surface, #fff)),color-mix(in srgb,#546e7a 7%,var(--surface, #fff)))}.marugoto-schedule-chip--kind-other .marugoto-schedule-chip__kind-badge{background:linear-gradient(135deg,#90a4ae,#546e7a)}.marugoto-schedule-form__datetime-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.marugoto-schedule-form__fieldset{border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;margin:0}.marugoto-schedule-form__weekdays{display:flex;flex-direction:column;gap:.35rem}.marugoto-schedule-form__weekday-chips{display:flex;flex-wrap:wrap;gap:.35rem}.marugoto-schedule-form__weekday-chip{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;padding:.35rem .55rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:.875rem;font-weight:600;cursor:pointer;user-select:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.marugoto-schedule-form__weekday-chip:hover:not(:has(input:disabled)){border-color:var(--primary)}.marugoto-schedule-form__weekday-chip.is-selected{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 1px color-mix(in srgb,var(--primary) 35%,transparent)}.marugoto-schedule-form__weekday-chip.is-selected span{color:inherit}.marugoto-schedule-form__weekday-chip:has(input:disabled):not(.is-selected){opacity:.55;cursor:not-allowed}.marugoto-schedule-modal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1rem}.marugoto-schedule-modal__backdrop{position:absolute;inset:0;background:#00000073}.marugoto-schedule-modal__panel{position:relative;z-index:1;width:min(40rem,100%);max-height:min(90vh,52rem);overflow:auto;padding:1rem 1.1rem}.marugoto-schedule-modal__panel--wide{width:min(52rem,100%)}.marugoto-schedule-modal__panel .marugoto-schedule-form .field input:not([type=checkbox]):not([type=radio]),.marugoto-schedule-modal__panel .marugoto-schedule-form .field select,.marugoto-schedule-modal__panel .marugoto-schedule-form .field textarea,.marugoto-schedule-form .input,.marugoto-schedule-form select,.marugoto-schedule-form textarea,.marugoto-schedule-form input:not([type=checkbox]):not([type=radio]),.marugoto-schedule-form__rounded-field,.marugoto-schedule-form .marugoto-schedule-form__rounded-field{border-radius:var(--radius-sm)}.marugoto-schedule-form__field--locked{opacity:.72;pointer-events:none}.marugoto-schedule-form__field--locked .marugoto-schedule-form__thumbnail-preview,.marugoto-schedule-form__field--locked .marugoto-schedule-form__thumbnail-placeholder{opacity:.9}.marugoto-schedule-form__scope-fieldset{margin:0 0 .85rem;padding:.65rem .75rem;border:1px solid var(--border);border-radius:var(--radius-md)}.marugoto-schedule-form__scope-options{display:flex;flex-direction:column;gap:.35rem}.marugoto-schedule-form__thumbnail{display:flex;flex-direction:column;gap:.5rem}.marugoto-schedule-form__thumbnail-preview{width:100%;max-width:22rem;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--border)}.marugoto-schedule-form__thumbnail-placeholder{width:100%;max-width:22rem;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;border:1px dashed var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--muted-2) 12%,var(--surface-solid))}.marugoto-schedule-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.marugoto-schedule-modal__actions{margin-top:1rem;flex-wrap:wrap}.marugoto-schedule-modal__actions--published{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.marugoto-schedule-modal__actions--published .marugoto-customize__item-delete{width:2rem;height:2rem;margin-top:0}.marugoto-schedule-modal__actions--published>.btn{margin-left:auto;min-width:6.5rem}.marugoto-schedule-manage__calendars{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);isolation:isolate}.marugoto-schedule-manage__calendar-pane{grid-column:1;grid-row:1;min-width:0}.marugoto-schedule-manage__calendar-pane:not(.is-active){z-index:1;opacity:0;pointer-events:none}.marugoto-schedule-manage__calendar-pane.is-active{z-index:2;opacity:1;pointer-events:auto}.marugoto-schedule-scope-modal{z-index:130}.marugoto-schedule-scope-modal__panel{width:min(28rem,100%)}.marugoto-schedule-public__occ-modal{z-index:200;--marugoto-card-radius: 1.375rem;--marugoto-card-shadow: 0 5px 16px color-mix(in srgb, var(--text, #111) 12%, transparent), 0 2px 6px color-mix(in srgb, var(--text, #111) 6%, transparent)}.marugoto-schedule-public__occ-panel{display:flex;flex-direction:column;width:min(42rem,100%);min-height:min(58vh,34rem);max-height:min(92vh,52rem);padding:0;overflow:hidden;border-radius:var(--marugoto-card-radius, 1.375rem);box-shadow:var(--marugoto-card-shadow);background:var(--surface-solid, #fff);opacity:1}.marugoto-schedule-public__occ-panel.card{background:var(--surface-solid, #fff)}.marugoto-schedule-public__occ-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin:0;padding:1rem 1.25rem .85rem}.marugoto-schedule-public__occ-datetime{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:0;font-family:var(--marugoto-title-font);font-size:clamp(1.25rem,3.8vw,1.5rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--text)}.marugoto-schedule-public__occ-audience-badge{flex-shrink:0;font-size:.75rem;font-weight:800;line-height:1.25;letter-spacing:.03em;padding:.28rem .6rem;border-radius:999px;border:2.5px solid transparent;color:#5d3a00;background:linear-gradient(135deg,color-mix(in srgb,var(--surface-solid, #fff) 78%,#ffe082),color-mix(in srgb,var(--surface-solid, #fff) 72%,#ffcc80) 55%,color-mix(in srgb,var(--surface-solid, #fff) 76%,#ffe0b2)) padding-box,linear-gradient(135deg,#ffd54f,#ff9800 55%,#ef6c00) border-box;background-origin:padding-box,border-box;background-clip:padding-box,border-box;box-shadow:0 1px 3px color-mix(in srgb,#e65100 16%,transparent);white-space:nowrap}.marugoto-schedule-public__occ-date{font-variant-numeric:tabular-nums}.marugoto-schedule-public__occ-start-time{font-variant-numeric:tabular-nums;font-weight:700;color:var(--text)}.marugoto-schedule-public__occ-close.modal-close{background:color-mix(in srgb,var(--muted-2) 35%,transparent)}.marugoto-schedule-public__occ-body{flex:1 1 auto;min-height:0;padding:0 1.25rem 1rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.marugoto-schedule-public__occ-body::-webkit-scrollbar{display:none;width:0;height:0}.marugoto-schedule-public__occ-video-title{margin:0 0 .75rem;font-family:var(--marugoto-title-font);font-size:clamp(1.2rem,3.8vw,1.45rem);font-weight:700;line-height:1.35;letter-spacing:-.02em}.marugoto-schedule-public__occ-description,.marugoto-schedule-public__occ-description-empty{margin:0 0 .85rem;line-height:1.6;white-space:pre-wrap;font-size:.9rem;color:var(--text)}.marugoto-schedule-public__occ-description-empty{color:var(--muted)}.marugoto-schedule-public__occ-details{margin:0;line-height:1.65;white-space:pre-wrap;font-size:.9rem}.marugoto-schedule-public__occ-youtube-loading{margin:0 0 .65rem;padding:0 1.25rem}.marugoto-schedule-public__occ-youtube-thumb-link{display:block;width:calc(100% + 2.5rem);max-width:none;margin:0 -1.25rem 1rem;overflow:hidden;border:none;border-radius:0;line-height:0}.marugoto-schedule-public__occ-youtube-thumb{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.marugoto-schedule-public__occ-foot{flex-shrink:0;padding:0 1rem 1rem}.marugoto-schedule-public__occ-foot-bar{display:flex;align-items:center;gap:.75rem 1rem;margin:0;padding:.9rem 1rem;border-radius:1rem;background:#000000c7;color:#fff}.marugoto-schedule-public__occ-foot-icon{flex-shrink:0;border-radius:var(--radius-sm, .35rem)}.marugoto-schedule-public__occ-foot-text{flex:1 1 auto;margin:0;min-width:0;font-size:.9375rem;font-weight:600;line-height:1.35}.marugoto-schedule-public__occ-foot-btn{flex-shrink:0;margin:0;white-space:nowrap}@media(max-width:520px){.marugoto-schedule-public__occ-foot-bar{flex-wrap:wrap}.marugoto-schedule-public__occ-foot-text{flex:1 1 100%}}.marugoto-schedule-public__day-detail{margin-top:1rem;padding:1rem;border:var(--marugoto-content-border);border-radius:var(--marugoto-content-radius);box-sizing:border-box}.marugoto-schedule-public__day-item{padding:.75rem .85rem;border:var(--marugoto-content-border);border-radius:calc(var(--marugoto-content-radius) - 2px);box-sizing:border-box}.marugoto-schedule-public__day-detail-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.marugoto-schedule-public__day-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.marugoto-schedule-public__day-details{margin:.35rem 0 0;white-space:pre-wrap;line-height:1.55}@media(max-width:640px){.marugoto-schedule-form__datetime-row{grid-template-columns:1fr}.marugoto-schedule-calendar__grid.is-week .marugoto-schedule-calendar__cell{min-height:5rem}}
