@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Noto+Sans+KR:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;overflow-x:hidden;overflow-y:auto;width:100%}html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#000;min-height:100vh;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0006;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 20px #0003;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:#0009;border-bottom:1px solid #ffffff26;box-shadow:0 4px 30px #0006}.header-container{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.header-container,.logo-link{align-items:center;display:flex}.logo-link{flex-shrink:0;text-decoration:none}.header-logo{height:48px;transition:transform .3s ease;width:auto}.logo-link:hover .header-logo{transform:scale(1.05)}.nav{align-items:center;display:flex;flex:1 1;gap:2.5rem;justify-content:center}.nav-link{color:#ffffffb3;font-family:Inter,Noto Sans KR,sans-serif;font-size:.95rem;font-weight:400;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link:hover{color:#fff}.nav-link.active{color:#fff;font-weight:500}.nav-link.active:after{background:linear-gradient(90deg,#0096ff,#6432c8);border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.header-actions{align-items:center;display:flex;flex-shrink:0;gap:1rem}.cta-button-header{align-items:center;background:#0000;border:none;border-radius:8px;color:#0096ff;cursor:pointer;display:flex;font-family:Inter,Noto Sans KR,sans-serif;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.cta-button-header:hover{background:#0096ff0d;color:#00a8ff}.cta-button-header:active{transform:scale(.98)}.cta-icon{flex-shrink:0;height:16px;opacity:.9;transition:transform .3s ease;width:16px}.cta-button-header:hover .cta-icon{transform:translateX(2px)}.mobile-menu-button{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.mobile-menu-button span{background:#fff;border-radius:2px;height:2px;transition:all .3s ease;width:24px}@media (max-width:1024px){.header-container{padding:1rem 1.5rem}.nav{gap:1.5rem}.nav-link{font-size:.9rem}}@media (max-width:768px){.header-container{padding:1rem}.mobile-menu-button{display:flex}.cta-button-header{display:none}.nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-top:1px solid #ffffff0d;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav.open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{font-size:1.1rem;text-align:center;width:100%}.header-actions{gap:.5rem}}@media (max-width:480px){.header-logo{height:40px}.nav{padding:1.5rem}}.footer{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#000000b3;border-top:1px solid #ffffff1a;box-shadow:0 -4px 20px #0003;margin-top:0;padding:2.5rem 0 1.75rem;position:relative;width:100%}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem 0 3rem}.footer-main{align-items:flex-start;border-bottom:1px solid #ffffff0d;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;text-align:left}.footer-company-name{color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.footer-info-row{align-items:center;color:#fff9;display:flex;flex-wrap:wrap;font-family:Inter,Noto Sans KR,sans-serif;font-size:.875rem;gap:1rem}.footer-info-item{align-items:center;display:flex;gap:.5rem}.footer-label{color:#ffffff80}.footer-value{color:#ffffffb3}.footer-separator{color:#ffffff4d;margin:0 .25rem}.footer-link{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff;text-decoration:underline}.footer-privacy{margin-top:.5rem}.footer-privacy-link{border:none;border-radius:4px;color:#ffffffb3;display:inline-block;font-family:Inter,Noto Sans KR,sans-serif;font-size:.875rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.footer-privacy-link:hover{background:#ffffff0d;color:#fff}.footer-bottom{text-align:center}.footer-copyright{color:#fff6;font-family:Inter,Noto Sans KR,sans-serif;font-size:.875rem;margin:0;text-transform:lowercase}@media (max-width:768px){.footer{margin-top:0;padding:1.5rem 0 1.25rem}.footer-container{padding:0 1rem 0 1.5rem}.footer-main{gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.footer-info-row{align-items:flex-start;flex-direction:column;gap:.5rem}.footer-separator{display:none}.footer-info-item{width:100%}.footer-company-name{font-size:1rem}.footer-info-row{font-size:.8rem}}@media (max-width:480px){.footer{margin-top:0;padding:1.25rem 0 1rem}.footer-container{padding:0 .75rem 0 1rem}.footer-main{gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem}.footer-company-name{font-size:.95rem}.footer-info-row{font-size:.75rem}.footer-privacy-link{font-size:.8rem;padding:.4rem .8rem}.footer-copyright{font-size:.8rem}}.hero-content{align-items:center;background:#0000;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100%;z-index:1}.hero-background-effects{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.hero-glow-circle{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.4;position:absolute}.hero-glow-1{animation-delay:0s;background:radial-gradient(circle,#38bdf899,#38bdf800);height:600px;left:10%;top:10%;width:600px}.hero-glow-2{animation-delay:-7s;background:radial-gradient(circle,#8b5cf680,#8b5cf600);height:500px;right:15%;top:60%;width:500px}.hero-glow-3{animation-delay:-14s;background:radial-gradient(circle,#22c55e66,#22c55e00);bottom:20%;height:400px;left:50%;width:400px}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.hero-subtitle{animation:fadeInUp 1.2s ease-out .3s both;color:#ffffffb3;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(1rem,2vw,1.3rem);font-weight:300;letter-spacing:.02em;line-height:1.8;margin-top:2rem}.hero-main{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0;position:relative;width:100%}.hero-text-container{text-align:center}.hero-main-title{animation:fadeInUp 1.2s ease-out;color:#fff;filter:blur(0);font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(3rem,12vw,10rem);font-weight:700;letter-spacing:-.03em;line-height:.95;margin:0;opacity:1;text-transform:uppercase;transition:filter .1s ease-out,opacity .1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.scroll-indicator{align-items:center;animation:fadeIn 1.5s ease-out .5s both;bottom:60px;display:flex;flex-direction:column;gap:1rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.scroll-indicator span{color:#fff9;font-family:Inter,Noto Sans KR,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase}.scroll-line{animation:scrollLine 2s ease-in-out infinite;background:linear-gradient(180deg,#fffc 0,#fff0);height:60px;width:1px}@keyframes scrollLine{0%{opacity:.8;transform:translateY(0)}50%{opacity:.4;transform:translateY(10px)}to{opacity:.8;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-text-container{position:relative;z-index:10}@media (max-width:768px){.hero-main{padding:0 1.5rem}.hero-text-container{max-width:100%;padding:0;width:100%}.hero-main-title{font-size:clamp(2.5rem,10vw,6rem);line-height:1.1;overflow-wrap:break-word;word-break:keep-all}.hero-subtitle{font-size:clamp(.9rem,2.5vw,1.1rem);margin-top:1.5rem}.hero-glow-1{height:400px;width:400px}.hero-glow-2{height:300px;width:300px}.hero-glow-3{height:250px;width:250px}.scroll-indicator{bottom:40px}}@media (max-width:480px){.hero-main{padding:0 1rem}.hero-main-title{font-size:clamp(2rem,8vw,4rem);line-height:1.15}.hero-subtitle{font-size:clamp(.85rem,3vw,1rem);margin-top:1.2rem}.hero-glow-1{height:300px;width:300px}.hero-glow-2{height:250px;width:250px}.hero-glow-3{height:200px;width:200px}.scroll-indicator{bottom:30px}.scroll-indicator span{font-size:.7rem}.scroll-line{height:50px}}.page-dots{display:flex;flex-direction:column;gap:1rem;pointer-events:auto;position:fixed;right:2rem;top:50%;transform:translateY(-50%);z-index:100}.page-dot{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;position:relative;transition:all .3s ease;width:8px}.page-dot:hover{background:#ffffff80;transform:scale(1.2)}.page-dot.active{height:10px;width:10px}.page-dot.active,.page-dot.active:hover{background:#38bdf8}@media (max-width:768px){.page-dots{gap:.75rem;right:1rem}.page-dot{height:6px;width:6px}.page-dot.active{height:8px;width:8px}}.background-gradient{background:radial-gradient(ellipse at center,#001428cc 0,#000a19e6 40%,#000 100%);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.background-gradient:after,.background-gradient:before{display:none}.home-page{-webkit-overflow-scrolling:touch;background:#0000;height:100vh;left:0;overflow:hidden;position:fixed;top:0;touch-action:pan-y;width:100%}.home-page .hero-wrapper{height:100vh;transition:transform .25s ease-out,opacity .25s ease-out}.home-page .content-section,.home-page .hero-wrapper{box-sizing:border-box;left:0;position:fixed;top:0;width:100%;will-change:transform,opacity;z-index:5}.home-page .content-section{align-items:center;background:#0000;display:flex;justify-content:center;min-height:100vh;opacity:0;padding:0;transition:transform .25s ease-out,opacity .25s ease-out,visibility .25s ease-out;visibility:hidden}.home-page .section-content{max-width:100%;padding:0;text-align:center;width:100%}.home-page .home-footer{align-items:center;background:#0000;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;height:100vh;isolation:isolate;justify-content:flex-end;left:0;opacity:1;overflow:visible;padding:0;position:fixed;top:0;transform:translateY(100%);width:100%;will-change:transform;z-index:10}.home-page .home-footer:before{background-image:radial-gradient(circle at 50% 25%,#0078ff40,#00143c00 65%);content:"";display:none;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .45s ease;z-index:-1}.home-page .footer-constellation{height:min(60vw,520px);left:50%;opacity:0;pointer-events:none;position:absolute;top:8%;transform:translate(-50%,65px) scale(.92);transition:opacity .45s ease,transform .6s ease;width:min(60vw,520px);z-index:-1}.home-page .footer-constellation svg{filter:drop-shadow(0 30px 65px rgba(0,0,0,.85));height:100%;width:100%}.home-page .home-footer[data-symbol-visible=true]:before{opacity:.35}.home-page .home-footer[data-symbol-visible=true] .footer-constellation{display:none}@media (max-width:768px){.home-page .footer-constellation{filter:drop-shadow(0 18px 40px rgba(0,0,0,.7));height:min(80vw,360px);width:min(80vw,360px)}}.home-page .home-footer .footer{background:#00000080;box-sizing:border-box;margin:0;opacity:1;padding-bottom:1.5rem;padding-top:2rem;position:relative;visibility:visible;width:100%;z-index:2}.home-page .section-title{color:#fff;font-size:clamp(2rem,5vw,4rem);letter-spacing:-.02em;margin:0 0 2rem}.home-page .section-text,.home-page .section-title{display:block;font-family:Inter,Noto Sans KR,sans-serif;font-weight:300;overflow-wrap:break-word;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform;word-break:keep-all}.home-page .section-text{color:#ffffffb3;font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.8;margin:0 auto;max-width:800px}.home-page .section-mission{margin-top:0}.home-page .section-mission .section-content{align-items:center;display:flex;flex-direction:column;gap:3rem;padding:0 2rem;position:relative}.mission-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:1rem;max-width:1000px;width:100%}.mission-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.mission-card:before{background:linear-gradient(135deg,#38bdf81a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease}.mission-card:hover{border-color:#38bdf866;box-shadow:0 20px 40px #38bdf833;transform:translateY(-10px)}.mission-card:hover:before{opacity:1}.mission-card-icon{color:#38bdf8e6;height:64px;margin:0 auto 1.5rem;transition:all .4s ease;width:64px}.mission-card-icon svg{filter:drop-shadow(0 4px 8px rgba(56,189,248,.3));height:100%;width:100%}.mission-card:hover .mission-card-icon{color:#38bdf8;transform:scale(1.1) rotate(5deg)}.mission-card-title{color:#fff;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;margin:0 0 1rem}.mission-card-text,.mission-card-title{font-family:Inter,Noto Sans KR,sans-serif;letter-spacing:-.01em}.mission-card-text{color:#ffffffb3;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:300;line-height:1.6;margin:0}.home-page .section-mission .section-title{font-size:clamp(2.2rem,5vw,4.2rem);font-weight:700;margin-bottom:0;margin-top:0;overflow-wrap:break-word;word-break:keep-all}.home-page .section-mission .section-text{margin-top:0;max-width:640px}.home-page .section-agentqc{align-items:center;display:flex;justify-content:center}.home-page .section-agentqc-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;max-width:1200px;padding:0 2rem;position:relative;width:100%}.home-page .section-agentqc-title{color:#fff!important;font-size:clamp(3.5rem,9vw,6.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 .5rem}.home-page .section-agentqc-subtitle,.home-page .section-agentqc-title{display:block!important;font-family:Inter,Noto Sans KR,sans-serif;overflow-wrap:break-word;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform;word-break:keep-all}.home-page .section-agentqc-subtitle{color:#ffffffd9!important;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:300;letter-spacing:.02em;margin-bottom:.5rem;min-height:2rem}.home-page .section-agentqc-subtitle .subtitle-word{display:inline-block;min-width:150px;text-align:center}.home-page .section-agentqc-text{box-sizing:border-box;display:block!important;max-width:900px;text-align:center;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);width:100%;will-change:opacity,transform}.home-page .section-agentqc-text p{color:#ffffffb3;display:block;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(.95rem,1.8vw,1.2rem);font-weight:300;letter-spacing:-.01em;line-height:1.8;margin:0;overflow-wrap:break-word;word-break:keep-all}.agentqc-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem;max-width:1100px;width:100%}.agentqc-feature{align-items:center;background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:16px;display:flex;flex-direction:column;gap:1rem;justify-content:center;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.agentqc-feature:before{background:linear-gradient(180deg,#38bdf8cc,#8b5cf6cc);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:3px}.agentqc-feature:hover{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border-color:#38bdf84d;box-shadow:0 15px 35px #38bdf826;transform:translateY(-5px)}.agentqc-feature:hover:before{opacity:1}.feature-number{color:#38bdf84d;font-family:Inter,sans-serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:700;letter-spacing:-.05em;line-height:1;text-align:center;transition:color .4s ease;width:100%}.agentqc-feature:hover .feature-number{color:#38bdf899}.feature-content{align-items:center;display:flex;flex:1 1;flex-direction:column;text-align:center;width:100%}.feature-title{color:#fff;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;margin:0 0 .75rem}.feature-description,.feature-title{font-family:Inter,Noto Sans KR,sans-serif;letter-spacing:-.01em;text-align:center;width:100%}.feature-description{color:#ffffffa6;font-size:clamp(.9rem,1.5vw,1.05rem);font-weight:300;line-height:1.7;margin:0;overflow-wrap:break-word;word-break:keep-all}@media (max-width:768px){.home-page .section-title{font-size:clamp(1.5rem,6vw,2.5rem);margin:0 0 1.5rem;overflow-wrap:break-word;word-break:keep-all}.home-page .section-text{font-size:clamp(.9rem,3vw,1.1rem);line-height:1.7;max-width:90%;overflow-wrap:break-word;padding:0 1rem;white-space:normal;word-break:keep-all}.home-page .section-mission .section-title{font-size:clamp(1.8rem,6.5vw,2.8rem);word-break:keep-all}.home-page .section-mission .section-text{max-width:90%;padding:0 1rem}.home-page .section-mission .section-content{gap:1.5rem;padding:0 1rem}.mission-cards{gap:1rem;grid-template-columns:1fr;margin-top:.5rem;max-width:400px}.mission-card{padding:1.5rem 1.2rem}.mission-card-icon{height:48px;margin-bottom:.8rem;width:48px}.mission-card-title{font-size:clamp(1rem,4vw,1.2rem);margin:0 0 .6rem}.mission-card-text{font-size:clamp(.85rem,2.5vw,.95rem);line-height:1.5}.home-page .section-agentqc-content{gap:1.25rem;padding:0 1rem}.agentqc-features{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem;max-width:500px}.agentqc-feature{padding:1.5rem}.feature-number{font-size:clamp(2rem,5vw,3rem)}.home-page .section-agentqc-title{font-size:clamp(2rem,8vw,3rem);margin:0 0 .5rem}.home-page .section-agentqc-subtitle{font-size:clamp(.95rem,3vw,1.2rem);margin-bottom:.25rem;min-height:1.5rem}.home-page .section-agentqc-subtitle .subtitle-word{max-width:100%;min-width:auto}.home-page .section-agentqc-text{max-width:95%}.home-page .section-agentqc-text p{font-size:clamp(.85rem,2.5vw,1rem);line-height:1.7;overflow-wrap:break-word;white-space:normal;word-break:keep-all}.home-page .home-footer{gap:2rem;padding:0}.home-page .footer-cta{padding:0 1rem;top:50vh}.footer-cta-content{gap:1.25rem}.footer-cta-title{font-size:clamp(1.5rem,5vw,2.2rem)}.home-page .footer-cta-text{font-size:clamp(.9rem,2.5vw,1.1rem);overflow-wrap:break-word;word-break:keep-all}.home-page .footer-cta-button{font-size:clamp(.9rem,2.5vw,1rem);gap:.5rem;padding:.85rem 2rem}.home-page .footer-cta-button svg{height:18px;width:18px}.home-page .home-footer .footer{margin-top:0;padding-top:1.5rem}}@media (max-width:480px){.home-page .section-title{font-size:clamp(1.3rem,7vw,2rem);margin:0 0 1.2rem;overflow-wrap:break-word;word-break:keep-all}.home-page .section-text{font-size:clamp(.85rem,3.5vw,1rem);line-height:1.6;padding:0 .75rem}.home-page .section-mission .section-title{font-size:clamp(1.5rem,7vw,2.2rem)}.home-page .section-mission .section-text{padding:0 .75rem}.home-page .section-mission .section-content{gap:1.2rem;padding:0 .75rem}.mission-cards{gap:.9rem;margin-top:.3rem}.mission-card{padding:1.2rem .9rem}.mission-card-icon{height:40px;margin-bottom:.6rem;width:40px}.mission-card-title{font-size:clamp(.95rem,4.5vw,1.1rem);margin:0 0 .5rem}.mission-card-text{font-size:clamp(.8rem,3vw,.9rem);line-height:1.4}.home-page .section-agentqc-content{gap:1rem;padding:0 .75rem}.agentqc-features{gap:1.2rem;margin-top:1.5rem}.agentqc-feature{padding:1.2rem}.feature-number{font-size:clamp(1.8rem,6vw,2.5rem)}.home-page .section-agentqc-title{font-size:clamp(1.8rem,9vw,2.5rem);margin:0 0 .4rem}.home-page .section-agentqc-subtitle{font-size:clamp(.9rem,3.5vw,1.1rem);margin-bottom:.2rem;min-height:1.2rem}.home-page .section-agentqc-subtitle .subtitle-word{max-width:100%;min-width:auto}.home-page .section-agentqc-text{max-width:95%}.home-page .section-agentqc-text p{font-size:clamp(.8rem,3vw,.95rem);line-height:1.6}.home-page .home-footer{gap:1.5rem;padding:0}.home-page .footer-cta{padding:0 .75rem}.footer-cta-content{gap:1rem}.footer-cta-title{font-size:clamp(1.3rem,6vw,1.8rem)}.home-page .footer-cta-text{font-size:clamp(.85rem,3vw,1rem);overflow-wrap:break-word;word-break:keep-all}.home-page .footer-cta-button{font-size:clamp(.85rem,3vw,.95rem);gap:.5rem;padding:.75rem 1.75rem}.home-page .footer-cta-button svg{height:16px;width:16px}.home-page .home-footer .footer{margin-top:0;padding-top:1.25rem}}.home-page .footer-cta{box-sizing:border-box;color:#ffffffe6;font-family:Inter,Noto Sans KR,sans-serif;gap:0;justify-content:center;left:50%;max-width:700px;opacity:1;padding:0 2rem;pointer-events:auto;position:absolute;text-align:center;top:35vh;transform:translate(-50%,-50%);visibility:visible;z-index:20}.footer-cta-content,.home-page .footer-cta{align-items:center;display:flex;flex-direction:column;width:100%}.footer-cta-content{gap:1.5rem}.footer-cta-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#38bdf8e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;margin:0}.home-page .footer-cta-text{color:#fffc;font-size:clamp(1rem,1.8vw,1.25rem);letter-spacing:-.01em;line-height:1.8;margin:0;max-width:600px;overflow-wrap:break-word;word-break:keep-all}.home-page .footer-cta-button{align-items:center;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#38bdf84d,#8b5cf64d);border:1px solid #38bdf880;border-radius:999px;box-shadow:0 8px 32px #38bdf84d,inset 0 0 0 1px #ffffff1a;color:#fff;display:inline-flex;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:600;gap:.75rem;margin-top:.5rem;overflow:hidden;padding:1rem 2.5rem;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.home-page .footer-cta-button svg{transition:transform .4s ease}.home-page .footer-cta-button:before{animation:shine 3s infinite;background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;transform:rotate(45deg);width:200%}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.home-page .footer-cta-button:hover{background:linear-gradient(135deg,#38bdf880,#8b5cf680);border-color:#38bdf8cc;box-shadow:0 15px 50px #38bdf866,inset 0 0 0 1px #fff3,0 6px 40px #fff3;transform:translateY(-3px) scale(1.02)}.home-page .footer-cta-button:hover svg{transform:translateX(4px)}.page{background:#000;margin:0;min-height:calc(100vh - 200px);padding-top:80px;width:100%}.contact-page{background:#0000;position:relative;z-index:1}.contact-page .page-title{font-weight:700}.page-container{margin:0 auto;max-width:1200px;padding:4rem 2rem;position:relative;z-index:1}.page-title{color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;letter-spacing:-.02em;margin:0 0 3rem;text-align:center}.page-content{display:flex;flex-direction:column;gap:3rem}.content-section{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;padding:2.5rem 0}.content-section h2{color:#fff;font-size:1.75rem;font-weight:500;margin:0 0 1rem}.content-section h2,.content-section p{font-family:Inter,Noto Sans KR,sans-serif}.content-section p{color:#ffffffb3;font-size:1.1rem;line-height:1.8;margin:0}.solutions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.solution-card{background:#0000;border:none;border-radius:0;padding:2rem 0;transition:all .3s ease}.solution-card:hover{background:#0000;border-color:#0000;box-shadow:none;transform:translateY(-4px)}.solution-title{color:#fff;font-size:1.5rem;font-weight:500;margin:0 0 1rem}.solution-description,.solution-title{font-family:Inter,Noto Sans KR,sans-serif}.solution-description{color:#ffffffb3;font-size:1rem;line-height:1.6;margin:0}.news-list{display:flex;flex-direction:column;gap:1.5rem}.news-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;cursor:pointer;padding:2rem;transition:all .3s ease}.news-item:hover{background:#ffffff0a;border-color:#ffffff1a}.news-meta{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.news-category{background:#0096ff1a;border-radius:4px;color:#0096ff;font-weight:500;padding:.25rem .75rem}.news-category,.news-date{font-family:Inter,Noto Sans KR,sans-serif;font-size:.875rem}.news-date{color:#ffffff80}.news-title{color:#fff;font-size:1.25rem;font-weight:500;margin:0}.news-empty,.news-title{font-family:Inter,Noto Sans KR,sans-serif}.news-empty{color:#ffffff80;font-size:1.1rem;padding:4rem 2rem;text-align:center}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr}.contact-info{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:2rem;padding:2rem}.contact-info h2{color:#fff;font-size:1.75rem;margin:0}.contact-info h2,.info-item h3{font-family:Inter,Noto Sans KR,sans-serif;font-weight:500}.info-item h3{color:#ffffffb3;font-size:1rem;margin:0 0 .5rem}.info-item p{color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:1.1rem;margin:0}.contact-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;gap:1.5rem;padding:2rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#fffc;font-family:Inter,Noto Sans KR,sans-serif;font-size:.95rem;font-weight:500}.form-group input,.form-group textarea{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 16px #0003;color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group input:focus,.form-group textarea:focus{background:#ffffff1f;border-color:#38bdf899;box-shadow:0 4px 20px #38bdf833;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;box-shadow:0 15px 35px #00000059;color:#fff;cursor:pointer;font-family:Inter,Noto Sans KR,sans-serif;font-size:1rem;font-weight:500;margin-top:.5rem;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover{background:#38bdf859;border-color:#38bdf8cc;box-shadow:0 20px 40px #38bdf84d;transform:translateY(-2px)}.contact-confirmation{align-items:center;display:flex;justify-content:center;min-height:60vh}.confirmation-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:800px;padding:3rem;width:100%}.confirmation-content h2{color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:1.75rem;font-weight:500;margin:0 0 2rem;text-align:center}.confirmation-info{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.confirmation-item{display:flex;flex-direction:column;gap:.5rem}.confirmation-item h3{color:#ffffffb3;font-size:.95rem;font-weight:500}.confirmation-item h3,.confirmation-item p{font-family:Inter,Noto Sans KR,sans-serif;margin:0}.confirmation-item p{color:#fff;font-size:1.1rem;word-break:break-word}.confirmation-message{line-height:1.6;white-space:pre-wrap}.confirmation-actions{display:flex;flex-direction:column;gap:1rem}.edit-button,.reset-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #fff3;border-radius:999px;color:#fff;cursor:pointer;font-family:Inter,Noto Sans KR,sans-serif;font-size:1rem;font-weight:500;padding:.875rem 2rem;transition:all .3s ease}.edit-button:hover,.reset-button:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.confirmation-actions .submit-button{margin-top:0}@media (max-width:768px){.page-container{padding:2rem 1rem}.contact-content,.solutions-grid{grid-template-columns:1fr}.contact-content{gap:2rem}.confirmation-content{padding:2rem 1.5rem}.confirmation-content h2{font-size:1.5rem}}@font-face{font-display:swap;font-family:Paperozi;font-weight:100;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2) format("woff2")}.about-page{background:#0000;min-height:100vh;overflow-x:hidden;position:relative}.section-number{font-feature-settings:"tnum";color:#ffffff26;font-family:Paperozi,Inter,Noto Sans KR,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-variant-numeric:tabular-nums;font-weight:300;letter-spacing:.05em;line-height:1}.about-hero{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:120px 2rem 4rem;position:relative}.about-hero-container{grid-gap:6rem;align-items:start;display:grid;gap:6rem;grid-template-columns:auto 1fr;margin:0 auto;max-width:1400px;position:relative;width:100%}.hero-section-number{font-feature-settings:"tnum";color:#ffffff26;font-family:Paperozi,Inter,Noto Sans KR,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-variant-numeric:tabular-nums;font-weight:300;letter-spacing:.05em;line-height:1;padding-top:.5rem;position:static}.about-hero-content{display:flex;flex-direction:column;gap:1rem;max-width:800px;position:relative;z-index:1}.hero-logo{display:inline-block;margin:0 0 .75rem}.hero-logo img{display:block;filter:drop-shadow(0 0 12px rgba(56,189,248,.6)) drop-shadow(0 0 24px rgba(15,23,42,.9));height:clamp(5rem,12vw,7rem)}.hero-tagline{color:#ffffffb3;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:300;letter-spacing:-.01em;margin:0}.hero-description{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.hero-description p{color:#ffffffb3;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(1rem,1.6vw,1.15rem);font-weight:300;letter-spacing:-.01em;line-height:1.8;margin:0}.about-values{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:4rem 2rem;position:relative}.values-container{margin:0 auto;max-width:1400px;width:100%}.values-header{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:auto 1fr;margin-bottom:5rem}.values-header-content{display:flex;flex-direction:column;gap:.75rem}.values-title{color:#fff;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:700;letter-spacing:-.02em}.values-subtitle,.values-title{font-family:Inter,Noto Sans KR,sans-serif;margin:0}.values-subtitle{color:#ffffffb3;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:300;letter-spacing:-.01em}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.value-card{border-top:1px solid #ffffff1a;padding:2.5rem 0;position:relative;transition:all .3s ease}.value-card:hover{border-top-color:#ffffff4d}.value-card-line{background:#ffffff80;height:1px;left:0;position:absolute;top:0;transition:width .4s ease;width:0}.value-card:hover .value-card-line{width:100%}.value-card-icon{color:#ffffff4d;height:48px;margin:0 0 1.5rem;transition:all .3s ease;width:48px}.value-card-icon svg{height:100%;width:100%}.value-card:hover .value-card-icon{color:#ffffff80}.value-name{color:#fff;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;letter-spacing:.02em;margin:0 0 .75rem}.value-desc,.value-name{font-family:Inter,Noto Sans KR,sans-serif}.value-desc{color:#ffffffb3;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:300;letter-spacing:-.01em;line-height:1.6;margin:0}.about-mission{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:4rem 2rem;position:relative}.mission-container{margin:0 auto;max-width:1400px;width:100%}.mission-header{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:auto 1fr;margin-bottom:4rem}.mission-title{color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:700;letter-spacing:-.02em;margin:0}.mission-content{display:flex;flex-direction:column;gap:4rem}.mission-text{color:#ffffffb3;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:300;letter-spacing:-.01em;line-height:1.8;margin:0;max-width:800px}.mission-stats{grid-gap:3rem;border-top:1px solid #ffffff1a;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);padding-top:2rem}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-number{font-feature-settings:"tnum";color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(2rem,4vw,3rem);font-variant-numeric:tabular-nums;font-weight:300;letter-spacing:.05em}.stat-label{color:#ffffffb3;font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(.9rem,1.3vw,1rem);font-weight:300;letter-spacing:-.01em}.about-team{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:4rem 2rem;position:relative}.team-container{margin:0 auto;max-width:1400px;width:100%}.team-header{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:auto 1fr;margin-bottom:5rem}.team-header-content{display:flex;flex-direction:column;gap:.75rem}.team-title{color:#fff;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:700;letter-spacing:-.02em}.team-subtitle,.team-title{font-family:Inter,Noto Sans KR,sans-serif;margin:0}.team-subtitle{color:#ffffffb3;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:300;letter-spacing:-.01em;line-height:1.8;max-width:600px}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.team-card{border-top:1px solid #ffffff1a;padding:2.5rem 0;position:relative;transition:all .3s ease}.team-card:hover{border-top-color:#ffffff4d}.team-card-accent{background:#ffffff80;height:1px;left:0;position:absolute;top:0;transition:width .4s ease;width:0}.team-card:hover .team-card-accent{width:100%}.team-card-icon{color:#ffffff4d;height:48px;margin:0 0 1.5rem;transition:all .3s ease;width:48px}.team-card-icon svg{height:100%;width:100%}.team-card:hover .team-card-icon{color:#ffffff80}.team-card-title{color:#fff;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;letter-spacing:.02em;margin:0 0 1rem}.team-card-description,.team-card-title{font-family:Inter,Noto Sans KR,sans-serif}.team-card-description{color:#ffffffa6;font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:300;letter-spacing:-.01em;line-height:1.75;margin:0}.about-vision{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:4rem 2rem;position:relative;text-align:center}.vision-container{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:1000px;width:100%}.vision-title{color:#fff;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:700;letter-spacing:-.02em}.vision-text,.vision-title{font-family:Inter,Noto Sans KR,sans-serif;margin:0}.vision-text{color:#ffffffb3;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:300;letter-spacing:-.01em;line-height:1.8}.vision-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.vision-button{background:#0000;border:1px solid #fff3;border-radius:0;color:#fff;cursor:pointer;font-family:Inter,Noto Sans KR,sans-serif;font-size:.95rem;font-weight:300;letter-spacing:.05em;overflow:hidden;padding:.875rem 2rem;position:relative;text-transform:uppercase;transition:all .3s ease}.vision-button:before{background:#ffffff0d;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%}.vision-button:hover:before{left:0}.vision-button:hover{border-color:#fff6}.vision-button-primary{border-color:#38bdf866}.vision-button-primary:hover{border-color:#38bdf899}.vision-button-secondary{border-color:#fff3}@media (max-width:1200px){.team-grid,.values-grid{gap:3rem;grid-template-columns:1fr}.mission-stats{gap:2rem;grid-template-columns:1fr}}@media (max-width:968px){.about-hero-container{gap:3rem;grid-template-columns:1fr}.hero-section-number{font-size:clamp(2rem,4vw,3rem)}.mission-header,.team-header,.values-header{gap:2rem;grid-template-columns:1fr}.section-number{font-size:clamp(2rem,4vw,3rem)}}@media (max-width:768px){.about-hero,.about-mission,.about-team,.about-values,.about-vision{min-height:auto;padding:100px 1.5rem 4rem}.vision-actions{flex-direction:column;max-width:300px;width:100%}.vision-button{width:100%}}.background-canvas{height:100vh;left:0;opacity:1;overflow:visible;pointer-events:none;position:fixed;top:0;width:100vw;z-index:0}.privacy-policy-page{background:#000;min-height:100vh;padding:120px 0 80px}.privacy-container{margin:0 auto;max-width:800px;padding:0 2rem}.privacy-header{margin-bottom:4rem;padding-bottom:0}.date-dropdown{display:flex;flex-direction:column;gap:.5rem;margin-bottom:0;position:relative}.date-dropdown-label{color:#ffffffb3;font-family:Inter,Noto Sans KR,sans-serif;font-size:.875rem}.date-dropdown-trigger{align-items:center;background:#ffffff08;border:1px solid #fff3;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;max-width:520px;padding:.7rem 1rem;width:100%}.date-dropdown-trigger:hover{border-color:#ffffff59}.date-dropdown-trigger.open{border-color:#fff9;box-shadow:0 0 0 1px #ffffff40}.date-dropdown-value{color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:.9rem}.date-dropdown-icon{border-left:4px solid #0000;border-right:4px solid #0000;border-top:6px solid #ffffffb3;height:0;margin-left:.5rem;transition:transform .15s ease-out;width:0}.date-dropdown-trigger.open .date-dropdown-icon{transform:rotate(180deg)}.date-dropdown-list{background:#050505;border:1px solid #ffffff2e;border-radius:10px;box-shadow:0 18px 45px #0009;left:0;list-style:none;margin-top:.35rem;max-height:260px;max-width:520px;overflow-y:auto;padding:.3rem 0;position:absolute;top:100%;width:100%;z-index:20}.date-dropdown-item{color:#ffffffd9;cursor:pointer;font-family:Inter,Noto Sans KR,sans-serif;font-size:.9rem;padding:.55rem 1rem}.date-dropdown-item:hover{background:#ffffff14}.date-dropdown-item.selected{background:#ffffff29;color:#fff}.privacy-title{color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:600;letter-spacing:-.02em;margin:0 0 1rem}.privacy-title,.privacy-updated{font-family:Inter,Noto Sans KR,sans-serif}.privacy-updated{color:#ffffff80;font-size:.875rem;margin:0}.privacy-content{gap:2.5rem}.privacy-content,.privacy-section{display:flex;flex-direction:column}.privacy-section{gap:1rem}.section-title{color:#fff;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;letter-spacing:-.01em}.section-text,.section-title{font-family:Inter,Noto Sans KR,sans-serif;margin:0}.section-text{color:#fffc;font-size:1rem;line-height:1.8}.privacy-content a{color:#fff;text-decoration:underline;-webkit-text-decoration-color:#ffffff80;text-decoration-color:#ffffff80;text-underline-offset:2px}.privacy-content a:hover{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.section-list{list-style-type:disc;margin:.5rem 0 0;padding-left:1.5rem}.section-list li{color:#fffc;font-family:Inter,Noto Sans KR,sans-serif;font-size:1rem;line-height:1.8;margin-bottom:.5rem}.section-list li:last-child{margin-bottom:0}.info-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin-top:1rem;padding:1.5rem}.info-box-title{color:#fff;font-family:Inter,Noto Sans KR,sans-serif;font-size:1rem;font-weight:600;margin:0 0 1rem}.info-box .section-list{margin-top:0}.section-divider{background:linear-gradient(90deg,#fff0,#ffffff3d 20%,#ffffff3d 80%,#fff0);border:none;height:1px;margin:2.5rem 0 0;width:100%}@media (max-width:768px){.privacy-policy-page{padding:100px 0 60px}.privacy-container{padding:0 1.5rem}.privacy-header{margin-bottom:3rem;padding-bottom:1.5rem}.privacy-content{gap:2.5rem}.section-list li,.section-text{font-size:.95rem}}@media (max-width:480px){.privacy-container{padding:0 1rem}.privacy-content{gap:2rem}.info-box{padding:1rem}}
/*# sourceMappingURL=main.87fd9901.css.map*/