/* src/styles.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}
ul,
ol {
  list-style: none;
}
html:focus-within {
  scroll-behavior: smooth;
}
body {
  min-height: 100dvh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
a:not([class]) {
  text-decoration-skip-ink: auto;
}
img,
picture {
  max-width: 100%;
  display: block;
}
input,
button,
textarea,
select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html {
  --mat-sys-background: light-dark(#fcf8fd, #131316);
  --mat-sys-error: light-dark(#ba1a1a, #ffb4ab);
  --mat-sys-error-container: light-dark(#ffdad6, #93000a);
  --mat-sys-inverse-on-surface: light-dark(#f3eff4, #303034);
  --mat-sys-inverse-primary: light-dark(#bec2ff, #343dff);
  --mat-sys-inverse-surface: light-dark(#303034, #e5e1e6);
  --mat-sys-on-background: light-dark(#1b1b1f, #e5e1e6);
  --mat-sys-on-error: light-dark(#ffffff, #690005);
  --mat-sys-on-error-container: light-dark(#93000a, #ffdad6);
  --mat-sys-on-primary: light-dark(#ffffff, #0001ac);
  --mat-sys-on-primary-container: light-dark(#0000ef, #e0e0ff);
  --mat-sys-on-primary-fixed: light-dark(#00006e, #00006e);
  --mat-sys-on-primary-fixed-variant: light-dark(#0000ef, #0000ef);
  --mat-sys-on-secondary: light-dark(#ffffff, #2e2f42);
  --mat-sys-on-secondary-container: light-dark(#444559, #e1e0f9);
  --mat-sys-on-secondary-fixed: light-dark(#191a2c, #191a2c);
  --mat-sys-on-secondary-fixed-variant: light-dark(#444559, #444559);
  --mat-sys-on-surface: light-dark(#1b1b1f, #e5e1e6);
  --mat-sys-on-surface-variant: light-dark(#46464f, #e4e1ec);
  --mat-sys-on-tertiary: light-dark(#ffffff, #0001ac);
  --mat-sys-on-tertiary-container: light-dark(#0000ef, #e0e0ff);
  --mat-sys-on-tertiary-fixed: light-dark(#00006e, #00006e);
  --mat-sys-on-tertiary-fixed-variant: light-dark(#0000ef, #0000ef);
  --mat-sys-outline: light-dark(#777680, #91909a);
  --mat-sys-outline-variant: light-dark(#c7c5d0, #46464f);
  --mat-sys-primary: light-dark(#343dff, #bec2ff);
  --mat-sys-primary-container: light-dark(#e0e0ff, #0000ef);
  --mat-sys-primary-fixed: light-dark(#e0e0ff, #e0e0ff);
  --mat-sys-primary-fixed-dim: light-dark(#bec2ff, #bec2ff);
  --mat-sys-scrim: light-dark(#000000, #000000);
  --mat-sys-secondary: light-dark(#5c5d72, #c5c4dd);
  --mat-sys-secondary-container: light-dark(#e1e0f9, #444559);
  --mat-sys-secondary-fixed: light-dark(#e1e0f9, #e1e0f9);
  --mat-sys-secondary-fixed-dim: light-dark(#c5c4dd, #c5c4dd);
  --mat-sys-shadow: light-dark(#000000, #000000);
  --mat-sys-surface: light-dark(#fcf8fd, #131316);
  --mat-sys-surface-bright: light-dark(#fcf8fd, #3a393c);
  --mat-sys-surface-container: light-dark(#f0edf1, #201f22);
  --mat-sys-surface-container-high: light-dark(#ebe7eb, #2a292d);
  --mat-sys-surface-container-highest: light-dark(#e5e1e6, #353438);
  --mat-sys-surface-container-low: light-dark(#f6f2f7, #1b1b1f);
  --mat-sys-surface-container-lowest: light-dark(#ffffff, #0e0e11);
  --mat-sys-surface-dim: light-dark(#dcd9dd, #131316);
  --mat-sys-surface-tint: light-dark(#343dff, #bec2ff);
  --mat-sys-surface-variant: light-dark(#e4e1ec, #46464f);
  --mat-sys-tertiary: light-dark(#343dff, #bec2ff);
  --mat-sys-tertiary-container: light-dark(#e0e0ff, #0000ef);
  --mat-sys-tertiary-fixed: light-dark(#e0e0ff, #e0e0ff);
  --mat-sys-tertiary-fixed-dim: light-dark(#bec2ff, #bec2ff);
  --mat-sys-neutral-variant20: #303038;
  --mat-sys-neutral10: #1b1b1f;
}
html {
  --mat-sys-level0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level2:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level3:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level4:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-body-large: 400 1rem / 1.5rem Noto Sans JP;
  --mat-sys-body-large-font: Noto Sans JP;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Noto Sans JP;
  --mat-sys-body-medium-font: Noto Sans JP;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Noto Sans JP;
  --mat-sys-body-small-font: Noto Sans JP;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Noto Sans JP;
  --mat-sys-display-large-font: Noto Sans JP;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Noto Sans JP;
  --mat-sys-display-medium-font: Noto Sans JP;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Noto Sans JP;
  --mat-sys-display-small-font: Noto Sans JP;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Noto Sans JP;
  --mat-sys-headline-large-font: Noto Sans JP;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Noto Sans JP;
  --mat-sys-headline-medium-font: Noto Sans JP;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Noto Sans JP;
  --mat-sys-headline-small-font: Noto Sans JP;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Noto Sans JP;
  --mat-sys-label-large-font: Noto Sans JP;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Noto Sans JP;
  --mat-sys-label-medium-font: Noto Sans JP;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Noto Sans JP;
  --mat-sys-label-small-font: Noto Sans JP;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Noto Sans JP;
  --mat-sys-title-large-font: Noto Sans JP;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Noto Sans JP;
  --mat-sys-title-medium-font: Noto Sans JP;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Noto Sans JP;
  --mat-sys-title-small-font: Noto Sans JP;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
}
html {
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
}
html {
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
html {
  --mat-sys-primary: #212121;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-primary-container: #f5f5f5;
  --mat-sys-on-primary-container: #212121;
  --mat-sys-secondary: #424242;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-tertiary: #616161;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-surface: #fafafa;
  --mat-sys-on-surface: #212121;
  --mat-sys-surface-container: #f5f5f5;
  --mat-sys-outline: #757575;
  --mat-sys-outline-variant: #e0e0e0;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}
html,
body {
  height: 100dvh;
  width: 100dvw;
  background: #ffffff;
  color: #223241;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  overscroll-behavior-y: none;
}
html,
body {
  height: 100%;
  overflow-x: hidden;
  overscroll-behavior-y: none;
}
.notification-snackbar .mat-mdc-button .mat-ripple,
.notification-snackbar .mat-mdc-icon-button .mat-ripple {
  overflow: visible !important;
}
.notification-snackbar .mat-mdc-button .mat-ripple-element,
.notification-snackbar .mat-mdc-icon-button .mat-ripple-element {
  opacity: 0.1 !important;
}
.notification-snackbar {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 8px !important;
}
.notification-snackbar .mat-mdc-snack-bar-container {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.notification-snackbar .mdc-snackbar__surface {
  background: transparent !important;
  box-shadow: none !important;
}
.base-dialog-panel .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-container-shape: 12px;
  --mdc-dialog-container-elevation: 24;
}
.base-dialog-panel .mat-mdc-dialog-container .mdc-dialog__surface {
  border-radius: 12px;
  box-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.base-dialog-panel [mat-dialog-title] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 20px 0;
  padding: 24px 24px 0 24px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #333;
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 16px;
}
.base-dialog-panel [mat-dialog-title] .dialog-icon {
  color: #1976d2;
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.base-dialog-panel [mat-dialog-content] {
  padding: 0 24px 20px 24px;
  max-height: 70vh;
  overflow-y: auto;
}
.base-dialog-panel [mat-dialog-content]::-webkit-scrollbar {
  width: 6px;
}
.base-dialog-panel [mat-dialog-content]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.base-dialog-panel [mat-dialog-content]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.base-dialog-panel [mat-dialog-content]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.base-dialog-panel [mat-dialog-actions] {
  padding: 12px 24px 24px 24px;
  margin: 0;
  justify-content: flex-end;
  gap: 12px;
  border-top: 1px solid #e9ecef;
}
.base-dialog-panel [mat-dialog-actions] .mat-mdc-button {
  min-width: 80px;
}
.base-dialog-panel [mat-dialog-actions] .mat-mdc-button.cancel-button {
  color: #666;
}
.base-dialog-panel [mat-dialog-actions] .mat-mdc-button.cancel-button:hover {
  background-color: #f5f5f5;
}
.base-dialog-panel [mat-dialog-actions] .mat-mdc-button.submit-button {
  background-color: #1976d2;
  color: white;
}
.base-dialog-panel [mat-dialog-actions] .mat-mdc-button.submit-button:disabled {
  background-color: #ccc;
  color: #999;
}
.dialog-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
.dialog-form-section {
  margin-bottom: 24px;
}
.dialog-form-section .form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  margin-bottom: 20px;
}
.dialog-form-section .form-label {
  font-size: 0.9rem;
  font-weight: 500;
  color: #333;
  margin: 0;
}
.dialog-form-section .form-label .required-mark {
  color: #f44336;
  margin-left: 2px;
}
.dialog-form-section .input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  background-color: white;
  transition: all 0.2s ease;
  min-height: 48px;
  padding: 0 12px;
  gap: 12px;
}
.dialog-form-section .input-wrapper:hover {
  border-color: #bdbdbd;
}
.dialog-form-section .input-wrapper.focused {
  border-color: #1976d2;
  box-shadow: 0 0 0 1px #1976d2;
}
.dialog-form-section .input-wrapper.focused .input-icon {
  color: #1976d2;
}
.dialog-form-section .input-wrapper.error {
  border-color: #f44336;
  box-shadow: 0 0 0 1px #f44336;
}
.dialog-form-section .input-wrapper.error .input-icon {
  color: #f44336;
}
.dialog-form-section .input-wrapper .input-icon {
  color: #666;
  font-size: 20px;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.dialog-form-section .input-wrapper .form-input {
  border: none;
  outline: none;
  background: transparent;
  font-size: 1rem;
  color: #333;
  flex: 1;
  padding: 12px 0;
  min-width: 0;
}
.dialog-form-section .input-wrapper .form-input::placeholder {
  color: #999;
}
.dialog-form-section .form-hint {
  font-size: 0.825rem;
  color: #666;
  margin: 0;
  padding-left: 4px;
}
.dialog-form-section .error-messages {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.dialog-form-section .error-messages .error-message {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.825rem;
  color: #f44336;
  padding-left: 4px;
}
.dialog-form-section .error-messages .error-message .error-icon {
  font-size: 16px;
  width: 16px;
  height: 16px;
}
.dialog-info-section {
  display: flex;
  gap: 12px;
  padding: 20px;
  background-color: #e3f2fd;
  border-radius: 8px;
  border-left: 4px solid #2196f3;
  margin-bottom: 24px;
}
.dialog-info-section .info-icon {
  color: #2196f3;
  font-size: 20px;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 2px;
}
.dialog-info-section .info-text {
  flex: 1;
}
.dialog-info-section .info-text p {
  margin: 0 0 12px 0;
  font-weight: 500;
  color: #1565c0;
}
.dialog-info-section .info-text ul {
  margin: 0;
  padding-left: 16px;
  color: #1976d2;
}
.dialog-info-section .info-text li {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 6px;
}
.loading-icon {
  animation: spin 1s linear infinite;
  font-size: 18px;
  width: 18px;
  height: 18px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 600px) {
  .base-dialog-panel [mat-dialog-title] {
    padding: 20px 16px 0 16px;
    font-size: 1.1rem;
  }
  .base-dialog-panel [mat-dialog-content] {
    padding: 0 16px 16px 16px;
  }
  .base-dialog-panel [mat-dialog-actions] {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 12px 16px 20px 16px;
  }
  .base-dialog-panel [mat-dialog-actions] .mat-mdc-button {
    width: 100%;
    justify-content: center;
  }
  .dialog-form-section .input-wrapper .form-input {
    min-width: 200px;
  }
  .dialog-info-section {
    flex-direction: column;
    gap: 8px;
    padding: 16px;
  }
}
@media (max-width: 400px) {
  .dialog-form-section .input-wrapper .form-input {
    min-width: 160px;
  }
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
