@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff) format("woff");font-weight:700;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family: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;color:#fff;background:linear-gradient(180deg,#0e0e0e 0%,#1a1a1a 50%,#2c2c2c 100%);line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.navigation{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(14,14,14,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.5rem}.logo-img{width:32px;height:32px}.logo-text{font-size:1.5rem;font-weight:700;color:#5fa8ff}.nav-menu{display:flex;gap:2rem}.nav-link{background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:color .3s ease}.nav-link:hover{color:#5fa8ff}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.hamburger span{width:25px;height:2px;background:#ffffff;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem 2rem;position:relative}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;width:100%}.hero-text{text-align:left}.hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:#b5cff6;margin-bottom:1.5rem;line-height:1.2}.highlight{color:#5fa8ff;font-weight:500}.hero-description{font-size:1.2rem;font-weight:300;margin-bottom:2.5rem;line-height:1.6;opacity:.9}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.cta-button{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-button.primary{background:linear-gradient(135deg,#5fa8ff,#4a90e2);color:#fff}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #5fa8ff4d}.cta-button.secondary{background:transparent;color:#5fa8ff;border:2px solid #5fa8ff}.cta-button.secondary:hover{background:#5fa8ff;color:#fff}.hero-visual{display:flex;justify-content:center;align-items:center;position:relative}.floating-elements{display:flex;flex-direction:column;gap:2rem;position:relative}.floating-card{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;text-align:center;animation:float 6s ease-in-out infinite}.floating-card:nth-child(2){animation-delay:-2s;margin-left:3rem}.floating-card:nth-child(3){animation-delay:-4s;margin-left:-1rem}.card-icon{font-size:2rem;margin-bottom:.5rem}.card-text{font-weight:500;color:#b5cff6}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.scroll-indicator{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;opacity:.7}.scroll-text{font-size:.875rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.scroll-arrow{width:1px;height:30px;background:#5fa8ff;position:relative;animation:scroll 2s ease-in-out infinite}.scroll-arrow:after{content:"";position:absolute;bottom:0;left:-3px;width:7px;height:7px;border-bottom:1px solid #5fa8ff;border-right:1px solid #5fa8ff;transform:rotate(45deg)}@keyframes scroll{0%{opacity:0}50%{opacity:1}to{opacity:0}}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#b5cff6;margin-bottom:1rem}.section-subtitle{font-size:1.2rem;opacity:.8;max-width:600px;margin:0 auto}.about-section{padding:6rem 0;background:rgba(255,255,255,.02)}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-item{margin-bottom:2.5rem}.about-item h3{font-size:1.5rem;color:#5fa8ff;margin-bottom:1rem}.about-item p{font-size:1.1rem;line-height:1.7;opacity:.9}.about-stats{display:flex;flex-direction:column;gap:2rem}.tech-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.tech-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(95,168,255,.1);border-radius:12px;border:1px solid rgba(95,168,255,.2)}.tech-icon{font-size:1.5rem;min-width:2rem}.about-process{display:flex;flex-direction:column;gap:2rem}.about-process h3{font-size:1.5rem;color:#5fa8ff;margin-bottom:1rem}.process-steps{display:flex;flex-direction:column;gap:1.5rem}.process-step{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .3s ease}.process-step:hover{background:rgba(255,255,255,.08);border-color:#5fa8ff4d;transform:translateY(-2px)}.step-number{background:linear-gradient(135deg,#5fa8ff,#4a90e2);color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;min-width:3rem}.step-content h4{color:#5fa8ff;margin-bottom:.5rem;font-size:1.2rem}.step-content p{opacity:.8;line-height:1.6}.services-section{padding:6rem 0}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto}.service-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-8px);background:rgba(255,255,255,.08);border-color:#5fa8ff4d;box-shadow:0 20px 40px #5fa8ff1a}.service-image{position:relative;width:100%;height:200px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-card:hover .service-image img{transform:scale(1.05)}.service-category{position:absolute;top:1rem;right:1rem;background:rgba(95,168,255,.9);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.service-content{padding:2rem;display:flex;flex-direction:column;flex-grow:1}.service-header{margin-bottom:1rem}.service-name{font-size:1.4rem;color:#5fa8ff;margin-bottom:.5rem;font-weight:600}.service-title{font-size:1.2rem;color:#b5cff6;margin-bottom:0;font-weight:500}.service-description{font-size:1rem;opacity:.8;margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.service-features{list-style:none;padding:0;margin:0}.service-features li{padding:.4rem 0;opacity:.7;font-size:.9rem;display:flex;align-items:center}.service-features li:before{content:"✓";color:#5fa8ff;font-weight:700;margin-right:.8rem;min-width:1rem}.services-cta{text-align:center;margin-top:4rem;padding:3rem;background:rgba(95,168,255,.05);border-radius:20px;border:1px solid rgba(95,168,255,.1)}.services-cta p{font-size:1.2rem;margin-bottom:2rem;color:#b5cff6}.careers-section{padding:6rem 0;background:rgba(255,255,255,.02)}.subsection-title{font-size:2rem;color:#5fa8ff;text-align:center;margin-bottom:3rem;font-weight:600}.hiring-process{margin-bottom:6rem}.process-timeline{display:flex;justify-content:space-between;gap:2rem;max-width:1000px;margin:0 auto}.process-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.process-item:not(:last-child):after{content:"";position:absolute;top:2rem;right:-1rem;width:2rem;height:2px;background:linear-gradient(90deg,#5fa8ff,transparent)}.process-number{width:4rem;height:4rem;border-radius:50%;background:linear-gradient(135deg,#5fa8ff,#4a90e2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-bottom:1.5rem;box-shadow:0 4px 20px #5fa8ff4d}.process-content{flex-grow:1}.process-title{font-size:1.3rem;color:#b5cff6;margin-bottom:.5rem}.process-description{opacity:.8;margin-bottom:.5rem}.process-duration{font-size:.9rem;color:#5fa8ff;font-weight:500;display:block;margin-bottom:1rem}.process-details{list-style:none;padding:0;margin:0;text-align:left}.process-details li{font-size:.9rem;opacity:.7;margin-bottom:.5rem;padding-left:1rem;position:relative}.process-details li:before{content:"•";color:#5fa8ff;position:absolute;left:0}.benefits-section{margin-bottom:6rem}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.benefit-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.08);border-color:#5fa8ff4d}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-title{font-size:1.2rem;color:#5fa8ff;margin-bottom:1.5rem}.benefit-list{list-style:none;padding:0;margin:0}.benefit-list li{font-size:.9rem;opacity:.8;margin-bottom:.5rem;text-align:left}.open-positions{margin-bottom:6rem}.positions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.position-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between}.position-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.08);border-color:#5fa8ff4d}.position-header{margin-bottom:1.5rem}.position-title{font-size:1.3rem;color:#b5cff6;margin-bottom:.5rem}.position-meta{display:flex;gap:1rem}.position-department,.position-type{background:rgba(95,168,255,.2);color:#5fa8ff;padding:.3rem .8rem;border-radius:12px;font-size:.8rem;font-weight:500}.position-requirements{margin-bottom:2rem}.position-experience{opacity:.8;margin-bottom:1rem}.position-skills{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:rgba(255,255,255,.1);color:#b5cff6;padding:.3rem .8rem;border-radius:8px;font-size:.8rem}.apply-button{padding:1rem 2rem;background:linear-gradient(135deg,#5fa8ff,#4a90e2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%}.apply-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #5fa8ff4d}.careers-cta{text-align:center;padding:3rem;background:rgba(95,168,255,.05);border-radius:20px;border:1px solid rgba(95,168,255,.1)}.careers-cta p{font-size:1.2rem;margin-bottom:2rem;color:#b5cff6}.contact-section{padding:6rem 0;background:rgba(255,255,255,.02)}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:rgba(255,255,255,.05);border-radius:12px;border:1px solid rgba(255,255,255,.1)}.contact-icon{font-size:1.5rem;min-width:2rem}.contact-details h4{color:#5fa8ff;margin-bottom:.5rem}.contact-details p{opacity:.8;line-height:1.5}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#b5cff6}.form-group input,.form-group textarea{padding:1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:rgba(255,255,255,.05);color:#fff;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#5fa8ff}.submit-button{padding:1rem 2rem;background:linear-gradient(135deg,#5fa8ff,#4a90e2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.submit-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #5fa8ff4d}.footer{background:#0e0e0e;border-top:1px solid rgba(255,255,255,.1);padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo-section{display:flex;align-items:center;gap:.5rem}.footer-logo{width:120px;opacity:.9}.footer-logo-text{font-size:3.5rem;font-weight:700;color:#5fa8ff}.footer-description{opacity:.7;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h4{color:#5fa8ff;margin-bottom:1rem;font-size:1.1rem}.footer-column ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-column ul li{opacity:.7;font-size:.9rem}.footer-column ul li a{color:inherit;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover{color:#5fa8ff}.footer-nav-btn{background:none;border:none;color:#fffc;cursor:pointer;transition:color .3s ease;padding:0;font-size:inherit;text-align:left;width:100%}.footer-nav-btn:hover{color:#5fa8ff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center;opacity:.6;font-size:.9rem}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;z-index:1000;width:3.5rem;height:3.5rem;border:none;border-radius:50%;background:linear-gradient(135deg,#5fa8ff,#4a90e2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 20px #5fa8ff4d;animation:fadeInUp .3s ease}.scroll-to-top:hover{transform:translateY(-4px);box-shadow:0 8px 30px #5fa8ff66;background:linear-gradient(135deg,#4a90e2,#5fa8ff)}.scroll-to-top:active{transform:translateY(-2px)}.scroll-icon{font-size:1.2rem;color:#fff;transition:all .3s ease}.scroll-to-top:hover .scroll-icon{transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.services-grid{max-width:800px;gap:1.5rem}.hero{padding:5rem 2rem 2rem}.hero-content{gap:3rem}.hero-title{font-size:clamp(2.2rem,7vw,3.5rem)}.floating-card{padding:1rem}.card-icon{font-size:1.5rem}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.positions-grid{grid-template-columns:repeat(2,1fr);max-width:800px}}@media (max-width: 768px){.nav-menu{position:fixed;top:100%;left:0;right:0;background:rgba(14,14,14,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;padding:2rem;gap:1rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav-menu.active{transform:translateY(0);opacity:1;visibility:visible}.hamburger{display:flex}.hamburger.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hero{min-height:100svh;padding:4rem 1rem 1rem}.hero-content{grid-template-columns:1fr;text-align:center;gap:1.5rem;max-width:600px}.hero-text{text-align:center}.hero-title{font-size:clamp(2rem,8vw,3rem);margin-bottom:1rem;line-height:1.1}.hero-description{font-size:1rem;margin-bottom:2rem;padding:0 1rem}.hero-actions{justify-content:center;flex-direction:column;align-items:center;gap:.8rem}.cta-button{width:100%;max-width:280px;padding:1.2rem 2rem;font-size:1rem}.hero-visual{display:none}.scroll-indicator{bottom:1rem}.scroll-text{font-size:.75rem}.about-content{grid-template-columns:1fr;gap:3rem}.services-grid{grid-template-columns:1fr;grid-template-rows:none;gap:1.5rem;max-width:500px}.features-grid{grid-template-columns:1fr;gap:1.5rem}.service-image{height:160px}.service-content{padding:1.5rem}.services-cta{margin-top:3rem;padding:2rem}.about-process{gap:1.5rem}.process-step{flex-direction:column;text-align:center;gap:1rem}.step-number{align-self:center}.contact-content{grid-template-columns:1fr;gap:3rem}.process-timeline{flex-direction:column;gap:2rem;align-items:center}.process-item:after{display:none}.benefits-grid,.positions-grid{grid-template-columns:1fr;gap:1.5rem}.position-meta{flex-direction:column;gap:.5rem;align-items:flex-start}.careers-cta{padding:2rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}.container{padding:0 1rem}.scroll-to-top{bottom:1.5rem;right:1.5rem;width:3rem;height:3rem}.scroll-icon{font-size:1rem}}@media (max-width: 480px){.hero{padding:3rem .5rem 1rem;min-height:100dvh}.hero-content{gap:1rem;max-width:100%}.hero-title{font-size:clamp(1.8rem,9vw,2.5rem);margin-bottom:.8rem}.hero-description{font-size:.9rem;margin-bottom:1.5rem;padding:0 .5rem;line-height:1.5}.hero-actions{gap:.6rem}.cta-button{padding:1rem 1.5rem;font-size:.9rem;max-width:250px}.scroll-indicator{bottom:.5rem;scale:.8}}.service-action{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.service-detail-btn{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(135deg,#5fa8ff,#4a90e2);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:.9rem;transition:all .3s ease;border:none;cursor:pointer}.service-detail-btn:hover{background:linear-gradient(135deg,#4a90e2,#3a7bd5);transform:translateY(-2px);box-shadow:0 6px 20px #5fa8ff4d}.service-detail{min-height:100vh;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);color:#fff}.service-detail-hero{padding:8rem 0 4rem;background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1)}.detail-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.detail-breadcrumb{margin-bottom:1.5rem;font-size:.9rem;opacity:.8}.breadcrumb-link{color:#5fa8ff;text-decoration:none;transition:color .3s ease}.breadcrumb-link:hover{color:#4a90e2}.breadcrumb-separator{margin:0 .5rem;opacity:.5}.breadcrumb-current{opacity:.7}.detail-title{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#5fa8ff,#b5cff6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.detail-subtitle{font-size:1.25rem;font-weight:500;color:#b5cff6;margin-bottom:1.5rem}.detail-description{font-size:1.1rem;line-height:1.6;opacity:.9}.detail-hero-image{display:flex;justify-content:center;align-items:center}.detail-hero-image img{width:100%;max-width:400px;height:auto;border-radius:16px;box-shadow:0 20px 40px #0000004d}.service-detail-content{padding:6rem 0}.detail-section{margin-bottom:6rem}.detail-section-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;background:linear-gradient(135deg,#5fa8ff,#b5cff6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.demo-video{text-align:center;margin-bottom:3rem}.demo-video video{border-radius:16px;box-shadow:0 20px 40px #0000004d;border:1px solid rgba(255,255,255,.1)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.feature-item{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.feature-item:hover{transform:translateY(-5px);background:rgba(255,255,255,.08);border-color:#5fa8ff4d}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-item h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#b5cff6}.feature-item p{line-height:1.6;opacity:.9}.system-components{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.component-item{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease;text-align:center}.component-item:hover{transform:translateY(-5px);background:rgba(255,255,255,.08);border-color:#5fa8ff4d}.component-header{background:rgba(95,168,255,.15);border-bottom:1px solid rgba(255,255,255,.1);padding:2rem 1.5rem;text-align:center}.component-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.component-header h3{margin:0;font-size:1.3rem;font-weight:600;color:#b5cff6}.component-content{padding:2rem 1.5rem;text-align:center}.component-content h4{margin:0 0 1.5rem;font-size:1.1rem;font-weight:600;color:#b5cff6;line-height:1.4}.component-content ul{padding:0;list-style:none;text-align:left;max-width:280px;margin:0 auto}.component-content li{margin-bottom:.8rem;line-height:1.6;position:relative;padding-left:1.5rem;opacity:.9}.component-content li:before{content:"▶";position:absolute;left:0;color:#5fa8ff;font-size:.8rem;top:.2rem}.component-content li:last-child{margin-bottom:0}.tech-specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.spec-group{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem}.spec-group h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#5fa8ff}.spec-group ul{list-style:none;padding:0}.spec-group li{padding:.5rem 0 .5rem 1.5rem;position:relative;line-height:1.6;opacity:.9}.spec-group li:before{content:"▶";position:absolute;left:0;color:#5fa8ff;font-size:.8rem}.case-studies{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.case-item{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease;width:100%;box-sizing:border-box}.case-item:hover{transform:translateY(-3px);background:rgba(255,255,255,.08);border-color:#5fa8ff4d}.case-item h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#b5cff6}.case-item p{line-height:1.6;opacity:.9}.reference-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.stat-item{text-align:center;padding:1rem .5rem;background:rgba(95,168,255,.1);border-radius:12px;border:1px solid rgba(95,168,255,.2);box-sizing:border-box;min-width:0}.stat-number{display:block;font-size:1.3rem;font-weight:700;color:#5fa8ff;margin-bottom:.5rem}.stat-label{font-size:.8rem;color:#b5cff6;font-weight:500;word-break:keep-all}.detail-cta{text-align:center;padding:4rem 2rem;background:rgba(255,255,255,.03);border-radius:24px;border:1px solid rgba(255,255,255,.1)}.cta-content h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#b5cff6}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.ai-comparison{margin:3rem 0}.comparison-intro{text-align:center;margin-bottom:3rem;padding:2rem;background:rgba(95,168,255,.1);border-radius:16px;border:1px solid rgba(95,168,255,.2)}.comparison-intro p{font-size:1.2rem;color:#b5cff6;margin:0;font-weight:500}.comparison-container{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:start;margin-top:3rem}.comparison-section{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.comparison-section:hover{background:rgba(255,255,255,.08);border-color:#5fa8ff4d;transform:translateY(-5px)}.as-is{border-left:4px solid #ff6b6b}.to-be{border-left:4px solid #5fa8ff}.comparison-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#b5cff6}.as-is .comparison-title{color:#f99}.to-be .comparison-title{color:#5fa8ff}.comparison-images{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.comparison-images img{width:100%;height:auto;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease}.comparison-images img:hover{transform:scale(1.05)}.comparison-content{display:flex;flex-direction:column;gap:1.5rem}.comparison-feature{background:rgba(255,255,255,.03);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.comparison-feature h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#b5cff6;line-height:1.4}.comparison-feature ul{margin:0;padding-left:1.2rem;opacity:.9}.comparison-feature li{margin-bottom:.5rem;line-height:1.5}.comparison-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;position:relative}.divider-icon{font-size:2.5rem;color:#5fa8ff;background:rgba(95,168,255,.15);width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;border:2px solid rgba(95,168,255,.3);animation:glow 3s ease-in-out infinite;position:relative;z-index:2}.divider-line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(95,168,255,.3) 20%,rgba(95,168,255,.8) 50%,rgba(95,168,255,.3) 80%,transparent 100%);z-index:1}.divider-text{font-size:.9rem;font-weight:600;color:#5fa8ff;text-transform:uppercase;letter-spacing:1px;background:rgba(95,168,255,.1);padding:.5rem 1rem;border-radius:20px;border:1px solid rgba(95,168,255,.3);margin-top:.5rem}@keyframes glow{0%,to{box-shadow:0 0 20px #5fa8ff4d;transform:scale(1)}50%{box-shadow:0 0 30px #5fa8ff99;transform:scale(1.05)}}@media (max-width: 1024px){.comparison-container{grid-template-columns:1fr;gap:2rem}.comparison-divider{order:2;flex-direction:row;padding:1rem 2rem}.divider-icon{font-size:2rem;width:3rem;height:3rem;margin-bottom:0;margin-right:1rem}.divider-line{width:2px;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(95,168,255,.3) 20%,rgba(95,168,255,.8) 50%,rgba(95,168,255,.3) 80%,transparent 100%)}.divider-text{margin-top:0;margin-left:1rem}.as-is{order:1}.to-be{order:3}}@media (max-width: 768px){.comparison-images{grid-template-columns:1fr}.comparison-intro{padding:1.5rem}.comparison-intro p{font-size:1rem}.comparison-section{padding:1.5rem}.comparison-feature{padding:1rem}.system-components{grid-template-columns:1fr;max-width:400px;gap:1.5rem}.component-header{padding:1.5rem}.component-icon{font-size:2rem}.component-content{padding:1.5rem}.component-content ul{max-width:100%}.case-studies{grid-template-columns:1fr;gap:1.5rem}.case-item{padding:1.5rem;margin:0}.reference-stats{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1rem;padding-top:1rem}.stat-item{padding:.8rem .3rem}.stat-number{font-size:1.1rem}.stat-label{font-size:.7rem;line-height:1.2}}@media (max-width: 1024px) and (min-width: 769px){.system-components{grid-template-columns:repeat(3,1fr);gap:1.5rem}.component-header{padding:1.5rem}.component-icon{font-size:2rem;margin-bottom:.8rem}.component-content{padding:1.5rem}}@media (max-width: 480px){.service-detail-hero{padding:5rem 0 2rem}.detail-title{font-size:1.8rem}.detail-subtitle{font-size:1rem}.detail-section-title{font-size:1.75rem}.feature-item,.spec-group,.case-item{padding:1.25rem}.detail-cta{padding:2rem 1rem}.service-detail-btn{width:100%;padding:1rem 1.5rem;font-size:.9rem}}
