*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background:#fff}.app{min-height:100vh}.navbar{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:#2563eb}.nav-logo-link{text-decoration:none}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#666;font-weight:500;transition:color .3s}.nav-links a:hover{color:#2563eb}.hero{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.hero-container{max-width:800px;padding:0 2rem}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:2rem;line-height:1.2}.hero-subtitle{font-size:1.3rem;opacity:.9;line-height:1.6}.section{padding:5rem 0}.container{max-width:800px;margin:0 auto;padding:0 2rem}.section h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1f2937;text-align:center}.content{font-size:1.1rem;line-height:1.8;color:#4b5563}.content p{margin-bottom:1.5rem}.projects{background:#f8fafc}.project-card{margin-bottom:4rem;padding:3rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}.project-card h2{font-size:2rem;margin-bottom:1rem;color:#2563eb}.project-card h3{font-size:1.3rem;color:#4b5563;margin-bottom:2rem;font-weight:500}.upcoming-projects h2{margin-bottom:2rem}.upcoming-projects ul{list-style:none;padding:0;margin:2rem 0}.upcoming-projects li{position:relative;padding:.5rem 0 .5rem 1.5rem}.upcoming-projects li:before{content:"•";color:#2563eb;font-weight:700;position:absolute;left:0}.philosophy{background:#fff}.philosophy strong{color:#2563eb;font-weight:600}.philosophy ul{list-style:none;padding:0;margin:2rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.philosophy li{padding:1rem;background:#f8fafc;border-radius:8px;border-left:4px solid #2563eb}.team{background:#f8fafc}.contact{background:#1f2937;color:#fff}.contact h2{color:#fff}.contact-info{text-align:center;margin-top:2rem}.contact-info p{margin-bottom:1rem;font-size:1.1rem}.contact-info strong{color:#60a5fa}.footer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:left}.footer-links{display:flex;align-items:center;gap:.5rem}.footer-separator{color:#94a3b8;font-size:.9rem}.privacy-link{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .3s}.privacy-link:hover{color:#60a5fa}.privacy-header{padding:6rem 0 4rem;background:#f8fafc;text-align:center}.privacy-header h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.privacy-header p{font-size:1.1rem;color:#6b7280}.privacy{background:#fff;color:#374151}.privacy-content{max-width:900px;margin:0 auto}.privacy-section{margin-bottom:3rem}.privacy-section h3{font-size:1.4rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.privacy-section p{font-size:1rem;line-height:1.7;margin-bottom:1.5rem;color:#4b5563}.privacy-section ul{margin:1.5rem 0;padding-left:1.5rem}.privacy-section li{margin-bottom:.8rem;line-height:1.6;color:#4b5563}.privacy-section .contact-info{background:#f8fafc;padding:1.5rem;border-radius:8px;margin-top:1rem;border-left:4px solid #2563eb}.privacy-section .contact-info p{margin-bottom:.8rem}.privacy-section .contact-info strong{color:#2563eb}.privacy-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid #e5e7eb;text-align:center;color:#6b7280;font-size:.9rem}.privacy-footer p{margin-bottom:.5rem}@media (max-width: 768px){.nav-links{display:none}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section{padding:3rem 0}.section h2{font-size:2rem}.project-card{padding:2rem}.philosophy ul{grid-template-columns:1fr}.privacy-section h3{font-size:1.2rem}.privacy-section{margin-bottom:2rem}.privacy-section .contact-info{padding:1rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-container,.container{padding:0 1rem}}
