*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Pretendard,sans-serif;background:#eef3f8}.nav{position:fixed;top:0;left:0;width:100%;height:70px;z-index:1000;background:#0000;transition:background .3s ease}.nav-scrolled{background:#000}.nav-inner{height:100%;display:flex;align-items:center;justify-content:flex-start;padding-left:200px}.menu{list-style:none;display:flex;gap:50px;font-size:15px;color:#fff}.menu li{cursor:pointer}.slider{width:100%;height:100vh;background-size:cover;background-position:center;position:relative}.overlay{position:absolute;inset:0;background:#00000059;display:flex;flex-direction:column;justify-content:center;padding-left:150px;color:#fff}.sub{font-size:14px;opacity:.8}.title{font-size:48px;font-weight:700;margin:10px 0}.desc{font-size:20px;opacity:.9}.arrows{display:flex;gap:15px;margin-top:25px}.arrows button{width:42px;height:42px;font-size:18px;border-radius:50%;border:2px solid white;background:transparent;color:#fff;cursor:pointer}.section2{width:100%;overflow:hidden;padding:100px 0;background:transparent;text-align:center}.section2-header{margin-bottom:60px}.section2-header .small-title{font-size:14px;color:#3f8ad4;font-weight:600;margin-bottom:10px}.section2-header .main-title{font-size:28px;font-weight:800;margin-bottom:12px;color:#222}.section2-header .desc-title{font-size:16px;color:#666;opacity:.9}.section2-track{display:flex;gap:40px;animation:slideLoop 22s linear infinite}.section2 img{width:360px;border-radius:20px;flex-shrink:0;box-shadow:none}@keyframes slideLoop{0%{transform:translate(0)}to{transform:translate(-1560px)}}.profile-section{position:relative;display:inline-block}.profile-bg{position:relative;display:block;width:1000px;height:auto;margin-left:250px;margin-top:10px}.profile-button{position:absolute;left:345px;top:200px;width:130px;height:auto;cursor:pointer;transition:.2s}.profile-button:hover{transform:scale(1.05)}.press-section{width:1200px;margin:120px auto;display:flex;justify-content:space-between;align-items:flex-start}.press-left{width:35%}.press-small{font-size:16px;color:#5a6a85;margin-bottom:10px}.press-title{font-size:38px;font-weight:700;margin-bottom:20px}.press-desc{color:#555;line-height:1.6;margin-bottom:30px}.press-btn-wrap button{padding:10px 20px;border-radius:20px;margin-right:10px;border:none;cursor:pointer;background:#dce4ee}.press-btn-active{background:#0b3b82!important;color:#fff!important}.press-arrows button{width:45px;height:45px;border-radius:50%;background:none;border:2px solid #a1acbe;margin-top:25px;margin-right:8px;cursor:pointer;font-size:18px}.press-slider-container{width:55%;overflow:hidden;position:relative}.press-slider-track{display:flex;transition:transform .5s ease}.press-card{min-width:50%;padding:0 15px;box-sizing:border-box}.press-card img{width:100%;border-radius:20px;background:#fff;box-shadow:0 4px 12px #0000001a}.profile-page{width:100%}.profile-hero{width:100%;height:55vh;background-size:cover;background-position:center;position:relative;display:flex;justify-content:center;align-items:center}.profile-hero-overlay{position:absolute;inset:0;background:#00000073;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.profile-hero-title{font-size:72px;font-weight:800;margin-bottom:15px}.profile-hero-sub{font-size:22px;opacity:.92}.profile-section2{width:100%;display:flex;justify-content:center;margin:8px 0}.profile-img{width:100%;max-width:900px;border-radius:12px;display:block}
