@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--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}}}:root,:host{--color-red-600:#e40014;--color-orange-600:#f05100;--color-orange-700:#c53c00;--color-yellow-500:#edb200;--color-yellow-600:#cd8900;--color-blue-500:#3080ff;--color-blue-600:#155dfc;--spacing:.25rem}@supports (color:lab(0% 0 0)){:root,:host{--color-red-600:lab(48.4493% 77.4328 61.5452);--color-orange-600:lab(57.1026% 64.2584 89.8886);--color-orange-700:lab(46.4615% 57.7275 70.8507);--color-yellow-500:lab(76.3898% 14.5258 98.4589);--color-yellow-600:lab(62.7799% 22.4197 86.1544);--color-blue-500:lab(54.1736% 13.3369 -74.6839);--color-blue-600:lab(44.0605% 29.0279 -86.0352)}}.collapse{visibility:collapse}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.isolate{isolation:isolate}.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-3{margin-top:calc(var(--spacing) * 3)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-\[5rem\]{margin-top:5rem}.mr-1{margin-right:var(--spacing)}.ml-3{margin-left:calc(var(--spacing) * 3)}.block{display:block}.flex{display:flex}.grid{display:grid}.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)}.blur{--tw-blur:blur(8px);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,)}.invert{--tw-invert:invert(100%);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,)}.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,.export-modal__wrapper,.sheet-select-modal__wrapper,.diff-table__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,.export-modal,.sheet-select-modal,.diff-table,.slot-edit-modal{justify-content:center;align-items:center;height:100%;display:flex}.confirmation-modal:before,.confirmation-modal:after,.export-modal:before,.export-modal:after,.sheet-select-modal:before,.sheet-select-modal:after,.diff-table:before,.diff-table:after,.slot-edit-modal:before,.slot-edit-modal:after{content:" ";pointer-events:none;position:absolute;inset:0}.confirmation-modal:before,.export-modal:before,.sheet-select-modal:before,.diff-table:before,.slot-edit-modal:before{background:var(--theme-bg);opacity:.75}.confirmation-modal:after,.export-modal:after,.sheet-select-modal:after,.diff-table: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}@media (max-width:768px){:root{--gutter-h:8px}}:root{--theme-bg:var(--theme-elevation-50);--surface-bg:var(--theme-elevation-0);--surface-border:var(--theme-elevation-150);--surface-radius:8px;--surface-shadow:0 1px 2px #0000000a, 0 1px 3px #00000012;--color-row-igo:var(--color-blue-600);--color-row-shogi:var(--color-orange-600);--color-row-banned:var(--color-red-600);--color-row-caution:var(--color-yellow-600);--color-row-live:gold;--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)}}@media (min-width:769px){.gutter{padding-left:12px;padding-right:12px}}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);--color-row-live:gold;--surface-bg:var(--theme-elevation-100);--surface-border:var(--theme-elevation-150);--surface-shadow:none}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}@media (min-width:769px){.app-header,.template-default__nav-toggler-wrapper{display:none}html[data-nav-collapsed=true]{--nav-width:48px}.template-default--nav-hydrated{transition:grid-template-columns var(--nav-trans-time) linear}.template-default--nav-hydrated .nav{transition:width var(--nav-trans-time) linear}}header.list-header.custom-header{margin-bottom:calc(var(--base)*.5)}h1{font-size:2rem;line-height:initial;margin-top:.5rem}.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 thead th,.collection-list .table table tbody td{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}
