@font-face{font-family:Pretendard Variable;font-weight:100 900;font-display:swap;src:url(/assets/PretendardVariable-CJuje-Rk.woff2) format("woff2-variations")}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;color:#2c3e50}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}@media (max-width: 768px){.container{padding:0 20px}}.navbar{height:60px;display:flex;align-items:center;top:0;z-index:1000;position:fixed;width:100%;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;transition:all .3s linear}.navbar-scrolled{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a}.nav-container{width:100%;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:28px;font-weight:700;text-decoration:none;letter-spacing:2px}.nav-menu{display:flex;list-style:none;gap:40px;margin:0;padding:0}.nav-item{display:flex;align-items:center}.nav-item a{text-decoration:none;color:inherit;font-weight:500;cursor:pointer;transition:all .3s}.nav-item a:hover{color:#0071ce;text-decoration:underline}.nav-link{text-decoration:none;font-size:16px;font-weight:500;padding:8px 16px;border-radius:4px;transition:all .3s ease}.nav-link:hover{background-color:#ffffff1a;transform:translateY(-2px)}.language-switcher{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.lang-active{color:#0071ce;cursor:pointer;font-weight:600}.lang-inactive{color:#666;cursor:pointer;transition:color .3s}.lang-inactive:hover{color:#333}.lang-divider{color:#999;-webkit-user-select:none;user-select:none}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1100}.hamburger-line{display:block;width:24px;height:2px;background:#333;transition:all .3s ease}.hamburger-active .hamburger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-active .hamburger-line:nth-child(2){opacity:0}.hamburger-active .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-overlay{display:none}@media screen and (max-width: 768px){.nav-container{justify-content:space-between}.hamburger{display:flex}.nav-menu{display:flex;flex-direction:column;position:fixed;top:0;right:-280px;width:280px;height:100vh;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:80px 30px 30px;gap:0;box-shadow:-4px 0 20px #0000001a;transition:right .3s ease;z-index:1050}.nav-menu-open{right:0}.nav-item{padding:16px 0;border-bottom:1px solid #eee;font-size:16px}.nav-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1040}.language-switcher{display:none}}.home{width:100%}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:80px 2rem 4rem;overflow:hidden}.hero-background{position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,#e8f4f8,#dbe8ec,#c7dfe6)}.hero-content{max-width:1400px;margin:0 auto 4rem;width:100%;z-index:1}.hero-title{margin-bottom:2rem}.hero-subtitle{display:block;font-size:2rem;font-weight:400;color:#333;margin-bottom:.5rem;animation:fadeInUp .8s ease}.hero-main-title{display:block;font-size:3.5rem;font-weight:700;color:#000;line-height:1.2;animation:fadeInUp .8s ease .2s both}.hero-description{font-size:1.1rem;color:#555;line-height:1.6;max-width:600px;animation:fadeInUp .8s ease .4s both}.cards-section{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;z-index:1}.card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease;animation:fadeInUp .8s ease .6s both}.card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.card-title{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:1rem}.card-description{font-size:1rem;color:#555;line-height:1.6}.roadmap{padding:5rem 2rem;background:#f8fafb}.roadmap-container{max-width:1400px;margin:0 auto}.section-title{font-size:1.2rem;font-weight:700;color:#000;margin-bottom:1em}.roadmap-content{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:3rem;align-items:center}.roadmap-card{border-radius:20px;padding:3rem;animation:fadeIn .5s ease}.roadmap-image{position:relative;width:100%;height:400px;border-radius:20px;overflow:hidden;background:#f0f0f0}.roadmap-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:600}.roadmap-image-placeholder:after{content:"Stack Image";opacity:.7}@keyframes fadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.roadmap-card-year{font-size:1.25rem;font-weight:600;color:#06f;margin-bottom:1rem}.roadmap-card-title{font-size:2rem;font-weight:700;color:#000;margin-bottom:1.5rem}.roadmap-card-description{font-size:1rem;color:#555;line-height:1.8}.roadmap-main{display:flex;align-items:center;justify-content:center}.roadmap-timeline{position:relative;height:350px;display:flex}.timeline-line{width:2px;height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background:linear-gradient(transparent,#ddd,transparent)}.timeline-itemwrap{display:flex;flex-direction:column;justify-content:space-around;padding-left:1em}.timeline-item{position:relative;display:flex;align-items:center;cursor:pointer;transition:all .3s ease}.timeline-item:hover{transform:translate(5px)}.timeline-item:hover .timeline-marker{transform:scale(1.2)}.timeline-marker{width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #ddd;z-index:1;transition:all .3s ease}.timeline-marker.active{background:#333;border-color:#333}.timeline-content{display:flex;flex-direction:column}.timeline-year{font-size:1.25rem;font-weight:600;color:#000}.timeline-label{font-size:1rem;color:#555;margin-top:.25rem}.team{padding:5rem 2rem;background:#fff}.team-container{max-width:1200px;margin:0 auto}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;justify-items:center}.team-member{text-align:center;max-width:280px;transition:transform .3s ease,box-shadow .3s ease;padding:1rem;border-radius:12px}.team-member:hover{transform:translateY(-5px)}.team-member.selected{box-shadow:0 4px 20px #cccd}.member-image{width:220px;height:220px;margin:0 auto 1.5rem;border-radius:10px;overflow:hidden;background:#f5f5f5;transition:box-shadow .3s ease}.member-placeholder{width:100%;height:100%;background:#e0e0e0}.member-name{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.5rem}.member-position{font-size:1rem;color:#666;font-weight:500}.member-description-container{margin-top:4rem;padding:3rem;border:#EEE 1px solid;animation:fadeInUp .5s ease}.member-description h3{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:1.5rem}.member-description p{font-size:1.1rem;line-height:1.8;color:#555}.technology{padding:5rem 2rem;background:#0a1628;color:#fff}.technology-container{max-width:1400px;margin:0 auto}.technology-container .section-title{color:#fff}.technology-content{display:grid;grid-template-columns:minmax(300px,500px) 1fr;gap:4em;align-items:center;max-width:100%}.technology-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.tech-placeholder{width:100%;height:100%}.technology-info{padding-top:2rem}.technology-tabs{display:flex;gap:1rem;margin-bottom:2rem}.tab-button{padding:.75rem 1.5rem;background:transparent;border:2px solid #333;border-radius:25px;color:#999;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.tab-button:hover{border-color:#06f;color:#06f}.tab-button.active{background:#06f;border-color:#06f;color:#fff}.technology-description{animation:fadeInContent .4s ease}@keyframes fadeInContent{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.technology-description h3{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.technology-description p{font-size:1rem;line-height:1.8;color:#b0b0b0}@media (max-width: 1024px){.cards-section{grid-template-columns:1fr;max-width:600px}.hero-main-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.roadmap-content{grid-template-columns:1fr;gap:3rem}.roadmap-image{height:300px}.roadmap-timeline{height:auto;padding:2rem 0 2rem 3rem;display:flex;flex-direction:row;gap:2rem;overflow-x:auto}.timeline-line{display:none}.timeline-item{flex-shrink:0;margin-bottom:0;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014}.timeline-marker{display:none}.technology-content{grid-template-columns:1fr;gap:3rem}.technology-image{max-width:400px;margin:0 auto}.technology-info{padding-top:0}}@media (max-width: 768px){.hero{padding:80px 1rem 2rem}.hero-main-title{font-size:2rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.card{padding:1.5rem}.roadmap{padding:3rem 1rem}.section-title{font-size:1.2em}.roadmap-image{height:200px}.roadmap-card{padding:2rem}.roadmap-card-title{font-size:1.5rem}.roadmap-timeline{padding-left:0;gap:1rem}.timeline-item{min-width:150px}.team{padding:3rem 1rem;overflow:hidden}.team-container{width:100%;padding:0}.team-grid{gap:0;width:100%;max-width:100%}.team-member{padding:.25rem;max-width:none;width:100%}.member-image{width:100%;height:auto;aspect-ratio:1}.member-name,.member-position{display:none}.member-description-container{margin-top:2rem;padding:2rem 1.5rem}.technology{padding:3rem 1rem}.technology-tabs{flex-wrap:wrap}.tab-button{padding:.5rem 1rem;font-size:.85rem}.technology-description h3{font-size:1.5rem}.technology-content{display:block}.technology-info h3{font-size:1.25rem}.technology-info p{font-size:.95rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}:root{--anglePos: 35deg;--angleNeg: -35deg;--diagramDist:90px}.tech-diagram{position:relative;width:100%;max-width:400px;height:460px;max-width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-family:Pretendard Variable,-apple-system,system-ui,sans-serif;margin:0 auto}.tech-center{position:absolute;width:160px;height:160px;display:flex;align-items:center;justify-content:center;background:#0a1628;border-radius:50%;z-index:10}.tech-center-content{text-align:center;color:#fff}.tech-center-content h3{margin:0;font-size:24px;font-weight:600;letter-spacing:1px}.tech-center-content span{font-size:18px;font-weight:400;opacity:.9}.tech-center-glow{position:absolute;width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;animation:pulse 3s ease-in-out infinite;pointer-events:none}.tech-connections{position:absolute;width:100%;height:100%;pointer-events:none}.tech-connection{position:absolute;background:linear-gradient(90deg,#00D4FF 0%,transparent 100%);opacity:.4;transform-origin:center}.tech-connection:before{content:"";position:absolute;width:100%;height:100%;background:inherit;opacity:.5}.tech-connection-top{width:2px;height:160px;left:50%;top:50%;transform:translate(-50%,-160px);background:linear-gradient(180deg,#00D4FF 0%,transparent 100%)}.tech-connection-top-right{width:160px;height:2px;left:50%;top:50%;transform-origin:left center;transform:rotate(var(--anglePos))}.tech-connection-bottom-right{width:160px;height:2px;left:50%;top:50%;transform-origin:left center;transform:rotate(var(--angleNeg))}.tech-connection-bottom{width:2px;height:160px;left:50%;bottom:50%;transform:translate(-50%,160px);background:linear-gradient(0deg,#00D4FF 0%,transparent 100%)}.tech-connection-bottom-left{width:160px;height:2px;right:50%;top:50%;transform-origin:right center;transform:rotate(var(--anglePos));background:linear-gradient(270deg,#00D4FF 0%,transparent 100%)}.tech-connection-top-left{width:160px;height:2px;right:50%;top:50%;transform-origin:right center;transform:rotate(var(--angleNeg));background:linear-gradient(270deg,#00D4FF 0%,transparent 100%)}.tech-bubble{position:absolute;width:120px;height:120px;border:#CCC 1px solid;border-radius:50%;background-color:#0a1628;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #0003}.tech-bubble-content{text-align:center;color:#fff}.tech-bubble-title{font-size:15px;font-weight:600;margin-bottom:4px}.tech-bubble-subtitle{font-size:13px;font-weight:400;opacity:.9}.tech-bubble-top{top:10px;left:50%;transform:translate(-50%)}.tech-bubble-top-right{top:var(--diagramDist);right:50px}.tech-bubble-bottom-right{bottom:var(--diagramDist);right:50px}.tech-bubble-bottom{bottom:10px;left:50%;transform:translate(-50%)}.tech-bubble-bottom-left{bottom:var(--diagramDist);left:50px}.tech-bubble-top-left{top:var(--diagramDist);left:50px}.tech-bubble.hovered{box-shadow:0 8px 32px #06f6}.tech-bubble-top.hovered,.tech-bubble-bottom.hovered{transform:translate(-50%) scale(1.15)}.tech-bubble-top-right.hovered,.tech-bubble-bottom-right.hovered,.tech-bubble-bottom-left.hovered,.tech-bubble-top-left.hovered{transform:scale(1.1)}@media (max-width: 768px){.tech-diagram{height:400px}.tech-center{width:120px;height:120px}.tech-center-content h3{font-size:20px}.tech-center-content span{font-size:16px}.tech-bubble{width:100px;height:100px}.tech-bubble-title{font-size:13px}.tech-bubble-subtitle{font-size:11px}.tech-connection-top,.tech-connection-bottom{height:140px}.tech-connection-top-right,.tech-connection-bottom-right,.tech-connection-bottom-left,.tech-connection-top-left{width:140px}.tech-bubble-top-right{top:60px;right:30px}.tech-bubble-bottom-right{bottom:60px;right:30px}.tech-bubble-bottom-left{bottom:60px;left:30px}.tech-bubble-top-left{top:60px;left:30px}}.contact{min-height:calc(100vh - 80px)}.contact-section{padding:80px 0;background:#f8f9fa}.contact-intro{text-align:center;max-width:700px;margin:0 auto 60px}.contact-content{max-width:1000px;margin:0 auto}.contact-form-wrapper{background:#fff;padding:50px;border-radius:12px;box-shadow:0 5px 20px #00000014}.contact-form{display:flex;flex-direction:column}.form-group{margin-bottom:25px}.form-group label{display:block;font-weight:600;color:#2c3e50;margin-bottom:8px;font-size:14px}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:16px;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.submit-button{background-color:transparent;border:#2c3e50 1px solid;color:#2c3e50;padding:14px 40px;font-size:16px;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;margin-top:10px}.submit-button:hover{background:#2c3e50;color:#fff;border:transparent 1px solid}.contact-info{display:flex;flex-direction:column;gap:30px}.info-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 5px 20px #00000014}.info-card h3{font-size:20px;color:#2c3e50;margin-bottom:15px}.info-card p{color:#5a6c7d;line-height:1.6}.info-card strong{color:#2c3e50}.social-links{display:flex;gap:15px;margin-top:10px}.social-links a{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.social-links a:hover{color:#764ba2}@media (max-width: 768px){.contact-content{grid-template-columns:1fr}.contact-form-wrapper{padding:30px}}.history-container{padding:80px 20px;margin:0 auto;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.history-title{font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:60px;color:#333}.history-timeline{position:relative;padding:20px 0}.history-year-section{display:flex;margin-bottom:60px;position:relative}.history-year{flex:0 0 120px;font-size:1.8rem;font-weight:700;color:#2c3e50;position:sticky;top:100px;height:fit-content}.history-events{flex:1;padding-left:40px;border-left:1px solid #333;position:relative}.history-event{margin-bottom:40px;position:relative}.history-event-period{font-size:1.4rem;color:#7f8c8d;margin-bottom:10px;font-weight:500}.history-date{padding:2px 8px}.history-event-content{display:flex;align-items:flex-start;position:relative}.history-event-title{font-size:1.4em;line-height:1.6;color:#2c3e50;padding:15px 20px;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}@media (max-width: 768px){.history-container{padding:60px 20px}.history-title{font-size:2rem;margin-bottom:40px}.history-year-section{flex-direction:column;margin-bottom:40px}.history-year{position:static;margin-bottom:20px;font-size:1.5rem}.history-events{padding-left:20px;border-left-width:2px}.history-event-marker{left:-24px;width:10px;height:10px}.history-event-title{font-size:1rem;padding:12px 16px}}#product{padding:4em 0;background-color:#eee}.product-description{font-size:1.25rem;color:#666;max-width:600px;margin:0 auto}.product-content{display:flex;flex-direction:column;gap:60px}.product-diagram{padding:3em;animation:fadeInUp 1s ease-out}.product-image{width:100%;height:auto;display:block;animation:floatImage 6s ease-in-out infinite}.product-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.feature-card{border:#CCC 1px solid;padding:30px;transition:transform .3s ease,box-shadow .3s ease;opacity:0;animation:fadeInScale .6s ease-out forwards}.feature-card:nth-child(1){animation-delay:.2s}.feature-card:nth-child(2){animation-delay:.4s}.feature-card:nth-child(3){animation-delay:.6s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a;border-color:#2c5aa0}.feature-card h3{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:12px}.feature-card p{font-size:1rem;color:#666;line-height:1.6}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.product{padding:60px 20px}.product-title{font-size:2rem}.product-description{font-size:1.1rem}.product-diagram{padding:20px}.product-features{grid-template-columns:1fr;gap:20px}.feature-card{padding:24px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.partners-section{padding:3em 0;background-color:#fff}.partners-three-column-section{margin-top:4em;padding:3em 1em;width:100%;max-width:100%}.partners-columns-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5em;width:100%;max-width:1400px;margin:0 auto}.partner-column{position:relative;background:#fff;border-radius:12px;padding:1.5em 1em;box-shadow:0 2px 10px #0000000d;min-width:0;overflow:hidden}.column-header{text-align:center;margin-bottom:1.5em;padding-bottom:1em;border-bottom:2px solid #f0f0f0}.column-header h3{font-size:1.1rem;font-weight:600;color:#2c5aa0;margin-bottom:.3em}.column-subtitle{font-size:.75rem;color:#666;margin:0;line-height:1.3}.partner-swiper{width:100%;padding:1em 0;position:relative;overflow:hidden}.partner-swiper:before,.partner-swiper:after{content:"";position:absolute;top:0;bottom:0;width:30px;z-index:2;pointer-events:none}.partner-swiper:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.partner-swiper:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.partner-slide{width:auto!important}.partner-logo-swiper{display:flex;align-items:center;justify-content:center;padding:1em;min-width:120px;height:80px;border-radius:8px;transition:all .3s ease;cursor:pointer}.partner-logo-swiper:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.partner-logo-swiper img{max-width:100px;max-height:50px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.partner-logo-swiper:hover img{filter:grayscale(0%);opacity:1}.swiper{overflow:hidden}.swiper-wrapper{transition-timing-function:linear!important}.partners-image-container{margin-top:3em;text-align:center}.partners-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 20px #0000001a}@media (max-width: 768px){#partners-section{padding:2.5em 1em}.partners-columns-container{grid-template-columns:1fr;gap:3em}.partner-column{padding:1.5em 1em}.partner-logo-swiper{min-width:100px;height:70px;padding:.8em}.partner-logo-swiper img{max-width:80px;max-height:40px}.column-header h3{font-size:1.1rem}.column-subtitle{font-size:.8rem}}@media (max-width: 1200px) and (min-width: 769px){.partners-columns-container{gap:1em}.partner-column{padding:1em .8em}.column-header h3{font-size:1rem}.column-subtitle{font-size:.7rem}}@media (max-width: 1024px) and (min-width: 769px){.partners-columns-container{grid-template-columns:repeat(2,1fr)}.partner-column:last-child{grid-column:span 2;max-width:50%;margin:0 auto}}.investor-section{padding:80px 0}.investor-header{text-align:center;margin-bottom:60px}.investor-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:16px}.investor-subtitle{font-size:1.125rem;color:#ffffffe6;max-width:600px;margin:0 auto}.investor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;align-items:center;justify-items:center;max-width:900px;margin:0 auto}.investor-item{background:#fffffff2;border-radius:16px;padding:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 10px 30px #0000001a;width:100%;min-height:150px;text-decoration:none}.investor-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026;background:#fff}.investor-logo{max-width:180px;max-height:80px;width:auto;height:auto;object-fit:contain;filter:grayscale(0);transition:filter .3s ease}@media (max-width: 768px){.investor-section{padding:60px 20px}.investor-title{font-size:2rem}.investor-subtitle{font-size:1rem}.investor-grid{grid-template-columns:1fr;gap:24px}.investor-item{padding:30px}.investor-logo{max-width:150px}}@media (max-width: 480px){.investor-section{padding:40px 20px}.investor-title{font-size:1.75rem}.investor-grid{gap:20px}.investor-item{padding:24px;min-height:120px}.investor-logo{max-width:120px;max-height:60px}}.App{min-height:100vh;display:flex;flex-direction:column}.container{margin:0 auto;padding:0 40px;max-width:1400px}li{list-style:none}.flex{display:flex}.footer{background:linear-gradient(135deg,#1a1a2e,#0f0f1e);color:#e0e0e0;position:relative;width:100%}.footer-content{display:flex;justify-content:space-around;align-items:flex-start;margin:auto;width:100%;padding:4em 2em;gap:2em}.footer h3{margin-bottom:1em;color:#fff;font-size:1.1em}.footer p{margin:.5em 0;line-height:1.6}.footer-navigation{min-width:150px}.footer-nav-list{list-style:none;padding:0;margin:0}.footer-nav-list li{padding:.5em 0}.footer-nav-list a{text-decoration:none;color:inherit;cursor:pointer;transition:color .3s}.footer-nav-list a:hover{color:#0071ce}.footer-address address{font-style:normal}.footer-address,.footer-contact{max-width:300px}.footer-bottom{text-align:center;padding:1.5em;border-top:1px solid rgba(255,255,255,.1);color:#999;font-size:.9em}@media screen and (max-width:1024px){.footer-content{flex-direction:column}.footer-navigation{width:100%}}
