@import"https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=BIZ+UDMincho:wght@400;700&display=swap";:root{--indigo-950: #0E1428;--indigo-900: #16244C;--indigo-800: #1C2C5C;--indigo-700: #26346E;--indigo-200: #C7CCE0;--amber-600: #C77A2E;--amber-500: #E2924A;--amber-400: #F5B75E;--paper-50: #F5F2EA;--paper-25: #FBFAF5;--paper-100: #EDE9DC;--ink-900: #26251F;--ink-600: #6B6A5F;--ink-300: #A8A69A;--mist-400: #8D93AC;--mist-600: #5B6180;--surface-app: var(--paper-50);--surface-raised: var(--paper-25);--surface-sunken: var(--paper-100);--surface-card: var(--paper-25);--surface-bubble-user: var(--indigo-200);--surface-overlay-scrim: rgba(14, 20, 40, .32);--text-primary: var(--ink-900);--text-secondary: var(--ink-600);--text-placeholder: var(--ink-300);--text-on-accent: var(--ink-900);--text-on-night: var(--paper-100);--accent: var(--amber-600);--accent-fill-text: var(--text-on-accent);--border-hairline: rgba(38, 37, 31, .14);--border-hairline-strong: rgba(38, 37, 31, .22);--system-text: var(--ink-600);--system-surface: var(--paper-100)}[data-theme=dark]{--surface-app: var(--indigo-950);--surface-raised: var(--indigo-900);--surface-sunken: var(--indigo-950);--surface-card: var(--indigo-900);--surface-bubble-user: var(--indigo-800);--surface-overlay-scrim: rgba(4, 6, 16, .55);--text-primary: var(--paper-100);--text-secondary: var(--mist-400);--text-placeholder: var(--mist-600);--text-on-night: var(--paper-100);--accent: var(--amber-400);--border-hairline: rgba(245, 242, 234, .14);--border-hairline-strong: rgba(245, 242, 234, .24);--system-text: var(--mist-400);--system-surface: var(--indigo-800)}:root{--font-serif: "Shippori Mincho", "Hiragino Mincho ProN", serif;--font-sans: "Zen Kaku Gothic New", "Hiragino Sans", sans-serif;--text-ai-body-size: 16px;--text-ai-body-size-lg: 17px;--text-ai-body-line: 1.8;--text-ai-body-weight: 400;--text-screen-title-size: 20px;--text-screen-title-line: 1.4;--text-screen-title-weight: 500;--text-section-heading-size: 14px;--text-section-heading-line: 1.4;--text-section-heading-weight: 500;--text-card-title-size: 16px;--text-card-title-line: 1.5;--text-card-title-weight: 700;--text-ui-body-size: 15px;--text-ui-body-line: 1.6;--text-ui-body-weight: 400;--text-user-bubble-size: 15px;--text-user-bubble-line: 1.6;--text-user-bubble-weight: 400;--text-system-size: 13px;--text-system-line: 1.5;--text-system-weight: 400;--text-caption-size: 12px;--text-caption-line: 1.4;--text-caption-weight: 400;--text-button-size: 15px;--text-button-line: 1.2;--text-button-weight: 500}[data-textsize=large]{--text-ai-body-size: 17px;--text-ui-body-size: 16px;--text-user-bubble-size: 16px;--text-system-size: 14px;--text-caption-size: 13px}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--screen-inset-x: 20px;--card-padding: 16px;--card-gap: 12px;--section-gap: 24px}:root{--radius-card: 14px;--radius-button: 9px;--radius-pill: 999px;--radius-sheet-top: 16px;--radius-icon-tile: 10px;--radius-input: 999px;--border-hairline-width: .5px}:root{--motion-fade-duration: .18s;--motion-fade-ease: ease;--motion-slide-duration: .22s;--motion-slide-ease: cubic-bezier(.2, .8, .2, 1);--motion-signature-duration: .5s;--motion-signature-ease: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:var(--font-sans);color:var(--text-primary);background:var(--surface-app);overscroll-behavior:none}.app-viewport{height:100dvh;max-width:480px;margin:0 auto;background:var(--surface-app);position:relative;overflow:hidden}input::placeholder,textarea::placeholder{color:var(--text-placeholder)}button{font-family:var(--font-sans)}
