@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";:root{--c-primary-orange:#ff8c42;--c-orange-deep:#e56a1f;--c-orange-soft:#ffd9bf;--c-orange-wash:#fff1e4;--c-orange-pale:#ffe5c7;--c-orange-mid:#ffbd8c;--c-accent-yellow:#ffd23f;--c-accent-blue:#1cb0f6;--c-accent-blue-2:#3ea8ff;--c-blue-wash:#ebf5ff;--c-blue-soft:#d6e3ed;--c-accent-pink:#ff5c8d;--c-purple-wash:#ebd9ff;--c-success:#46c96b;--c-success-2:#38b875;--c-success-wash:#e6f7ec;--c-cream-bg:#fef9f3;--c-cream-wash:#fafafc;--c-cream-edge:#f0e4d3;--c-cream-input:#f5e8d5;--c-white:#fff;--c-text-primary:#2c221c;--c-text-secondary:#6b5b4f;--c-text-muted:#667080;--c-text-cool:#99a1ad;--c-text-ink:#1c212b;--c-border-cool:#e5ebf0;--shadow-xs:0 1px 2px #141f400a;--shadow-sm:0 2px 6px #141f400d;--shadow-md:0 6px 14px #141f4014;--shadow-lg:0 12px 28px #141f402e;--shadow-warm:0 8px 18px #e5803333;--r-xs:8px;--r-sm:12px;--r-md:14px;--r-lg:16px;--r-xl:18px;--r-2xl:20px;--r-3xl:22px;--r-4xl:24px;--r-pill:999px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-7:32px;--s-8:40px;--s-9:48px;--btn-depth:4px;--font-latin:"Inter", system-ui, -apple-system, sans-serif;--font-jp:"Noto Sans JP", "Inter", system-ui, sans-serif;--font-sans:var(--font-jp);--fs-display:40px;--fs-h1:26px;--fs-h2:18px;--fs-h3:17px;--fs-body:16px;--fs-body-sm:15px;--fs-label:14px;--fs-caption:12px;--fs-micro:11px;--fs-nano:10px;--lh-tight:1;--lh-snug:1.25;--lh-normal:1.5;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--grad-progress:linear-gradient(90deg, var(--c-accent-yellow) 0%, var(--c-primary-orange) 100%);--grad-hero-wash:radial-gradient(circle at 20% 20%, var(--c-orange-wash), transparent 60%), radial-gradient(circle at 85% 40%, var(--c-orange-wash), transparent 55%)}html,body{background:var(--c-cream-bg);color:var(--c-text-primary);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{background:#e8dfcb;min-height:100vh;margin:0;overflow-x:auto}#root{min-height:100vh}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}::-webkit-scrollbar-track{background:0 0}
