:root{--font-serif: "NanumMyeongjo", serif;--font-sans: "Albert Sans", sans-serif;--letter-spacing: -.02em;--color-primary: #3b82f6;--color-primary-dark: #1e3a8a;--color-text: #000000;--color-text-secondary: #374151;--color-text-muted: #6b7280;--color-background: #ffffff;--color-background-alt: #f8f9fa;--color-border: #e5e7eb;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1);--border-radius: 8px;--border-radius-lg: 12px;--border-radius-xl: 20px;--transition: all .3s ease}html{scroll-behavior:smooth;font-family:var(--font-sans);letter-spacing:var(--letter-spacing);font-size:62.5%;background-color:#fafafa}body{margin:0;padding:0;background:var(--color-background);color:var(--color-text);line-height:1.6;overflow-x:hidden;font-size:1.6rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);letter-spacing:var(--letter-spacing);margin:0;font-weight:400}p{margin:0;font-family:var(--font-sans);letter-spacing:var(--letter-spacing)}.fade-in{opacity:1;transform:translateY(0);transition:opacity .8s ease-out,transform .8s ease-out}@media (max-width: 768px){.container{padding:0 1rem}}@media (max-width: 480px){.container{padding:0 .5rem}}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Albert Sans,sans-serif;letter-spacing:-.02em}body{margin:0;padding:0;background:#fff;color:#000;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:NanumMyeongjo,serif;letter-spacing:-.02em;margin:0;font-weight:400}p{margin:0;font-family:Albert Sans,sans-serif;letter-spacing:-.02em}a{color:inherit;text-decoration:none}button{border:none;background:none;cursor:pointer;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.footer.svelte-l6rmgw{text-align:center;padding:2rem 0;background:linear-gradient(135deg,#69bff905,#b96af305,#e9685e05);border-top:1px solid rgba(0,0,0,.05)}.footer-text.svelte-l6rmgw{font-family:Albert Sans,sans-serif;font-size:clamp(.9rem,2vw,1rem);color:#666;margin:0;opacity:.8;transition:opacity .3s ease}.footer-text.svelte-l6rmgw:hover{opacity:1}.heart.svelte-l6rmgw{color:#ff6b6b;animation:svelte-l6rmgw-heartbeat 2s ease-in-out infinite}@keyframes svelte-l6rmgw-heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width: 768px){.container{padding:0 1rem}.footer.svelte-l6rmgw{padding:1.5rem 0}}
