:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#25313c;background:#f7f3ea;--color-background: #f7f3ea;--color-surface: #fffdf8;--color-heading: #17253a;--color-text: #25313c;--color-text-muted: #596572;--color-text-subtle: #747f88;--color-accent-strong: #b84f24;--color-accent-hover: #963e1b;--color-accent-soft: #f4dfd2;--color-on-accent: #ffffff;--color-on-accent-soft: rgb(255 255 255 / 18%);--color-border: #ded8cc;--color-border-strong: #b8b1a6;--color-surface-raised: #fffaf1;--color-success: #39715a;--color-success-soft: #dcebe3;--color-danger: #a33a32;--color-warning: #8a6d00;--color-warning-strong: #e0a800;--color-warning-soft: #fff6d9;--color-label-work: #2f6fed;--color-label-japanese: #e0559c;--space-sm: .75rem;--space-md: 1.5rem;--space-lg: 2.5rem;--radius-lg: 1.5rem;--radius-md: .75rem;--shadow-card: 0 1.5rem 4rem rgb(23 37 58 / 10%);--footer-height: 2.75rem;--bottom-nav-height: 4.25rem}*{box-sizing:border-box}html{min-width:20rem;min-height:100%;background:var(--color-background);scrollbar-gutter:stable}.app-shell{width:min(100% - 2rem,64rem);margin-inline:auto}body{min-height:100%;margin:0;padding-bottom:var(--footer-height)}@media(max-width:64rem){body{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom,0px))}}button,input,textarea,select{font:inherit}:focus-visible{outline:.2rem solid var(--color-accent-strong);outline-offset:.2rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
