body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;margin:0;padding:0;background-color:#f5f5f5;color:#333}main{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.landing-page{background:linear-gradient(135deg,#5a67d8,#6b46c1,#553c9a);color:#fff;overflow:hidden}.landing-main{width:100%;max-width:none;padding:0;height:100vh;position:relative;overflow:hidden}.language-switcher{position:fixed;top:2rem;right:2rem;z-index:1001;display:flex;gap:.5rem;background:#ffffff1a;border-radius:12px;padding:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.lang-btn{padding:.5rem 1rem;border-radius:8px;text-decoration:none;color:#fffc;font-size:.9rem;font-weight:500;transition:all .3s ease;border:1px solid transparent}.lang-btn:hover{background:#ffffff1a;color:#fff;border-color:#ffffff4d}.lang-btn.active{background:#fff3;color:#fff;border-color:#fff6;font-weight:600}@supports not (backdrop-filter: blur(10px)){.language-switcher{background:#8b5cf64d;border:1px solid rgba(255,255,255,.3)}}.profile-lang-switcher{position:fixed;top:2rem;right:2rem;z-index:1001;display:flex;gap:.5rem;background:#8b5cf626;border-radius:12px;padding:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(139,92,246,.3)}.profile-lang-switcher .lang-btn{padding:.5rem 1rem;border-radius:8px;text-decoration:none;color:#333;font-size:.9rem;font-weight:500;transition:all .3s ease;border:1px solid transparent}.profile-lang-switcher .lang-btn:hover{background:#8b5cf61a;color:#333;border-color:#8b5cf64d}.profile-lang-switcher .lang-btn.active{background:#8b5cf633;color:#333;border-color:#8b5cf666;font-weight:600}.page-section{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(100px);transition:all .8s cubic-bezier(.4,0,.2,1);pointer-events:none;padding:2rem;box-sizing:border-box}.page-section.active{opacity:1;transform:translateY(0);pointer-events:auto}.section-nav{position:fixed;right:2rem;top:50%;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:column;gap:1rem}.nav-dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.nav-dot:hover{background:#ffffff80;transform:scale(1.2)}.nav-dot.active{background:#fff;box-shadow:0 0 20px #ffffff80}.scroll-progress{position:fixed;top:0;left:0;height:3px;background:#fffc;transition:width .8s cubic-bezier(.4,0,.2,1);z-index:1000;box-shadow:0 0 10px #ffffff80}.hero{display:flex;align-items:center;justify-content:center;width:100%;height:100%;gap:4rem;flex-wrap:wrap}.hero-content{flex:1;max-width:600px;z-index:2;margin-left:2rem}.hero-background{flex:1;display:flex;align-items:center;justify-content:center;position:relative;margin-right:2rem}.background-placeholder{width:400px;height:300px;background:#ffffff26;border:2px dashed rgba(255,255,255,.5);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffffe6;text-shadow:0 1px 3px rgba(0,0,0,.2)}.background-placeholder .placeholder-icon{font-size:4rem;margin-bottom:1rem}.logo-placeholder{display:flex;align-items:center;margin-bottom:2rem}.logo-icon{font-size:3rem;margin-right:1rem}.logo-text{font-size:3rem;font-weight:700;margin:0;color:#fff}.hero-title{font-size:2.5rem;font-weight:700;margin:0 0 1rem;line-height:1.2}.hero-subtitle{font-size:1.5rem;margin:0 0 1rem;color:#fffffff2;text-shadow:0 1px 3px rgba(0,0,0,.2);line-height:1.4}.optimization-notice{font-size:.9rem;margin:0 0 3rem;color:#ffffffb3;font-style:italic;text-shadow:0 1px 3px rgba(0,0,0,.2);opacity:.8;line-height:1.3}.app-download h3{font-size:1.5rem;margin-bottom:1.5rem;color:#fffffff2;text-shadow:0 1px 3px rgba(0,0,0,.2)}.download-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.download-btn{display:flex;align-items:center;background:#ffffff26;border:1px solid rgba(255,255,255,.4);border-radius:12px;padding:1rem 1.5rem;text-decoration:none;color:#fffffff2;text-shadow:0 1px 3px rgba(0,0,0,.2);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:300px;position:relative}.download-btn:not(.disabled):hover{background:#ffffff40;border-color:#fff9;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.download-btn.disabled{background:#505050b3;border-color:#64646480;color:#c8c8c8b3;cursor:not-allowed;pointer-events:none}.coming-soon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:#c8c8c8cc;font-weight:500}.btn-icon{font-size:2rem;margin-right:1rem}.btn-text{display:flex;flex-direction:column;text-align:left}.btn-text .small{font-size:.8rem;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.1)}.btn-text .large{font-size:1.2rem;font-weight:700}.demo-section h3{font-size:1.5rem;margin-bottom:1.5rem;color:#fffffff2;text-shadow:0 1px 3px rgba(0,0,0,.2)}.demo-buttons{display:flex;flex-wrap:wrap}.demo-btn{background:#ffffffe6;color:#667eea;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.demo-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.secondary-btn{background:transparent;color:#fffffff2;border:2px solid rgba(255,255,255,.6);border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;text-shadow:0 1px 3px rgba(0,0,0,.2);transition:all .3s ease}.secondary-btn:hover{background:#ffffff26;border-color:#fffc;color:#fff}.features{background:transparent;padding:4rem 2rem;color:#fff;width:100%;display:flex;align-items:center;justify-content:center}.features .container{background:#8b5cf626;border-radius:20px;padding:3rem 2rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;width:100%;max-width:1200px}@supports not (backdrop-filter: blur(15px)){.features .container{background:#8b5cf640;border:1px solid rgba(255,255,255,.3)}}.features h3{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.features-grid{display:flex;flex-direction:column;gap:2rem;margin:0 auto;width:100%;max-width:100%}.feature-card{background:#8b5cf640;border-radius:12px;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);transition:transform .3s ease,background .3s ease;box-shadow:0 4px 16px #0000001a}@supports not (backdrop-filter: blur(10px)){.feature-card{background:#8b5cf659;border:1px solid rgba(255,255,255,.4)}}.feature-card:hover{transform:translateY(-5px);background:#8b5cf659;box-shadow:0 8px 24px #00000026}@supports not (backdrop-filter: blur(10px)){.feature-card:hover{background:#8b5cf673}}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h4{font-size:1.5rem;margin-bottom:1rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3);font-weight:600}.feature-card p{color:#fffffff2;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:400}.contact{background:transparent;padding:4rem 2rem;color:#fff;width:100%;display:flex;align-items:center;justify-content:center}.contact .container{background:#8b5cf626;border-radius:20px;padding:3rem 2rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;width:100%;max-width:800px}@supports not (backdrop-filter: blur(15px)){.contact .container{background:#8b5cf640;border:1px solid rgba(255,255,255,.3)}}.contact h3{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.contact-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;width:100%;max-width:100%}.developer-info{text-align:center}.developer-avatar{width:120px;height:120px;margin:0 auto 1.5rem;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;border:3px solid rgba(255,255,255,.4);box-shadow:0 4px 16px #0000001a}.avatar-placeholder{font-size:3rem}.developer-info h4{font-size:2rem;margin-bottom:.5rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);font-weight:600}.developer-title{font-size:1.2rem;color:#ffffffe6;margin-bottom:1rem;text-shadow:0 1px 3px rgba(0,0,0,.2);font-weight:500}.developer-description{font-size:1rem;color:#fffffff2;line-height:1.6;max-width:400px;margin:0 auto;text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:400}.contact-links{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:500px}.contact-link{display:flex;align-items:center;justify-content:center;background:#8b5cf633;border:1px solid rgba(255,255,255,.3);border-radius:12px;padding:1.5rem;text-decoration:none;color:#fff;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px #0000001a}@supports not (backdrop-filter: blur(10px)){.contact-link{background:#8b5cf64d;border:1px solid rgba(255,255,255,.4)}}.contact-link:hover{background:#8b5cf64d;transform:translateY(-2px);box-shadow:0 8px 24px #00000026;border-color:#ffffff80}@supports not (backdrop-filter: blur(10px)){.contact-link:hover{background:#8b5cf666}}.contact-icon{font-size:2rem;margin-right:1.5rem;width:50px;text-align:center}.contact-text{display:flex;flex-direction:column;text-align:center;flex:1}.contact-label{font-size:.9rem;color:#ffffffd9;margin-bottom:.25rem;text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:500}.contact-value{font-size:1.1rem;color:#fff;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.2)}@media (max-width: 768px){.language-switcher{top:1rem;right:1rem;padding:.4rem;gap:.3rem}.lang-btn{padding:.4rem .8rem;font-size:.85rem}.profile-lang-switcher{top:1rem;right:1rem;padding:.4rem;gap:.3rem}.profile-lang-switcher .lang-btn{padding:.4rem .8rem;font-size:.85rem}.section-nav{right:1rem;gap:.75rem}.nav-dot{width:10px;height:10px}.hero{flex-direction:column;gap:2rem;padding:1rem}.hero-content{max-width:100%;margin-left:0;text-align:center}.hero-background{margin-right:0}.hero-title{font-size:2rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.2rem;text-shadow:0 1px 3px rgba(0,0,0,.3)}.optimization-notice{font-size:.8rem;color:#ffffffa6;text-shadow:0 1px 3px rgba(0,0,0,.3)}.logo-text{font-size:2rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.background-placeholder{width:300px;height:200px;background:#fff3;border:2px dashed rgba(255,255,255,.6)}.download-buttons{flex-direction:column}.download-btn{min-width:auto;background:#fff3;border:1px solid rgba(255,255,255,.5)}.demo-buttons{flex-direction:column}.features .container{padding:2rem 1rem;width:100%;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.features h3{font-size:2rem}.features-grid{gap:.2rem}.contact .container{padding:2rem 1rem;width:100%;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact h3{font-size:2rem}.contact-content{gap:2rem}.developer-avatar{width:100px;height:100px}.avatar-placeholder{font-size:2.5rem}.developer-info h4{font-size:1.5rem}.contact-links{max-width:100%}.contact-link{padding:1rem}.contact-icon{font-size:1.5rem;width:40px;margin-right:1rem}}h1{color:#1f2937;margin-bottom:.5rem}.container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;width:100%;max-width:500px;text-align:center}.error-container{background:#fee;border:1px solid #fcc;color:#c33}.hidden{display:none}.btn{background:#007bff;color:#fff;border:none;border-radius:6px;padding:.75rem 1.5rem;cursor:pointer;font-size:1rem;transition:background-color .2s;text-decoration:none;display:inline-block;margin:.25rem}.btn:hover{background:#0056b3}.btn:disabled{background:#ccc;cursor:not-allowed}.input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;margin-bottom:1rem;box-sizing:border-box}.input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.loading{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-group{margin-bottom:1rem;text-align:left}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.error-message{background:#fee;border:1px solid #fcc;color:#c33;padding:.75rem;border-radius:6px;margin-bottom:1rem}.success-message{text-align:center}.success-message h1{color:#28a745;margin-bottom:1rem}.success-message p{color:#666;margin-bottom:2rem}.profile-card{text-align:center}.avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;background:#eee;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#999}.avatar img{width:120px;height:120px;border-radius:50%;object-fit:cover}.profile-card h1{color:#333;margin:1rem 0 .5rem;font-size:2rem}.email,.phone,.company,.interests{color:#666;margin:.5rem 0;font-size:1rem}.social-links{margin:2rem 0}.social-links h3{margin-bottom:1rem;color:#333}.links{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.social-link{padding:.5rem 1rem;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;text-decoration:none;color:#495057;transition:all .2s}.social-link:hover{background:#e9ecef;transform:translateY(-1px)}.events-section{margin-top:2rem;text-align:left}.events-section h3{color:#333;margin-bottom:1rem}.event-item{background:#f8f9fa;border-radius:6px;padding:1rem;margin-bottom:.5rem;text-align:left}.event-date{font-size:.9rem;color:#666;margin:.25rem 0}.event-status{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:700;text-transform:uppercase}.status-confirmed{background:#d4edda;color:#155724}.status-pending{background:#fff3cd;color:#856404}.status-cancelled{background:#f8d7da;color:#721c24}.account-info{margin:2rem 0;padding-top:1rem;border-top:1px solid #eee;font-size:.9rem;color:#666}.account-info p{margin:.25rem 0}.actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.actions .btn{flex:1;min-width:120px}h1{font-size:24px;color:#1f2937;margin-bottom:.5rem}p{color:#666;margin-bottom:1rem}.btn.app-link{background-color:#28a745}.btn.app-link:hover{background-color:#218838}@media (max-width: 480px){.page-section{padding:2rem 1rem;top:0;height:100vh;overflow-y:auto;overflow-x:hidden}.section-nav{right:1rem;gap:.5rem;z-index:1002}.nav-dot{width:8px;height:8px}.hero{flex-direction:column;gap:1.5rem;padding:2rem 1rem;min-height:unset;justify-content:flex-start}.hero-content{order:1;text-align:center}.hero-background{order:2;margin-right:0}.logo-placeholder{margin-bottom:1.5rem}.logo-text{font-size:1.8rem}.logo-icon{font-size:2.5rem}.hero-title{font-size:1.6rem;margin-bottom:.75rem}.hero-subtitle{font-size:1.1rem;margin-bottom:.75rem}.optimization-notice{font-size:.75rem;margin-bottom:1.5rem;color:#fff9}.app-download h3,.demo-section h3{font-size:1.3rem;margin-bottom:1rem}.download-btn{padding:.85rem 1rem;font-size:.95rem;min-width:auto}.btn-icon{font-size:1.6rem;margin-right:.75rem}.background-placeholder{width:280px;height:180px}.features .container,.contact .container{padding:2rem 1.5rem;margin:0 auto;width:100%;max-width:100%}.features h3,.contact h3{font-size:1.8rem;margin-bottom:2rem}.feature-card{margin-bottom:1rem;padding:1.5rem}.feature-card .feature-icon{font-size:2rem;margin-bottom:.5rem}.feature-card h4{font-size:1.1rem;margin-bottom:.5rem}.feature-card p{font-size:.9rem;line-height:1.4;margin:0}.contact-content{gap:2rem}.developer-avatar{width:90px;height:90px;margin-bottom:1.25rem}.avatar-placeholder{font-size:2.2rem}.developer-info h4{font-size:1.5rem}.developer-title{font-size:1.1rem}.contact-link{padding:1.25rem;margin-bottom:.5rem}.contact-icon{font-size:1.4rem;width:35px;margin-right:1rem}.contact-value{font-size:1rem}}@media (max-width: 480px) and (max-height: 667px){.page-section{padding:1rem .5rem;top:0;height:100vh;overflow-y:auto;box-sizing:border-box}.hero{gap:1rem;padding:1rem .5rem;min-height:unset;justify-content:flex-start}.logo-placeholder{margin-bottom:.75rem}.logo-text{font-size:1.5rem}.logo-icon{font-size:2rem;margin-right:.75rem}.hero-title{font-size:1.4rem;margin-bottom:.5rem}.hero-subtitle{font-size:1rem;margin-bottom:1rem}.optimization-notice{font-size:.8rem;margin-bottom:1.5rem}.app-download h3,.demo-section h3{font-size:1.1rem;margin-bottom:.75rem}.download-btn{padding:.6rem .8rem;font-size:.85rem}.btn-icon{font-size:1.3rem;margin-right:.5rem}.btn-text .small{font-size:.7rem}.btn-text .large{font-size:1rem}.demo-btn,.secondary-btn{padding:.7rem 1.2rem;font-size:.9rem}.background-placeholder{width:200px;height:120px}.features .container,.contact .container{padding:1.5rem 1rem;margin:0 auto;width:100%;max-width:100%;box-sizing:border-box}.features h3,.contact h3{font-size:1.5rem;margin-bottom:1.5rem}.feature-card{padding:1rem;margin-bottom:.75rem}.feature-card h4{font-size:1rem;margin-bottom:.5rem}.feature-card p{font-size:.85rem;line-height:1.3}.feature-icon{font-size:1.8rem;margin-bottom:.5rem}.contact-content{gap:1.5rem}.developer-avatar{width:70px;height:70px;margin-bottom:1rem}.avatar-placeholder{font-size:1.8rem}.developer-info h4{font-size:1.3rem;margin-bottom:.25rem}.developer-title{font-size:1rem;margin-bottom:.75rem}.developer-description{font-size:.9rem;line-height:1.4}.contact-link{padding:1rem;margin-bottom:.4rem}.contact-icon{font-size:1.2rem;width:30px;margin-right:.75rem}.contact-label{font-size:.8rem}.contact-value{font-size:.9rem}}@media (min-width: 768px) and (orientation: landscape){.features .container,.contact .container{max-width:85vw;padding:2rem 1.5rem}.features-grid{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;align-items:stretch;flex-wrap:wrap;width:100%}.feature-card{flex:1;min-width:200px;max-width:250px;height:auto;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding:1.5rem}.feature-card h4{font-size:1.3rem;margin-bottom:.75rem}.feature-card p{font-size:.9rem;line-height:1.4}.contact-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:2rem;width:100%;max-width:fit-content;margin:0 auto}.developer-info{flex:0 0 auto;width:280px;text-align:center}.contact-links{flex:0 0 auto;width:280px;display:flex;flex-direction:column;gap:1rem;align-items:stretch}.contact-link{width:100%;box-sizing:border-box}}@media (min-width: 900px) and (max-width: 1199px) and (orientation: landscape){.features-grid{flex-wrap:nowrap;gap:1rem}.feature-card{min-width:180px;max-width:220px}.contact-content{gap:2.5rem}.developer-info,.contact-links{width:320px}}@media (min-width: 1200px) and (orientation: landscape){.features .container,.contact .container{max-width:75vw}.features-grid{flex-wrap:nowrap;gap:2rem}.feature-card{flex:1;min-width:220px;max-width:280px}.contact-content{gap:3rem}.developer-info,.contact-links{width:350px}}
