/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}:host,:root{--color-red-600:oklch(57.7% .245 27.325);--color-orange-600:oklch(64.6% .222 41.116);--color-orange-700:oklch(55.3% .195 38.402);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-600:oklch(68.1% .162 75.834);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--spacing:.25rem}.visible{visibility:visible}.fixed{position:fixed}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-\[5rem\]{margin-top:5rem}.mr-1{margin-right:calc(var(--spacing) * 1)}.ml-3{margin-left:calc(var(--spacing) * 3)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-orange-600{background-color:var(--color-orange-600)}.bg-orange-700{background-color:var(--color-orange-700)}.bg-red-600{background-color:var(--color-red-600)}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-yellow-600{background-color:var(--color-yellow-600)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.page-title-badge{background:var(--theme-elevation-150);color:var(--theme-elevation-600);border-radius:999px;align-items:center;padding:2px 10px;font-size:.875rem;font-weight:600;display:inline-flex}.confirmation-modal__wrapper,.diff-table__wrapper,.export-modal__wrapper,.sheet-select-modal__wrapper,.slot-edit-modal__wrapper{background:var(--theme-bg);border:1px solid var(--theme-border-color);z-index:1;border-radius:8px;gap:0;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);padding:24px 28px;position:relative;overflow-y:auto;box-shadow:0 8px 32px #0003}.confirmation-modal,.diff-table,.export-modal,.sheet-select-modal,.slot-edit-modal{justify-content:center;align-items:center;height:100%;display:flex}.confirmation-modal:after,.confirmation-modal:before,.diff-table:after,.diff-table:before,.export-modal:after,.export-modal:before,.sheet-select-modal:after,.sheet-select-modal:before,.slot-edit-modal:after,.slot-edit-modal:before{content:" ";pointer-events:none;position:absolute;inset:0}.confirmation-modal:before,.diff-table:before,.export-modal:before,.sheet-select-modal:before,.slot-edit-modal:before{background:var(--theme-bg);opacity:.75}.confirmation-modal:after,.diff-table:after,.export-modal:after,.sheet-select-modal:after,.slot-edit-modal:after{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirmation-modal__wrapper{width:420px}.confirmation-modal__wrapper .confirmation-modal__content>h1{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.confirmation-modal__wrapper .confirmation-modal__content>p{margin-bottom:0;line-height:1.6}.confirmation-modal__wrapper .confirmation-modal__controls{border-top:1px solid var(--theme-elevation-150);justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}.confirmation-modal__wrapper .confirmation-modal__controls .btn{--btn-icon-size:calc(var(--base) * 1.1);--btn-icon-content-gap:calc(var(--base) * .2);--btn-padding-block-start:calc(var(--base) * .2);--btn-padding-inline-end:calc(var(--base) * .6);--btn-padding-block-end:calc(var(--base) * .2);--btn-padding-inline-start:calc(var(--base) * .6);--margin-block:0}:root{--gutter-h:40px;--theme-bg:var(--theme-elevation-50);--color-row-igo:var(--color-blue-600);--color-row-shogi:var(--color-orange-700);--color-row-banned:var(--color-red-600);--color-row-caution:var(--color-yellow-600);--color-status-new:var(--theme-success-500);--color-status-changed:var(--theme-warning-500);--color-status-unchanged:var(--theme-elevation-500);--color-status-removed:var(--theme-elevation-500);--color-status-error:var(--theme-error-500);--color-status-confirmed:var(--theme-success-600);--color-status-new-bg:var(--color-status-new)}@supports (color:color-mix(in lab,red,red)){:root{--color-status-new-bg:color-mix(in srgb,var(--color-status-new) 15%,transparent)}}:root{--color-status-changed-bg:var(--color-status-changed)}@supports (color:color-mix(in lab,red,red)){:root{--color-status-changed-bg:color-mix(in srgb,var(--color-status-changed) 10%,transparent)}}:root{--color-status-unchanged-bg:var(--color-status-unchanged)}@supports (color:color-mix(in lab,red,red)){:root{--color-status-unchanged-bg:color-mix(in srgb,var(--color-status-unchanged) 12%,transparent)}}:root{--color-status-removed-bg:var(--color-status-removed)}@supports (color:color-mix(in lab,red,red)){:root{--color-status-removed-bg:color-mix(in srgb,var(--color-status-removed) 12%,transparent)}}:root{--color-status-error-bg:var(--color-status-error)}@supports (color:color-mix(in lab,red,red)){:root{--color-status-error-bg:color-mix(in srgb,var(--color-status-error) 15%,transparent)}}:root{--color-status-confirmed-bg:var(--color-status-confirmed)}@supports (color:color-mix(in lab,red,red)){:root{--color-status-confirmed-bg:color-mix(in srgb,var(--color-status-confirmed) 15%,transparent)}}:root{--color-status-warning:var(--theme-warning-500);--color-status-warning-bg:var(--color-status-warning)}@supports (color:color-mix(in lab,red,red)){:root{--color-status-warning-bg:color-mix(in srgb,var(--color-status-warning) 12%,transparent)}}html[data-theme=dark]{--color-row-igo:var(--color-blue-500);--color-row-shogi:var(--color-orange-600);--color-row-banned:var(--color-red-600);--color-row-caution:var(--color-yellow-500)}body{font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Noto Sans JP,sans-serif}.title-logo{width:100%}.title-logo .title-logo__light{display:block}.title-logo .title-logo__dark,[data-theme=dark] .title-logo .title-logo__light{display:none}[data-theme=dark] .title-logo .title-logo__dark{display:block}header.list-header.custom-header{margin-bottom:var(--base)}h1{font-size:2rem;line-height:normal}.custom-view-description{background:var(--theme-elevation-50);white-space:pre-line;color:var(--theme-elevation-600);border-radius:0 4px 4px 0;margin-bottom:0;padding:12px 16px;font-size:90%}input[type=text]:read-only,textarea:read-only{color:var(--theme-elevation-500)}.checkbox-input{margin-bottom:var(--spacing-field)}.collection-list .table{width:100%;overflow-x:auto}.collection-list .table table{min-width:100%}.collection-list .table table tbody td,.collection-list .table table thead th{padding:calc(var(--base)*.4)}.collection-list .table table tbody td{vertical-align:middle}.collection-list--schedule-changes .list-controls__toggle-columns,.collection-list--schedule-changes .list-controls__toggle-where{display:none}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}