*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a2e;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}#app{width:100%}@keyframes pageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.route-content{animation:pageIn .35s ease-out both}html.ready section{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}html.ready section.revealed{opacity:1;transform:translateY(0)}html.ready section.revealed .guide-card,html.ready section.revealed .service-card,html.ready section.revealed .case-card,html.ready section.revealed .partner-card,html.ready section.revealed .benefit-pill,html.ready section.revealed .position-card,html.ready section.revealed .value-card,html.ready section.revealed .faq-category,html.ready section.revealed .service-row,html.ready section.revealed .incident-card,html.ready section.revealed .sitemap-group,html.ready section.revealed .stat-item,html.ready section.revealed .feature-card,html.ready section.revealed .trust-item{animation:childIn .4s ease-out both}html.ready section.revealed>:nth-child(1){animation-delay:0s}html.ready section.revealed>:nth-child(2){animation-delay:.06s}html.ready section.revealed>:nth-child(3){animation-delay:.06s}html.ready section.revealed>:nth-child(4){animation-delay:.09s}html.ready section.revealed>:nth-child(5){animation-delay:.12s}html.ready section.revealed>:nth-child(6){animation-delay:.15s}@keyframes childIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.guide-card,.service-card,.case-card,.partner-card,.position-card,.value-card,.incident-card,.calendar,.form{transition:transform .25s ease,box-shadow .25s ease}.guide-card:hover,.service-card:hover,.case-card:hover,.partner-card:hover,.position-card:hover,.value-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0000000f}.cta-btn,.header-cta,.mobile-cta,.submit-btn,.back-btn{transition:background .2s,transform .15s ease}.cta-btn:active,.header-cta:active,.mobile-cta:active,.submit-btn:active,.back-btn:active{transform:scale(.97)}@media(prefers-reduced-motion:reduce){html.ready section,.route-content{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.header.svelte-zne36e{display:flex;align-items:center;justify-content:space-between;padding:14px 48px;background:#fff;width:100%;position:sticky;top:0;z-index:100;border-bottom:1px solid #F3F4F6}.header-brand.svelte-zne36e{display:flex;align-items:center;gap:10px}.brand-text.svelte-zne36e{font-size:18px;font-weight:800;color:#1a1a2e}.header-nav.svelte-zne36e{display:flex;gap:28px}.header-nav.svelte-zne36e a:where(.svelte-zne36e){font-size:14px;font-weight:500;color:#4b5563;transition:color .2s}.header-nav.svelte-zne36e a:where(.svelte-zne36e):hover{color:#6c3ce1}.header-cta.svelte-zne36e{display:flex;align-items:center;gap:6px;padding:10px 24px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:13px;font-weight:600;transition:background .2s}.header-cta.svelte-zne36e:hover{background:#5b2fcc}.hamburger.svelte-zne36e{display:none;padding:4px}.mobile-overlay.svelte-zne36e,.mobile-nav.svelte-zne36e{display:none}@media(max-width:768px){.header.svelte-zne36e{padding:12px 20px}.header-nav.svelte-zne36e,.header-cta.svelte-zne36e{display:none}.hamburger.svelte-zne36e{display:flex;align-items:center;justify-content:center}.mobile-overlay.svelte-zne36e{display:block;position:fixed;inset:0;background:#0000004d;z-index:99;animation:svelte-zne36e-overlayIn .25s ease-out both}.mobile-nav.svelte-zne36e{display:flex;flex-direction:column;position:fixed;top:57px;left:0;right:0;background:#fff;padding:24px 20px;gap:20px;z-index:100;border-bottom:1px solid #E5E7EB;box-shadow:0 8px 24px #0000001a;animation:svelte-zne36e-navSlideIn .3s ease-out both}.mobile-nav.svelte-zne36e a:where(.svelte-zne36e){font-size:16px;font-weight:500;color:#4b5563;padding:4px 0;opacity:0;animation:svelte-zne36e-navItemIn .3s ease-out forwards}.mobile-nav.svelte-zne36e a:where(.svelte-zne36e):nth-child(1){animation-delay:.05s}.mobile-nav.svelte-zne36e a:where(.svelte-zne36e):nth-child(2){animation-delay:.1s}.mobile-nav.svelte-zne36e a:where(.svelte-zne36e):nth-child(3){animation-delay:.15s}.mobile-nav.svelte-zne36e a:where(.svelte-zne36e):nth-child(4){animation-delay:.2s}.mobile-nav.svelte-zne36e a:where(.svelte-zne36e):nth-child(5){animation-delay:.25s}@keyframes svelte-zne36e-overlayIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-zne36e-navSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-zne36e-navItemIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.mobile-cta.svelte-zne36e{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 24px;background:#6c3ce1;color:#fff!important;border-radius:100px;font-size:14px;font-weight:600;margin-top:4px}}@media(min-width:769px)and (max-width:1024px){.header.svelte-zne36e{padding:14px 32px}.header-nav.svelte-zne36e{gap:20px}}.footer.svelte-9sff3o{display:flex;flex-direction:column;gap:48px;padding:56px 80px 32px;background:#fff;width:100%}.footer-top.svelte-9sff3o{display:flex;justify-content:space-between;width:100%}.footer-brand.svelte-9sff3o{display:flex;flex-direction:column;gap:12px;width:260px;flex-shrink:0}.footer-brand-row.svelte-9sff3o{display:flex;align-items:center;gap:8px}.footer-logo-text.svelte-9sff3o{font-size:15px;font-weight:700;color:#1a1a2e}.footer-brand-desc.svelte-9sff3o{font-size:13px;font-weight:400;color:#6b7280;line-height:1.6}.footer-links.svelte-9sff3o{display:flex;gap:48px}.footer-col.svelte-9sff3o{display:flex;flex-direction:column;gap:12px}.footer-col-title.svelte-9sff3o{font-size:11px;font-weight:400;color:#9ca3af;letter-spacing:1px}.footer-link.svelte-9sff3o{font-size:13px;font-weight:400;color:#4b5563;transition:color .2s}.footer-link.svelte-9sff3o:hover{color:#6c3ce1}.footer-divider.svelte-9sff3o{width:100%;height:1px;background:#e5e7eb}.footer-bottom.svelte-9sff3o{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-legal.svelte-9sff3o{font-size:12px;font-weight:400;color:#9ca3af}@media(max-width:768px){.footer.svelte-9sff3o{padding:40px 20px 24px;gap:32px}.footer-top.svelte-9sff3o{flex-direction:column;gap:32px}.footer-brand.svelte-9sff3o{width:100%}.footer-links.svelte-9sff3o{display:grid;grid-template-columns:1fr 1fr;gap:28px}.footer-bottom.svelte-9sff3o{flex-direction:column;gap:8px;align-items:flex-start}}@media(min-width:769px)and (max-width:1024px){.footer.svelte-9sff3o{padding:48px 32px 28px}.footer-links.svelte-9sff3o{gap:32px}}.hero.svelte-qzo0r3{display:flex;flex-direction:column;align-items:center;padding:60px 80px 0;gap:32px;background:#fff}.hero-title.svelte-qzo0r3{font-size:58px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-2.5px;line-height:1.08;max-width:800px}.hero-highlight.svelte-qzo0r3{font-size:24px;font-weight:600;color:#6c3ce1;text-align:center;letter-spacing:-.5px}.hero-desc.svelte-qzo0r3{font-size:16px;font-weight:400;color:#6b7280;text-align:center;line-height:1.7;max-width:580px}.hero-buttons.svelte-qzo0r3{display:flex;gap:14px}.btn-primary.svelte-qzo0r3{display:flex;align-items:center;gap:8px;padding:16px 32px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:15px;font-weight:600;transition:background .2s}.btn-primary.svelte-qzo0r3:hover{background:#5b2fcc}.btn-outline.svelte-qzo0r3{display:flex;align-items:center;padding:16px 32px;border:1.5px solid #D1D5DB;border-radius:100px;font-size:15px;font-weight:500;color:#4b5563;transition:border-color .2s,color .2s}.btn-outline.svelte-qzo0r3:hover{border-color:#6c3ce1;color:#6c3ce1}.hero-illustration.svelte-qzo0r3{width:900px;max-width:100%;height:420px;border-radius:20px;overflow:hidden}.hero-illustration.svelte-qzo0r3 img:where(.svelte-qzo0r3){width:100%;height:100%;object-fit:cover}@media(max-width:768px){.hero.svelte-qzo0r3{padding:40px 20px 0;gap:24px}.hero-title.svelte-qzo0r3{font-size:32px;letter-spacing:-1.5px}.hero-highlight.svelte-qzo0r3{font-size:18px}.hero-desc.svelte-qzo0r3{font-size:14px;max-width:100%}.hero-buttons.svelte-qzo0r3{flex-direction:column;width:100%;gap:12px}.btn-primary.svelte-qzo0r3,.btn-outline.svelte-qzo0r3{justify-content:center;padding:14px 28px;font-size:14px;width:100%}.hero-illustration.svelte-qzo0r3{width:100%;height:220px;border-radius:16px}}@media(min-width:769px)and (max-width:1024px){.hero.svelte-qzo0r3{padding:48px 40px 0}.hero-title.svelte-qzo0r3{font-size:44px}.hero-highlight.svelte-qzo0r3{font-size:20px}.hero-illustration.svelte-qzo0r3{width:100%;height:340px}}.service-strip.svelte-22dfz8{display:flex;justify-content:center;gap:16px;padding:40px 48px;background:#f9fafb;width:100%;flex-wrap:wrap}.service-pill.svelte-22dfz8{display:flex;align-items:center;gap:12px;padding:20px 28px;border-radius:16px;transition:transform .2s,box-shadow .2s}.service-pill.svelte-22dfz8:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.service-label.svelte-22dfz8{font-size:14px;font-weight:600;color:#1a1a2e}@media(max-width:768px){.service-strip.svelte-22dfz8{padding:24px 16px;gap:10px}.service-pill.svelte-22dfz8{padding:14px 18px;gap:8px;border-radius:12px}.service-label.svelte-22dfz8{font-size:13px}}@media(min-width:769px)and (max-width:1024px){.service-strip.svelte-22dfz8{padding:32px;gap:12px}.service-pill.svelte-22dfz8{padding:16px 22px}}.features.svelte-64wo6c{display:flex;flex-direction:column;gap:40px;padding:80px}.feature-card.svelte-64wo6c{display:flex;align-items:center;gap:32px;padding:40px;background:#fafbfc;border-radius:24px}.feature-card.reverse.svelte-64wo6c{flex-direction:row-reverse}.feature-image.svelte-64wo6c{width:560px;min-width:560px;height:380px;border-radius:24px;overflow:hidden;flex-shrink:0}.feature-image.svelte-64wo6c img:where(.svelte-64wo6c){width:100%;height:100%;object-fit:cover}.feature-text.svelte-64wo6c{display:flex;flex-direction:column;gap:16px;flex:1}.feature-tag.svelte-64wo6c{display:inline-block;align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:2px;padding:6px 14px;border-radius:100px}.feature-title.svelte-64wo6c{font-size:30px;font-weight:800;color:#1a1a2e;letter-spacing:-.8px;line-height:1.15}.feature-desc.svelte-64wo6c{font-size:15px;font-weight:400;color:#6b7280;line-height:1.7}@media(max-width:768px){.features.svelte-64wo6c{padding:40px 20px;gap:24px}.feature-card.svelte-64wo6c,.feature-card.reverse.svelte-64wo6c{flex-direction:column;padding:20px;gap:20px;border-radius:20px}.feature-image.svelte-64wo6c{width:100%;min-width:unset;height:200px;border-radius:16px}.feature-title.svelte-64wo6c{font-size:24px}.feature-desc.svelte-64wo6c{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.features.svelte-64wo6c{padding:48px 32px;gap:32px}.feature-card.svelte-64wo6c,.feature-card.reverse.svelte-64wo6c{flex-direction:column;padding:32px;gap:24px}.feature-image.svelte-64wo6c{width:100%;min-width:unset;height:300px}.feature-title.svelte-64wo6c{font-size:28px}}.banner.svelte-19qpj9p{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:80px 120px;background:#f8f5ff;width:100%}.banner-title.svelte-19qpj9p{font-size:40px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1.5px;line-height:1.15}.banner-subtitle.svelte-19qpj9p{font-size:15px;font-weight:400;color:#6b7280;text-align:center;line-height:1.6}.trust-row.svelte-19qpj9p{display:flex;align-items:center;gap:32px}.trust-item.svelte-19qpj9p{display:flex;align-items:center;gap:8px}.trust-item.svelte-19qpj9p span:where(.svelte-19qpj9p){font-size:13px;font-weight:600;color:#4b5563}@media(max-width:768px){.banner.svelte-19qpj9p{padding:48px 20px;gap:20px}.banner-title.svelte-19qpj9p{font-size:26px;letter-spacing:-1px}.banner-subtitle.svelte-19qpj9p{font-size:14px}.trust-row.svelte-19qpj9p{flex-direction:column;gap:16px}}@media(min-width:769px)and (max-width:1024px){.banner.svelte-19qpj9p{padding:60px 48px}.banner-title.svelte-19qpj9p{font-size:32px}}.stats.svelte-cjprq{display:flex;align-items:center;justify-content:space-around;padding:60px 80px;width:100%}.stat-item.svelte-cjprq{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-number.svelte-cjprq{font-size:48px;font-weight:800;letter-spacing:-2px}.stat-label.svelte-cjprq{font-size:13px;font-weight:500;color:#9ca3af}@media(max-width:768px){.stats.svelte-cjprq{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:40px 20px;justify-items:center}.stat-number.svelte-cjprq{font-size:36px}}@media(min-width:769px)and (max-width:1024px){.stats.svelte-cjprq{padding:48px 40px}.stat-number.svelte-cjprq{font-size:40px}}.cta.svelte-z22ucl{position:relative;width:100%;height:420px;background:#f9fafb;overflow:hidden}.cta-bg.svelte-z22ucl{position:absolute;inset:0;background-image:url(/images/generated-1770779422703.svg);background-size:cover;background-position:center;opacity:.12}.cta-content.svelte-z22ucl{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;height:100%;padding:60px 120px;z-index:1}.cta-title.svelte-z22ucl{font-size:42px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1.5px;line-height:1.1}.cta-subtitle.svelte-z22ucl{font-size:16px;font-weight:400;color:#6b7280;text-align:center;line-height:1.7}.cta-buttons.svelte-z22ucl{display:flex;align-items:center;gap:14px}.btn-primary.svelte-z22ucl{display:flex;align-items:center;gap:8px;padding:16px 32px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:15px;font-weight:600;transition:background .2s}.btn-primary.svelte-z22ucl:hover{background:#5b2fcc}.btn-outline.svelte-z22ucl{display:flex;align-items:center;padding:16px 32px;border:1.5px solid #D1D5DB;border-radius:100px;font-size:15px;font-weight:500;color:#4b5563;transition:border-color .2s,color .2s}.btn-outline.svelte-z22ucl:hover{border-color:#6c3ce1;color:#6c3ce1}.cta-note.svelte-z22ucl{font-size:12px;font-weight:400;color:#9ca3af}@media(max-width:768px){.cta.svelte-z22ucl{height:auto;min-height:380px}.cta-content.svelte-z22ucl{padding:48px 20px;gap:20px}.cta-title.svelte-z22ucl{font-size:28px;letter-spacing:-1px}.cta-subtitle.svelte-z22ucl{font-size:14px}.cta-buttons.svelte-z22ucl{flex-direction:column;width:100%;gap:12px}.btn-primary.svelte-z22ucl,.btn-outline.svelte-z22ucl{justify-content:center;width:100%;padding:14px 28px;font-size:14px}.cta-note.svelte-z22ucl{font-size:11px;text-align:center}}@media(min-width:769px)and (max-width:1024px){.cta-content.svelte-z22ucl{padding:48px}.cta-title.svelte-z22ucl{font-size:34px}}.hero.svelte-1950otx{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 120px}.tag.svelte-1950otx{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;color:#6c3ce1;background:#ede5ff;padding:8px 16px;border-radius:100px}.title.svelte-1950otx{font-size:48px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-2px;line-height:1.1}.desc.svelte-1950otx{font-size:16px;color:#6b7280;text-align:center;max-width:560px}.grid.svelte-1950otx{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:0 80px 80px}.card.svelte-1950otx{display:flex;flex-direction:column;gap:16px;padding:32px 28px;background:#fafbfc;border-radius:20px;width:400px}.icon-box.svelte-1950otx{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px}.card-title.svelte-1950otx{font-size:20px;font-weight:700;color:#1a1a2e}.card-desc.svelte-1950otx{font-size:14px;color:#6b7280;line-height:1.7}.cta-section.svelte-1950otx{display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px 120px;background:#f8f5ff}.cta-title.svelte-1950otx{font-size:32px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1px}.cta-desc.svelte-1950otx{font-size:16px;color:#6b7280;text-align:center}.cta-btn.svelte-1950otx{display:flex;align-items:center;gap:8px;padding:16px 32px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:15px;font-weight:600;transition:background .2s}.cta-btn.svelte-1950otx:hover{background:#5b2fcc}@media(max-width:768px){.hero.svelte-1950otx{padding:48px 20px}.title.svelte-1950otx{font-size:32px}.grid.svelte-1950otx{padding:0 20px 48px;gap:16px}.card.svelte-1950otx{width:100%}.cta-section.svelte-1950otx{padding:48px 20px}.cta-title.svelte-1950otx{font-size:24px}}@media(min-width:769px)and (max-width:1024px){.hero.svelte-1950otx{padding:60px 48px}.title.svelte-1950otx{font-size:40px}.grid.svelte-1950otx{padding:0 32px 60px}.card.svelte-1950otx{width:calc(50% - 12px)}.cta-section.svelte-1950otx{padding:48px}}.hero.svelte-15qzobh{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 120px 20px}.tag.svelte-15qzobh{font-size:11px;font-weight:700;letter-spacing:2px;color:#6c3ce1;background:#ede5ff;padding:8px 16px;border-radius:100px}.title.svelte-15qzobh{font-size:42px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1.5px}.desc.svelte-15qzobh{font-size:16px;color:#6b7280;text-align:center}.body.svelte-15qzobh{display:flex;gap:40px;padding:40px 120px 80px}.calendar.svelte-15qzobh{flex:1;display:flex;flex-direction:column;gap:20px;padding:28px;background:#fff;border:1px solid #E5E7EB;border-radius:20px}.cal-header.svelte-15qzobh{display:flex;align-items:center;justify-content:space-between}.cal-header.svelte-15qzobh button:where(.svelte-15qzobh){display:flex;align-items:center;padding:4px}.cal-header.svelte-15qzobh button:where(.svelte-15qzobh):disabled{cursor:not-allowed;opacity:.5}.cal-month.svelte-15qzobh{font-size:18px;font-weight:700;color:#1a1a2e}.day-labels.svelte-15qzobh{display:flex;justify-content:space-around}.day-label.svelte-15qzobh{width:36px;text-align:center;font-size:12px;font-weight:600;color:#9ca3af}.week-row.svelte-15qzobh{display:flex;justify-content:space-around}.day-cell.svelte-15qzobh{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#4b5563;border-radius:10px;background:none;border:none;cursor:pointer;transition:background .15s}.day-cell.svelte-15qzobh:not(.empty):not(.past):hover{background:#f3f4f6}.day-cell.selected.svelte-15qzobh{background:#6c3ce1;color:#fff;font-weight:600}.day-cell.empty.svelte-15qzobh{cursor:default}.day-cell.past.svelte-15qzobh{color:#d1d5db;cursor:not-allowed}.slots-label.svelte-15qzobh{font-size:15px;font-weight:600;color:#1a1a2e}.slots-message.svelte-15qzobh{font-size:14px;color:#9ca3af}.slots-warning.svelte-15qzobh{font-size:13px;color:#d97706;background:#fffbeb;padding:8px 12px;border-radius:8px;border:1px solid #FDE68A}.slots-loading.svelte-15qzobh{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.spin{animation:svelte-15qzobh-spin 1s linear infinite}@keyframes svelte-15qzobh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.time-slots.svelte-15qzobh{display:flex;flex-wrap:wrap;gap:10px}.time-slot.svelte-15qzobh{padding:10px 18px;border-radius:10px;background:#f9fafb;border:1px solid #E5E7EB;font-size:13px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .15s;font-family:inherit}.time-slot.svelte-15qzobh:hover{border-color:#6c3ce1}.time-slot.selected.svelte-15qzobh{background:#6c3ce1;color:#fff;border-color:#6c3ce1;font-weight:600}.form.svelte-15qzobh{flex:1;display:flex;flex-direction:column;gap:20px;padding:28px;background:#fff;border:1px solid #E5E7EB;border-radius:20px}.form-title.svelte-15qzobh{font-size:20px;font-weight:700;color:#1a1a2e}.selection-summary.svelte-15qzobh{font-size:14px;font-weight:600;color:#6c3ce1;background:#ede5ff;padding:10px 16px;border-radius:10px;text-align:center}.alert.svelte-15qzobh{font-size:14px;padding:12px 16px;border-radius:10px;font-weight:500}.alert.success.svelte-15qzobh{color:#065f46;background:#d1fae5;border:1px solid #6EE7B7}.alert.error.svelte-15qzobh{color:#991b1b;background:#fee2e2;border:1px solid #FCA5A5}.field.svelte-15qzobh{display:flex;flex-direction:column;gap:6px}.field.svelte-15qzobh label:where(.svelte-15qzobh){font-size:13px;font-weight:500;color:#4b5563}.required.svelte-15qzobh{color:#ef4444}.field.svelte-15qzobh input:where(.svelte-15qzobh),.field.svelte-15qzobh textarea:where(.svelte-15qzobh){padding:12px 16px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:10px;font-size:14px;font-family:inherit;color:#1a1a2e;outline:none;transition:border-color .2s}.field.svelte-15qzobh input:where(.svelte-15qzobh)::placeholder,.field.svelte-15qzobh textarea:where(.svelte-15qzobh)::placeholder{color:#9ca3af}.field.svelte-15qzobh input:where(.svelte-15qzobh):focus,.field.svelte-15qzobh textarea:where(.svelte-15qzobh):focus{border-color:#6c3ce1}.field.svelte-15qzobh textarea:where(.svelte-15qzobh){resize:vertical;min-height:100px}.submit-btn.svelte-15qzobh{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0;background:#6c3ce1;color:#fff;border-radius:12px;font-size:15px;font-weight:600;font-family:inherit;width:100%;transition:background .2s}.submit-btn.svelte-15qzobh:hover:not(:disabled){background:#5b2fcc}.submit-btn.svelte-15qzobh:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.hero.svelte-15qzobh{padding:40px 20px 16px}.title.svelte-15qzobh{font-size:28px}.body.svelte-15qzobh{flex-direction:column;padding:24px 20px 48px;gap:24px}}@media(min-width:769px)and (max-width:1024px){.hero.svelte-15qzobh{padding:48px 48px 16px}.title.svelte-15qzobh{font-size:36px}.body.svelte-15qzobh{padding:32px 48px 60px;gap:32px}}.page-header.svelte-n6fqji{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 300px 20px}.page-title.svelte-n6fqji{font-size:42px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1.5px}.page-date.svelte-n6fqji{font-size:14px;color:#9ca3af}.content.svelte-n6fqji{display:flex;flex-direction:column;gap:32px;padding:40px 300px 80px}.section-title.svelte-n6fqji{font-size:22px;font-weight:700;color:#1a1a2e}.section-text.svelte-n6fqji{font-size:15px;color:#4b5563;line-height:1.8}@media(max-width:768px){.page-header.svelte-n6fqji{padding:40px 20px 16px}.page-title.svelte-n6fqji{font-size:30px}.content.svelte-n6fqji{padding:24px 20px 48px;gap:24px}.section-title.svelte-n6fqji{font-size:19px}.section-text.svelte-n6fqji{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.page-header.svelte-n6fqji{padding:48px 80px 16px}.content.svelte-n6fqji{padding:32px 80px 60px}}.page-header.svelte-kf1o8j{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 300px 20px}.page-title.svelte-kf1o8j{font-size:42px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1.5px}.page-date.svelte-kf1o8j{font-size:14px;color:#9ca3af}.content.svelte-kf1o8j{display:flex;flex-direction:column;gap:32px;padding:40px 300px 80px}.section-title.svelte-kf1o8j{font-size:22px;font-weight:700;color:#1a1a2e}.section-text.svelte-kf1o8j{font-size:15px;color:#4b5563;line-height:1.8}@media(max-width:768px){.page-header.svelte-kf1o8j{padding:40px 20px 16px}.page-title.svelte-kf1o8j{font-size:30px}.content.svelte-kf1o8j{padding:24px 20px 48px;gap:24px}.section-title.svelte-kf1o8j{font-size:19px}.section-text.svelte-kf1o8j{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.page-header.svelte-kf1o8j{padding:48px 80px 16px}.content.svelte-kf1o8j{padding:32px 80px 60px}}.hero.svelte-r2e4db{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 120px}.tag.svelte-r2e4db{font-size:11px;font-weight:700;letter-spacing:2px;color:#6c3ce1;background:#ede5ff;padding:8px 16px;border-radius:100px}.title.svelte-r2e4db{font-size:48px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-2px;line-height:1.1}.desc.svelte-r2e4db{font-size:16px;color:#6b7280;text-align:center;max-width:600px;line-height:1.7}.mission.svelte-r2e4db{padding:0 120px 60px}.mission-content.svelte-r2e4db{background:#f8f5ff;border-radius:24px;padding:48px;display:flex;flex-direction:column;gap:20px}.mission-title.svelte-r2e4db{font-size:28px;font-weight:800;color:#1a1a2e;letter-spacing:-1px}.mission-text.svelte-r2e4db{font-size:15px;color:#4b5563;line-height:1.8}.stats-section.svelte-r2e4db{display:flex;justify-content:space-around;padding:60px 80px;border-top:1px solid #F3F4F6;border-bottom:1px solid #F3F4F6}.stat.svelte-r2e4db{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-number.svelte-r2e4db{font-size:48px;font-weight:800;letter-spacing:-2px}.stat-label.svelte-r2e4db{font-size:13px;font-weight:500;color:#9ca3af}.values.svelte-r2e4db{padding:80px;display:flex;flex-direction:column;align-items:center;gap:40px}.values-title.svelte-r2e4db{font-size:36px;font-weight:800;color:#1a1a2e;letter-spacing:-1.5px}.values-grid.svelte-r2e4db{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.value-card.svelte-r2e4db{width:380px;padding:32px 28px;background:#fafbfc;border-radius:20px;display:flex;flex-direction:column;gap:16px}.value-icon.svelte-r2e4db{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.value-name.svelte-r2e4db{font-size:20px;font-weight:700;color:#1a1a2e}.value-desc.svelte-r2e4db{font-size:14px;color:#6b7280;line-height:1.7}.cta-section.svelte-r2e4db{display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px 120px;background:#f8f5ff}.cta-title.svelte-r2e4db{font-size:32px;font-weight:800;color:#1a1a2e;letter-spacing:-1px;text-align:center}.cta-desc.svelte-r2e4db{font-size:16px;color:#6b7280;text-align:center}.cta-btn.svelte-r2e4db{padding:16px 32px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:15px;font-weight:600;transition:background .2s}.cta-btn.svelte-r2e4db:hover{background:#5b2fcc}@media(max-width:768px){.hero.svelte-r2e4db{padding:48px 20px}.title.svelte-r2e4db{font-size:32px}.mission.svelte-r2e4db{padding:0 20px 40px}.mission-content.svelte-r2e4db{padding:28px}.stats-section.svelte-r2e4db{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:40px 20px;justify-items:center}.stat-number.svelte-r2e4db{font-size:36px}.values.svelte-r2e4db{padding:48px 20px}.values-grid.svelte-r2e4db{gap:16px}.value-card.svelte-r2e4db{width:100%}.cta-section.svelte-r2e4db{padding:48px 20px}.cta-title.svelte-r2e4db{font-size:24px}}@media(min-width:769px)and (max-width:1024px){.hero.svelte-r2e4db{padding:60px 48px}.title.svelte-r2e4db{font-size:40px}.mission.svelte-r2e4db{padding:0 48px 48px}.values.svelte-r2e4db{padding:60px 32px}.value-card.svelte-r2e4db{width:calc(50% - 12px)}.cta-section.svelte-r2e4db{padding:48px}}.hero.svelte-1a1s4jm{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 120px}.tag.svelte-1a1s4jm{font-size:11px;font-weight:700;letter-spacing:2px;color:#6c3ce1;background:#ede5ff;padding:8px 16px;border-radius:100px}.title.svelte-1a1s4jm{font-size:48px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-2px;line-height:1.1}.desc.svelte-1a1s4jm{font-size:16px;color:#6b7280;text-align:center;max-width:560px;line-height:1.7}.cases.svelte-1a1s4jm{display:flex;flex-direction:column;gap:24px;padding:0 80px 80px}.case-card.svelte-1a1s4jm{background:#fafbfc;border-radius:20px;padding:36px;display:flex;flex-direction:column;gap:16px}.case-header.svelte-1a1s4jm{display:flex;align-items:center;gap:16px}.case-icon.svelte-1a1s4jm{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.case-meta.svelte-1a1s4jm{display:flex;flex-direction:column;gap:2px}.case-client.svelte-1a1s4jm{font-size:16px;font-weight:700;color:#1a1a2e}.case-industry.svelte-1a1s4jm{font-size:13px;color:#9ca3af}.case-title.svelte-1a1s4jm{font-size:22px;font-weight:700;color:#1a1a2e;letter-spacing:-.5px;line-height:1.3}.case-desc.svelte-1a1s4jm{font-size:15px;color:#6b7280;line-height:1.7}.case-results.svelte-1a1s4jm{display:flex;flex-wrap:wrap;gap:10px}.result-pill.svelte-1a1s4jm{font-size:12px;font-weight:600;color:#6c3ce1;background:#ede5ff;padding:6px 14px;border-radius:100px}.cta-section.svelte-1a1s4jm{display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px 120px;background:#f8f5ff}.cta-title.svelte-1a1s4jm{font-size:32px;font-weight:800;color:#1a1a2e;letter-spacing:-1px;text-align:center}.cta-desc.svelte-1a1s4jm{font-size:16px;color:#6b7280;text-align:center}.cta-btn.svelte-1a1s4jm{display:flex;align-items:center;gap:8px;padding:16px 32px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:15px;font-weight:600;transition:background .2s}.cta-btn.svelte-1a1s4jm:hover{background:#5b2fcc}@media(max-width:768px){.hero.svelte-1a1s4jm{padding:48px 20px}.title.svelte-1a1s4jm{font-size:32px}.cases.svelte-1a1s4jm{padding:0 20px 48px}.case-card.svelte-1a1s4jm{padding:24px}.case-title.svelte-1a1s4jm{font-size:19px}.cta-section.svelte-1a1s4jm{padding:48px 20px}.cta-title.svelte-1a1s4jm{font-size:24px}}@media(min-width:769px)and (max-width:1024px){.hero.svelte-1a1s4jm{padding:60px 48px}.title.svelte-1a1s4jm{font-size:40px}.cases.svelte-1a1s4jm{padding:0 48px 60px}}.hero.svelte-1c339o5{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 120px}.tag.svelte-1c339o5{font-size:11px;font-weight:700;letter-spacing:2px;color:#6c3ce1;background:#ede5ff;padding:8px 16px;border-radius:100px}.title.svelte-1c339o5{font-size:48px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-2px;line-height:1.1}.desc.svelte-1c339o5{font-size:16px;color:#6b7280;text-align:center;max-width:560px;line-height:1.7}.partners-grid.svelte-1c339o5{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:0 80px 80px}.partner-card.svelte-1c339o5{width:380px;padding:32px 28px;background:#fafbfc;border-radius:20px;display:flex;flex-direction:column;gap:12px}.partner-icon.svelte-1c339o5{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.partner-category.svelte-1c339o5{font-size:12px;font-weight:500;color:#9ca3af}.partner-name.svelte-1c339o5{font-size:20px;font-weight:700;color:#1a1a2e}.partner-desc.svelte-1c339o5{font-size:14px;color:#6b7280;line-height:1.7}.cta-section.svelte-1c339o5{display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px 120px;background:#f8f5ff}.cta-title.svelte-1c339o5{font-size:32px;font-weight:800;color:#1a1a2e;letter-spacing:-1px;text-align:center}.cta-desc.svelte-1c339o5{font-size:16px;color:#6b7280;text-align:center}.cta-btn.svelte-1c339o5{display:flex;align-items:center;gap:8px;padding:16px 32px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:15px;font-weight:600;transition:background .2s}.cta-btn.svelte-1c339o5:hover{background:#5b2fcc}@media(max-width:768px){.hero.svelte-1c339o5{padding:48px 20px}.title.svelte-1c339o5{font-size:32px}.partners-grid.svelte-1c339o5{padding:0 20px 48px}.partner-card.svelte-1c339o5{width:100%}.cta-section.svelte-1c339o5{padding:48px 20px}.cta-title.svelte-1c339o5{font-size:24px}}@media(min-width:769px)and (max-width:1024px){.hero.svelte-1c339o5{padding:60px 48px}.title.svelte-1c339o5{font-size:40px}.partners-grid.svelte-1c339o5{padding:0 48px 60px}.partner-card.svelte-1c339o5{width:calc(50% - 12px)}}.hero.svelte-1eyxfa5{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 120px}.tag.svelte-1eyxfa5{font-size:11px;font-weight:700;letter-spacing:2px;color:#6c3ce1;background:#ede5ff;padding:8px 16px;border-radius:100px}.title.svelte-1eyxfa5{font-size:48px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-2px;line-height:1.1}.desc.svelte-1eyxfa5{font-size:16px;color:#6b7280;text-align:center;max-width:560px}.faq-container.svelte-1eyxfa5{display:flex;flex-direction:column;gap:40px;padding:0 300px 80px;max-width:100%}.category-title.svelte-1eyxfa5{font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:16px}.faq-item.svelte-1eyxfa5{display:flex;flex-direction:column;width:100%;text-align:left;padding:20px 0;border-bottom:1px solid #F3F4F6;font-family:inherit}.faq-question.svelte-1eyxfa5{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:15px;font-weight:600;color:#1a1a2e;cursor:pointer}.faq-item.open.svelte-1eyxfa5 .faq-question:where(.svelte-1eyxfa5){color:#6c3ce1}.faq-answer-wrap.svelte-1eyxfa5{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease,opacity .3s ease;opacity:0;overflow:hidden}.faq-answer-wrap.open.svelte-1eyxfa5{grid-template-rows:1fr;opacity:1}.faq-answer-wrap.svelte-1eyxfa5>.faq-answer:where(.svelte-1eyxfa5){min-height:0}.faq-answer.svelte-1eyxfa5{font-size:14px;color:#6b7280;line-height:1.7;margin-top:12px;padding-right:32px}.cta-section.svelte-1eyxfa5{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 120px;background:#f8f5ff}.cta-title.svelte-1eyxfa5{font-size:28px;font-weight:800;color:#1a1a2e;letter-spacing:-1px;text-align:center}.cta-desc.svelte-1eyxfa5{font-size:16px;color:#6b7280;text-align:center}.cta-btn.svelte-1eyxfa5{display:flex;align-items:center;gap:8px;padding:16px 32px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:15px;font-weight:600;transition:background .2s}.cta-btn.svelte-1eyxfa5:hover{background:#5b2fcc}@media(max-width:768px){.hero.svelte-1eyxfa5{padding:48px 20px}.title.svelte-1eyxfa5{font-size:32px}.faq-container.svelte-1eyxfa5{padding:0 20px 48px}.cta-section.svelte-1eyxfa5{padding:48px 20px}.cta-title.svelte-1eyxfa5{font-size:22px}}@media(min-width:769px)and (max-width:1024px){.hero.svelte-1eyxfa5{padding:60px 48px}.title.svelte-1eyxfa5{font-size:40px}.faq-container.svelte-1eyxfa5{padding:0 80px 60px}}.hero.svelte-flw11s{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 120px}.tag.svelte-flw11s{font-size:11px;font-weight:700;letter-spacing:2px;color:#6c3ce1;background:#ede5ff;padding:8px 16px;border-radius:100px}.title.svelte-flw11s{font-size:48px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-2px;line-height:1.1}.desc.svelte-flw11s{font-size:16px;color:#6b7280;text-align:center;max-width:560px}.status-badge.svelte-flw11s{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#e6f9f0;border-radius:100px;font-size:14px;font-weight:600;color:#22b573}.services-list.svelte-flw11s{display:flex;flex-direction:column;gap:0;padding:0 300px 60px;max-width:100%}.section-title.svelte-flw11s{font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:20px}.service-row.svelte-flw11s{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #F3F4F6}.service-name.svelte-flw11s{font-size:15px;font-weight:500;color:#1a1a2e}.service-status.svelte-flw11s{display:flex;align-items:center;gap:12px}.uptime.svelte-flw11s{font-size:13px;color:#9ca3af;font-weight:500}.status-dot.svelte-flw11s{width:8px;height:8px;border-radius:50%}.status-label.svelte-flw11s{font-size:13px;font-weight:600}.incidents-section.svelte-flw11s{display:flex;flex-direction:column;gap:16px;padding:0 300px 80px;max-width:100%}.incident-card.svelte-flw11s{background:#fafbfc;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:8px}.incident-header.svelte-flw11s{display:flex;justify-content:space-between;align-items:center}.incident-date.svelte-flw11s{font-size:13px;color:#9ca3af}.incident-resolved.svelte-flw11s{font-size:12px;font-weight:600;color:#22b573;background:#e6f9f0;padding:4px 10px;border-radius:6px}.incident-title.svelte-flw11s{font-size:16px;font-weight:700;color:#1a1a2e}.incident-desc.svelte-flw11s{font-size:14px;color:#6b7280;line-height:1.7}@media(max-width:768px){.hero.svelte-flw11s{padding:48px 20px}.title.svelte-flw11s{font-size:32px}.services-list.svelte-flw11s{padding:0 20px 40px}.incidents-section.svelte-flw11s{padding:0 20px 48px}.service-row.svelte-flw11s{flex-direction:column;align-items:flex-start;gap:8px}}@media(min-width:769px)and (max-width:1024px){.hero.svelte-flw11s{padding:60px 48px}.title.svelte-flw11s{font-size:40px}.services-list.svelte-flw11s{padding:0 80px 48px}.incidents-section.svelte-flw11s{padding:0 80px 60px}}.page-header.svelte-ccabnf{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 300px 20px}.page-title.svelte-ccabnf{font-size:42px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1.5px}.page-date.svelte-ccabnf{font-size:14px;color:#9ca3af}.content.svelte-ccabnf{display:flex;flex-direction:column;gap:32px;padding:40px 300px 80px}.section-title.svelte-ccabnf{font-size:22px;font-weight:700;color:#1a1a2e}.section-text.svelte-ccabnf{font-size:15px;color:#4b5563;line-height:1.8}@media(max-width:768px){.page-header.svelte-ccabnf{padding:40px 20px 16px}.page-title.svelte-ccabnf{font-size:30px}.content.svelte-ccabnf{padding:24px 20px 48px;gap:24px}.section-title.svelte-ccabnf{font-size:19px}.section-text.svelte-ccabnf{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.page-header.svelte-ccabnf{padding:48px 80px 16px}.content.svelte-ccabnf{padding:32px 80px 60px}}.page-header.svelte-1hb9skb{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 300px 20px}.page-title.svelte-1hb9skb{font-size:42px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1.5px}.page-desc.svelte-1hb9skb{font-size:16px;color:#6b7280}.sitemap.svelte-1hb9skb{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;padding:40px 300px 80px}.group-title.svelte-1hb9skb{font-size:13px;font-weight:700;color:#9ca3af;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.sitemap-link.svelte-1hb9skb{display:block;font-size:15px;font-weight:500;color:#4b5563;padding:6px 0;transition:color .2s}.sitemap-link.svelte-1hb9skb:hover{color:#6c3ce1}@media(max-width:768px){.page-header.svelte-1hb9skb{padding:40px 20px 16px}.page-title.svelte-1hb9skb{font-size:30px}.sitemap.svelte-1hb9skb{padding:24px 20px 48px;grid-template-columns:1fr 1fr;gap:28px}}@media(min-width:769px)and (max-width:1024px){.page-header.svelte-1hb9skb{padding:48px 80px 16px}.sitemap.svelte-1hb9skb{padding:32px 80px 60px}}.not-found.svelte-kbj945{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:120px 40px;min-height:60vh;text-align:center}.icon-wrap.svelte-kbj945{width:80px;height:80px;border-radius:50%;background:#f8f5ff;display:flex;align-items:center;justify-content:center}.error-code.svelte-kbj945{font-size:96px;font-weight:800;color:#e5e7eb;letter-spacing:-4px;line-height:1}.title.svelte-kbj945{font-size:32px;font-weight:800;color:#1a1a2e;letter-spacing:-1px}.desc.svelte-kbj945{font-size:16px;color:#6b7280;max-width:440px;line-height:1.6}.back-btn.svelte-kbj945{display:flex;align-items:center;gap:8px;padding:14px 28px;background:#6c3ce1;color:#fff;border-radius:100px;font-size:15px;font-weight:600;transition:background .2s;margin-top:8px}.back-btn.svelte-kbj945:hover{background:#5b2fcc}@media(max-width:768px){.not-found.svelte-kbj945{padding:80px 20px}.error-code.svelte-kbj945{font-size:72px}.title.svelte-kbj945{font-size:26px}}.landing.svelte-1n46o8q{display:flex;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;overflow-x:hidden}main.svelte-1n46o8q{flex:1}
