:root{--primary: #63c4d9;--primary-deep: #0fb8c5;--primary-darker: #0b7688;--primary-soft: #e6f4fe;--accent: #f79721;--accent-darker: #8c5006;--line-green: #06c755;--text: #111827;--text-2: #4b5563;--text-3: #6b7280;--muted: #9ca3af;--text-inverse: #ffffff;--bg: #ffffff;--bg-2: #fafbfc;--bg-3: #f4f6f8;--bg-dark: #111827;--border: #e8ebef;--border-soft: #f1f3f5;--radius-sm: 8px;--radius: 12px;--radius-lg: 16px;--font-jp: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Yu Gothic", system-ui, sans-serif;--font-en: "Schibsted Grotesk", "Noto Sans JP", sans-serif;--type-h1: clamp(34px, 5.5vw, 60px);--type-h2: clamp(26px, 3.4vw, 40px);--type-h3: clamp(20px, 2.4vw, 28px);--type-body: 16px;--type-small: 13.5px;--layout-max: 1200px;--layout-narrow: 720px;--layout-gutter: clamp(20px, 5vw, 48px);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .04);--shadow-md: 0 8px 24px rgba(0, 0, 0, .06);--shadow-lg: 0 16px 44px rgba(0, 0, 0, .08);--transition: .2s ease;--transition-fast: .14s ease}.skip-link{position:absolute;top:-100px;left:16px;z-index:9999;padding:12px 24px;background:var(--bg);color:var(--text);font-size:14px;font-weight:600;border-radius:var(--radius-sm);box-shadow:0 4px 16px #0003;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes skeleton-pulse{0%,to{opacity:.55}50%{opacity:1}}:root{color-scheme:light}html,body,#root{height:100%;margin:0;padding:0;background:var(--bg)}*,*:before,*:after{box-sizing:border-box}body{font-family:var(--font-jp);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"palt"}input,button{max-width:100%;font-family:inherit}
