@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--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}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--d-primary:#059669;--d-primaryHover:#047857;--d-primarySoft:#34d399;--d-primaryLight:#ecfdf5;--d-correct:#16a34a;--d-correctLight:#f0fff4;--d-incorrect:#dc2626;--d-incorrectLight:#fff5f5;--d-selected:#ecfdf5;--d-selectedBorder:#059669;--d-selectedText:#047857;--d-success:#16a34a;--d-successLight:#f0fff4;--d-error:#dc2626;--d-errorLight:#fff5f5;--d-warning:#d97706;--d-warningLight:#fffbeb;--d-bg:#f8fafc;--d-surface:#fff;--d-border:#e2e8f0;--d-borderFocus:#059669;--d-textPrimary:#1e293b;--d-textSecondary:#64748b;--d-textMuted:#94a3b8;--d-disabled:#cbd5e1;--d-focusMidBg:#eef2f7;--d-focusLowBg:#f1f5f9;--d-headerFrom:#059669;--d-headerTo:#047857}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--d-primary:#059669;--d-primaryHover:#0b7a57;--d-primarySoft:#34d399;--d-primaryLight:#123a2c;--d-correct:#22c55e;--d-correctLight:#0e2a18;--d-incorrect:#f87171;--d-incorrectLight:#2a1416;--d-selected:#123a2c;--d-selectedBorder:#10b981;--d-selectedText:#6ee7b7;--d-success:#22c55e;--d-successLight:#0e2a18;--d-error:#f87171;--d-errorLight:#2a1416;--d-warning:#fbbf24;--d-warningLight:#2a2410;--d-bg:#202124;--d-surface:#303134;--d-border:#3c4043;--d-borderFocus:#10b981;--d-textPrimary:#e8eaed;--d-textSecondary:#9aa0a6;--d-textMuted:#80868b;--d-disabled:#5f6368;--d-focusMidBg:#3a3b3f;--d-focusLowBg:#35363a;--d-headerFrom:#059669;--d-headerTo:#0b7a57}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--d-primary:#059669;--d-primaryHover:#0b7a57;--d-primarySoft:#34d399;--d-primaryLight:#123a2c;--d-correct:#22c55e;--d-correctLight:#0e2a18;--d-incorrect:#f87171;--d-incorrectLight:#2a1416;--d-selected:#123a2c;--d-selectedBorder:#10b981;--d-selectedText:#6ee7b7;--d-success:#22c55e;--d-successLight:#0e2a18;--d-error:#f87171;--d-errorLight:#2a1416;--d-warning:#fbbf24;--d-warningLight:#2a2410;--d-bg:#202124;--d-surface:#303134;--d-border:#3c4043;--d-borderFocus:#10b981;--d-textPrimary:#e8eaed;--d-textSecondary:#9aa0a6;--d-textMuted:#80868b;--d-disabled:#5f6368;--d-focusMidBg:#3a3b3f;--d-focusLowBg:#35363a;--d-headerFrom:#059669;--d-headerTo:#0b7a57}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:Noto Sans JP,Hiragino Sans,sans-serif}body{background-color:var(--d-bg);color:var(--d-textPrimary);min-height:100vh;margin:0;transition:background-color .2s,color .2s}@media (prefers-reduced-motion:reduce){body{transition:none}}button{-webkit-tap-highlight-color:transparent;outline:none}button:focus:not(:focus-visible){outline:none}button:focus-visible{outline:2px solid var(--d-borderFocus);outline-offset:2px}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:1.6s}}.spinner{vertical-align:middle;border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@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}
