*{box-sizing:border-box;margin:0;padding:0}html{font-size:14px!important}body,html{width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main-header{position:absolute;top:0;left:0;height:80px;z-index:10;justify-content:center}.header-container,.main-header{width:100%;display:flex;align-items:center}.header-container{max-width:1200px;padding:0 40px;justify-content:space-between}.header-logo{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.03em}.header-language{color:hsla(0,0%,100%,.8);display:flex;align-items:center;cursor:pointer;transition:color .2s ease}.header-language:hover{color:#fff}.icon-globe{width:27px;height:27px}.hero-section{position:relative;width:100%;margin:0 auto;max-width:1920px;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background-color:#1ea9d9}.aurora-bg{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 30%,#110ca6 0,transparent 30%),radial-gradient(circle at 70% 40%,#0692a8 0,transparent 35%),radial-gradient(circle at 35% 75%,#f0b115 0,transparent 45%),radial-gradient(circle at 80% 80%,#c4377a 0,transparent 25%);background-color:#2861fd;filter:blur(70px);animation:auroraRotation 20s linear infinite;z-index:1}@keyframes auroraRotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-container{position:relative;z-index:2;width:100%;max-width:1200px;padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-title{font-size:3.8rem;font-weight:800;color:#fff;line-height:1.35;letter-spacing:-.02em;margin-bottom:20px}.hero-subtitle{font-size:1.25rem;font-weight:500;color:#fff;line-height:1.6;margin-bottom:44px}.main-action-area{margin-bottom:48px}.btn-primary.btn-experience{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 48px;font-size:1.2rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#1d4ed8,#4338ca);border:none;border-radius:50px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.btn-primary.btn-experience:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(29,78,216,.6)}.icon-arrow{width:21px!important;height:21px!important;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transform:translateY(1px);transition:transform .2s ease}.btn-primary.btn-experience:hover .icon-arrow{transform:translate(5px,1px)}.sub-buttons-group{display:flex;gap:16px;justify-content:center;align-items:center;width:100%}.btn-sub-cta{gap:10px;height:48px;padding:0 32px;font-size:.95rem;font-weight:600;color:#fff;border:1px solid hsla(0,0%,100%,.4);background-color:hsla(0,0%,100%,.14);border-radius:50px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:all .25s ease}.btn-sub-cta,.btn-sub-cta .btn-icon{display:inline-flex;align-items:center;justify-content:center}.btn-sub-cta .btn-icon{width:19px!important;height:19px!important;flex-shrink:0;transform:translateY(-.5px)}.btn-sub-cta span{display:inline-block;line-height:1;letter-spacing:-.01em}.btn-sub-cta:hover{background-color:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.65);transform:translateY(-2px)}.fade-up-item{opacity:0;transform:translateY(6px);animation:premiumFadeUp 1.8s cubic-bezier(.16,1,.3,1) forwards;will-change:opacity,transform}@keyframes premiumFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-up-item.delay-1{animation-delay:.1s}.fade-up-item.delay-2{animation-delay:.35s}.fade-up-item.delay-3{animation-delay:.6s}.fade-up-item.delay-4{animation-delay:.85s}.load-fade{opacity:0;transform:translateY(6px);animation:loadSoftFadeIn 2s cubic-bezier(.16,1,.3,1) forwards;will-change:opacity,transform}@keyframes loadSoftFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.load-fade.stg-1{animation-delay:.4s}.load-fade.stg-2{animation-delay:.8s}.load-fade.stg-3{animation-delay:1.2s}.load-fade.stg-4{animation-delay:1.6s}@media (max-width:768px){.hero-title{font-size:2.2rem!important;line-height:1.4}.hero-subtitle{font-size:1rem!important;line-height:1.5;margin-bottom:36px}.sub-buttons-group{width:100%;max-width:280px;flex-direction:column;gap:12px}.btn-sub-cta{width:100%;padding:14px}}.why-section{width:100%;max-width:1920px;margin:0 auto;padding:100px 20px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.why-header{text-align:center;margin-bottom:56px}.badge-why{display:inline-block;padding:4px 16px;border:1px solid #3b82f6;border-radius:20px;color:#3b82f6;font-size:.85rem;font-weight:600;margin-bottom:16px}.why-title{font-size:2.25rem;font-weight:700;color:#000;margin:0;letter-spacing:-.02em}.why-content-card{width:100%;max-width:1040px;height:520px;background-image:url(/_next/static/media/main3.43c889a0.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:24px;padding:40px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:768px){.why-section{padding:60px 16px!important}.why-content-card{height:auto!important;padding:20px!important;gap:16px!important;display:flex!important;flex-direction:column!important}.box-top{height:auto!important;padding:20px 16px!important}.box-bottom-grid{display:flex!important;flex-direction:column!important;height:auto!important;gap:16px!important}.glass-box{width:100%!important;height:auto!important;padding:24px 16px!important;border-radius:16px!important}.glass-box p{font-size:.9rem!important;line-height:1.5!important;word-break:keep-all}}.glass-box{border-radius:24px;overflow:hidden;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;justify-content:center;align-items:center;text-align:center;box-sizing:border-box}.glass-box p{color:#fff;font-size:.95rem;line-height:1.6;margin:0}.glass-box strong{font-weight:700}.box-top{width:100%;height:140px;background-color:rgba(0,0,0,.15);border:1px solid hsla(0,0%,100%,.25);padding:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.box-bottom-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:100%;height:240px}.box-green{background:linear-gradient(135deg,#00c87580,#008c5580);border:1px solid #00ff9d80}.box-blue,.box-green{padding:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.box-blue{background:linear-gradient(135deg,#00c3ff80,#00afff80);border:1px solid #00e5ff80}.box-purple{background:linear-gradient(135deg,#e126d380,#b11faa80);border:1px solid #ff66f480;padding:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.features-section{width:100%;max-width:1920px;margin:0 auto;padding:100px 20px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.features-header{text-align:center;margin-bottom:64px}.badge-features{display:inline-block;padding:4px 16px;border:1px solid #3b82f6;border-radius:20px;color:#3b82f6;font-size:.85rem;font-weight:600;margin-bottom:16px}.features-title{font-size:2.25rem;font-weight:700;color:#000;margin:0;letter-spacing:-.02em}.features-container{width:100%;max-width:1040px;display:flex;gap:40px;align-items:stretch}.features-accordion-group{flex:1 1;display:flex;flex-direction:column;gap:16px}.accordion-item{width:100%;border-radius:20px;padding:24px 32px;box-sizing:border-box;transition:all .25s ease;border:1px solid transparent}.accordion-item.collapsed{background-color:#f1f3f9}.accordion-item.collapsed .accordion-header h3{font-size:1.25rem;font-weight:700;color:#4b5563;margin:0}.accordion-item.active{background-color:#fff;border:1px solid #7cd175;box-shadow:0 10px 30px rgba(0,0,0,.04)}.accordion-item.active .accordion-header h3{font-size:1.25rem;font-weight:700;color:#000;margin:0}.accordion-header{justify-content:space-between;cursor:pointer}.accordion-header,.icon-toggle{display:flex;align-items:center}.icon-toggle{font-size:1.5rem;color:#9ca3af;font-weight:400;justify-content:center;width:24px;height:24px}.accordion-item.active .icon-toggle{color:#4b5563}.accordion-body{margin-top:24px;border-top:1px solid #e5e7eb;padding-top:24px}.accordion-body ul{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:16px}.accordion-body li{font-size:1rem;color:#374151;line-height:1.6;list-style-type:disc}.features-image-wrapper{flex:1 1;width:100%;max-width:500px;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.08);display:flex}.features-image{width:100%;height:100%;display:block;object-fit:cover}@media (max-width:900px){.features-container{flex-direction:column;align-items:center}.features-image-wrapper{max-width:100%;margin-top:20px}}.target-section{width:100%;max-width:1920px;margin:0 auto;padding:100px 20px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.target-header{text-align:center;margin-bottom:56px}.badge-target{display:inline-block;padding:4px 16px;border:1px solid #3b82f6;border-radius:20px;color:#3b82f6;font-size:.85rem;font-weight:600;margin-bottom:16px}.target-title{font-size:2.25rem;font-weight:700;color:#000;margin:0;letter-spacing:-.02em}.target-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:100%;max-width:1040px}.grid-item{width:100%;height:240px;border-radius:24px;overflow:hidden;box-sizing:border-box}.image-item img{width:100%;height:100%;display:block;object-fit:cover}.text-item{display:flex;justify-content:center;align-items:center;text-align:center;padding:24px}.text-item p{font-size:1.05rem;line-height:1.6;margin:0}.text-item strong{font-weight:700}.text-item.bg-blue{background-color:#aed6f8;color:#1e3a8a}.text-item.bg-green{background-color:#9cdcb7;color:#064e3b}.text-item.bg-pink{background-color:#ebd1f5;color:#581c87}@media (max-width:900px){.target-grid{grid-template-columns:1fr}}.faq-section{width:100%;max-width:1920px;margin:0 auto;padding:100px 20px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.faq-header{text-align:center;margin-bottom:64px}.badge-faq{display:inline-block;padding:4px 16px;border:1px solid #3b82f6;border-radius:20px;color:#3b82f6;font-size:.85rem;font-weight:600;margin-bottom:16px}.faq-title{font-size:2.25rem;font-weight:700;color:#000;margin:0;letter-spacing:-.02em}.faq-container{width:100%;max-width:960px;border-top:1px solid #94a3b8}.faq-item{width:100%;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.faq-question-box{width:100%;padding:28px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:#fff;transition:background-color .2s ease;box-sizing:border-box}.faq-question-box:hover{background-color:#f8fafc}.faq-q-text{display:flex;align-items:center;gap:16px;flex:1 1}.prefix-q{font-size:1.25rem;font-weight:800;color:#000}.faq-q-text h3{font-size:1.05rem;font-weight:600;color:#1e293b;margin:0}.faq-arrow-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.faq-arrow-icon svg{display:block}.faq-item.open .faq-arrow-icon{transform:rotate(-180deg)}.faq-answer-box{max-height:0;opacity:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .2s ease;background-color:#f5f7ff}.faq-item.open .faq-answer-box{max-height:200px;opacity:1}.faq-a-content{display:flex;align-items:flex-start;gap:16px;padding:24px 16px}.prefix-a{font-size:1.25rem;font-weight:800;color:#000;line-height:1.4}.faq-a-content p{font-size:.95rem;font-weight:400;color:#475569;line-height:1.6;margin:0}.main-footer{width:100%;background-color:#000;padding:20px;box-sizing:border-box;display:flex;justify-content:center}.footer-container{width:100%;max-width:1200px;display:flex;flex-direction:column}.footer-top{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid #222}.footer-logo{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.03em}.footer-links{display:flex;gap:24px}.footer-links a{color:#fff;font-size:.95rem;font-weight:600;text-decoration:none}.footer-info{display:flex;flex-direction:column;gap:12px;padding:32px 0 40px;margin:0;align-items:flex-start}.info-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#888;font-size:.9rem;line-height:1.2;letter-spacing:-.01em}.info-row .divider{color:#333;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 4px}.footer-bottom p{color:#888;font-size:.9rem;margin:0;letter-spacing:-.01em}@media (max-width:768px){.footer-top{flex-direction:column;align-items:flex-start;gap:16px}.info-row .divider{display:none}.info-row{flex-direction:column;align-items:flex-start;gap:6px}}.fade-in-section{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.fade-in-visible{opacity:1;transform:translateY(0)}.stg-1{transition-delay:0s}.stg-2{transition-delay:.1s}.stg-3{transition-delay:.2s}.stg-4{transition-delay:.3s}.stg-5{transition-delay:.4s}.stg-6{transition-delay:.5s}