<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ê¸°ë³¸ ì„¤ì&nbsp;• */
body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: 'AppleSDGothicNeoB00', 'Malgun Gothic', Arial, sans-serif;
    background-color: #000;
    color: #d1a7a7;
    background-image: url('image/illustration\ mokup.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* ì½˜í…ì¸&nbsp; ì˜ì—­ ì„¤ì&nbsp;• */
.content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px;
    height: 100vh;
}

/* ì´ë¯¸ì§€ ì„¹ì…˜ - ì™¼ìª½ í•˜ë‹¨ ë°°ì¹˜ */
.image-section {
    width: 30%;
    flex-direction: column; /* ì„¸ë¡œ ë°©í–¥ìœ¼ë¡œ ë°°ì¹˜ */
    align-items: flex-start;
    justify-content: flex-end;
    gap: 10px; /* ëª¨ë“&nbsp; ì´ë¯¸ì§€ ê°„ì˜ ê°„ê²© */
    margin-left: 130px; /* ì´ë¯¸ì§€ ì„¹ì…˜ì„ ì˜¤ë¥¸ìª½ìœ¼ë¡œ 20px ì´ë™ */
}

.image-section img {
    width: 100%;
    max-width: 150px; /* ì´ë¯¸ì§€ í¬ê¸° ì&nbsp;œí•œ */
    border-radius: 2px;
    margin-bottom: 10px;
    margin-top: 500px; /* ì´ë¯¸ì§€ ìœ„ì— 50pxì˜ ì—¬ë°± ì¶”ê°€ */
}

/* ìƒë‹¨ ì&nbsp;œëª© í…ìŠ¤íŠ¸ (ILLUSTRATION DESIGN ARTWORK) */
.header-title {
    position: absolute;
    top: 10%; /* ì›í•˜ëŠ” ìœ„ì¹˜ë¡œ ìƒë‹¨ ì—¬ë°± ì„¤ì&nbsp;• */
    left: 10%; /* ì›í•˜ëŠ” ìœ„ì¹˜ë¡œ ì™¼ìª½ ì—¬ë°± ì„¤ì&nbsp;• */
    font-size: 2.5rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.8); /* ì•½ê°„ì˜ íˆ¬ëª…ë„ ì¶”ê°€ */
}

/* í…ìŠ¤íŠ¸ ì„¹ì…˜ */
.text-section {
    position: absolute;
    top: 35%; /* "ILLUSTRATION DESIGN ARTWORK"ì™€ ë§žì¶”ê¸° ìœ„í•´ ìœ„ì¹˜ ì¡°ì&nbsp;• */
    left: 7%; /* ì™¼ìª½ ì—¬ë°±ì„ ìƒë‹¨ í…ìŠ¤íŠ¸ì™€ ë™ì¼í•˜ê²Œ ë§žì¶¤ */
    width: 50%; /* í•„ìš”ì— ë”°ë¼ ë„ˆë¹„ ì¡°ì&nbsp;• */
    color: #d1a7a7;
}

.text-section h3 {
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.text-section p {
    font-size: 1rem;
    line-height: 1.6;
    color: #d1a7a7;
    margin: 0;
}

/* í—¤ë” ë©”ë‰´ ìŠ¤íƒ€ì¼ */
.header-menu {
    display: flex;
    justify-content: space-between; /* ì™¼ìª½ê³¼ ì˜¤ë¥¸ìª½ ë©”ë‰´ë¥¼ ì–‘ìª½ ëìœ¼ë¡œ ë¶„ë¦¬ */
    align-items: center; /* ìˆ˜ì§ ê°€ìš´ë° ì&nbsp;•ë&nbsp;¬ */
    padding: 10px 20px; /* ìƒí•˜ì¢Œìš° ì—¬ë°± */
    position: fixed; /* í™”ë©´ ìƒë‹¨ ê³&nbsp;ì&nbsp;• */
    top: 0; /* ìƒë‹¨ ê³&nbsp;ì&nbsp;• ìœ„ì¹˜ */
    width: 100%; /* ì&nbsp;„ì²´ í™”ë©´ ë„ˆë¹„ í™•ìž¥ */
    background-color: rgba(0, 0, 0, 0.8); /* íˆ¬ëª…ë„ ìžˆëŠ” ë°°ê²½ */
    z-index: 10; /* ë©”ë‰´ê°€ ë‹¤ë¥¸ ìš”ì†Œ ìœ„ë¡œ ì˜¬ë¼ì˜¤ê²Œ ì„¤ì&nbsp;• */
}

/* ì™¼ìª½ ë©”ë‰´ */
.header-menu .left-menu {
    display: flex;
    gap: 15px; /* ë©”ë‰´ ê°„ ê°„ê²© */
    margin-left: 20px; /* ì™¼ìª½ ì—¬ë°± ì¶”ê°€ */
}

/* ì˜¤ë¥¸ìª½ ë©”ë‰´ */
.header-menu .right-menu {
    display: flex;
    gap: 15px; /* ë©”ë‰´ ê°„ ê°„ê²© */
    margin-right: 20px; /* ì˜¤ë¥¸ìª½ ì—¬ë°± ì¶”ê°€ */
    justify-content: flex-end; /* ì˜¤ë¥¸ìª½ ì&nbsp;•ë&nbsp;¬ */
    position: absolute; /* ìœ„ì¹˜ë¥¼ ìƒë‹¨ ê³&nbsp;ì&nbsp;• */
    right: 20px; /* ì˜¤ë¥¸ìª½ ê°„ê²© */
    top: 10px; /* ìƒë‹¨ ê°„ê²© */
}

/* ê³µí†µ ë§í¬ ìŠ¤íƒ€ì¼ */
.header-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.header-menu li {
    display: inline;
}

.header-menu a {
    text-decoration: none;
    font-size: 0.875rem; /* 14px í¬ê¸° */
    font-weight: bold;
    color: #ffffff; /* ê¸°ë³¸ ê¸€ìžìƒ‰ */
    padding: 8px 12px; /* ë²„íŠ¼ í¬ê¸° */
    border-radius: 4px; /* ë‘¥ê·¼ ëª¨ì„œë¦¬ */
    transition: all 0.3s ease; /* ë¶€ë“œëŸ¬ìš´ ì&nbsp;„í™˜ íš¨ê³¼ */
}

/* í˜¸ë²„ íš¨ê³¼ */
.header-menu a:hover {
    color: #000; /* ê¸€ìžìƒ‰ ë³€ê²½ */
    background-color: #f0e68c; /* ë°°ê²½ìƒ‰ ë³€ê²½ */
}

/* í´ë¦­ ë° ê³&nbsp;ì&nbsp;• ìƒíƒœ(active) */
.header-menu a.active {
    color: #ffffff; /* ê¸€ìžìƒ‰ ìœ&nbsp;ì§€ */
    background-color: #d1a7a7; /* ê³&nbsp;ì&nbsp;• ìƒíƒœ ë°°ê²½ìƒ‰ */
    border: 2px solid #ffffff; /* ê³&nbsp;ì&nbsp;• ìƒíƒœ í…Œë‘ë¦¬ */
    pointer-events: none; /* í´ë¦­ ë¶ˆê°€ */
}
</pre></body></html>