*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#000;color:#f5f5f7;min-height:100vh;overflow-x:hidden;position:relative;width:100%}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1d1d1f}::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#764ba2}::selection{background:#667eea4d;color:#f5f5f7}h1,h2,h3{-webkit-user-select:none;user-select:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.App{animation:fadeIn .5s ease-in}.mimic-brand{font-weight:900;letter-spacing:.02em}.mimic-brand,.mimic-korean{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#38bdf8,#60a5fa 50%,#93c5fd);-webkit-background-clip:text;background-clip:text}.mimic-korean{font-size:.5em;font-weight:700;letter-spacing:0;margin-left:.3em}.hero{background:linear-gradient(180deg,#000,#1a1a1a);justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero,.hero-content{align-items:center;display:flex}.hero-content{gap:4rem;justify-content:space-between;max-width:1400px;padding:2rem 4rem;width:100%}.hero-left{flex:1 1;gap:2.5rem;justify-content:center}.hero-left,.hero-title{display:flex;flex-direction:column}.hero-title{gap:1rem}.title-line{font-weight:700;letter-spacing:-.02em;margin:0;text-align:left}.title-top{color:#a0a0a0;font-size:3rem;line-height:1.2}.title-middle{color:#d0d0d0;font-size:2.5rem;line-height:1.2}.title-bottom{align-items:baseline;display:flex;font-size:6rem;gap:1rem;line-height:1.1;margin-top:1rem}.title-bottom .mimic-korean{font-size:.4em}.hero-right{align-items:flex-end;display:flex;flex:1 1;gap:2rem;justify-content:flex-end;position:relative}.app-icon{align-self:flex-end;animation:float 3s ease-in-out infinite}.app-icon img{border-radius:35px;box-shadow:0 20px 60px #ffffff1a;height:150px;width:150px}.phone-mockup{align-self:flex-end;position:relative}.phone-frame{background:#1a1a1a;border-radius:40px;box-shadow:0 25px 80px #000c,inset 0 0 0 2px #ffffff1a;height:560px;overflow:hidden;padding:12px;position:relative;width:280px}.phone-frame:before{background:#1a1a1a;border-radius:0 0 20px 20px;content:"";height:25px;left:50%;position:absolute;top:12px;transform:translateX(-50%);width:120px;z-index:2}.phone-video{border-radius:30px;height:100%;object-fit:cover;width:100%}.download-buttons{display:flex;flex-wrap:wrap;gap:1rem}.download-button{align-items:center;background:#000;border:1px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:.75rem;min-width:180px;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.download-button:hover:not(:disabled){background:#1a1a1a;border-color:#fff6;box-shadow:0 8px 24px #0006;transform:translateY(-2px)}.download-button:active:not(:disabled){transform:translateY(0)}.download-button.android-button{background:#ffffff0d;border-color:#ffffff1a;cursor:not-allowed;opacity:.6}.button-icon{flex-shrink:0;height:32px;width:32px}.button-text{align-items:flex-start;display:flex;flex-direction:column;line-height:1.2}.button-label{font-size:.7rem;font-weight:400;opacity:.8}.button-store{font-size:1.1rem;font-weight:600}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.scroll-indicator{align-items:center;bottom:3rem;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .3s ease}.scroll-indicator:hover{opacity:1!important}.mouse{border:2px solid #ffffff80;border-radius:15px;display:flex;height:40px;justify-content:center;position:relative;width:26px}.wheel{animation:scroll 2s ease-in-out infinite;background:#fffc;border-radius:2px;height:8px;margin-top:8px;width:3px}.arrow{align-items:center;display:flex;flex-direction:column;gap:2px}.arrow span{animation:arrowMove 2s ease-in-out infinite;border-bottom:2px solid #ffffff80;border-right:2px solid #ffffff80;display:block;height:12px;transform:rotate(45deg);width:12px}.arrow span:nth-child(2){animation-delay:.15s}.arrow span:nth-child(3){animation-delay:.3s}@keyframes scroll{0%{opacity:0;transform:translateY(0)}40%{opacity:1}80%{opacity:0;transform:translateY(15px)}to{opacity:0}}@keyframes arrowMove{0%{opacity:0;transform:rotate(45deg) translate(-5px,-5px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(5px,5px)}}@media (max-width:1200px){.hero-content{gap:2rem;padding:2rem}.title-top{font-size:2.5rem}.title-middle{font-size:2rem}.title-bottom{font-size:4.5rem}.title-bottom .mimic-korean{font-size:1.5rem}.phone-frame{height:440px;width:220px}.app-icon img{border-radius:28px;height:120px;width:120px}}@media (max-width:768px){.hero-content{flex-direction:column;gap:3rem;padding:3rem 1.5rem}.hero-left{gap:2rem;width:100%}.hero-title{align-items:center}.hero-title,.title-line{text-align:center}.title-top{font-size:2rem}.title-middle{font-size:1.5rem}.title-bottom{align-items:center;flex-direction:column;font-size:3.5rem;gap:.5rem;justify-content:center}.title-bottom .mimic-korean{font-size:1.2rem}.hero-right{justify-content:center;width:100%}.phone-frame{height:400px;width:200px}.app-icon img{border-radius:23px;height:100px;width:100px}.download-buttons{justify-content:center}.download-button{min-width:160px}.scroll-indicator{bottom:2rem}.mouse{height:36px;width:22px}.arrow span{height:10px;width:10px}}@media (max-width:480px){.title-top{font-size:1.5rem}.title-middle{font-size:1.2rem}.title-bottom{align-items:center;flex-direction:column;font-size:2.5rem;gap:.5rem;justify-content:center}.title-bottom .mimic-korean{font-size:1rem}.phone-frame{border-radius:30px;height:320px;padding:10px;width:160px}.phone-frame:before{height:20px;width:100px}.app-icon img{border-radius:18px;height:80px;width:80px}.hero-right{gap:1rem}.download-buttons{flex-direction:column;width:100%}.download-button{justify-content:center;min-width:0;min-width:auto;width:100%}.scroll-indicator{bottom:1.5rem}.mouse{height:32px;width:20px}.wheel{height:6px;width:2px}.arrow span{height:8px;width:8px}}.language-secret-section{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:100px 40px;position:relative}.language-secret-section:before{background:radial-gradient(circle at 20% 50%,#ffffff08 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff08 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.language-secret-content{max-width:1200px;position:relative;text-align:center;width:100%;z-index:1}.language-secret-title{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:80px;position:relative;text-shadow:0 2px 10px #ffffff1a,0 4px 20px #ffffff0d}.language-secret-title:after{background:linear-gradient(90deg,#0000,#fff9,#0000);border-radius:2px;bottom:-30px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.content-wrapper{align-items:center;display:flex;gap:60px;width:100%}.video-side{display:flex;flex:1 1;flex-direction:column;gap:20px}.video-container{background:#000;border-radius:20px;box-shadow:0 20px 60px #ffffff1a,0 10px 30px #ffffff0d;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.video-container:hover{box-shadow:0 25px 70px #ffffff26,0 15px 40px #ffffff14;transform:translateY(-5px)}.video-container:hover .mute-toggle{opacity:1}.feature-video{display:block;height:auto;object-fit:cover;width:100%}.mute-toggle{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:2px solid #ffffff4d;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;opacity:.7;position:absolute;right:20px;transition:all .3s ease;width:50px;z-index:10}.mute-toggle:hover{background:#000000e6;border-color:#ffffff80;opacity:1;transform:scale(1.1)}.mute-toggle:active{transform:scale(.95)}.mute-toggle.muted{background:#dc2626b3}.mute-toggle.muted:hover{background:#dc2626e6}.mute-toggle svg{height:24px;width:24px}.youtube-link{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#ffffffb3;display:inline-flex;font-size:.875rem;font-weight:500;gap:6px;padding:8px 16px;text-decoration:none;transition:all .3s ease}.youtube-link:hover{background:#ffffff26;border-color:#ffffff4d;color:#ffffffe6;transform:translateY(-1px)}.youtube-link:active{transform:translateY(0)}.youtube-link svg{height:16px;opacity:.8;width:16px}.original-post-link{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#ffffffb3;display:inline-flex;font-size:.875rem;font-weight:500;gap:6px;padding:8px 16px;text-decoration:none;transition:all .3s ease}.original-post-link:hover{background:#ffffff26;border-color:#ffffff4d;color:#ffffffe6;transform:translateY(-1px)}.original-post-link:active{transform:translateY(0)}.original-post-link svg{height:16px;opacity:.8;width:16px}.text-side{align-items:center;display:flex;flex:1 1;justify-content:center;padding:40px}.quote-text{color:#fff;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.6;margin:0;text-align:left;text-shadow:0 2px 10px #0000004d}.quote-text .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#84fab0,#8fd3f4);background-clip:text;-webkit-background-clip:text;display:inline-block;font-weight:800;position:relative}.quote-text .highlight:after{background:linear-gradient(120deg,#84fab0,#8fd3f4);border-radius:2px;bottom:0;content:"";height:3px;left:0;opacity:.7;position:absolute;width:100%}.quote-text .highlight-2{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#fbc2eb,#a6c1ee);background-clip:text;-webkit-background-clip:text;display:inline-block;font-weight:800;position:relative}.quote-text .highlight-2:after{background:linear-gradient(120deg,#fbc2eb,#a6c1ee);border-radius:2px;bottom:0;content:"";height:3px;left:0;opacity:.7;position:absolute;width:100%}.content-divider{background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;margin:80px 0;width:100%}.image-slider-side{display:flex;flex:1 1;flex-direction:column;gap:20px}.image-slider-container{background:#000;border-radius:20px;box-shadow:0 20px 60px #ffffff1a,0 10px 30px #ffffff0d;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.image-slider-container:hover{box-shadow:0 25px 70px #ffffff26,0 15px 40px #ffffff14;transform:translateY(-5px)}.image-slider{aspect-ratio:9/11.2;background:#000;max-height:500px;position:relative;width:100%}.slider-image{height:100%;left:0;object-fit:contain;opacity:0;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.slider-image.active{opacity:1}.slider-dots{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.slider-dot{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.slider-dot:hover{background:#fff9;transform:scale(1.2)}.slider-dot.active{background:#ffffffe6;border-radius:5px;width:30px}@media (max-width:1024px){.content-wrapper{gap:40px}.quote-text{font-size:clamp(1.3rem,2.5vw,2rem)}.quote-text .highlight-2:after,.quote-text .highlight:after{height:2px}.content-divider{margin:60px 0}}@media (max-width:768px){.language-secret-section{min-height:auto;padding:80px 20px}.language-secret-title{margin-bottom:50px}.language-secret-title:after{bottom:-20px;width:60px}.content-wrapper{flex-direction:column;gap:40px}.video-side{width:100%}.video-container{border-radius:15px}.youtube-link{align-self:center}.image-slider-side{width:100%}.image-slider-container{border-radius:15px}.original-post-link{align-self:center}.text-side{padding:20px 0;width:100%}.quote-text{text-align:center}.content-divider{margin:50px 0}.mute-toggle{bottom:15px;height:45px;opacity:1;right:15px;width:45px}.mute-toggle svg{height:20px;width:20px}}@media (max-width:480px){.language-secret-section{padding:60px 15px}.language-secret-title{margin-bottom:40px}.content-wrapper{gap:30px}.video-container{border-radius:12px}.youtube-link{font-size:.8rem;padding:8px 14px}.youtube-link svg{height:14px;width:14px}.image-slider-container{border-radius:12px}.slider-dots{bottom:15px;gap:8px}.slider-dot{height:8px;width:8px}.slider-dot.active{width:24px}.original-post-link{font-size:.8rem;padding:8px 14px}.original-post-link svg{height:14px;width:14px}.text-side{padding:10px 0}.content-divider{margin:40px 0}.mute-toggle{bottom:12px;height:40px;right:12px;width:40px}.mute-toggle svg{height:18px;width:18px}}.solution-section{align-items:center;background:#000;display:flex;justify-content:center;min-height:50vh;padding:80px 20px;position:relative}.solution-content{display:flex;flex-direction:column;gap:80px;max-width:1200px;text-align:center;width:100%}.solution-problem{color:#fff9;font-size:clamp(1.2rem,3vw,2rem);font-weight:500;letter-spacing:-.01em;line-height:1.5;margin:0}.solution-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.app-icon-drop{border-radius:20px;box-shadow:0 10px 30px #0000004d;height:80px;opacity:0;transform:translateY(-100px) scale(.5);width:80px}@keyframes iconDrop{0%{opacity:0;transform:translateY(-100px) scale(.5)}60%{transform:translateY(10px) scale(1.1)}80%{transform:translateY(-5px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.solution-text{color:#fff;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.4;margin:0}@media (max-width:768px){.solution-section{min-height:40vh;padding:60px 20px}.solution-content{gap:50px}.solution-wrapper{gap:20px}.app-icon-drop{border-radius:15px;height:60px;width:60px}}@media (max-width:480px){.solution-section{min-height:35vh;padding:50px 15px}.solution-content{gap:40px}.solution-wrapper{flex-direction:column;gap:15px}.app-icon-drop{border-radius:12px;height:50px;width:50px}.solution-text{line-height:1.5}}.features-detail-section{background:linear-gradient(180deg,#0a0a0a,#1a1a1a);min-height:100vh;padding:6rem 2rem;position:relative}.features-detail-content{margin:0 auto;max-width:1600px}.feature-label{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3a8a,#3b82f6 50%,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:700;letter-spacing:-.03em;margin-bottom:2rem;opacity:0;text-align:center;transform-origin:center}.title-group{margin-bottom:4rem;position:relative;text-align:center}.platform-background{height:200%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}.platform-text{animation:floatPlatform 20s ease-in-out infinite;color:#ffffff14;font-size:3rem;font-weight:700;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.platform-1{animation-delay:0s;left:5%;top:10%}.platform-2{animation-delay:2s;font-size:2.5rem;right:8%;top:25%}.platform-3{animation-delay:4s;bottom:30%;font-size:3.5rem;left:10%}.platform-4{animation-delay:6s;bottom:15%;font-size:2.8rem;right:5%}@keyframes floatPlatform{0%,to{opacity:.08;transform:translateY(0) translateX(0)}25%{opacity:.12;transform:translateY(-15px) translateX(10px)}50%{opacity:.1;transform:translateY(-5px) translateX(-10px)}75%{opacity:.15;transform:translateY(-20px) translateX(5px)}}.section-title{color:#f5f5f7;font-size:4rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:1rem;position:relative;z-index:1}.section-subtitle{color:#a0a0a0;font-size:1.5rem;font-weight:500;line-height:1.6;position:relative;z-index:1}.mode-selector-container{opacity:0;width:100%}.mode-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.mode-card{background:#1a1a1acc;border:2px solid #ffffff1a;border-radius:24px;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.mode-card:hover{border-color:#fff3;transform:translateY(-4px)}.mode-card.active{background:#1a1a1a;border-color:#3b82f699;box-shadow:0 8px 32px #3b82f633}.mode-card.inactive{opacity:.5}.mode-card.inactive .mode-description,.mode-card.inactive .mode-title{color:#6b7280}.mode-card.inactive .mode-video{filter:grayscale(100%)}.mode-header{margin-bottom:1.5rem}.mode-title{color:#f5f5f7;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem;transition:color .3s ease}.mode-card.active .mode-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3a8a,#3b82f6 50%,#60a5fa);-webkit-background-clip:text;background-clip:text}.mode-description{color:#a0a0a0;font-size:1.1rem;line-height:1.6;transition:color .3s ease}.mode-card.active .mode-description{color:#d0d0d0}.video-wrapper{background:#000;border-radius:16px;max-height:450px;overflow:hidden;position:relative;width:100%}.mode-video{display:block;height:auto;transition:filter .4s ease;width:100%}.video-controls{background:linear-gradient(0deg,#000000b3 0,#0000);bottom:0;left:0;padding:1rem;position:absolute;right:0;z-index:5}.seekbar{background:#ffffff4d;border-radius:3px;cursor:pointer;height:6px;overflow:hidden;position:relative;transition:height .2s ease;width:100%}.seekbar:hover{height:8px}.seekbar-progress{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:3px;height:100%;position:relative;transition:width .1s linear}.seekbar-progress:after{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000004d;content:"";height:12px;opacity:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:12px}.seekbar:hover .seekbar-progress:after{opacity:1}.replay-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f6f2;border:none;border-radius:50px;box-shadow:0 4px 20px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;left:50%;padding:.875rem 1.75rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:10}.replay-button:hover{background:#3b82f6;box-shadow:0 6px 28px #3b82f680;transform:translate(-50%,-50%) scale(1.05)}.replay-button:active{transform:translate(-50%,-50%) scale(.98)}.replay-button svg{height:18px;width:18px}@media (max-width:1200px){.feature-label{font-size:6rem}.section-title{font-size:3.5rem}.section-subtitle{font-size:1.3rem}.platform-text{font-size:2.5rem}.platform-2{font-size:2rem}.platform-3{font-size:3rem}.platform-4{font-size:2.3rem}.mode-title{font-size:1.8rem}.mode-description{font-size:1rem}}@media (max-width:968px){.features-detail-section{padding:5rem 1.5rem}.feature-label{font-size:5rem;margin-bottom:1.5rem}.title-group{margin-bottom:3rem}.section-title{font-size:3rem}.section-subtitle{font-size:1.2rem}.platform-text{font-size:2rem}.platform-2{font-size:1.5rem}.platform-3{font-size:2.5rem}.platform-4{font-size:1.8rem}.mode-grid{gap:2rem;grid-template-columns:1fr}.mode-card{padding:1.5rem}.mode-title{font-size:1.75rem}.mode-description{font-size:1rem}.video-wrapper{max-height:400px}}@media (max-width:480px){.features-detail-section{padding:4rem 1rem}.feature-label{font-size:3.5rem;margin-bottom:1rem}.title-group{margin-bottom:2rem}.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}.platform-text{font-size:1.3rem}.platform-2{font-size:1rem}.platform-3{font-size:1.6rem}.platform-4{font-size:1.2rem}.mode-card{border-radius:20px;padding:1.25rem}.mode-header{margin-bottom:1rem}.mode-title{font-size:1.5rem;margin-bottom:.5rem}.mode-description{font-size:.9rem}.video-wrapper{max-height:300px}.replay-button{font-size:.875rem;padding:.75rem 1.5rem}.replay-button svg{height:16px;width:16px}}.ipad-section{align-items:center;background:linear-gradient(180deg,#1a1a1a,#0a0a0a);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:8rem 2rem;position:relative}.ipad-content{max-width:1400px;text-align:center;width:100%}.ipad-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#f7931e 50%,#fdc830);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem;opacity:0}.ipad-subtitle{color:#a0a0a0;font-size:1.5rem;margin-bottom:4rem;opacity:0}.ipad-container{align-items:center;display:flex;justify-content:center;min-height:900px;opacity:0;perspective:2000px}.ipad-device{background:#1a1a1a;border-radius:36px;box-shadow:0 40px 100px #000c,inset 0 0 0 2px #ffffff1a;padding:14px;position:relative;transform-style:preserve-3d;transition:transform 1.2s cubic-bezier(.4,0,.2,1),width 1.2s cubic-bezier(.4,0,.2,1),height 1.2s cubic-bezier(.4,0,.2,1)}.ipad-device.portrait{height:800px;transform:rotateY(0deg) rotateX(0deg) rotate(0deg);width:600px}.ipad-device.landscape{animation:rotate-to-landscape 1.2s cubic-bezier(.4,0,.2,1) forwards;height:675px;width:900px}@keyframes rotate-to-landscape{0%{transform:rotateY(0deg) rotateX(0deg) rotate(0deg)}30%{transform:rotateY(90deg) rotateX(0deg) rotate(0deg)}50%{transform:rotateY(90deg) rotateX(0deg) rotate(0deg)}70%{transform:rotateY(0deg) rotateX(0deg) rotate(0deg)}to{transform:rotateY(0deg) rotateX(0deg) rotate(0deg)}}.ipad-screen{background:#000;border-radius:28px;height:100%;overflow:hidden;position:relative;width:100%}.ipad-screenshot{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;object-fit:cover;transition:opacity .3s ease;width:100%}.ipad-camera{background:#2a2a2a;border-radius:50%;box-shadow:inset 0 0 4px #fff3;height:12px;position:absolute;width:12px}.ipad-device.landscape .ipad-camera,.ipad-device.portrait .ipad-camera{left:50%;top:20px;transform:translateX(-50%)}@media (max-width:1200px){.ipad-title{font-size:4rem}.ipad-subtitle{font-size:1.3rem}.ipad-container{min-height:750px}.ipad-device.portrait{height:667px;width:500px}.ipad-device.landscape{height:562px;width:750px}}@media (max-width:968px){.ipad-section{padding:6rem 1.5rem}.ipad-title{font-size:3.5rem}.ipad-subtitle{font-size:1.2rem;margin-bottom:3rem}.ipad-container{min-height:600px}.ipad-device.portrait{height:533px;width:400px}.ipad-device.landscape{height:450px;width:600px}}@media (max-width:768px){.ipad-title{font-size:3rem}.ipad-subtitle{font-size:1.1rem}.ipad-container{min-height:480px}.ipad-device.portrait{height:427px;width:320px}.ipad-device.landscape{height:360px;width:480px}.ipad-device{border-radius:28px;padding:10px}.ipad-screen{border-radius:22px}.ipad-camera{height:10px;width:10px}}@media (max-width:480px){.ipad-section{padding:4rem 1rem}.ipad-title{font-size:2.5rem}.ipad-subtitle{font-size:1rem;margin-bottom:2rem}.ipad-container{min-height:390px}.ipad-device.portrait{height:347px;width:260px}.ipad-device.landscape{height:293px;width:390px}.ipad-device{border-radius:24px;padding:8px}.ipad-screen{border-radius:18px}.ipad-camera{height:8px;width:8px}}.everywhere-section{align-items:center;background:linear-gradient(180deg,#0a0a0a,#1a1a1a);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:8rem 4rem;position:relative}.everywhere-content{align-items:center;display:flex;gap:6rem;justify-content:space-between;max-width:1400px;width:100%}.everywhere-text{flex:1 1;max-width:600px}.everywhere-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9333ea,#c084fc 50%,#e879f9);-webkit-background-clip:text;background-clip:text;font-size:6rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:2rem;opacity:0}.everywhere-subtitle{color:#d0d0d0;font-size:1.8rem;font-weight:500;line-height:1.6;opacity:0}.everywhere-phone{align-items:center;display:flex;flex:1 1;justify-content:center;opacity:0}.phone-device-everywhere{animation:float-phone 4s ease-in-out infinite;background:#1a1a1a;border-radius:45px;box-shadow:0 40px 100px #000c,inset 0 0 0 2px #ffffff1a;height:650px;padding:14px;position:relative;width:320px}.phone-notch-everywhere{background:#1a1a1a;border-radius:0 0 22px 22px;height:28px;left:50%;position:absolute;top:14px;transform:translateX(-50%);width:140px;z-index:2}.phone-screen-everywhere{background:#000;border-radius:35px;height:100%;overflow:hidden;position:relative;width:100%}.lockscreen-image{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity 1.5s ease-in-out;width:100%}.lockscreen-image.active{opacity:1}@keyframes float-phone{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1200px){.everywhere-content{gap:4rem}.everywhere-title{font-size:5rem}.everywhere-subtitle{font-size:1.5rem}.phone-device-everywhere{height:570px;width:280px}}@media (max-width:968px){.everywhere-section{padding:6rem 2rem}.everywhere-content{flex-direction:column;gap:3rem}.everywhere-text{max-width:100%;text-align:center}.everywhere-title{font-size:4.5rem}.everywhere-subtitle{font-size:1.4rem}.phone-device-everywhere{height:610px;width:300px}}@media (max-width:768px){.everywhere-title{font-size:4rem}.everywhere-subtitle{font-size:1.3rem}.phone-device-everywhere{border-radius:38px;height:530px;padding:12px;width:260px}.phone-notch-everywhere{height:24px;width:120px}.phone-screen-everywhere{border-radius:30px}}@media (max-width:480px){.everywhere-section{padding:4rem 1rem}.everywhere-title{font-size:3rem}.everywhere-subtitle{font-size:1.1rem}.phone-device-everywhere{border-radius:32px;height:448px;padding:10px;width:220px}.phone-notch-everywhere{height:20px;width:100px}.phone-screen-everywhere{border-radius:26px}}.footer{background:#000;border-top:1px solid #ffffff1a;padding:4rem 2rem 2rem}.footer-content{margin:0 auto;max-width:1200px;text-align:center}.footer-logo{margin-bottom:2rem}.footer-logo img{border-radius:18px;height:80px;opacity:.8;transition:opacity .3s ease;width:80px}.footer-logo img:hover{opacity:1}.footer-text{color:#86868b;font-size:1.25rem;margin-bottom:1rem}.footer-text .mimic-korean{font-size:.85em;margin-left:.2em}.footer-contact{margin:1.5rem 0}.footer-email{border-radius:8px;color:#667eea;display:inline-block;font-size:1rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.footer-email:hover{background:#667eea1a;color:#764ba2;transform:translateY(-2px)}.footer-copyright{color:#515154;font-size:.875rem;margin-top:2rem}@media (max-width:768px){.footer{padding:3rem 2rem 2rem}.footer-logo img{border-radius:14px;height:60px;width:60px}.footer-text{font-size:1rem}}
/*# sourceMappingURL=main.8908faad.css.map*/