html[data-theme=Tokiwa]{--font-noto-sans-jp:"Noto Sans JP",sans-serif;--font-noto-serif-jp:"Noto Serif JP",serif;--font-roboto:"Roboto",sans-serif;--font-lato:"Lato",sans-serif;--background:#fff;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:#455f69;--primary-foreground:#789caa;--primary-light:#2e85a1;--primary-light-bg:#e0ecef;--primary-foreground-light:#c3dde6;--secondary:210 40% 96.1%;--secondary-foreground:197 21% 34%;--third:0 0% 81%;--fourth:0 0% 20%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:197 21% 34%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--border-grey:0 0% 44%;--border-light:218 5% 84%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.4rem;--header:195 33% 91%;--header-dark:195 41% 83%;--header-light:0 0% 96%;--text-dark:#333;--text-secondary:#3b4043;--text-third:#445f69;--text-white:#fff;--invalid-color:#f33a58}html[data-theme=ECCORE]{--font-noto-sans-jp:"Noto Sans JP",sans-serif;--font-noto-serif-jp:"Noto Serif JP",serif;--font-roboto:"Roboto",sans-serif;--font-lato:"Lato",sans-serif;--background:#fff;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:#455f69;--primary-foreground:#21a9b2;--primary-light:#2e85a1;--primary-light-bg:#e0ecef;--primary-foreground-light:#c3dde6;--secondary:210 40% 96.1%;--secondary-foreground:197 21% 34%;--third:0 0% 81%;--fourth:0 0% 20%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:197 21% 34%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--border-grey:0 0% 44%;--border-light:218 5% 84%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.4rem;--header:195 33% 91%;--header-dark:195 41% 83%;--header-light:0 0% 96%;--text-dark:#333;--text-secondary:#3b4043;--text-third:#445f69;--text-white:#fff;--invalid-color:#f33a58}.ec-container{width:calc(100% - 4rem);max-width:115.2rem;margin:0 auto}.custom-dialog__overlay{z-index:50;background:rgba(106,127,135,.9);position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto}.custom-dialog__overlay.hidden-scroll{overflow-y:hidden}.custom-dialog__content{display:flex;flex-direction:column;gap:0;outline:none;width:128rem;margin:3.4rem auto;border-radius:0!important;inset:0;transform:none;background-color:transparent;border:none;padding:3rem 9rem}@media(max-width:1280px){.custom-dialog__content{width:100%}}@media screen and (max-width:1024px){.custom-dialog__content{padding:0;width:90%;margin:8.5rem auto}}.custom-dialog__close{position:absolute;right:4rem;top:2.4rem}@media screen and (max-width:480px){.custom-dialog__close{right:2rem}}.custom-dialog__input{width:100%;height:100%;outline:none;color:#333;font-size:1.4rem;box-shadow:none;text-align:center}.custom-dialog__input::placeholder{text-align:center;color:#a3a3a3;font-family:Roboto}