:root{--primary-color: #7c5ae8;--secondary-color: #a88beb;--dark-bg: #1a1a2e;--text-color: #333;--white: #ffffff;--gray-bg: #f5f5f7;--gradient-bg: linear-gradient(180deg, #f3f0ff 0%, #e0d4fc 100%);--card-shadow: 0 10px 30px rgba(124, 90, 232, .15)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans KR,sans-serif;background-color:#f0f2f5;color:var(--text-color);line-height:1.6;overflow-x:hidden}#app{max-width:480px;margin:0 auto;background:var(--white);min-height:100vh;box-shadow:0 0 50px #0000001a;position:relative}.hero{background:linear-gradient(180deg,#fdfbfd,#e6e0f8);padding-top:50px;text-align:center;position:relative;overflow:hidden;padding-bottom:80px}.hero-top-text{margin-bottom:20px}.small-text{font-size:.8rem;letter-spacing:2px;color:#666;text-transform:uppercase}.main-title{font-size:2.4rem;font-weight:900;line-height:1.2;margin-bottom:30px;color:#111}.main-title .highlight{background:linear-gradient(to right,#9d50bb,#6e48aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;padding:0 5px;background-color:#e0d4fc}.hero-image-container{position:relative;width:280px;height:280px;margin:0 auto;z-index:1}.circle-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:260px;height:260px;background:#fff;border-radius:50%;box-shadow:0 0 30px #9d50bb33;z-index:-1}.hero-image{width:100%;height:100%;object-fit:cover;border-radius:50%;border:4px solid white}.tape-banner{background:#111;color:#fff;padding:12px 0;transform:rotate(-3deg) scale(1.1);margin-top:-40px;position:relative;z-index:2;overflow:hidden;white-space:nowrap;box-shadow:0 5px 15px #0000004d}.tape-content{animation:scroll-left 20s linear infinite;font-weight:700;font-size:1rem;letter-spacing:1px;display:inline-block}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.recruitment-info{padding:60px 20px 40px;background:#f8f9fa;text-align:center}.section-title{font-size:1.3rem;font-weight:800;margin-bottom:25px;color:#333;display:inline-block;padding:5px 20px;border-bottom:3px solid #ddd}.info-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--card-shadow);margin-top:20px;border:1px solid rgba(0,0,0,.05)}.card-header{background:linear-gradient(90deg,#8e7ce0,#7c5ae8);padding:20px;color:#fff}.card-header h3{font-size:1.4rem;font-weight:700;margin:0}.card-body{padding:30px 20px}.requirements-list{list-style:none;text-align:left}.requirements-list li{display:flex;align-items:center;margin-bottom:25px}.requirements-list li:last-child{margin-bottom:0}.icon-box{width:56px;height:56px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;color:#fff;box-shadow:0 4px 10px #0003}.icon-box svg{width:28px;height:28px}.text-box{display:flex;flex-direction:column}.text-box strong{font-size:1.1rem;color:#111;margin-bottom:2px}.text-box span{font-size:.9rem;color:#666}.comparison{background:linear-gradient(180deg,#8e7ce0,#6e48aa);padding:60px 20px;text-align:center;color:#fff}.section-title.white{color:#fff;border-bottom-color:#ffffff4d;font-size:2rem;margin-bottom:15px}.section-subtitle{font-size:1rem;margin-bottom:40px;opacity:.9;line-height:1.5}.highlight-text{color:gold;font-weight:700}.benefit-cards{display:flex;flex-direction:column;gap:20px}.benefit-card{height:140px;border-radius:20px;background-size:cover;background-position:center;position:relative;overflow:hidden;display:flex;align-items:center;padding:0 25px;text-align:left;box-shadow:0 10px 20px #0003;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-card .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#000000d9,#0006);z-index:1}.benefit-card .card-content{position:relative;z-index:2;color:#fff}.benefit-card h3{font-size:1.3rem;font-weight:700;margin-bottom:8px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.benefit-card p{font-size:.9rem;opacity:.9;line-height:1.4;font-weight:300}.faq{padding:60px 20px;background:#fdfbfd}line-height: 1.4; font-weight: 300; } .faq{padding:60px 20px;background:#fdfbfd}.faq-list{display:flex;flex-direction:column;gap:35px}.faq-item{display:flex;flex-direction:column;gap:15px}.question{display:flex;align-items:flex-start}.q-num{font-size:2.5rem;font-weight:900;color:#8e7ce0;margin-right:15px;line-height:1;font-style:italic;font-family:Times New Roman,serif}.q-bubble{background:#333;color:#fff;padding:15px 25px;border-radius:25px 25px 25px 0;font-size:1rem;font-weight:700;box-shadow:0 5px 15px #0000001a;position:relative;line-height:1.4}.answer{display:flex;justify-content:flex-end}.a-bubble{background:#fff;border:1px solid #eee;padding:20px 25px;border-radius:25px 25px 0;font-size:.95rem;color:#555;box-shadow:0 5px 15px #0000000d;max-width:90%;line-height:1.6}.a-bubble .highlight-text{color:#8e7ce0}.footer{background:linear-gradient(180deg,#fdfbfd,#f0f0f0);padding:60px 20px 80px;text-align:center;position:relative}.footer-image-container{position:relative;width:220px;height:220px;margin:0 auto 40px}.circle-bg-footer{position:absolute;top:15px;left:15px;width:190px;height:190px;background:#e0d4fc;border-radius:50%;z-index:0}.footer-image{width:100%;height:100%;object-fit:cover;border-radius:50%;position:relative;z-index:1;box-shadow:0 10px 30px #0000001a}.footer-title{font-size:2rem;font-weight:900;margin-bottom:40px;color:#111}.contact-info{background:#fff;border-radius:20px;padding:35px;box-shadow:0 15px 40px #00000014}.contact-item{display:flex;margin-bottom:25px;text-align:left;border-bottom:1px solid #f0f0f0;padding-bottom:25px}.contact-item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.label{width:90px;font-weight:700;color:#8e7ce0;flex-shrink:0;font-size:1.1rem}.value{font-size:1rem;color:#333;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.benefit-card,.faq-item,.info-card{animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.benefit-card:nth-child(1){animation-delay:.1s}.benefit-card:nth-child(2){animation-delay:.2s}.benefit-card:nth-child(3){animation-delay:.3s}.benefit-card:nth-child(4){animation-delay:.4s}.faq-item:nth-child(1){animation-delay:.2s}.faq-item:nth-child(2){animation-delay:.4s}.faq-item:nth-child(3){animation-delay:.6s}.intro-banner{background:linear-gradient(180deg,#1a0b3c,#2d1b69);padding:60px 20px;text-align:center;color:#fff;position:relative;overflow:hidden}.intro-text h2{font-size:2.8rem;font-weight:900;line-height:1.2;margin-bottom:15px;text-shadow:0 0 20px rgba(124,90,232,.5)}.highlight-neon{color:#d4b3ff;text-shadow:0 0 10px #a88beb,0 0 20px #7c5ae8}.sub-tag{background:#ffffff1a;display:inline-block;padding:5px 15px;border-radius:20px;font-size:.9rem;margin-bottom:20px;border:1px solid rgba(255,255,255,.2)}.desc{font-size:1rem;opacity:.9;line-height:1.5;margin-bottom:30px}.office-image img{width:100%;border-radius:15px;box-shadow:0 10px 30px #0000004d}.income-proof{background:#110524;padding:60px 20px;text-align:center;color:#fff}.sub-desc{color:#a88beb;margin-bottom:30px;font-size:.9rem}.income-cards{display:flex;gap:15px;justify-content:center}.income-card{background:#fff;border-radius:15px;overflow:hidden;width:48%;box-shadow:0 5px 15px #0000004d}.income-card img{width:100%;height:120px;object-fit:cover}.income-info{padding:15px 10px;color:#333;display:flex;flex-direction:column;gap:5px}.income-info .label{font-size:.8rem;color:#666}.income-info .amount{font-size:1.2rem;color:#111}.income-info .bonus{font-size:.8rem;color:#e74c3c;font-weight:700}.live-status-section{background:#1a0b3c;padding:40px 20px;text-align:center;color:#fff}.status-title{font-size:1.2rem;margin-bottom:20px}.status-ticker{background:#fff;border-radius:10px;padding:10px;margin-bottom:30px;color:#333;height:50px;overflow:hidden;position:relative}.ticker-item{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;font-size:.9rem;animation:tickerSlide 6s infinite}@keyframes tickerSlide{0%,30%{transform:translateY(0)}33%,63%{transform:translateY(-35px)}66%,to{transform:translateY(-70px)}}.ticker-item .badge{background:#7c5ae8;color:#fff;padding:2px 8px;border-radius:4px;font-size:.7rem}.consult-form{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0003}.form-header{background:#e74c3c;color:#fff;padding:15px;font-weight:700;font-size:1.1rem}.simple-form{padding:20px}.form-group{margin-bottom:15px;text-align:left}.form-group label{display:block;font-size:.8rem;color:#666;margin-bottom:5px}.form-group input{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:1rem}.submit-btn{width:100%;background:#2d1b69;color:#fff;border:none;padding:15px;border-radius:5px;font-size:1.1rem;font-weight:700;cursor:pointer}.support-details{background:#0f0518;padding:60px 20px;text-align:center;color:#fff}.section-title.neon{color:#d4b3ff;text-shadow:0 0 10px rgba(168,139,235,.5);border-bottom:none}.support-grid{display:flex;flex-direction:column;gap:15px}.support-item{background:#fff;border-radius:15px;overflow:hidden;display:flex;align-items:center;text-align:left}.support-item img{width:100px;height:100px;object-fit:cover}.support-text{padding:15px;color:#333}.support-text h3{font-size:.9rem;color:#666;margin-bottom:5px}.support-text .highlight{color:#7c5ae8;font-weight:900;font-size:1.1rem}.support-text p{font-size:.8rem;color:#888;margin-top:5px}.overseas-banner{background:linear-gradient(135deg,#f0f4ff,#e0e7ff);padding:60px 20px;text-align:center}.overseas-banner h2{color:#2d1b69;font-size:2rem;font-weight:900;margin-bottom:30px}.consult-form.small{max-width:320px;margin:0 auto}.consult-form.small .form-header{background:#2d1b69}.bottom-cta{background:#101046;padding:80px 20px;text-align:center;color:#fff}.cta-header{margin-bottom:60px}.cta-sub{font-size:1.2rem;font-weight:500;margin-bottom:10px;opacity:.9}.cta-title{font-size:2.4rem;font-weight:900;margin-bottom:15px;color:#fff;text-shadow:0 0 10px rgba(80,80,255,.8),0 0 20px rgba(80,80,255,.5)}.cta-tags{font-size:1rem;opacity:.8;font-weight:300}.cta-list{display:flex;flex-direction:column;gap:50px;max-width:400px;margin:0 auto}.cta-item{display:flex;align-items:center;justify-content:space-between;text-align:left}.cta-item.right{text-align:right}.cta-img-circle{width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.1);flex-shrink:0}.cta-img-circle img{width:100%;height:100%;object-fit:cover}.cta-text{flex:1;padding:0 20px}.cta-item.left .cta-text{padding-right:0}.cta-item.right .cta-text{padding-left:0}.cta-text .tag{display:inline-block;font-size:.9rem;color:#ccc;margin-bottom:5px}.cta-text .desc-medium{font-size:1.2rem;font-weight:500;margin-bottom:5px}.cta-text .desc-large{font-size:1.4rem;font-weight:900;line-height:1.2}
