.FAQSection-module__2x_35G__faqSection{background:#fff;padding:100px 0;position:relative;overflow:hidden}.FAQSection-module__2x_35G__container{max-width:1200px;margin:0 auto;padding:0 20px}.FAQSection-module__2x_35G__sectionHeader{text-align:center;margin-bottom:60px}.FAQSection-module__2x_35G__sectionTitle{flex-direction:column;align-items:center;gap:12px;display:flex}.FAQSection-module__2x_35G__titleEn{background:linear-gradient(135deg,#9e3ffd 0%,#ec4899 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;background-clip:text;font-size:3rem;font-weight:800}.FAQSection-module__2x_35G__titleJa{color:#0a244d;letter-spacing:.02em;font-size:1.5rem;font-weight:600}.FAQSection-module__2x_35G__faqList{flex-direction:column;gap:16px;max-width:900px;margin:0 auto;display:flex}.FAQSection-module__2x_35G__faqItem{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:all .3s;overflow:hidden}.FAQSection-module__2x_35G__faqItem:hover{border-color:#9e3ffd33;box-shadow:0 8px 20px #0000000d}.FAQSection-module__2x_35G__faqItem.FAQSection-module__2x_35G__active{border-color:#9e3ffd4d;box-shadow:0 12px 30px #9e3ffd1a}.FAQSection-module__2x_35G__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 32px;transition:background-color .3s;display:flex}.FAQSection-module__2x_35G__faqQuestion:hover{background:#9e3ffd05}.FAQSection-module__2x_35G__faqQuestion h3{color:#0a244d;flex:1;margin:0;padding-right:20px;font-size:1.125rem;font-weight:600}.FAQSection-module__2x_35G__faqToggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9e3ffd 0%,#ec4899 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;font-weight:300;transition:all .3s;display:flex}.FAQSection-module__2x_35G__faqItem.FAQSection-module__2x_35G__active .FAQSection-module__2x_35G__faqToggle{transform:rotate(45deg)}.FAQSection-module__2x_35G__faqToggle:hover{transform:scale(1.1)}.FAQSection-module__2x_35G__faqItem.FAQSection-module__2x_35G__active .FAQSection-module__2x_35G__faqToggle:hover{transform:rotate(45deg)scale(1.1)}.FAQSection-module__2x_35G__faqAnswer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.FAQSection-module__2x_35G__faqItem.FAQSection-module__2x_35G__active .FAQSection-module__2x_35G__faqAnswer{max-height:500px;transition:max-height .5s ease-in}.FAQSection-module__2x_35G__faqAnswer p{color:#6b7280;margin:0;padding:0 32px 24px;font-size:1rem;line-height:1.8}@media (max-width:768px){.FAQSection-module__2x_35G__faqSection{padding:60px 0}.FAQSection-module__2x_35G__sectionHeader{margin-bottom:40px}.FAQSection-module__2x_35G__titleEn{font-size:2.5rem}.FAQSection-module__2x_35G__titleJa{font-size:1.25rem}.FAQSection-module__2x_35G__faqList{gap:12px}.FAQSection-module__2x_35G__faqQuestion{padding:20px 24px}.FAQSection-module__2x_35G__faqQuestion h3{font-size:1rem}.FAQSection-module__2x_35G__faqToggle{width:28px;height:28px;font-size:1.25rem}.FAQSection-module__2x_35G__faqAnswer p{padding:0 24px 20px;font-size:.9rem}}
.SupportCategoriesSection-module__d_QuZq__serviceTypes{background:#f8f9fa;padding:100px 0;position:relative;overflow:hidden}.SupportCategoriesSection-module__d_QuZq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.SupportCategoriesSection-module__d_QuZq__sectionHeader{text-align:center;margin-bottom:60px}.SupportCategoriesSection-module__d_QuZq__sectionTitle{margin-bottom:1rem}.SupportCategoriesSection-module__d_QuZq__titleEn{letter-spacing:.1em;text-transform:uppercase;color:#007acc;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.SupportCategoriesSection-module__d_QuZq__titleJa{color:#1a1a1a;font-size:3rem;font-weight:800;line-height:1.2;display:block}.SupportCategoriesSection-module__d_QuZq__typesGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:32px;margin-bottom:60px;display:grid}@keyframes SupportCategoriesSection-module__d_QuZq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SupportCategoriesSection-module__d_QuZq__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.SupportCategoriesSection-module__d_QuZq__typeCard{cursor:pointer;background:#fff;border:1px solid #e1e5e9;border-radius:16px;padding:32px;transition:all .3s;position:relative;overflow:hidden}.SupportCategoriesSection-module__d_QuZq__typeCard:before{content:"";transform-origin:0;background:linear-gradient(135deg,#007acc 0%,#0366d6 100%);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.SupportCategoriesSection-module__d_QuZq__typeCard:hover{border-color:#007acc;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.SupportCategoriesSection-module__d_QuZq__typeCard:hover:before{transform:scaleX(1)}.SupportCategoriesSection-module__d_QuZq__typeIcon{margin-bottom:20px;font-size:48px;display:inline-block}.SupportCategoriesSection-module__d_QuZq__typeCard h3{color:#1a1a1a;margin-bottom:16px;font-size:1.5rem;font-weight:700;line-height:1.3}.SupportCategoriesSection-module__d_QuZq__typeCard p{color:#6b7280;margin-bottom:24px;font-size:1rem;line-height:1.7}.SupportCategoriesSection-module__d_QuZq__typeFeatures{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.SupportCategoriesSection-module__d_QuZq__featureTag{color:#007acc;background:#e8f4fd;border-radius:6px;padding:6px 12px;font-size:.875rem;font-weight:500;display:inline-block}.SupportCategoriesSection-module__d_QuZq__typeCardAction{color:#007acc;align-items:center;gap:4px;margin-top:1rem;font-size:14px;font-weight:500;display:flex}.SupportCategoriesSection-module__d_QuZq__typeCardAction svg{width:16px;height:16px}.SupportCategoriesSection-module__d_QuZq__modalOverlay{z-index:1000;background-color:#000c;justify-content:center;align-items:center;padding:2rem;animation:.3s SupportCategoriesSection-module__d_QuZq__fadeIn;display:flex;position:fixed;inset:0}.SupportCategoriesSection-module__d_QuZq__modalContent{background-color:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;animation:.3s SupportCategoriesSection-module__d_QuZq__slideUp;position:relative;overflow:auto}.SupportCategoriesSection-module__d_QuZq__modalCloseButton{cursor:pointer;color:#656d76;background:#f6f8fa;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.SupportCategoriesSection-module__d_QuZq__modalCloseButton:hover{color:#1f2328;background-color:#e1e5e9}.SupportCategoriesSection-module__d_QuZq__modalBody{padding:2rem}.SupportCategoriesSection-module__d_QuZq__modalHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.SupportCategoriesSection-module__d_QuZq__modalIcon{font-size:48px}.SupportCategoriesSection-module__d_QuZq__modalTitle{color:#1f2328;margin:0;font-size:24px;font-weight:700}.SupportCategoriesSection-module__d_QuZq__modalSubtitle{color:#656d76;margin:.5rem 0 0;font-size:16px}.SupportCategoriesSection-module__d_QuZq__modalDescription{margin-bottom:2rem}.SupportCategoriesSection-module__d_QuZq__modalDescriptionText{color:#1f2328;font-size:16px;line-height:1.6}.SupportCategoriesSection-module__d_QuZq__modalGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.SupportCategoriesSection-module__d_QuZq__modalSectionTitle{color:#1f2328;margin-bottom:1rem;font-size:18px;font-weight:600}.SupportCategoriesSection-module__d_QuZq__modalList{margin:0;padding:0;list-style:none}.SupportCategoriesSection-module__d_QuZq__modalListItem{color:#656d76;border-bottom:1px solid #e1e5e9;align-items:center;gap:.5rem;padding:.5rem 0;font-size:14px;display:flex}.SupportCategoriesSection-module__d_QuZq__modalListItem:last-child{border-bottom:none}.SupportCategoriesSection-module__d_QuZq__modalCheckmark{color:#28a745;font-weight:700}.SupportCategoriesSection-module__d_QuZq__modalBullet{color:#007acc}.SupportCategoriesSection-module__d_QuZq__modalSkills{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.SupportCategoriesSection-module__d_QuZq__modalSkillTag{color:#0366d6;background-color:#e8f4fd;border-radius:12px;padding:.25rem .75rem;font-size:12px;font-weight:500}.SupportCategoriesSection-module__d_QuZq__modalCTA{text-align:center;background-color:#f6f8fa;border-radius:8px;margin-top:2rem;padding:1.5rem}.SupportCategoriesSection-module__d_QuZq__modalCTAText{color:#656d76;margin:0 0 1rem;font-size:14px}.SupportCategoriesSection-module__d_QuZq__modalCTAButton{color:#fff;cursor:pointer;background-color:#007acc;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.SupportCategoriesSection-module__d_QuZq__modalCTAButton:hover{background-color:#0366d6;transform:translateY(-1px);box-shadow:0 2px 8px #0076cc4d}@media (max-width:1024px){.SupportCategoriesSection-module__d_QuZq__typesGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.SupportCategoriesSection-module__d_QuZq__serviceTypes{padding:80px 0}.SupportCategoriesSection-module__d_QuZq__titleJa{font-size:2.5rem}.SupportCategoriesSection-module__d_QuZq__typesGrid{grid-template-columns:1fr;gap:20px}.SupportCategoriesSection-module__d_QuZq__typeCard{padding:24px}.SupportCategoriesSection-module__d_QuZq__modalOverlay{padding:1rem}.SupportCategoriesSection-module__d_QuZq__modalContent{border-radius:0;max-height:100vh}.SupportCategoriesSection-module__d_QuZq__modalGrid{grid-template-columns:1fr;gap:1.5rem}.SupportCategoriesSection-module__d_QuZq__modalHeader{text-align:center;flex-direction:column}}
.page-module__pgaT6G__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.page-module__pgaT6G__heroSection{background:linear-gradient(#0a0f1b 0%,#141b2e 100%);align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.page-module__pgaT6G__heroBackground{position:absolute;inset:0;overflow:hidden}.page-module__pgaT6G__gradientOrbs{filter:blur(100px);opacity:.5;position:absolute;inset:0}.page-module__pgaT6G__orb1{background:radial-gradient(circle,#6366f166 0%,#0000 70%);width:600px;height:600px;animation:20s ease-in-out infinite page-module__pgaT6G__floatOrb;position:absolute;top:-20%;left:-10%}.page-module__pgaT6G__orb2{background:radial-gradient(circle,#a855f74d 0%,#0000 70%);width:800px;height:800px;animation:25s ease-in-out infinite reverse page-module__pgaT6G__floatOrb;position:absolute;bottom:-30%;right:-15%}.page-module__pgaT6G__orb3{background:radial-gradient(circle,#3b82f64d 0%,#0000 70%);width:500px;height:500px;animation:30s ease-in-out infinite page-module__pgaT6G__floatOrb;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__pgaT6G__heroGrid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;animation:10s linear infinite page-module__pgaT6G__gridMove;position:absolute;inset:0}@keyframes page-module__pgaT6G__floatOrb{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.1)}}@keyframes page-module__pgaT6G__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.page-module__pgaT6G__heroWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;display:grid}.page-module__pgaT6G__heroContent{opacity:0;animation:1s ease-out forwards page-module__pgaT6G__fadeInLeft}.page-module__pgaT6G__heroLabel{color:#a5b4fc;backdrop-filter:blur(10px);background:#6366f11a;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.page-module__pgaT6G__labelIcon{font-size:1.125rem}.page-module__pgaT6G__heroTitle{letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1.1}.page-module__pgaT6G__titleLine1{color:#e0e7ff;margin-bottom:.5rem;display:block}.page-module__pgaT6G__titleLine2{color:#e0e7ff;display:block}.page-module__pgaT6G__titleGradient{background:linear-gradient(135deg,#a78bfa 0%,#6366f1 50%,#3b82f6 100%);-webkit-text-fill-color:transparent;color:#0000;background-clip:text}.page-module__pgaT6G__heroDescription{color:#94a3b8;max-width:600px;margin-bottom:3rem;font-size:1.375rem;line-height:1.8}.page-module__pgaT6G__heroStats{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.page-module__pgaT6G__statItem{text-align:center;backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem;transition:all .3s}.page-module__pgaT6G__statItem:hover{background:#6366f11a;border-color:#6366f14d;transform:translateY(-5px)}.page-module__pgaT6G__statNumber{background:linear-gradient(135deg,#a78bfa,#6366f1);-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.page-module__pgaT6G__statLabel{color:#94a3b8;font-size:.875rem;font-weight:500}.page-module__pgaT6G__heroCta{flex-wrap:wrap;gap:1.5rem;display:flex}.page-module__pgaT6G__primaryButton,.page-module__pgaT6G__secondaryButton{border-radius:12px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.page-module__pgaT6G__primaryButton{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);position:relative;overflow:hidden}.page-module__pgaT6G__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.page-module__pgaT6G__primaryButton:hover:before{left:100%}.page-module__pgaT6G__primaryButton:hover{transform:translateY(-2px);box-shadow:0 20px 40px #6366f14d}.page-module__pgaT6G__secondaryButton{backdrop-filter:blur(10px);color:#e0e7ff;background:#ffffff0d;border:2px solid #ffffff1a}.page-module__pgaT6G__secondaryButton:hover{background:#ffffff1a;border-color:#6366f180;transform:translateY(-2px)}.page-module__pgaT6G__heroVisual{opacity:0;animation:1s ease-out .3s forwards page-module__pgaT6G__fadeInRight;position:relative}.page-module__pgaT6G__visualCard{backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;transition:transform .3s;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg);box-shadow:0 25px 50px #0000004d}.page-module__pgaT6G__visualCard:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.page-module__pgaT6G__cardHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;padding:1rem 1.5rem}.page-module__pgaT6G__cardDots{gap:.5rem;display:flex}.page-module__pgaT6G__cardDots span{background:#ffffff4d;border-radius:50%;width:12px;height:12px}.page-module__pgaT6G__cardDots span:first-child{background:#ef4444}.page-module__pgaT6G__cardDots span:nth-child(2){background:#f59e0b}.page-module__pgaT6G__cardDots span:nth-child(3){background:#10b981}.page-module__pgaT6G__cardContent{padding:2rem}.page-module__pgaT6G__codeSnippet{font-family:Monaco,Consolas,monospace;font-size:.875rem;line-height:1.8}.page-module__pgaT6G__codeLine{color:#e0e7ff;margin-bottom:.5rem;display:block}.page-module__pgaT6G__codeKeyword{color:#c084fc}.page-module__pgaT6G__codeString{color:#86efac}.page-module__pgaT6G__codeBoolean{color:#fbbf24}.page-module__pgaT6G__floatingBadges{pointer-events:none;position:absolute;inset:0}.page-module__pgaT6G__badge1,.page-module__pgaT6G__badge2,.page-module__pgaT6G__badge3{backdrop-filter:blur(10px);color:#1e293b;background:#fffffff2;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;animation:6s ease-in-out infinite page-module__pgaT6G__float;display:inline-flex;position:absolute;box-shadow:0 10px 30px #0003}.page-module__pgaT6G__badge1{animation-delay:0s;top:-20px;right:-40px}.page-module__pgaT6G__badge2{animation-delay:2s;bottom:80px;left:-40px}.page-module__pgaT6G__badge3{animation-delay:4s;bottom:-20px;right:60px}.page-module__pgaT6G__badgeIcon{font-size:1.25rem}@keyframes page-module__pgaT6G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes page-module__pgaT6G__fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes page-module__pgaT6G__fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.page-module__pgaT6G__supportOverview{background:#fff;padding:100px 0;position:relative;overflow:hidden}.page-module__pgaT6G__overviewBackground{z-index:0;position:absolute;inset:0}.page-module__pgaT6G__overviewPattern{background-image:radial-gradient(circle at 20% 80%,#6366f10d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#a855f70d 0%,#0000 50%);position:absolute;inset:0}.page-module__pgaT6G__sectionHeader{text-align:center;opacity:0;margin-bottom:5rem;animation:.8s ease-out forwards page-module__pgaT6G__fadeInUp}.page-module__pgaT6G__sectionTitle{color:#0f172a;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.2}.page-module__pgaT6G__titleEn{color:#6366f1;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;font-size:1rem;font-weight:600;display:block}.page-module__pgaT6G__titleJa{display:block}.page-module__pgaT6G__sectionSubtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.375rem;line-height:1.6}.page-module__pgaT6G__overviewGrid{opacity:0;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:3rem;animation:.8s ease-out .2s forwards page-module__pgaT6G__fadeInUp;display:grid}.page-module__pgaT6G__overviewCard{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}.page-module__pgaT6G__cardGradient{transform-origin:0;background:linear-gradient(90deg,#6366f1,#a78bfa,#3b82f6);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__pgaT6G__overviewCard:hover .page-module__pgaT6G__cardGradient{transform:scaleX(1)}.page-module__pgaT6G__overviewCard:hover{border-color:#6366f133;transform:translateY(-10px);box-shadow:0 20px 60px #0000001a}.page-module__pgaT6G__cardIcon{width:80px;height:80px;margin-bottom:2rem;position:relative}.page-module__pgaT6G__iconWrapper{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:relative}.page-module__pgaT6G__overviewCard:hover .page-module__pgaT6G__iconWrapper{background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);transform:scale(1.1)rotate(5deg)}.page-module__pgaT6G__iconWrapper svg{stroke:#6366f1;width:40px;height:40px;transition:stroke .3s}.page-module__pgaT6G__overviewCard:hover .page-module__pgaT6G__iconWrapper svg{stroke:#fff}.page-module__pgaT6G__overviewCard h3{color:#0f172a;margin-bottom:1rem;font-size:1.75rem;font-weight:800;line-height:1.3}.page-module__pgaT6G__overviewCard p{color:#64748b;margin-bottom:2rem;font-size:1.0625rem;line-height:1.8}.page-module__pgaT6G__cardFeatures{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.page-module__pgaT6G__cardFeatures span{color:#475569;background:#f1f5f9;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s}.page-module__pgaT6G__overviewCard:hover .page-module__pgaT6G__cardFeatures span{color:#6366f1;background:#eef2ff}.page-module__pgaT6G__cardAction{color:#6366f1;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.page-module__pgaT6G__cardAction svg{width:20px;height:20px;transition:transform .3s}.page-module__pgaT6G__overviewCard:hover .page-module__pgaT6G__cardAction{gap:.75rem}.page-module__pgaT6G__overviewCard:hover .page-module__pgaT6G__cardAction svg{transform:translate(5px)}.page-module__pgaT6G__container .service-types{background:#f8fafc;padding:100px 0;position:relative;overflow:hidden}.page-module__pgaT6G__engagementModels{background:#fff;padding:100px 0;position:relative}.page-module__pgaT6G__modelsWrapper{position:relative}.page-module__pgaT6G__modelsGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:3rem;margin-top:4rem;display:grid}.page-module__pgaT6G__modelCard{background:#fff;border:2px solid #f1f5f9;border-radius:24px;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page-module__pgaT6G__modelCard:hover{border-color:#6366f14d;transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #0000001f}.page-module__pgaT6G__modelCard.page-module__pgaT6G__featured{background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border-color:#6366f1;transform:scale(1.05);box-shadow:0 20px 50px #6366f126}.page-module__pgaT6G__modelCard.page-module__pgaT6G__featured:hover{transform:scale(1.08)translateY(-10px)}.page-module__pgaT6G__popularBadge{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);border-radius:100px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;right:30px;box-shadow:0 10px 20px #6366f14d}.page-module__pgaT6G__modelIcon{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;transition:all .3s;display:flex;position:relative}.page-module__pgaT6G__featured .page-module__pgaT6G__modelIcon{background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%)}.page-module__pgaT6G__modelCard:hover .page-module__pgaT6G__modelIcon{transform:scale(1.1)rotate(-5deg)}.page-module__pgaT6G__modelIcon svg{stroke:#6366f1;width:40px;height:40px}.page-module__pgaT6G__featured .page-module__pgaT6G__modelIcon svg{stroke:#fff}.page-module__pgaT6G__modelHeader{margin-bottom:1.5rem}.page-module__pgaT6G__modelHeader h3{color:#0f172a;margin-bottom:.5rem;font-size:1.875rem;font-weight:800}.page-module__pgaT6G__modelPeriod{color:#64748b;font-size:1rem;font-weight:500}.page-module__pgaT6G__modelDescription{color:#64748b;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.page-module__pgaT6G__modelFeatures{flex-direction:column;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.page-module__pgaT6G__modelFeatures li{color:#475569;align-items:center;gap:.75rem;font-size:1rem;display:flex}.page-module__pgaT6G__modelFeatures svg{stroke:#10b981;flex-shrink:0;width:20px;height:20px}.page-module__pgaT6G__modelPricing{border-top:1px solid #f1f5f9;margin-bottom:2rem;padding-top:2rem}.page-module__pgaT6G__priceLabel{color:#64748b;margin-bottom:.5rem;font-size:.875rem}.page-module__pgaT6G__priceAmount{background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;background-clip:text;font-size:2.5rem;font-weight:900}.page-module__pgaT6G__modelCta{color:#0f172a;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.page-module__pgaT6G__modelCta:hover{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);border-color:#0000;transform:translateY(-2px);box-shadow:0 10px 30px #6366f14d}.page-module__pgaT6G__modelCta svg{width:20px;height:20px;transition:transform .3s}.page-module__pgaT6G__modelCta:hover svg{transform:translate(5px)}.page-module__pgaT6G__successStories{color:#fff;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);padding:8rem 0;position:relative}.page-module__pgaT6G__successStories:before{content:"";background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M0 10h40v2H0zm0 10h40v2H0zm0 10h40v2H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.page-module__pgaT6G__successStories .page-module__pgaT6G__sectionTitle{color:#fff}.page-module__pgaT6G__successStories .page-module__pgaT6G__sectionSubtitle{color:#fffc}.page-module__pgaT6G__storiesGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem;margin-top:4rem;display:grid}.page-module__pgaT6G__storyCard{backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:3rem;transition:all .4s;position:relative}.page-module__pgaT6G__storyCard:hover{background:#ffffff14;border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.page-module__pgaT6G__storyHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__pgaT6G__storyCompany{color:#818cf8;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:600}.page-module__pgaT6G__storyPeriod{color:#fff9;font-size:.875rem}.page-module__pgaT6G__storyCard h3{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.page-module__pgaT6G__storyChallenge,.page-module__pgaT6G__storySolution{color:#fffc;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.page-module__pgaT6G__storyChallenge strong,.page-module__pgaT6G__storySolution strong{color:#818cf8;font-weight:600}.page-module__pgaT6G__storyResults{border-top:1px solid #ffffff1a;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;padding-top:2rem;display:grid}.page-module__pgaT6G__resultItem{text-align:center}.page-module__pgaT6G__resultNumber{color:#818cf8;margin-bottom:.5rem;font-size:2rem;font-weight:900;display:block}.page-module__pgaT6G__resultLabel{color:#ffffffb3;font-size:.875rem}.page-module__pgaT6G__container .support-faq{background:#f8fafc;padding:100px 0}.page-module__pgaT6G__supportCtaSection{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:120px 0;position:relative;overflow:hidden}.page-module__pgaT6G__ctaBackground{z-index:0;position:absolute;inset:0}.page-module__pgaT6G__ctaPattern{background-image:repeating-linear-gradient(-45deg,#0000,#0000 25px,#6366f108 25px 50px);animation:20s linear infinite page-module__pgaT6G__patternMove;position:absolute;inset:0}@keyframes page-module__pgaT6G__patternMove{0%{transform:translate(0)}to{transform:translate(50px)}}.page-module__pgaT6G__ctaGlow{filter:blur(100px);background:radial-gradient(circle,#6366f14d 0%,#0000 70%);width:800px;height:800px;animation:4s ease-in-out infinite page-module__pgaT6G__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__pgaT6G__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}.page-module__pgaT6G__ctaWrapper{z-index:1;max-width:1000px;margin:0 auto;position:relative}.page-module__pgaT6G__ctaContent{text-align:center}.page-module__pgaT6G__ctaTitle{margin-bottom:2rem}.page-module__pgaT6G__ctaTitleSmall{color:#a5b4fc;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:block}.page-module__pgaT6G__ctaTitleMain{color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.2;display:block}.page-module__pgaT6G__ctaGradient{background:linear-gradient(135deg,#a78bfa 0%,#6366f1 50%,#3b82f6 100%);-webkit-text-fill-color:transparent;background-clip:text}.page-module__pgaT6G__ctaDescription{color:#cbd5e1;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}.page-module__pgaT6G__ctaFeatures{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem;display:flex}.page-module__pgaT6G__ctaFeature{color:#e0e7ff;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:flex}.page-module__pgaT6G__ctaFeature svg{stroke:#a78bfa;width:20px;height:20px}.page-module__pgaT6G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module__pgaT6G__ctaPrimaryButton,.page-module__pgaT6G__ctaSecondaryButton{border-radius:16px;align-items:center;gap:.75rem;padding:1.5rem 3rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.page-module__pgaT6G__ctaPrimaryButton{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);box-shadow:0 20px 40px #6366f14d}.page-module__pgaT6G__ctaPrimaryButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.page-module__pgaT6G__ctaPrimaryButton:hover:before{left:100%}.page-module__pgaT6G__ctaPrimaryButton:hover{transform:translateY(-3px);box-shadow:0 30px 60px #6366f166}.page-module__pgaT6G__ctaSecondaryButton{color:#e0e7ff;backdrop-filter:blur(10px);background:0 0;border:2px solid #fff3}.page-module__pgaT6G__ctaSecondaryButton:hover{background:#ffffff1a;border-color:#6366f180;transform:translateY(-3px)}.page-module__pgaT6G__ctaPrimaryButton svg,.page-module__pgaT6G__ctaSecondaryButton svg{width:24px;height:24px;transition:transform .3s}.page-module__pgaT6G__ctaPrimaryButton:hover svg,.page-module__pgaT6G__ctaSecondaryButton:hover svg{transform:translate(5px)}@keyframes page-module__pgaT6G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.page-module__pgaT6G__heroWrapper{grid-template-columns:1fr;gap:4rem}.page-module__pgaT6G__heroVisual{display:none}.page-module__pgaT6G__heroTitle{font-size:clamp(2.5rem,5vw,4rem)}.page-module__pgaT6G__sectionTitle{font-size:2.5rem}.page-module__pgaT6G__overviewGrid,.page-module__pgaT6G__modelsGrid,.page-module__pgaT6G__storiesGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}.page-module__pgaT6G__modelCard.page-module__pgaT6G__featured{transform:scale(1.02)}}@media (max-width:768px){.page-module__pgaT6G__heroSection{min-height:auto;padding:80px 0 60px}.page-module__pgaT6G__heroTitle{font-size:2.5rem}.page-module__pgaT6G__heroDescription{font-size:1.125rem}.page-module__pgaT6G__heroStats{grid-template-columns:1fr;gap:1rem}.page-module__pgaT6G__heroCta{flex-direction:column;width:100%}.page-module__pgaT6G__primaryButton,.page-module__pgaT6G__secondaryButton{justify-content:center;width:100%}.page-module__pgaT6G__overviewGrid,.page-module__pgaT6G__modelsGrid,.page-module__pgaT6G__storiesGrid{grid-template-columns:1fr}.page-module__pgaT6G__modelCard.page-module__pgaT6G__featured{transform:scale(1)}.page-module__pgaT6G__storyResults{grid-template-columns:1fr}.page-module__pgaT6G__ctaTitleMain{font-size:2rem}.page-module__pgaT6G__ctaDescription{font-size:1.125rem}.page-module__pgaT6G__ctaFeatures{flex-direction:column;align-items:center}.page-module__pgaT6G__ctaButtons{flex-direction:column;align-items:center;width:100%}.page-module__pgaT6G__ctaPrimaryButton,.page-module__pgaT6G__ctaSecondaryButton{justify-content:center;width:100%}}
