@import"https://fonts.googleapis.com/css2?family=BIZ+UDPMincho&family=Inter:wght@300;400;500;600;700&display=swap";:root{--background: #08040a;--foreground: #f2f2f2;--card: #141414;--card-foreground: #f2f2f2;--primary: #549983;--primary-foreground: #08040a;--primary-light: #6db8a0;--secondary: #282828;--secondary-foreground: #f2f2f2;--muted: #282828;--muted-foreground: rgba(242,242,242,.6);--accent: #549983;--accent-foreground: #08040a;--destructive: #dc2626;--border: rgba(242,242,242,.15);--input: #282828;--ring: #549983;--radius: 12px;--radius-card: 16px;--font-display: "BIZ UDPMincho", serif;--font-body: "Inter", sans-serif;--text-h1: 3.5rem;--text-h2: 2.5rem;--text-h3: 2rem;--text-p: 1.125rem;--text-sm: .875rem;--text-xs: .75rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--background);color:var(--foreground);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-light)}::selection{background:var(--primary);color:var(--primary-foreground)}
