@import "https://fonts.googleapis.com/css2?family=LINE+Seed+JP:wght@400;700;800&display=swap";


@layer reset;@layer base{*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"palt";letter-spacing:.02em;font-family:LINE Seed JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;line-height:1.8}body{min-height:100dvh;color:var(--color-text);background-color:var(--color-bg)}::selection{background-color:var(--color-accent);color:#fff}a{color:inherit;text-decoration:none}}@layer tokens{:root{--color-text:#1c1917;--color-text-muted:#78716c;--color-bg:#faf8f5;--color-surface:#fff;--color-primary:#1882e3;--color-primary-hover:#073967;--color-accent:#1882e3;--color-accent-hover:#073967;--color-accent-light:#eff6ff;--color-secondary:#78716c;--color-border:#e7e5e4;--color-border-strong:#d6d3d1;--color-error:#b91c1c;--color-error-light:#fef2f2;--color-success:#15803d;--color-success-light:#f0fdf4;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:5rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--font-display:"LINE Seed JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:.9375rem;--font-size-lg:1.0625rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-size-4xl:2.75rem;--shadow-sm:0 1px 2px #1c19170a;--shadow-md:0 2px 8px #1c19170f, 0 1px 2px #1c19170a;--shadow-lg:0 8px 24px #1c191714, 0 2px 8px #1c19170a;--max-width:720px;--max-width-wide:960px;--ease-out:cubic-bezier(.16, 1, .3, 1);--duration-fast:.15s;--duration-normal:.25s}}@layer layout,components,survey,utilities;
