:root{--color-bg:oklch(96% .01 140);--color-surface:oklch(93% .02 140);--color-text:oklch(25% .02 140);--color-text-muted:oklch(55% .02 140);--color-accent:oklch(65% .08 150);--color-forest-deep:oklch(30% .05 150);--color-forest-mid:oklch(45% .06 145);--color-forest-light:oklch(70% .04 140);--color-mist:oklch(90% .01 140/.6);--color-glass:oklch(100% 0 0/.2);--color-glass-strong:oklch(100% 0 0/.4);--color-border-subtle:oklch(78% .03 140);--color-shadow:oklch(30% .03 145/.12);--color-input-bg:oklch(97% .01 140/.85);--color-focus-ring:oklch(65% .08 150/.15);--color-sky-top:oklch(94% .015 140);--color-sky-mid:oklch(92% .018 142);--color-sky-bottom:oklch(88% .022 145);--color-section-bg:oklch(93% .02 140/.92);--color-section-overlay:oklch(93% .02 140/.75);--forest-base-L:90%;--text-base:clamp(1rem, .92rem + .4vw, 1.125rem);--text-hero:clamp(1.5rem, 1rem + 2vw, 2.5rem);--text-small:clamp(.875rem, .85rem + .15vw, .9375rem);--space-section:clamp(4rem, 3rem + 5vw, 8rem);--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-pill:2rem;--duration-slow:.6s;--duration-normal:.3s;--ease-out:cubic-bezier(.16, 1, .3, 1);--font-body:"Pretendard Variable", "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif}html[data-theme=dark]{--color-bg:oklch(16% .02 145);--color-surface:oklch(20% .025 145);--color-text:oklch(88% .01 140);--color-text-muted:oklch(60% .02 140);--color-accent:oklch(72% .09 150);--color-forest-deep:oklch(82% .04 148);--color-forest-mid:oklch(65% .06 145);--color-forest-light:oklch(40% .04 140);--color-mist:oklch(20% .02 145/.5);--color-glass:oklch(100% 0 0/.08);--color-glass-strong:oklch(100% 0 0/.15);--color-border-subtle:oklch(35% .03 145);--color-shadow:oklch(5% .02 145/.4);--color-input-bg:oklch(22% .02 145/.85);--color-focus-ring:oklch(72% .09 150/.25);--color-sky-top:oklch(12% .015 240);--color-sky-mid:oklch(14% .02 220);--color-sky-bottom:oklch(16% .025 200);--color-section-bg:oklch(18% .025 145/.92);--color-section-overlay:oklch(18% .02 145/.75);--forest-base-L:25%;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:100%}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.65}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:4px}button{cursor:pointer;font-family:inherit}input{font-family:inherit}.theme-toggle.svelte-lu0t34{z-index:100;border:1.5px solid var(--color-border-subtle);background:var(--color-glass-strong);-webkit-backdrop-filter:blur(12px);width:2.5rem;height:2.5rem;color:var(--color-text);cursor:pointer;transition:background var(--duration-normal) var(--ease-out), border-color var(--duration-normal) var(--ease-out), transform var(--duration-normal) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:1rem;right:1rem}.theme-toggle.svelte-lu0t34:hover{background:var(--color-glass-strong);border-color:var(--color-accent);transform:scale(1.08)}.theme-toggle.svelte-lu0t34:active{transform:scale(.95)}
