<!DOCTYPE html>
<html lang="ko">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>메튠연구소 - MeTune Labs</title>
    <meta name="description" content="AI 음악 생성 기술로 특별한 순간을 더욱 특별하
게 만드는 메튠연구소">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Malgun 
Gothic', sans-serif;
            line-height: 1.6;
            color: #333;
        }
        
        .header {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 1rem 0;
            position: fixed;
            width: 100%;
            top: 0;
            z-index: 100;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
        }
        
        .nav-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 2rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .logo {
            font-size: 1.5rem;
            font-weight: bold;
        }
        
        .nav-links a {
            color: white;
            text-decoration: none;
            margin-left: 2rem;
            transition: opacity 0.3s;
        }
        
        .nav-links a:hover {
            opacity: 0.8;
        }
        
        .hero {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 150px 2rem 100px;
            text-align: center;
        }
        
        .hero h1 {
            font-size: 3rem;
            margin-bottom: 1rem;
            font-weight: 700;
        }
        
        .hero p {
            font-size: 1.3rem;
            margin-bottom: 2rem;
            opacity: 0.9;
        }
        
        .cta-button {
            background: white;
            color: #667eea;
            padding: 1rem 2.5rem;
            border: none;
            border-radius: 50px;
            font-size: 1.1rem;
            font-weight: bold;
            cursor: pointer;
            transition: transform 0.3s, box-shadow 0.3s;
            display: inline-block;
            text-decoration: none;
        }
        
        .cta-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 10px 25px rgba(0,0,0,0.2);
        }
        
        .section {
            max-width: 1200px;
            margin: 0 auto;
            padding: 80px 2rem;
        }
        
        .section-title {
            font-size: 2.5rem;
            text-align: center;
            margin-bottom: 3rem;
            color: #333;
        }
        
        .services-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 2rem;
        }
        
        .service-card {
            background: white;
            padding: 2rem;
            border-radius: 15px;
            box-shadow: 0 5px 20px rgba(0,0,0,0.1);
            transition: transform 0.3s, box-shadow 0.3s;
        }
        
        .service-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 35px rgba(0,0,0,0.15);
        }
        
        .service-icon {
            font-size: 3rem;
            margin-bottom: 1rem;
        }
        
        .service-card h3 {
            font-size: 1.5rem;
            margin-bottom: 1rem;
            color: #667eea;
        }
        
        .about-section {
            background: #f8f9fa;
        }
        
        .about-content {
            text-align: center;
        }
        
        .about-text h2 {
            font-size: 2rem;
            margin-bottom: 1.5rem;
            color: #333;
        }
        
        .about-text p {
            margin-bottom: 1rem;
            line-height: 1.8;
            color: #555;
            max-width: 800px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .stats {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 2rem;
            text-align: center;
            margin-top: 3rem;
        }
        
        .stat-item h3 {
            font-size: 2.5rem;
            color: #667eea;
            margin-bottom: 0.5rem;
        }
        
        .contact-section {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            text-align: center;
        }
        
        .contact-section h2 {
            color: white;
            margin-bottom: 1rem;
        }
        
        .contact-section p {
            font-size: 1.2rem;
            margin-bottom: 2rem;
        }
        
        .footer {
            background: #2d3748;
            color: white;
            text-align: center;
            padding: 2rem;
        }
        
        @media (max-width: 768px) {
            .hero h1 {
                font-size: 2rem;
            }
            
            .hero p {
                font-size: 1.1rem;
            }
            
            .nav-links {
                display: none;
            }
            
            .section {
                padding: 60px 1.5rem;
            }
            
            .section-title {
                font-size: 2rem;
            }
        }
    </style>
</head>
<body>
    <header class="header">
        <div class="nav-container">
            <div class="logo">🎵 메튠연구소</div>
            <nav class="nav-links">
                <a href="#services">서비스</a>
                <a href="#about">소개</a>
                <a href="#contact">문의</a>
            </nav>
        </div>
    </header>
    <section class="hero">
        <h1>AI가 만드는 당신만의 음악</h1>
        <p>메튠연구소는 AI 음악 생성 기술로 특별한 순간을 더욱 특별하게 만듭니다</p>
        <a href="#contact" class="cta-button">시작하기</a>
    </section>
    <section class="section" id="services">
        <h2 class="section-title">우리의 서비스</h2>
        <div class="services-grid">
            <div class="service-card">
                <div class="service-icon">🎼</div>
                <h3>맞춤형 이벤트송</h3>
                <p>결혼식, 생일, 기념일 등 특별한 순간을 위한 맞춤형 음악을 AI로 생성
합니다. 가사부터 멜로디까지 완벽하게 제작됩니다.</p>
            </div>
            <div class="service-card">
                <div class="service-icon">🎹</div>
                <h3>AI 음악 제작</h3>
                <p>최첨단 AI 기술로 다양한 장르의 고퀄리티 음악을 빠르고 효율적으로 제
작합니다.</p>
            </div>
            <div class="service-card">
                <div class="service-icon">🎤</div>
                <h3>음악 컨설팅</h3>
                <p>음악 프로젝트에 필요한 전문적인 조언과 기술 지원을 제공합니다.</p>
            </div>
        </div>
    </section>
    <section class="section about-section" id="about">
        <div class="about-content">
            <div class="about-text">
                <h2>메튠연구소 소개</h2>
                <p>메튠연구소는 AI 기술과 음악의 만남을 통해 새로운 가치를 창출하는 혁
신적인 음악 연구소입니다.</p>
                <p>우리는 최신 AI 음악 생성 기술을 활용하여 누구나 쉽게 자신만의 음악
을 만들 수 있도록 돕습니다.</p>
                <p>전문 음악 프로듀서와 AI 엔지니어가 함께 협력하여 최고 품질의 음악 
서비스를 제공합니다.</p>
            </div>
            <div class="stats">
                <div class="stat-item">
                    <h3>100+</h3>
                    <p>제작된 곡 수</p>
                </div>
                <div class="stat-item">
                    <h3>50+</h3>
                    <p>만족한 고객</p>
                </div>
                <div class="stat-item">
                    <h3>24H</h3>
                    <p>평균 제작 시간</p>
                </div>
            </div>
        </div>
    </section>
    <section class="section contact-section" id="contact">
        <h2>함께 만들어가요</h2>
        <p>특별한 음악이 필요하신가요? 지금 바로 문의해주세요.</p>
        <a href="mailto:contact@metune.com" class="cta-button">문의하기</a>
    </section>
    <footer class="footer">
        <p>&copy; 2026 메튠연구소 MeTune Labs. All rights reserved.</p>
    </footer>
</body>
</html>