@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";
:root{--font-sans:"Pretendard Variable", Pretendard, system-ui, "Apple SD Gothic Neo", sans-serif;--font-mono:var(--font-geist-mono), "JetBrains Mono", ui-monospace, monospace;--bg:#faf9f5;--bg-elev:#f1efe8;--surface:#fff;--surface-2:#f6f4ee;--text:#0e0e10;--text-muted:#56544d;--text-faint:#94918a;--accent:#ff5a1f;--accent-2:#ff5a1f;--accent-ink:#d8430a;--accent-soft:#ff5a1f17;--grad:#ff5a1f;--grad-text:#ff5a1f;--border:#e6e3da;--border-strong:#d4d0c4;--shadow:0 1px 2px #14120c0d, 0 12px 32px #14120c0d;--shadow-glow:0 0 0 1px #ff5a1f38, 0 14px 40px #ff5a1f1a;--glow-a:transparent;--glow-b:transparent;--btn-on:#161310;--fs-display:clamp(2.8rem, 7vw, 5.6rem);--fs-h1:clamp(2.1rem, 4.8vw, 3.6rem);--fs-h2:clamp(1.7rem, 3.2vw, 2.7rem);--fs-h3:clamp(1.2rem, 2vw, 1.55rem);--fs-body:1rem;--fs-sm:.9rem;--fs-xs:.78rem;--radius-sm:4px;--radius:6px;--radius-lg:10px;--radius-xl:14px;--space-section:clamp(5rem, 10vw, 9rem);--container:1200px;--header-h:70px;--ease:cubic-bezier(.22, 1, .36, 1)}[data-theme=dark]{--bg:#0a0b0e;--bg-elev:#101216;--surface:#14171c;--surface-2:#181c22;--text:#f3f5f8;--text-muted:#9aa3af;--text-faint:#616a75;--accent:#ff6a33;--accent-2:#ff6a33;--accent-ink:#ff7d4d;--accent-soft:#ff6a3326;--grad:#ff6a33;--grad-text:#ff7d4d;--border:#262624;--border-strong:#36332f;--shadow:0 1px 2px #0006, 0 16px 44px #00000080;--shadow-glow:0 0 0 1px #ff6a334d, 0 18px 50px #ff6a331f;--glow-a:transparent;--glow-b:transparent;--btn-on:#161310}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 1rem);background:var(--bg)}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-image:radial-gradient(60% 50% at 80% -10%, var(--glow-a), transparent 60%), radial-gradient(50% 40% at 0% 0%, var(--glow-b), transparent 60%);transition:background-color .3s var(--ease), color .3s var(--ease);background-attachment:fixed;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}img{max-width:100%;display:block}h1,h2,h3,h4{letter-spacing:-.03em;font-weight:800;line-height:1.12}::selection{background:var(--accent-soft)}.mono{font-family:var(--font-mono)}.gradText{color:var(--accent)}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.001ms!important;animation-iteration-count:1!important}}
