:root{--section-head-gap:12px;--space-2xs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--text-title-display:64px;--text-title-section:48px;--text-title-page:40px;--text-title-card:32px;--text-title-card-sm:24px;--text-subtitle:22px;--text-desc:20px;--text-body:18px;--text-caption:15px;--text-micro:12px}.section-head>*{margin-top:0;margin-bottom:0}.section-head>*+*{margin-top:var(--section-head-gap)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#191f28;background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.header{-webkit-backdrop-filter:saturate(180%)blur(20px);z-index:1000;background:#ffffffd9;height:64px;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.header.scrolled{box-shadow:0 1px #0000000f,0 2px 6px #0000000a}.header-inner{align-items:center;gap:16px;max-width:1200px;height:100%;margin:0 auto;padding:0 72px;display:flex}.header-inner .nav{margin-left:auto}.logo{cursor:pointer;flex-shrink:0;align-items:center;gap:10px;transition:opacity .2s;display:flex}.logo:hover{opacity:.7}.logo:active{opacity:.5}.logo-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:32px;display:block}.logo-text{display:none}.nav{align-items:center;gap:4px;display:flex}.nav-item{font-size:var(--text-body);color:#4e5968;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:8px;padding:8px 16px;font-weight:500;transition:color .15s,background-color .15s;position:relative}.nav-item:hover{color:#191f28;background-color:#0220470d}.nav-item:active{background-color:#02204714;transition:background-color 50ms}.nav-item.active{color:#3b5bdb;font-weight:600}.nav-cta{color:#fff;cursor:pointer;white-space:nowrap;background:#3b5bdb;border:none;border-radius:8px;margin-left:12px;margin-right:4px;padding:9px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .15s,transform .1s}.nav-cta:hover{background:#364fc7}.nav-cta:active{background:#2f44ad;transform:scale(.98)}.lang-switcher{margin-left:4px;position:relative}.lang-switcher-btn{font-size:var(--text-caption);letter-spacing:.02em;color:#4e5968;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e8eb;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-family:inherit;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.lang-switcher-btn:hover{color:#191f28;background:#0220470a;border-color:#d1d6db}.lang-switcher-btn:focus-visible{outline-offset:2px;outline:2px solid #3b5bdb}.lang-globe{color:#4e5968;flex-shrink:0}.lang-switcher-btn:hover .lang-globe{color:#3b5bdb}.lang-chevron{color:#8b95a1;flex-shrink:0;transition:transform .2s}.lang-switcher.open .lang-chevron{transform:rotate(180deg)}.lang-switcher-menu{opacity:0;visibility:hidden;z-index:1100;background:#fff;border:1px solid #e5e8eb;border-radius:12px;min-width:200px;margin:0;padding:6px;list-style:none;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 12px 32px #1118271f,0 2px 8px #1118270f}.lang-switcher.open .lang-switcher-menu{opacity:1;visibility:visible;transform:translateY(0)}.lang-switcher-menu li{margin:0;padding:0}.lang-option{color:#191f28;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:baseline;gap:12px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:background-color .12s;display:flex}.lang-option:hover{background:#f2f4f6}.lang-option.active{color:#3b5bdb;background:#edf2ff;font-weight:600}.lang-option .lang-name{flex-shrink:0}.lang-option .lang-sub{color:#8b95a1;font-size:12px;font-weight:500}.lang-option.active .lang-sub{color:#5c7cfa}@media (max-width:768px){:root{--space-lg:20px;--space-xl:24px;--space-2xl:36px;--space-3xl:48px;--text-title-display:34px;--text-title-section:28px;--text-title-page:28px;--text-title-card:26px;--text-title-card-sm:20px;--text-subtitle:19px;--text-desc:19px;--text-body:18px;--text-caption:14px;--text-micro:11px}.lang-switcher-btn{padding:6px 10px;font-size:12px}.lang-switcher-menu{min-width:180px}}.header-actions{align-items:center;gap:4px;display:flex}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:8px;display:none}.nav-toggle span{background:#191f28;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.header-inner{padding:0 12px}.nav-toggle{display:flex}.nav{-webkit-backdrop-filter:saturate(180%)blur(20px);opacity:0;pointer-events:none;background:#fffffffa;border-top:1px solid #0000000f;flex-direction:column;align-items:stretch;gap:2px;max-height:calc(100vh - 64px);padding:12px 16px 20px;transition:transform .25s,opacity .25s;position:fixed;top:64px;left:0;right:0;overflow-y:auto;transform:translateY(-10px);box-shadow:0 8px 24px #00000014}.nav.nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-item{font-size:var(--text-desc);border-radius:10px;padding:14px}.header-actions{gap:2px;margin-left:auto}.nav-cta{font-size:var(--text-caption);margin-left:0;padding:8px 12px}.lang-switcher{margin-left:0}.lang-switcher-btn{background:0 0;border:none;gap:4px;padding:8px;font-size:12px}.lang-switcher-btn:hover{background:#0220470d;border:none}.lang-switcher-btn .lang-code,.lang-switcher-btn .lang-chevron{display:none}.lang-switcher-btn .lang-globe{width:22px;height:22px}.lang-switcher-menu{min-width:160px;left:auto;right:0}.hero-title{letter-spacing:-.02em!important;margin-bottom:var(--section-head-gap)!important;font-size:34px!important;line-height:1.3!important}.hero-desc{font-size:var(--text-desc)!important;margin-bottom:28px!important;line-height:1.6!important}.hero-download-buttons{flex-direction:column;align-items:center;gap:10px}.download-btn{justify-content:center;min-width:200px;padding:12px 22px!important;font-size:14px!important}.page-hero{padding:96px 20px 36px!important}.page-hero-title{font-size:28px!important}.page-hero-desc{font-size:var(--text-desc)!important}.logo-icon{height:26px}.nav-cta{padding:8px 10px;font-size:12px}.section,.section--gray{padding:60px 20px!important}.services-title{font-size:26px!important;line-height:1.3!important}.services-tabs{flex-wrap:nowrap;gap:6px!important}.services-tab{flex:1 1 0;justify-content:center;font-size:var(--text-caption)!important;padding:10px 8px!important}.panel-inner{border-radius:18px!important;flex-direction:column!important;gap:24px!important;padding:24px!important}.panel-text,.panel-visual{flex:none!important;width:100%!important}.panel-cta{justify-content:center;display:flex;flex:none!important;width:100%!important}.panel-title{margin-bottom:16px!important;font-size:22px!important;line-height:1.35!important}.panel-list{gap:10px!important}.panel-list li{font-size:var(--text-body)!important;line-height:1.55!important}.mock-card{padding:16px!important}.mock-card-header{gap:8px}.mock-badge{white-space:nowrap;padding:3px 10px!important;font-size:11px!important}.mock-date{white-space:nowrap;font-size:12px!important}.mock-title{word-break:keep-all;font-size:var(--text-body)!important;line-height:1.4!important}.mock-sub{word-break:keep-all;font-size:var(--text-caption)!important;line-height:1.5!important}.univ-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.univ-card{padding:16px 10px!important}.univ-card img{width:56px!important;height:56px!important}.univ-card span{font-size:var(--text-caption)!important}.univ-search-wrap{max-width:100%!important}.section--cta{padding:60px 20px!important}.section-title{font-size:28px!important;line-height:1.35!important}.cta-subcopy{font-size:var(--text-body)!important}.cta-chips{flex-wrap:wrap;justify-content:center}.cta-chip{padding:8px 12px!important;font-size:12px!important}.cta-button{font-size:var(--text-body)!important;padding:14px 24px!important}.footer{padding:40px 20px!important}.footer-inner{padding:0!important}.footer-top{flex-direction:column!important;gap:24px!important}.footer-links{flex-direction:column!important;gap:20px!important}.footer-legal{flex-wrap:wrap;gap:12px!important}.career-hero-title{font-size:26px!important;line-height:1.35!important}.career-filter{flex-wrap:wrap;gap:6px!important}.job-list{grid-template-columns:1fr!important}.section-inner{padding:0!important}img,video{max-width:100%;height:auto}body{overflow-x:hidden}.mobile-showcase{flex-direction:column!important;gap:24px!important;display:flex!important}.mobile-showcase-info{display:contents}.mobile-showcase-header{text-align:center;order:1!important;margin-bottom:0!important}.mobile-showcase-heading{font-size:28px!important;line-height:1.35!important}.mobile-showcase-subdesc{font-size:var(--text-body)!important;margin-top:8px!important}.mobile-showcase-phone{order:4!important;align-self:center!important}.mobile-showcase-divider{order:2!important}.mobile-showcase-steps{order:3!important}.mobile-plan-partner-logos{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important}.mobile-plan-lgu-logo,.mobile-plan-hv-logo{width:auto!important;height:22px!important}.mobile-plan-hv-text{font-size:14px!important}.mobile-plan-partner-x svg{width:10px!important;height:10px!important}.svc-hero-cta,.mobile-plan-cta,.panel-cta-btn{white-space:nowrap;flex-wrap:nowrap}.svc-hero-cta span,.mobile-plan-cta span,.panel-cta-btn span{white-space:nowrap}.svc-hero-cta,.mobile-plan-cta{font-size:var(--text-desc)!important;margin:24px auto 0!important;padding:18px 36px!important}.mobile-plan-card{border-radius:18px!important;margin:0 auto 24px!important;padding:20px 24px!important}.mobile-plan-partner{margin-bottom:12px!important}.mobile-plan-partner-badge{margin-top:12px!important;padding:8px 14px!important;font-size:12px!important}.mobile-plan-card-top{flex-wrap:wrap;gap:8px!important;margin-bottom:12px!important}.mobile-plan-discount{padding:5px 9px!important;font-size:12px!important}.mobile-plan-save{font-size:var(--text-caption)!important}.mobile-plan-regular{margin-bottom:2px!important;font-size:12px!important}.mobile-plan-price{margin-bottom:10px!important;font-size:28px!important}.mobile-plan-exclusive{padding:7px 12px!important;font-size:12px!important}.mobile-plan-features{gap:10px!important;padding:10px 0!important}.mobile-plan-features-label{font-size:12px!important}.mobile-plan-features-value{font-size:var(--text-body)!important}.mobile-plan-benefits-title{font-size:var(--text-desc)!important;margin-bottom:12px!important}.mobile-plan-benefit{gap:10px!important;padding:6px 0!important}.mobile-plan-benefit-icon{flex-shrink:0;width:36px!important;height:36px!important}.mobile-plan-benefit-icon svg{width:20px!important;height:20px!important}.mobile-plan-benefit-text strong{font-size:14px!important}.mobile-plan-benefit-text p{word-break:keep-all;font-size:var(--text-caption)!important;line-height:1.5!important}.mobile-plan-card hr,.mobile-plan-card .divider{margin:8px 0!important}}@media (max-width:380px){.header-inner{padding:0 8px}.nav-cta{padding:7px 10px;font-size:12px}}.main{margin-top:64px}.page-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:80px 40px;display:flex}.page-content .page-label{font-size:var(--text-subtitle);color:#3b5bdb;letter-spacing:.02em;margin-bottom:var(--section-head-gap);font-weight:600}.page-content .page-title{color:#191f28;letter-spacing:-.03em;margin-bottom:var(--section-head-gap);font-size:36px;font-weight:700}.page-content .page-desc{font-size:var(--text-desc);color:#8b95a1;line-height:1.6}.hero{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:60px 40px 40px;display:flex;position:relative}.hero-badge{color:#3b5bdb;font-size:var(--text-caption);background:linear-gradient(135deg,#edf2ff,#dce4fc);border:1px solid #3b5bdb26;border-radius:20px;align-items:center;gap:6px;margin-bottom:28px;padding:8px 18px;font-weight:600;display:inline-flex;box-shadow:0 2px 12px #3b5bdb1a}.hero-title{font-size:var(--text-title-display);letter-spacing:-.04em;color:#191f28;margin-bottom:var(--section-head-gap);font-weight:800;line-height:1.3}.hero-title em{background:linear-gradient(135deg,#3b5bdb 0%,#5c7cfa 50%,#3b5bdb 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:4s infinite gradientText}@keyframes gradientText{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-desc{font-size:var(--text-desc);color:#4e5968;max-width:520px;margin-bottom:44px;font-weight:400;line-height:1.7}.hero-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b5bdb 0%,#4c6ef5 100%);border:none;border-radius:14px;align-items:center;gap:8px;padding:18px 40px;font-family:inherit;font-size:17px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #3b5bdb59}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b5bdb73}.hero-cta:active{transform:translateY(0);box-shadow:0 2px 12px #3b5bdb4d}.hero-cta svg{transition:transform .2s}.hero-cta:hover svg{transform:translate(3px)}.hero-download-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-download-buttons .download-btn{font-size:var(--text-desc);border-radius:14px;padding:16px 32px;box-shadow:0 4px 20px #191f282e}.hero-download-buttons .download-btn:hover{box-shadow:0 8px 28px #191f2847}.hero-blobs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero>:not(.hero-blobs):not(.hero-student-badge){z-index:1;position:relative}.blob{filter:blur(70px);opacity:.8;border-radius:50%;position:absolute}.blob-1{background:radial-gradient(circle,#91a7ff99 0%,#0000 65%);width:600px;height:600px;animation:12s ease-in-out infinite blobFloat1;top:-15%;right:-10%}.blob-2{background:radial-gradient(circle,#7c9cff73 0%,#0000 65%);width:500px;height:500px;animation:14s ease-in-out infinite blobFloat2;bottom:0%;left:-10%}.blob-3{background:radial-gradient(circle,#99ccff73 0%,#0000 65%);width:400px;height:400px;animation:10s ease-in-out infinite blobFloat3;top:25%;left:50%;transform:translate(-50%)}@keyframes blobFloat1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-30px,20px)scale(1.05)}66%{transform:translate(20px,-15px)scale(.95)}}@keyframes blobFloat2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(25px,-20px)scale(1.08)}66%{transform:translate(-15px,25px)scale(.96)}}@keyframes blobFloat3{0%,to{transform:translate(-50%)translate(0)scale(1)}50%{transform:translate(-50%)translate(15px,-20px)scale(1.1)}}.scroll-indicator{cursor:pointer;z-index:2;background:#f2f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin:48px auto 0;transition:opacity .2s;animation:1.8s infinite bounce;display:flex}.scroll-indicator:hover{background:#e5e8eb}.scroll-indicator svg{stroke:#4e5968}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-12px)}60%{transform:translateY(-6px)}}.section{padding:130px 40px;scroll-margin-top:64px}.section--gray{background:linear-gradient(#f4f6fb 0%,#fff 100%);padding:140px 40px 130px}.section--faq{padding-top:40px}.section--trust{padding:100px 40px 110px}.section--trust-compact{padding:40px 40px 80px}.section--cta{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 40%,#1a1a2e 100%);padding:160px 40px}.section--cta .section-title br{display:none}@media (max-width:768px){.section--cta .section-title br{display:inline}}.section-inner{max-width:960px;margin:0 auto}.page-label{margin-bottom:var(--section-head-gap)}.section-label{font-size:var(--text-subtitle);color:#3b5bdb;letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--section-head-gap);text-align:center;font-weight:700}.section-title{font-size:var(--text-title-section);letter-spacing:-.04em;color:#191f28;text-align:center;margin-bottom:var(--section-head-gap);font-weight:800;line-height:1.35}.section-title em{color:#3b5bdb;margin:0 -4px;padding:0 4px;font-style:normal;display:inline-block;position:relative}.section-title em:after{content:"";z-index:-1;background:#3b5bdb1f;border-radius:4px;height:12px;position:absolute;bottom:4px;left:0;right:0}.section-desc{font-size:var(--text-desc);color:#6b7684;text-align:center;margin-bottom:56px;line-height:1.6}.section--services{text-align:center;background:#f7f8fa;padding:150px 40px 130px}.services-title{letter-spacing:-.04em;color:#191f28;margin-bottom:44px;font-size:50px;font-weight:800;line-height:1.35}.services-tabs{background:#fff;border-radius:14px;gap:8px;margin-bottom:40px;padding:6px;display:flex;box-shadow:0 2px 12px #0000000f}.services-tab{min-width:0;font-size:var(--text-body);color:#8b95a1;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-weight:600;transition:all .25s;display:flex}.services-tab:hover{color:#4e5968}.services-tab.active{color:#fff;background:#191f28;box-shadow:0 2px 8px #00000026}.services-content{max-width:780px;margin:0 auto 32px}.services-panel{animation:.4s panelFadeIn;display:none}.services-panel.active{display:block}@keyframes panelFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.panel-inner{text-align:left;background:#fff;border-radius:24px;flex-wrap:wrap;gap:32px;padding:40px;display:flex;box-shadow:0 4px 24px #0000000f}.panel-text{flex:1;min-width:0}.panel-title{color:#191f28;letter-spacing:-.03em;margin-bottom:20px;font-size:24px;font-weight:700;line-height:1.4}.panel-list{flex-direction:column;gap:12px;list-style:none;display:flex}.panel-list li{font-size:var(--text-body);color:#4e5968;padding-left:20px;line-height:1.5;position:relative}.panel-list li:before{content:"";background:linear-gradient(135deg,#3b5bdb,#5c7cfa);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.panel-visual{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.mock-card{background:#f9fafb;border:1px solid #f2f4f6;border-radius:14px;padding:18px 20px}.mock-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mock-badge{color:#3b5bdb;background:#edf2ff;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.mock-badge.done{color:#2b8a3e;background:#ebfbee}.mock-badge.alert{color:#e8590c;background:#fff4e6}.mock-date{color:#b0b8c1;font-size:12px}.mock-title{font-size:var(--text-body);color:#191f28;margin-bottom:4px;font-weight:600}.mock-sub{font-size:var(--text-caption);color:#8b95a1;margin-bottom:10px}.mock-progress{background:#f2f4f6;border-radius:3px;height:6px;overflow:hidden}.mock-progress-bar{background:linear-gradient(90deg,#3b5bdb,#5c7cfa);border-radius:3px;height:100%;transition:width 1s}.mock-progress-bar.alert{background:linear-gradient(90deg,#fd7e14,#ffa94d)}.mock-phone{background:#fff;border:2px solid #e5e8eb;border-radius:24px;max-width:240px;margin:0 auto;padding:12px 16px 20px;box-shadow:0 4px 20px #0000000f}.mock-phone-notch{background:#e5e8eb;border-radius:2px;width:60px;height:4px;margin:0 auto 14px}.mock-phone-header{color:#3b5bdb;margin-bottom:12px;font-size:14px;font-weight:700}.mock-phone-card{text-align:center;background:linear-gradient(135deg,#3b5bdb,#5c7cfa);border-radius:12px;margin-bottom:14px;padding:14px 16px}.mock-phone-label{color:#ffffffb3;margin-bottom:4px;font-size:11px}.mock-phone-days{color:#fff;font-size:28px;font-weight:800}.mock-phone-item{font-size:var(--text-caption);color:#4e5968;border-bottom:1px solid #f2f4f6;align-items:center;gap:8px;padding:8px 0;display:flex}.mock-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.mock-dot.blue{background:#3b5bdb}.mock-dot.green{background:#2b8a3e}.mock-dashboard{background:#f9fafb;border:1px solid #f2f4f6;border-radius:16px;padding:20px}.mock-dash-row{gap:12px;margin-bottom:20px;display:flex}.mock-dash-stat{text-align:center;color:#8b95a1;background:#fff;border:1px solid #f2f4f6;border-radius:10px;flex:1;padding:12px;font-size:12px}.mock-dash-stat span{color:#191f28;margin-bottom:4px;font-size:22px;font-weight:800;display:block}.mock-dash-stat.accent span{color:#e03131}.mock-dash-chart{align-items:flex-end;gap:8px;height:80px;padding:0 4px;display:flex}.mock-bar{background:#e5e8eb;border-radius:4px 4px 0 0;flex:1;transition:height .6s}.mock-bar.active{background:linear-gradient(#3b5bdb,#5c7cfa)}.panel-cta{border-top:1px solid #f2f4f6;flex-basis:100%;justify-content:center;width:100%;padding-top:28px;display:flex}.panel-cta-btn{color:#fff;font-size:var(--text-body);background:#3b5bdb;border-radius:999px;align-items:center;gap:8px;padding:14px 28px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #3b5bdb33}.panel-cta-btn:hover{background:#2f4ab8;transform:translateY(-1px);box-shadow:0 6px 16px #3b5bdb47}.panel-cta-btn svg{transition:transform .2s}.panel-cta-btn:hover svg{transform:translate(2px)}.services-bottom-desc{font-size:var(--text-desc);color:#8b95a1;text-align:center;margin-top:8px}.logo-marquee{margin-top:48px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.logo-marquee-row{white-space:nowrap;padding:12px 0;overflow:hidden}.logo-marquee-track{gap:48px;animation:30s linear infinite marquee-scroll;display:inline-flex}.logo-marquee-row.reverse .logo-marquee-track{animation-name:marquee-scroll-reverse}.logo-item{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:auto;height:36px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-scroll-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.stats-grid{text-align:center;border-top:1px solid #e5e8eb;grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.stat{border-left:1px solid #e5e8eb;padding:40px 20px}.stat:first-child{border-left:none}.stat-number{letter-spacing:-.03em;color:#3b5bdb;font-size:48px;font-weight:800;line-height:1}.stat-unit{color:#191f28;font-size:18px;font-weight:700}.stat-label{font-size:var(--text-body);color:#8b95a1;margin-top:10px;font-weight:400}.feature-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #3b5bdb14;border-radius:20px;padding:36px 24px;transition:transform .3s,box-shadow .3s,border-color .3s}.feature-card:hover{border-color:#3b5bdb33;transform:translateY(-6px);box-shadow:0 16px 48px #3b5bdb1f}.feature-icon{background:#edf2ff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.feature-title{color:#191f28;letter-spacing:-.02em;margin-bottom:8px;font-size:18px;font-weight:700}.feature-desc{color:#6b7684;font-size:14px;line-height:1.65}.section--support .section-inner{max-width:1100px}.support-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:96px;display:grid}.support-intro{position:sticky;top:120px}.support-intro .section-label{margin-bottom:var(--section-head-gap);text-align:left}.support-intro .section-title{text-align:left;margin-bottom:var(--section-head-gap)}.support-intro-desc{color:#4e5968;word-break:keep-all;max-width:420px;font-size:18px;font-weight:400;line-height:1.75}.support-cards{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.support-card{background:#fff;border:1px solid #3b5bdb14;border-radius:20px;align-items:flex-start;gap:24px;padding:32px 36px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.support-card:hover{border-color:#3b5bdb33;transform:translateY(-4px);box-shadow:0 16px 48px #3b5bdb1f}.support-card-icon{background:#edf2ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:background .3s;display:flex}.support-card-icon svg{transition:filter .3s}.support-card:hover .support-card-icon{background:#3b5bdb}.support-card:hover .support-card-icon svg{filter:brightness(0)invert()}.support-card-body{flex:1;min-width:0}.support-card-title{color:#191f28;letter-spacing:-.02em;margin-bottom:10px;font-size:21px;font-weight:700;line-height:1.4}.support-card-desc{color:#4e5968;font-size:15.5px;line-height:1.7}@media (max-width:960px){.support-layout{grid-template-columns:1fr;gap:48px}.support-intro{position:static}.support-intro .section-label,.support-intro .section-title{text-align:center}.support-intro-desc{text-align:center;max-width:none}.support-card{gap:18px;padding:24px}.support-card-icon{width:48px;height:48px}.support-card-icon svg{width:24px;height:24px}.support-card-title{font-size:18px}.support-card-desc{font-size:14.5px}}.cta-subcopy{color:#d0d5dd;word-break:keep-all;max-width:640px;margin:0 auto 32px;font-size:18px;line-height:1.75}.cta-subcopy strong{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#bac8ff33 0%,#bac8ff0d 100%);border:1px solid #bac8ff4d;border-radius:999px;padding:2px 10px;font-weight:700}.cta-chips{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 44px;padding:0;list-style:none;display:flex}.cta-chip{color:#e5e8f0;-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14.5px;font-weight:600;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.cta-chip:hover{color:#fff;background:#ffffff1f;border-color:#ffffff3d}.cta-chip svg{opacity:.9;flex-shrink:0}@media (max-width:640px){.section--cta{padding:56px 20px!important}.section--cta .cta-brand img{height:32px!important}.cta-subcopy{font-size:var(--text-desc)!important;margin-bottom:28px!important}.cta-chips{align-items:stretch;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;margin:0 0 32px!important;display:grid!important}.cta-chip{text-align:left;word-break:keep-all;gap:6px;line-height:1.35;font-size:var(--text-caption)!important;justify-content:flex-start!important;padding:10px 12px!important}.cta-chip svg{width:14px;height:14px}.cta-button{justify-content:center;width:100%;max-width:360px;font-size:var(--text-desc)!important;margin-top:24px!important;padding:16px 24px!important}}.cta-button{color:#191f28;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:8px;margin-top:36px;padding:16px 36px;font-size:17px;font-weight:600;transition:background-color .15s,transform .1s;display:inline-flex}.cta-button:hover{background:#f2f4f6}.cta-button:active{transform:scale(.98)}.cta-button svg{transition:transform .2s}.cta-button svg path{stroke:#191f28}.cta-button:hover svg{transform:translate(3px)}.cta-phone{font-size:var(--text-body);color:#8b95a1;margin-top:20px}.section--download{background:#fff;padding:100px 40px}.download-logo{margin-bottom:20px}.download-logo-img{border-radius:18px;width:auto;height:80px}.download-title{color:#191f28;margin-bottom:32px;font-size:24px;font-weight:700;line-height:1.5}.download-buttons{justify-content:center;gap:12px;display:flex}.download-btn{color:#fff;font-size:var(--text-body);background:#191f28;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;text-decoration:none;transition:background-color .15s,transform .1s;display:inline-flex}.download-btn:hover{background:#333d4b;transform:translateY(-2px)}.download-btn:active{transform:scale(.98)}.footer{background:#f9fafb;border-top:1px solid #f2f4f6;padding:60px 40px 40px}.footer-inner{max-width:960px;margin:0 auto}.footer-top{justify-content:space-between;margin-bottom:0;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-logo{-o-object-fit:contain;object-fit:contain;width:auto;height:28px;display:block}.footer-brand-text{display:none}.footer-links{gap:64px;display:flex}.footer-col{flex-direction:column;gap:10px;display:flex}.footer-col-title{font-size:var(--text-caption);color:#191f28;letter-spacing:.01em;margin-bottom:4px;font-weight:700}.footer-col a{color:#6b7684;font-size:14px;transition:color .15s}.footer-col a:hover{color:#3b5bdb}.footer-bottom{border-top:none;padding-top:0}.footer-legal{gap:20px;margin-bottom:16px;display:flex}.footer-legal a{font-size:var(--text-caption);color:#8b95a1;transition:color .15s}.footer-legal a:hover{color:#4e5968}.footer-info{color:#6b7684;font-size:12px;line-height:1.8}.wave-divider{width:100%;line-height:0;overflow:hidden}.wave-divider svg{width:100%;height:60px;display:block}.wave-divider--flip svg{transform:scaleY(-1)}.section{position:relative}.section-deco{pointer-events:none;opacity:.5;border-radius:50%;position:absolute}.section-deco--dots{background-image:radial-gradient(circle,#3b5bdb26 2px,#0000 2px);background-size:16px 16px;border-radius:0;width:120px;height:120px}.section-deco--circle{background:0 0;border:2px solid #3b5bdb14}.cta-button{background:#fff;box-shadow:0 4px 20px #00000026}.cta-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 30px #0003}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.hero-badge{position:relative;overflow:hidden}.hero-badge:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:60%;height:100%;animation:3s ease-in-out infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}50%{left:150%}to{left:150%}}.card-icon{transition:background .3s}.card-icon svg{transition:filter .3s}.card:hover .card-icon{background:#3b5bdb}.card:hover .card-icon svg{filter:brightness(0)invert()}.feature-icon{transition:background .3s}.feature-icon svg{transition:filter .3s}.feature-card:hover .feature-icon{background:#3b5bdb}.feature-card:hover .feature-icon svg{filter:brightness(0)invert()}.stat-number{display:inline-block}.section--cta{position:relative;overflow:hidden}.section--cta:before{content:"";filter:blur(60px);background:radial-gradient(circle,#3b5bdb4d 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:-30%;left:-10%}.section--cta:after{content:"";filter:blur(60px);background:radial-gradient(circle,#6446c833 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-30%;right:-10%}.footer-col a{display:inline-block;position:relative}.footer-col a:after{content:"";background:#3b5bdb;width:0;height:1px;transition:width .25s;position:absolute;bottom:-1px;left:0}.footer-col a:hover:after{width:100%}.page-hero{padding:calc(64px + var(--space-3xl)) var(--space-2xl) var(--space-2xl);text-align:center;background:linear-gradient(#f8f9ff 0%,#fff 100%)}.page-hero-eyebrow{font-size:var(--text-subtitle);color:#3b5bdb;letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--section-head-gap);font-weight:700}.page-hero-title{font-size:var(--text-title-page);color:#191f28;letter-spacing:-.02em;margin-top:var(--section-head-gap);font-weight:800;line-height:1.35}.page-hero-title em{color:#3b5bdb;font-style:normal}.page-hero-desc{font-size:var(--text-desc);color:#6b7684;margin-top:var(--section-head-gap);word-break:keep-all;overflow-wrap:break-word;line-height:1.65}.univ-search-wrap{max-width:400px;margin:32px auto 0;position:relative}.univ-search-icon{pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.univ-search{width:100%;font-size:var(--text-body);background:#fff;border:1.5px solid #e5e8eb;border-radius:12px;outline:none;padding:14px 16px 14px 44px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.univ-search:focus{border-color:#3b5bdb;box-shadow:0 0 0 3px #3b5bdb1a}.univ-section{padding-top:40px}.univ-count{color:#8b95a1;margin-bottom:24px;font-size:14px}.univ-count strong{color:#3b5bdb;font-weight:700}.univ-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.univ-card{background:#fff;border:1px solid #f2f4f6;border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.univ-card:hover{border-color:#36c;transform:translateY(-2px);box-shadow:0 4px 16px #3366cc1f}.univ-card img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:120px;height:48px}.univ-card span{font-size:var(--text-caption);color:#4e5968;text-align:center;word-break:keep-all;font-weight:600}.univ-empty{text-align:center;font-size:var(--text-body);color:#8b95a1;padding:60px 0}.career-hero{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 40%,#1a1a2e 100%);padding:140px 40px 80px;position:relative;overflow:hidden}.career-hero:before{content:"";filter:blur(60px);background:radial-gradient(circle,#3b5bdb40 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;right:-5%}.career-hero .page-label{color:#bac8ff}.career-hero-title{font-size:var(--text-title-page);color:#fff;letter-spacing:-.02em;margin-top:var(--section-head-gap);font-weight:800;line-height:1.35;position:relative}.career-hero-desc{font-size:var(--text-desc);color:#d0d5dd;margin-top:var(--section-head-gap);line-height:1.65;position:relative}.career-section{padding-top:48px}.career-filter{gap:8px;margin-bottom:24px;display:flex}.career-filter-btn{color:#6b7684;cursor:pointer;background:#f2f4f6;border:none;border-radius:8px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.career-filter-btn.active{color:#fff;background:#3b5bdb}.career-filter-btn:hover:not(.active){background:#e5e8eb}.job-list{flex-direction:column;gap:12px;display:flex}.job-card{background:#fff;border:1px solid #f2f4f6;border-radius:14px;padding:28px 32px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.job-card:hover{border-color:#3b5bdb;box-shadow:0 4px 16px #3b5bdb14}.job-card-top{justify-content:space-between;align-items:center;display:flex}.job-title{color:#191f28;font-size:18px;font-weight:700}.job-arrow{color:#b0b8c1;transition:color .2s,transform .2s}.job-card:hover .job-arrow{color:#3b5bdb;transform:translate(2px,-2px)}.job-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.job-tag{font-size:var(--text-caption);color:#6b7684;background:#f7f8fa;border-radius:6px;padding:4px 12px;font-weight:500}.job-empty{text-align:center;font-size:var(--text-body);color:#8b95a1;padding:60px 0}.process-steps{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px;display:grid}.process-step{text-align:center;background:#fff;border:1px solid #f2f4f6;border-radius:14px;padding:32px 20px}.process-num{color:#3b5bdb;margin-bottom:16px;font-size:32px;font-weight:800}.process-title{font-size:var(--text-desc);color:#191f28;margin-bottom:8px;font-weight:700}.process-desc{color:#8b95a1;font-size:14px;line-height:1.5}.process-note{text-align:center;color:#8b95a1;margin-top:32px;font-size:14px;line-height:1.7}.svc-intro{padding:calc(64px + var(--space-3xl) + var(--space-xl)) 40px 80px;text-align:center;background:#fff;position:relative;overflow:hidden}.svc-intro:before{content:"";filter:blur(40px);pointer-events:none;background:0 0;border-radius:50%;width:700px;height:700px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.svc-intro-inner{max-width:800px;margin:0 auto;position:relative}.svc-intro-title{letter-spacing:-.04em;color:#191f28;margin-top:0;margin-bottom:var(--section-head-gap);word-break:keep-all;overflow-wrap:break-word;font-size:46px;font-weight:800;line-height:1.3}.svc-intro-title em{color:#3b5bdb;font-style:normal;display:inline-block;position:relative}.svc-intro-title em:after{content:"";z-index:-1;background:#3b5bdb24;border-radius:4px;height:14px;position:absolute;bottom:6px;left:-4px;right:-4px}.svc-intro-highlight{align-items:center;gap:4px;display:inline-flex}.svc-intro-cursor{vertical-align:middle;justify-content:center;align-items:center;width:40px;height:40px;margin-left:2px;display:inline-flex;position:relative}.svc-intro-cursor svg{z-index:2;filter:drop-shadow(0 2px 6px #3b5bdb40);animation:2.4s ease-in-out infinite cursorBounce;position:relative}.svc-intro-ripple{z-index:1;pointer-events:none;border:2px solid #3b5bdb;border-radius:50%;width:0;height:0;animation:2.4s ease-out infinite rippleExpand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.svc-intro-ripple:after{content:"";opacity:.4;border:2px solid #3b5bdb;border-radius:50%;width:100%;height:100%;animation:2.4s ease-out .4s infinite rippleExpand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.6)}@keyframes cursorBounce{0%,to{transform:translate(0)scale(1)}48%{transform:translate(3px,3px)scale(.9)}52%{transform:translate(3px,3px)scale(.9)}}@keyframes rippleExpand{0%{opacity:0;border-width:2px;width:0;height:0}30%{opacity:.6}to{opacity:0;border-width:1px;width:64px;height:64px}}.svc-intro-desc{font-size:var(--text-desc);color:#4e5968;word-break:keep-all;overflow-wrap:break-word;line-height:1.75}.svc-intro-desc strong{color:#191f28;font-weight:700}.svc-intro-trust{margin-bottom:var(--section-head-gap);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#4e5968;background:#ffffffb3;border:1px solid #e5e8eb;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:10px 20px;font-size:14px;display:inline-flex}.svc-intro-trust-item{align-items:center;gap:4px;display:inline-flex}.svc-intro-trust-item strong{color:#191f28;font-weight:700}.svc-intro-trust-stars{margin-right:2px;display:inline-flex}.svc-intro-trust-dot{background:#b0b8c1;border-radius:50%;width:3px;height:3px}.svc-intro-cta{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.svc-intro-store-btn{color:#fff;background:#191f28;border-radius:12px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.svc-intro-store-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #191f282e}.svc-intro-b2b{font-size:var(--text-caption);color:#4e5968;background:#f7f8fa;border:1px solid #e5e8eb;border-radius:12px;align-items:center;gap:8px;margin-top:28px;padding:10px 18px;text-decoration:none;transition:all .2s;display:inline-flex}.svc-intro-b2b:hover{color:#3b5bdb;background:#fff;border-color:#3b5bdb;transform:translateY(-1px)}.svc-intro-b2b-text strong{color:#191f28;font-weight:600}.svc-intro-b2b:hover .svc-intro-b2b-text strong{color:#3b5bdb}.svc-intro-b2b-icon,.svc-intro-b2b-arrow{color:currentColor;display:inline-flex}@media (max-width:768px){.svc-intro-trust{gap:8px;padding:8px 14px;font-size:12.5px}.svc-intro-cta{flex-direction:column;align-items:stretch;max-width:280px;margin-left:auto;margin-right:auto}.svc-intro-store-btn{justify-content:center;padding:13px 18px}.svc-intro-b2b{font-size:12px}}.svc-detail{background:#fff;padding:20px 40px 80px}.svc-detail-inner{flex-direction:column;gap:16px;max-width:1100px;margin:0 auto;display:flex}.svc-row.svc-row--hero{background:0 0;border:none;border-radius:20px;grid-template-columns:1.05fr 1fr;grid-template-areas:"text visual""foot foot";align-items:center;gap:40px;min-height:340px;padding:48px;display:grid;position:relative;overflow:hidden}.svc-row--hero .svc-row-visual{grid-area:visual}.svc-row--hero .svc-row-foot{align-items:center;gap:var(--space-xl);margin-top:var(--space-lg);flex-direction:column;grid-area:foot;display:flex}.svc-row--hero .svc-row-text{grid-area:text}.svc-row.svc-row--hero .svc-row-text{flex-direction:column;align-items:flex-start;gap:0;display:flex}.svc-row--hero .svc-row-num{color:#3b5bdb;font-weight:800}.svc-row--hero .svc-row-title{font-size:var(--text-title-card)}.svc-hero-badge{color:#fff;letter-spacing:.5px;background:#3b5bdb;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:12px;padding:6px 14px;font-size:12px;font-weight:700;line-height:1.5;display:flex;box-shadow:0 4px 12px #3b5bdb40}.svc-hero-cta{color:#fff;width:fit-content;margin-top:var(--space-2xl);background:#3b5bdb;border-radius:14px;justify-content:center;justify-self:center;align-items:center;gap:8px;padding:20px 56px;font-size:18px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #3b5bdb47;margin-left:auto!important;margin-right:auto!important}.svc-hero-cta:hover{background:#324fc1;transform:translateY(-2px);box-shadow:0 10px 22px #3b5bdb52}.svc-hero-cta:active{transform:translateY(0);box-shadow:0 4px 10px #3b5bdb38}.svc-hero-cta svg{transition:transform .2s}.svc-hero-cta:hover svg{transform:translate(2px)}.svc-compact-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.svc-row.svc-row--compact{background:#fff;border:1px solid #eaecef;border-radius:16px;flex-direction:column;gap:10px;min-height:130px;padding:24px 22px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.svc-compact-icon{background:#eef2ff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:inline-flex}.svc-row--compact .svc-row-num{margin-bottom:2px;font-size:12px}.svc-row--compact .svc-row-title{font-size:18px;line-height:1.35}.svc-row--compact .svc-row-desc{margin-bottom:4px;font-size:14px;line-height:1.55}.svc-row--compact .svc-row-desc br{display:none}.svc-row--compact .svc-row-list{gap:6px;margin-top:auto}.svc-row--compact .svc-row-list li{font-size:var(--text-body)}.svc-row{background:#fff;border:1px solid #f2f4f6;border-radius:16px;flex-direction:column;gap:16px;min-height:280px;padding:24px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.svc-row--reverse .svc-row-text,.svc-row--reverse .svc-row-visual{order:unset}.svc-row-text{padding:0}.svc-row-num{color:#3b5bdb;letter-spacing:.04em;background:#edf2ff;border-radius:5px;margin-bottom:10px;padding:3px 10px;font-size:11px;font-weight:800;display:inline-block}.svc-row-hook{font-size:var(--text-caption);color:#3b5bdb;letter-spacing:-.01em;background:#3b5bdb14;border-radius:8px;margin-top:10px;margin-bottom:4px;padding:6px 12px;font-weight:600;display:inline-block}.svc-row-title{font-size:var(--text-title-card-sm);letter-spacing:-.03em;color:#191f28;margin-top:4px;margin-bottom:8px;font-weight:800;line-height:1.3}.svc-row-desc{font-size:var(--text-body);color:#4e5968;word-break:keep-all;overflow-wrap:break-word;margin-bottom:16px;line-height:1.65}.svc-row-desc strong{color:#191f28;font-weight:700}.svc-row-list{border-top:none;flex-direction:column;align-items:flex-start;gap:6px;width:100%;margin-left:0;padding-top:14px;padding-left:0;list-style:none;display:flex}.svc-row-list li{font-size:var(--text-body);color:#4e5968;align-items:center;gap:8px;font-weight:500;line-height:1.5;display:flex}.svc-row-check{color:#3b5bdb;background:#3b5bdb1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:inline-flex}.svc-row-visual{justify-content:center;align-items:stretch;gap:var(--space-md);flex-direction:column;min-height:180px;display:flex}.svc-visual-card{width:100%;max-width:460px}.svc-visual--id{aspect-ratio:1.585;color:#1a2230;background:#fff linear-gradient(135deg,#dce8f58c 0%,#fffffff2 50%,#dae4f573 100%);border:1px solid #d9dee6;border-radius:10px;flex-direction:column;padding:14px 16px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #1a23471f}.svc-visual--id:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 72% 52%,#aac8e638 0%,#0000 32%),repeating-linear-gradient(112deg,#0000 0 22px,#aac3dc12 22px 23px);position:absolute;inset:0}.svc-id-photo{aspect-ratio:4/5;z-index:2;background-color:#0000;background-image:url(/face-scan.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:21%;position:absolute;top:4%;right:3%;overflow:hidden}.svc-id-header{border-bottom:1.5px solid #5a8fe8;align-items:center;gap:10px;margin-bottom:8px;margin-right:27%;padding:2px 0 8px;display:flex;position:relative}.svc-id-kor{color:#6b7b3a;letter-spacing:.01em;flex-shrink:0;font-size:22px;font-weight:900;line-height:1}.svc-id-title{flex-direction:column;gap:1px;min-width:0;line-height:1.1;display:flex}.svc-id-title-ko{color:#1a2230;letter-spacing:-.01em;font-size:14px;font-weight:800;line-height:1.1}.svc-id-title-en{color:#1a22308c;letter-spacing:.1em;font-size:8.5px;font-weight:700}.svc-id-fields{flex-direction:column;flex:1;justify-content:space-between;gap:5px;padding-right:27%;display:flex;position:relative}@media (max-width:640px){.svc-visual--id{padding:11px 13px 10px}.svc-id-kor{font-size:var(--text-desc)}.svc-id-title-ko{font-size:11px}.svc-id-title-en{letter-spacing:.06em;font-size:7px}.svc-id-fields{gap:3px}.svc-id-value{font-size:10.5px}.svc-id-value em{font-size:9.5px}.svc-id-label span:first-child{font-size:8px}.svc-id-label span:last-child{font-size:7px}.svc-id-issue-date{font-size:7.5px}.svc-id-issuer{font-size:8.5px}.svc-id-qr{gap:1px;width:28px;height:28px}.svc-id-footer{gap:8px;padding-top:7px}}.svc-id-field{flex-direction:column;gap:1px;display:flex}.svc-id-label{align-items:baseline;gap:5px;margin:0;line-height:1.2;display:flex}.svc-id-label span:first-child{color:#1a2230c7;letter-spacing:-.01em;font-size:9px;font-weight:700}.svc-id-label span:last-child{color:#1a22306b;letter-spacing:.02em;font-size:8px;font-style:italic}.svc-id-value{color:#1a2230;letter-spacing:-.005em;margin:0;font-size:12.5px;font-weight:700;line-height:1.25}.svc-id-value em{color:#1a22309e;font-size:11px;font-style:normal;font-weight:500}.svc-id-footer{border-top:1px dashed #1a234733;justify-content:space-between;align-items:flex-end;gap:12px;padding-top:10px;display:flex;position:relative}.svc-id-issue{flex:1;min-width:0}.svc-id-issue-date{color:#1a22309e;margin:0 0 3px;font-size:9px;line-height:1.3}.svc-id-issue-date strong{color:#1a2230;font-weight:700}.svc-id-issuer{color:#1a2230;letter-spacing:-.01em;margin:0;font-size:10px;font-weight:700;line-height:1.3}.svc-id-qr{background:#fff;border:1px solid #1a234733;border-radius:2px;flex-shrink:0;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);gap:1.5px;width:38px;height:38px;padding:2px;display:grid}.svc-id-qr span{background:#1a2230d9;border-radius:.5px}.svc-id-qr span:nth-child(2),.svc-id-qr span:nth-child(5),.svc-id-qr span:nth-child(8),.svc-id-qr span:nth-child(10),.svc-id-qr span:nth-child(13),.svc-id-qr span:nth-child(15){background:0 0}.svc-visual--calendar{background:#fff;border:1px solid #f2f4f6;border-radius:12px;overflow:hidden;box-shadow:0 10px 24px #3b5bdb1a}.svc-cal-head{background:#fafbfc;border-bottom:1px solid #f2f4f6;align-items:center;gap:5px;padding:8px 12px;display:flex}.svc-cal-dot{border-radius:50%;width:8px;height:8px}.svc-cal-dot.red{background:#ff5f57}.svc-cal-dot.yellow{background:#ffbd2e}.svc-cal-dot.green{background:#28c940}.svc-cal-title{color:#8b95a1;margin-left:6px;font-size:11px;font-weight:600}.svc-cal-body{padding:14px}.svc-cal-big{text-align:center;color:#fff;background:linear-gradient(135deg,#3b5bdb,#4c6ef5);border-radius:10px;margin-bottom:12px;padding:12px 14px}.svc-cal-label{color:#ffffffbf;margin-bottom:4px;font-size:10px;display:block}.svc-cal-dday{letter-spacing:-.03em;font-size:26px;font-weight:800;display:block}.svc-cal-list{flex-direction:column;gap:7px;display:flex}.svc-cal-item{color:#6b7684;align-items:center;gap:8px;font-size:11px;display:flex}.svc-cal-item.done{color:#b0b8c1;text-decoration:line-through}.svc-cal-item.active{color:#191f28;font-weight:600}.svc-cal-check{color:#b0b8c1;background:#f2f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;font-weight:700;display:inline-flex}.svc-cal-check.active{color:#fff;background:#3b5bdb}.svc-visual--change{justify-content:center;align-items:center;gap:10px;padding:8px;display:flex}.svc-change-box{text-align:center;background:#f7f8fa;border:1px solid #f2f4f6;border-radius:12px;flex:1;padding:16px 12px}.svc-change-box--after{background:linear-gradient(135deg,#edf2ff,#dce4fc);border-color:#3b5bdb33}.svc-change-tag{color:#8b95a1;background:#e5e8eb;border-radius:5px;margin-bottom:10px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.svc-change-tag--after{color:#fff;background:#3b5bdb}.svc-change-code{color:#191f28;letter-spacing:-.03em;margin-bottom:2px;font-size:26px;font-weight:800}.svc-change-box--after .svc-change-code{color:#3b5bdb}.svc-change-desc{color:#6b7684;font-size:11px}.svc-change-arrow{flex-shrink:0}.svc-change-arrow svg{width:22px;height:22px}.svc-visual--address{background:#fff;border:1px solid #f2f4f6;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex;box-shadow:0 10px 24px #3b5bdb14}.svc-addr-row{background:#f7f8fa;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.svc-addr-row.new{background:linear-gradient(135deg,#edf2ff,#f7f9ff);border:1px solid #3b5bdb2e}.svc-addr-icon{background:#e5e8eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.svc-addr-icon svg{width:14px;height:14px}.svc-addr-icon.new{background:#edf2ff}.svc-addr-tag{color:#8b95a1;letter-spacing:.04em;margin-bottom:1px;font-size:10px;font-weight:700}.svc-addr-tag.new{color:#3b5bdb}.svc-addr-text{color:#6b7684;font-size:12px;font-weight:500}.svc-addr-text.new{color:#191f28;font-weight:700}.svc-addr-divider{justify-content:center;padding:0;display:flex}.svc-addr-divider svg{width:12px;height:12px}.svc-addr-note{color:#3b5bdb;background:#edf2ff;border-radius:6px;justify-content:center;align-items:center;gap:5px;margin-top:2px;padding:6px;font-size:11px;font-weight:600;display:flex}.svc-addr-note svg{width:12px;height:12px}.svc-card{background:#fff;border:1px solid #f2f4f6;border-radius:20px;padding:32px 28px;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative}.svc-card:hover{border-color:#3b5bdb4d;transform:translateY(-4px);box-shadow:0 12px 40px #3b5bdb1a}.svc-card-num{font-size:var(--text-caption);color:#b0b8c1;letter-spacing:.04em;font-weight:700;position:absolute;top:24px;right:28px}.svc-card-icon{background:linear-gradient(135deg,#edf2ff,#dce4fc);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.svc-card-title{color:#191f28;letter-spacing:-.02em;margin-bottom:10px;font-size:19px;font-weight:700;line-height:1.4}.svc-card-desc{color:#6b7684;min-height:46px;margin-bottom:18px;font-size:14px;line-height:1.65}.svc-card-list{border-top:1px solid #f2f4f6;flex-direction:column;gap:8px;padding-top:18px;list-style:none;display:flex}.svc-card-list li{font-size:var(--text-caption);color:#4e5968;padding-left:18px;line-height:1.5;position:relative}.svc-card-list li:before{content:"";background:#3b5bdb;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:4px}.svc-bridge{background:#fff;padding:40px 40px 60px}.svc-bridge-inner{max-width:1100px;margin:0 auto}.svc-bridge-card{text-align:center;background:linear-gradient(135deg,#edf2ff 0%,#dce4fc 100%);border:1px solid #3b5bdb26;border-radius:16px;justify-content:center;align-items:center;gap:20px;padding:20px 28px;display:flex;position:relative}.svc-bridge-copy{text-align:left;flex-direction:column;gap:4px;display:flex}.svc-bridge-sup{font-size:var(--text-caption);color:#6b7684;font-weight:500}.svc-bridge-main{color:#191f28;letter-spacing:-.03em;font-size:20px;font-weight:800}.svc-bridge-main em{color:#3b5bdb;font-style:normal}.svc-bridge-arrow{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:1.8s ease-in-out infinite bridgeBounce;display:inline-flex;box-shadow:0 4px 12px #3b5bdb33}@keyframes bridgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.mobile-plan{background:linear-gradient(#fff 0%,#f8f9ff 100%);padding:100px 40px;position:relative;overflow:hidden}.mobile-plan:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#7048e80f 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-20%;right:-10%}.mobile-plan-inner{max-width:1100px;margin:0 auto;position:relative}.mobile-plan-head{text-align:center;margin-bottom:48px}.mobile-plan-head .section-title em{color:#3b5bdb;font-style:normal}.mobile-plan-card{max-width:920px;color:inherit;cursor:pointer;background:#fff;border:1px solid #eef1f5;border-radius:24px;margin:0 auto 80px;padding:36px 40px 32px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:block;position:relative;box-shadow:0 10px 40px #191f280d,0 2px 8px #191f2808}.mobile-plan-card:hover{border-color:#dbe2ea;transform:translateY(-2px);box-shadow:0 16px 44px #191f2812,0 4px 12px #191f280a}.mobile-plan-partner{border-bottom:1px solid #f1f3f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:24px;display:flex}.mobile-plan-partner-logos{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.mobile-plan-partner-brand{align-items:center;display:inline-flex}.mobile-plan-lgu-chip{box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;height:44px;padding:10px 8px;line-height:1;display:inline-flex}.mobile-plan-lgu-logo{-o-object-fit:contain;object-fit:contain;width:auto;height:20px;display:block}.mobile-plan-partner-x{color:#b0b8c1;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.mobile-plan-hv-chip{box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;height:44px;padding:10px 8px;font-family:Pretendard,sans-serif;line-height:1;display:inline-flex}.mobile-plan-hv-logo{-o-object-fit:contain;object-fit:contain;border-radius:0;width:auto;height:26px}.mobile-plan-hv-text{color:#191f28;letter-spacing:-.02em;font-size:15.5px;font-weight:800}.mobile-plan-partner-badge{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#3b5bdb 0%,#5c7cf2 100%);border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:12.5px;font-weight:700;line-height:1.4;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #3b5bdb59}.mobile-plan-partner-badge:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:60%;height:100%;animation:3.5s ease-in-out infinite mobilePlanBadgeShine;position:absolute;top:0;left:-100%}@keyframes mobilePlanBadgeShine{0%,60%{left:-100%}80%,to{left:140%}}.mobile-plan-partner-badge-icon{color:#ffe58f;filter:drop-shadow(0 0 4px #ffe58f99);flex-shrink:0}.mobile-plan-partner-badge-text{z-index:1;position:relative}.mobile-plan-partner-badge-text strong{font-weight:800}.mobile-plan-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:48px;display:grid;position:relative}.mobile-plan-grid:before{content:"";pointer-events:none;background:linear-gradient(#0000,#eef1f5 15% 85%,#0000);width:1px;position:absolute;top:6px;bottom:6px;left:50%;transform:translate(-50%)}.mobile-plan-price-col{flex-direction:column;display:flex}.mobile-plan-card-top{align-items:center;gap:12px;margin-bottom:18px;display:flex}.mobile-plan-discount{color:#fff;letter-spacing:.02em;background:#f04452;border-radius:6px;padding:6px 11px;font-size:13.5px;font-weight:800}.mobile-plan-save{color:#f04452;letter-spacing:-.02em;font-size:14.5px;font-weight:800}.mobile-plan-regular{color:#b0b8c1;margin-bottom:4px;font-size:13.5px}.mobile-plan-regular s{color:#b0b8c1;-webkit-text-decoration:line-through #b0b8c1;text-decoration:line-through #b0b8c1}.mobile-plan-price{color:#3b5bdb;letter-spacing:-.04em;margin-bottom:12px;font-size:38px;font-weight:800;line-height:1.1}.mobile-plan-price strong{font-weight:800}.mobile-plan-exclusive{font-size:var(--text-caption);color:#4e5968;letter-spacing:-.01em;background:#edf2ff;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-bottom:22px;padding:7px 12px;font-weight:600;display:inline-flex}.mobile-plan-exclusive strong{color:#3b5bdb;font-weight:800}.mobile-plan-specs{border-top:1px solid #f1f3f5;align-items:stretch;gap:0;margin-top:auto;padding-top:20px;display:flex}.mobile-plan-spec{flex-direction:column;flex:1;gap:6px;display:flex}.mobile-plan-spec-label{color:#6b7684;letter-spacing:-.01em;font-size:12.5px;font-weight:500}.mobile-plan-spec-value{color:#191f28;letter-spacing:-.02em;font-size:16.5px;font-weight:700}.mobile-plan-spec-divider{background:#f1f3f5;width:1px;margin:0 16px}.mobile-plan-benefits-col{flex-direction:column;display:flex}.mobile-plan-benefits-title{font-size:var(--text-desc);color:#191f28;letter-spacing:-.02em;margin-bottom:18px;font-weight:800}.mobile-plan-benefits-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.mobile-plan-benefit{align-items:flex-start;gap:12px;display:flex}.mobile-plan-benefit-icon{background:#edf2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mobile-plan-benefit-body{flex:1}.mobile-plan-benefit-name{color:#191f28;letter-spacing:-.02em;margin-bottom:3px;font-size:14.5px;font-weight:700;line-height:1.35}.mobile-plan-benefit-desc{font-size:var(--text-caption);color:#6b7684;letter-spacing:-.01em;word-break:keep-all;line-height:1.5}.mobile-plan-cta-wrap{border-top:1px solid #eef0f3;justify-content:center;margin-top:36px;padding-top:32px;display:flex}.mobile-plan-cta{color:#fff;background:#3b5bdb;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:20px 56px;font-size:18px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #3b5bdb47}.mobile-plan-cta:hover{background:#324fc1;transform:translateY(-2px);box-shadow:0 12px 26px #3b5bdb59}.mobile-plan-cta:active{transform:translateY(0);box-shadow:0 4px 12px #3b5bdb38}.mobile-plan-cta svg{transition:transform .2s}.mobile-plan-cta:hover svg{transform:translate(2px)}@media (max-width:640px){.mobile-plan-cta{font-size:var(--text-desc);width:100%;padding:18px 36px}.mobile-plan-cta-wrap{margin-top:28px;padding-top:24px}}@media (max-width:820px){.mobile-plan-card{padding:28px 24px}.mobile-plan-partner{flex-direction:column;align-items:flex-start;gap:12px}.mobile-plan-grid{grid-template-columns:1fr;gap:32px}.mobile-plan-grid:before{display:none}.mobile-plan-benefits-col{border-top:1px solid #f1f3f5;padding-top:24px}.mobile-plan-price{font-size:32px}}.mobile-flow-head{text-align:center;max-width:560px;margin:0 auto}.mobile-flow-title{letter-spacing:-.04em;color:#191f28;margin-bottom:10px;font-size:30px;font-weight:800;line-height:1.3}.mobile-flow-title em{color:#3b5bdb;font-style:normal}.mobile-flow-desc{font-size:var(--text-body);color:#6b7684;word-break:keep-all;line-height:1.65}.mobile-flow{max-width:920px;box-shadow:none;background:0 0;border:none;border-radius:28px;flex-direction:column;align-items:center;gap:44px;margin:0 auto;padding:52px 52px 44px;display:flex}#processFlow.mobile-flow{background:#fff;box-shadow:0 10px 40px #3b5bdb0f,0 2px 8px #191f2808}.mobile-showcase{grid-template-columns:auto 1fr;align-items:center;gap:60px;width:100%;max-width:820px;display:grid}@media (min-width:769px){.mobile-flow{grid-template-columns:auto 1fr;grid-template-areas:"phone info""phone timeline""cta cta";align-items:start;gap:24px 60px;display:grid}.mobile-showcase{display:contents}.mobile-showcase-phone{grid-area:phone;align-self:center}.mobile-showcase-info{grid-area:info;justify-content:center}.mobile-timeline{grid-area:timeline;padding:0}.mobile-flow-cta{grid-area:cta}}.mobile-showcase-phone{justify-content:center;display:flex}.phone.mobile-phone-lg{width:240px;height:490px}.phone .phone-screens{border-radius:22px;width:100%;height:100%;position:relative;overflow:hidden}.phone-focal-opt[data-tap].is-pressing{animation:.5s cubic-bezier(.32,.72,0,1) optPressRipple}@keyframes optPressRipple{0%{transform:scale(1);box-shadow:0 0 #3b5bdb66}25%{transform:scale(.96);box-shadow:0 0 0 8px #3b5bdb33}55%{transform:scale(1.01);box-shadow:0 0 0 16px #3b5bdb0f}to{transform:scale(1);box-shadow:0 4px 12px #3b5bdb2e}}.phone-focal-days span[data-tap].is-pressing{animation:.5s cubic-bezier(.32,.72,0,1) dateCellPressRipple}@keyframes dateCellPressRipple{0%{transform:scale(1);box-shadow:0 0 #3b5bdb80}25%{transform:scale(.82);box-shadow:0 0 0 6px #3b5bdb47}55%{transform:scale(1.08);box-shadow:0 0 0 12px #3b5bdb1a}to{transform:scale(1);box-shadow:0 4px 10px #3b5bdb59}}.phone-focal-upload[data-tap].is-pressing{animation:.5s cubic-bezier(.32,.72,0,1) uploadPressRipple}@keyframes uploadPressRipple{0%{transform:scale(1);box-shadow:0 0 #3b5bdb59}25%{transform:scale(.97);box-shadow:0 0 0 10px #3b5bdb26}55%{transform:scale(1);box-shadow:0 0 0 20px #3b5bdb0a}to{transform:scale(.98);box-shadow:inset 0 0 0 2px #3b5bdb26,0 4px 14px #3b5bdb29}}.phone .phone-screens>.phone-screen{opacity:0;visibility:hidden;pointer-events:none;border-radius:0;transition:opacity .28s ease-out,visibility 0s linear .28s;position:absolute;inset:0}.phone .phone-screens>.phone-screen.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2;transition:opacity .28s ease-out .1s,visibility 0s linear .1s}.mobile-showcase-info{flex-direction:column;justify-content:flex-start;gap:24px;min-height:auto;display:flex}.mobile-showcase-header{flex-direction:column;gap:12px;display:flex}.mobile-showcase-heading{color:#191f28;letter-spacing:-.035em;word-break:keep-all;font-size:36px;font-weight:800;line-height:1.25}.mobile-showcase-heading em{color:#3b5bdb;font-style:normal}.mobile-showcase-subdesc{font-size:var(--text-body);color:#6b7684;letter-spacing:-.01em;word-break:keep-all;max-width:420px;line-height:1.65}.mobile-showcase-divider{background:linear-gradient(90deg,#3b5bdb2e,#3b5bdb0a);height:1px}.mobile-showcase-steps{flex:1;grid-template-columns:1fr;display:grid;position:relative}.mobile-showcase-step{opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;justify-content:flex-start;transition:opacity .2s ease-out,transform .2s ease-out;display:flex;transform:translate(6px)}.mobile-showcase-step.is-active{opacity:1;pointer-events:auto;transition:opacity .3s ease-out .18s,transform .3s ease-out .18s;transform:translate(0)}.mobile-showcase-num{color:#3b5bdb;letter-spacing:.08em;background:#edf2ff;border-radius:999px;align-self:flex-start;margin-bottom:16px;padding:5px 12px;font-size:12px;font-weight:800;display:inline-block}.mobile-showcase-title{color:#191f28;letter-spacing:-.025em;word-break:keep-all;margin-bottom:10px;font-size:20px;font-weight:800;line-height:1.35}@media (min-width:769px){.mobile-showcase-num{margin-bottom:var(--section-head-gap);font-size:14px}.mobile-showcase-title{margin-bottom:0;font-size:28px}}.mobile-showcase-desc{color:#4e5968;letter-spacing:-.01em;word-break:keep-all;max-width:380px;font-size:17px;line-height:1.7}.mobile-showcase-desc strong{color:#3b5bdb;background:#edf2ff;border-radius:4px;padding:1px 6px;font-weight:700}.mobile-timeline{--progress:0;grid-template-columns:repeat(5,1fr);gap:8px;width:100%;max-width:720px;padding:0 12px;display:grid;position:relative}#processFlow .mobile-timeline{grid-template-columns:repeat(4,1fr);max-width:620px}#mobileFlow .mobile-timeline{grid-template-columns:repeat(3,1fr);max-width:520px}.mobile-timeline:before,.mobile-timeline:after{content:"";z-index:0;border-radius:2px;height:3px;position:absolute;top:24px;left:calc(10% + 4px);right:calc(10% + 4px)}#processFlow .mobile-timeline:before,#processFlow .mobile-timeline:after{left:calc(12.5% + 4px);right:calc(12.5% + 4px)}#mobileFlow .mobile-timeline:before,#mobileFlow .mobile-timeline:after{left:calc(16.67% + 4px);right:calc(16.67% + 4px)}.mobile-timeline:before{background:#e5e8f0}.mobile-timeline:after{transform:scaleX(var(--progress,0));transform-origin:0;background:linear-gradient(90deg,#3b5bdb 0%,#5c7cfa 100%);transition:transform .35s}.mobile-tl-node{z-index:1;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:12px;padding:0;font-family:inherit;transition:transform .2s;display:flex;position:relative}.mobile-tl-node:hover:not(.is-active) .mobile-tl-num{color:#4e5968;background:#dee5f0}.mobile-tl-node:hover:not(.is-active) .mobile-tl-label{color:#4e5968}.mobile-tl-num{color:#8b95a1;width:48px;height:48px;font-size:var(--text-title-card-sm);letter-spacing:-.02em;background:#edf2f7;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-weight:800;transition:all .3s;display:flex;box-shadow:0 0 0 1px #e5e8f0}.mobile-tl-node.is-active .mobile-tl-num{color:#fff;background:linear-gradient(135deg,#3b5bdb 0%,#5c7cfa 100%);transform:scale(1.08);box-shadow:0 8px 20px #3b5bdb66,0 0 0 1px #0000}.mobile-tl-label{font-size:var(--text-body);color:#8b95a1;text-align:center;letter-spacing:-.02em;word-break:keep-all;min-height:32px;font-weight:700;line-height:1.35;transition:color .3s}.mobile-tl-node.is-active .mobile-tl-label{color:#191f28}@media (max-width:960px){.mobile-flow{background:#fff;border-radius:22px;gap:36px;padding:40px 28px 32px;box-shadow:0 10px 40px #3b5bdb0f,0 2px 8px #191f2808}#mobileFlow.mobile-flow{box-shadow:none;background:0 0}.mobile-showcase{text-align:center;grid-template-columns:1fr;justify-items:center;gap:32px}.mobile-showcase-info{align-items:center;min-height:auto}.mobile-showcase-header{align-items:center}.mobile-showcase-eyebrow{align-self:center}.mobile-showcase-heading{font-size:28px}.mobile-showcase-heading br{display:none}.mobile-showcase-subdesc{font-size:var(--text-body);max-width:460px;margin:0 auto}.mobile-showcase-divider{width:60px;margin:0 auto}.mobile-showcase-steps{width:100%}.mobile-showcase-step{align-items:center}.mobile-showcase-num{align-self:center}.mobile-showcase-title{font-size:18px}.mobile-showcase-desc{margin:0 auto;font-size:14.5px}}@media (max-width:640px){.mobile-flow{padding:36px 20px 28px}.phone.mobile-phone-lg{width:220px;height:448px}.mobile-timeline{gap:4px;padding:0 4px}.mobile-tl-num{width:40px;height:40px;font-size:var(--text-body)}.mobile-timeline:before,.mobile-timeline:after{top:20px}.mobile-tl-label{font-size:var(--text-caption)}}.mobile-step{flex-direction:column;align-items:center;gap:16px;display:flex}.mobile-step-info{text-align:center;align-items:center;gap:10px;display:flex}.mobile-step-num{color:#3b5bdb;letter-spacing:.04em;background:#edf2ff;border-radius:5px;padding:4px 10px;font-size:11px;font-weight:800}.mobile-step-label{color:#191f28;letter-spacing:-.02em;font-size:14px;font-weight:700}.phone{background:#191f28;border-radius:28px;width:200px;height:408px;padding:6px;position:relative;box-shadow:0 20px 48px #191f282e}.phone-notch{z-index:3;background:#191f28;border-radius:0 0 8px 8px;width:54px;height:12px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-screen{z-index:1;background:#fff;border-radius:22px;flex-direction:column;width:100%;height:100%;padding:28px 14px 12px;display:flex;position:relative;overflow:hidden}.phone-screen--dim{z-index:1;width:auto;height:auto;position:absolute;inset:6px}.phone-header{color:#8b95a1;margin-bottom:10px;font-size:11px;font-weight:600}.phone-sub{font-size:var(--text-caption);color:#191f28;letter-spacing:-.02em;margin-bottom:14px;font-weight:800;line-height:1.35}.phone-sub--success{color:#3b5bdb}.phone-price-box{background:#f4f6fb;border-radius:10px;margin-bottom:auto;padding:11px}.phone-price-top{align-items:center;gap:6px;margin-bottom:6px;display:flex}.phone-price-discount{color:#fff;background:#f04452;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:800}.phone-price-save{color:#f04452;font-size:9px;font-weight:800}.phone-price-regular{color:#b0b8c1;margin-bottom:2px;font-size:9px}.phone-price-regular s{text-decoration:line-through}.phone-price-amt{font-size:var(--text-body);color:#3b5bdb;letter-spacing:-.02em;margin-bottom:10px;font-weight:800}.phone-price-amt strong{font-weight:800}.phone-price-specs{border-top:1px solid #e5e8eb;gap:0;padding-top:6px;display:flex}.phone-price-spec{flex-direction:column;flex:1;gap:2px;display:flex}.phone-price-spec span{color:#8b95a1;font-size:9px}.phone-price-spec strong{color:#191f28;font-size:11px;font-weight:700}.phone-price-specs-divider{background:#e5e8eb;width:1px;margin:0 8px}.phone-tip-label{color:#3b5bdb;letter-spacing:.02em;margin-bottom:6px;font-size:10px;font-weight:800}.phone-tip-list{flex-direction:column;gap:4px;margin-bottom:12px;list-style:none;display:flex}.phone-tip-list li{color:#4e5968;align-items:center;gap:5px;font-size:10px;line-height:1.4;display:flex}.phone-tip-check{color:#fff;background:#3b5bdb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;font-size:7px;font-weight:800;display:inline-flex}.phone-calendar-full{background:#fff;border:1px solid #f2f4f6;border-radius:8px;margin-bottom:auto;padding:8px 6px}.phone-calendar-full .phone-cal-nav{justify-content:space-between;align-items:center;margin-bottom:6px;padding:2px 6px;display:flex}.phone-calendar-full .phone-cal-month{color:#191f28;font-size:10px;font-weight:700}.phone-calendar-full .phone-cal-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:1px 0;font-size:8px;display:grid}.phone-calendar-full .phone-cal-dow{color:#8b95a1;padding:3px 0;font-size:8px;font-weight:600}.phone-calendar-full .phone-cal-day{color:#191f28;padding:4px 0;font-size:9px;font-weight:500}.phone-calendar-full .phone-cal-day--mute{color:#d0d5dd}.phone-calendar-full .phone-cal-day--active{background:#3b5bdb;border-radius:4px;font-weight:800;color:#fff!important}.phone-btn--disabled{color:#b4c0e5;background:#e8edfb}.phone-sub--tight{margin-bottom:10px}.phone-caption{color:#8b95a1;margin-bottom:14px;font-size:10px;line-height:1.4}.phone-guide-list{flex-direction:column;gap:10px;margin-bottom:16px;list-style:none;display:flex}.phone-guide-list li{background:#f7f8fa;border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.phone-guide-num{color:#fff;background:#3b5bdb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:flex}.phone-guide-text{color:#4e5968;font-size:11px;line-height:1.4}.phone-guide-text strong{color:#191f28;font-weight:700}.phone-upload-box{text-align:center;background:#f8faff;border:1.5px dashed #c5d0e6;border-radius:10px;flex-direction:column;align-items:center;gap:6px;margin-bottom:auto;padding:16px 12px;display:flex}.phone-upload-icon{background:#edf2ff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.phone-upload-box-text{color:#3b5bdb;font-size:11px;font-weight:700}.phone-upload-thumb{background:linear-gradient(135deg,#d1e4ff 0%,#a4b8e6 50%,#7d95c8 100%);border-radius:4px;width:44px;height:44px;margin-bottom:12px;position:relative;overflow:hidden}.phone-upload-thumb:before{content:"";background:linear-gradient(#0000 0%,#ffffff4d 100%);height:60%;position:absolute;bottom:0;left:0;right:0}.phone-device-frame{background:#f4f6fb;border-radius:5px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:90px;padding:6px 4px;display:flex}.phone-device-frame--keypad{gap:4px}.phone-device-display{text-align:center;color:#191f28;background:#fff;border:1px solid #e5e8eb;border-radius:3px;width:100%;padding:3px 0;font-family:monospace;font-size:11px;font-weight:700}.phone-device-keypad{grid-template-columns:repeat(3,1fr);gap:2px;width:100%;display:grid}.phone-device-keypad span{color:#191f28;text-align:center;aspect-ratio:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:3px 0;font-size:8px;font-weight:700;line-height:1;display:flex}.phone-device-frame--eid{text-align:center;gap:3px}.phone-device-eid-title{color:#3b5bdb;margin-bottom:3px;font-size:8px;font-weight:800}.phone-device-eid-desc{color:#4e5968;word-break:break-all;margin-bottom:3px;font-size:6px;font-weight:600;line-height:1.3}.phone-device-eid-desc--tight{margin-top:3px;margin-bottom:2px}.phone-device-barcode{background-image:repeating-linear-gradient(90deg,#191f28 0 1px,#0000 1px 2px,#191f28 2px 4px,#0000 4px 5px);border-radius:1px;width:100%;height:14px}.phone-btn{color:#8b95a1;text-align:center;background:#f2f4f6;border-radius:8px;margin-top:auto;padding:10px;font-size:11px;font-weight:700}.phone-btn--primary{color:#fff;background:#3b5bdb}.phone-bottomsheet{z-index:2;background:#fff;border-radius:18px 18px 20px 20px;padding:18px 14px 12px;position:absolute;bottom:6px;left:6px;right:6px;box-shadow:0 -4px 20px #0000001a}.phone-bottomsheet:before{content:"";background:#e5e8eb;border-radius:2px;width:32px;height:3px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-bs-title{color:#191f28;text-align:center;margin-top:6px;margin-bottom:10px;font-size:12px;font-weight:700}.phone-bs-row{color:#4e5968;border-bottom:1px solid #f2f4f6;justify-content:space-between;align-items:center;padding:7px 0;font-size:10px;display:flex}.phone-bs-row:last-of-type{border-bottom:none;margin-bottom:8px}.phone-arrow{color:#b0b8c1;font-size:12px}.phone-screen--dim{opacity:.35;pointer-events:none}.phone-option{color:#4e5968;border:1.5px solid #e5e8eb;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:14px;font-size:12px;font-weight:700;display:flex}.phone-option--active{color:#3b5bdb;background:#f7f9ff;border-color:#3b5bdb}.phone-check{color:#3b5bdb;font-size:12px;font-weight:800}.phone-upload{text-align:center;background:#f8faff;border:1.5px dashed #c5d0e6;border-radius:10px;margin-bottom:10px;padding:20px 12px}.phone-upload-preview{justify-content:center;margin-bottom:6px;display:flex}.phone-upload-text{color:#3b5bdb;font-size:11px;font-weight:600}.phone-hint{color:#8b95a1;margin-bottom:auto;font-size:10px;line-height:1.5}.phone-calendar{background:#f7f8fa;border-radius:10px;margin-bottom:auto;padding:10px}.phone-cal-nav{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.phone-cal-month{color:#191f28;font-size:11px;font-weight:700}.phone-cal-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;font-size:9px;display:grid}.phone-cal-grid>span{color:#8b95a1;padding:3px 0;font-weight:600}.phone-cal-day{color:#191f28!important;font-weight:600!important}.phone-cal-day--active{background:#3b5bdb;border-radius:4px;color:#fff!important;font-weight:800!important}.phone-device-row{gap:6px;margin-bottom:auto;display:flex}.phone-device-mini{text-align:center;background:#f7f8fa;border-radius:8px;flex:1;min-width:0;padding:8px}.phone-device-step{color:#fff;background:#3b5bdb;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin:0 auto 6px;font-size:9px;font-weight:800;display:flex}.phone-device-label{color:#4e5968;margin-bottom:6px;font-size:9px;font-weight:600;line-height:1.35}.phone-device-screen{color:#fff;letter-spacing:.04em;background:#191f28;border-radius:6px;padding:18px 4px;font-family:monospace;font-size:11px;font-weight:700}.phone-device-screen--barcode{letter-spacing:.2em;padding:18px 4px;font-size:14px}.phone-done-list{flex-direction:column;gap:8px;margin-bottom:auto;display:flex}.phone-done-item{align-items:flex-start;gap:8px;display:flex}.phone-done-num{color:#3b5bdb;background:#edf2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;font-size:9px;font-weight:800;display:flex}.phone-done-title{color:#191f28;margin-bottom:1px;font-size:11px;font-weight:700}.phone-done-desc{color:#8b95a1;font-size:9px;line-height:1.3}.phone-screen.phone-focal{background:linear-gradient(#fff 0%,#f5f7ff 100%);justify-content:center;align-items:center;gap:14px;padding:34px 16px 22px}.phone-screen.phone-focal--success{background:linear-gradient(#fff 0%,#edf2ff 100%)}.phone-focal-question{color:#191f28;text-align:center;letter-spacing:-.025em;word-break:keep-all;margin:4px 0 2px;font-size:14.5px;font-weight:800;line-height:1.35}.phone-focal-card{text-align:center;background:linear-gradient(135deg,#edf2ff 0%,#f7f8ff 100%);border:1px solid #3b5bdb1a;border-radius:16px;width:100%;padding:18px 14px 16px;box-shadow:0 6px 16px #3b5bdb14}.phone-focal-chip{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#3b5bdb 0%,#5c7cfa 100%);border-radius:999px;margin-bottom:12px;padding:3px 9px;font-size:9.5px;font-weight:800;display:inline-block;box-shadow:0 3px 8px #3b5bdb4d}.phone-focal-label{color:#6b7684;letter-spacing:-.01em;margin-bottom:4px;font-size:10px;font-weight:600}.phone-focal-price{color:#191f28;letter-spacing:-.03em;margin-bottom:6px;font-size:28px;font-weight:800;line-height:1}.phone-focal-unit{margin-left:1px;font-size:14px;font-weight:700}.phone-focal-regular{color:#8b95a1;margin-bottom:10px;font-size:10px}.phone-focal-regular s{color:#b0b8c1}.phone-focal-divider{background:#3b5bdb1a;height:1px;margin:2px 4px 10px}.phone-focal-sub{color:#4e5968;word-break:keep-all;font-size:10.5px;font-weight:600;line-height:1.5}.phone-focal-options{flex-direction:column;gap:10px;width:100%;display:flex}.phone-focal-opt{font-size:var(--text-caption);color:#4e5968;letter-spacing:-.01em;background:#fff;border:1.5px solid #e5e8f0;border-radius:12px;justify-content:center;align-items:center;padding:14px 16px;font-weight:700;display:flex;position:relative;box-shadow:0 2px 6px #191f2808}.phone-focal-opt--active,.phone-screen.is-completed .phone-focal-opt[data-tap=esim]{color:#3b5bdb;background:#edf2ff;border-color:#3b5bdb;transition:color .25s,background .25s,border-color .25s,box-shadow .25s;box-shadow:0 4px 12px #3b5bdb2e}.phone-focal-check{color:#fff;opacity:0;background:#3b5bdb;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;transition:opacity .25s,transform .25s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)scale(.3)}.phone-focal-opt--active .phone-focal-check,.phone-screen.is-completed .phone-focal-opt[data-tap=esim] .phone-focal-check{opacity:1;transform:translateY(-50%)scale(1)}.phone-focal-hint{color:#6b7684;text-align:center;margin-top:2px;font-size:10.5px;font-weight:600}.phone-focal-dates{background:#fff;border:1px solid #edf2f7;border-radius:14px;width:100%;padding:12px 8px;box-shadow:0 4px 10px #191f280a}.phone-focal-dow{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:6px;display:grid}.phone-focal-dow span{text-align:center;color:#8b95a1;letter-spacing:-.01em;font-size:9px;font-weight:700}.phone-focal-days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.phone-focal-days span{aspect-ratio:1;color:#4e5968;border-radius:8px;justify-content:center;align-items:center;font-size:11.5px;font-weight:600;display:flex}.phone-focal-day--active,.phone-screen.is-completed .phone-focal-days span[data-tap=date12]{background:linear-gradient(135deg,#3b5bdb 0%,#5c7cfa 100%);box-shadow:0 4px 10px #3b5bdb59;color:#fff!important;font-weight:800!important}.phone-focal-days span{transition:color .25s,background .25s,box-shadow .25s,font-weight .25s}.phone-focal-datelabel{color:#3b5bdb;text-align:center;letter-spacing:-.01em;font-size:11px;font-weight:700}.phone-focal-upload{background:#fff;border:1.5px dashed #c7d0e6;border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;width:100%;max-height:210px;padding:14px;transition:border-color .25s,background .25s,transform .25s cubic-bezier(.32,.72,0,1),box-shadow .25s;display:flex}.phone-screen.is-completed .phone-focal-upload{background:#edf2ff;border-style:solid;border-color:#3b5bdb;transform:scale(.98);box-shadow:inset 0 0 0 2px #3b5bdb26,0 4px 14px #3b5bdb29}.phone-focal-upload-ring{transition:background .25s,transform .25s cubic-bezier(.32,.72,0,1)}.phone-screen.is-completed .phone-focal-upload-ring{background:radial-gradient(circle,#dce5ff 0%,#edf2ff 100%);transform:scale(1.05)}.phone-focal-upload-ring{background:radial-gradient(circle,#edf2ff 0%,#f7f8ff 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.phone-focal-upload-ring:before{content:"";border:1.5px dashed #3b5bdb4d;border-radius:50%;position:absolute;inset:-4px}.phone-focal-upload-icon{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 6px #3b5bdb1f}.phone-focal-upload-text{color:#3b5bdb;letter-spacing:-.02em;font-size:12px;font-weight:800}.phone-focal-upload-sub{color:#6b7684;letter-spacing:-.01em;font-size:10px;font-weight:600}.phone-focal-success{justify-content:center;align-items:center;width:84px;height:84px;margin-top:18px;display:flex;position:relative}.phone-focal-pulse{background:#3b5bdb2e;border-radius:50%;animation:2.2s cubic-bezier(.4,0,.6,1) infinite phoneFocalPulse;position:absolute;inset:0}.phone-focal-pulse--2{animation-delay:1.1s}@keyframes phoneFocalPulse{0%{opacity:.6;transform:scale(.7)}80%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}.phone-focal-success-ring{z-index:1;background:linear-gradient(135deg,#3b5bdb 0%,#5c7cfa 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;box-shadow:0 10px 24px #3b5bdb66}.phone-focal-success-title{color:#3b5bdb;letter-spacing:-.02em;margin-top:6px;font-size:17px;font-weight:800}.phone-focal-success-sub{color:#6b7684;text-align:center;margin-top:-2px;font-size:11px;font-weight:600;line-height:1.5}.phone-focal-passport{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;width:100%;padding:4px 0;display:flex}.phone-focal-passport-book{aspect-ratio:176/233;filter:drop-shadow(0 14px 22px #2952a338)drop-shadow(0 4px 8px #191f2814);transform-origin:50%;width:132px;animation:3.6s ease-in-out infinite phoneFocalPassportFloat;position:relative}.phone-focal-passport-illust{width:100%;height:100%;display:block}@keyframes phoneFocalPassportFloat{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-4px)rotate(1.5deg)}}.phone-focal-passport-specs{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.phone-focal-passport-tag{color:#3b5bdb;letter-spacing:-.01em;background:#edf2ff;border-radius:999px;align-items:center;padding:5px 10px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.phone-focal-pay-card{text-align:center;background:linear-gradient(135deg,#edf2ff 0%,#f7f8ff 100%);border:1px solid #3b5bdb1f;border-radius:14px;width:100%;padding:14px 12px 12px;box-shadow:0 6px 16px #3b5bdb14}.phone-focal-pay-label{color:#6b7684;letter-spacing:-.01em;margin-bottom:4px;font-size:10px;font-weight:600}.phone-focal-pay-amount{color:#191f28;letter-spacing:-.03em;margin-bottom:6px;font-size:24px;font-weight:800;line-height:1}.phone-focal-pay-sub{color:#6b7684;letter-spacing:-.01em;font-size:10px;font-weight:600}.phone-focal-pay-btn{color:#fff;width:100%;font-size:var(--text-caption);letter-spacing:-.01em;background:#3b5bdb;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:13px 16px;font-weight:800;transition:transform .2s,box-shadow .25s,background .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 14px #3b5bdb47}.phone-focal-pay-btn-check{color:#3b5bdb;opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:800;transition:opacity .25s,transform .25s cubic-bezier(.32,.72,0,1);display:flex;transform:scale(.3)}.phone-screen.is-completed .phone-focal-pay-btn{background:linear-gradient(135deg,#3b5bdb 0%,#5c7cfa 100%);box-shadow:0 8px 20px #3b5bdb73}.phone-screen.is-completed .phone-focal-pay-btn-check{opacity:1;transform:scale(1)}.phone-focal-pay-btn[data-tap].is-pressing{animation:.5s cubic-bezier(.32,.72,0,1) payBtnPressRipple}@keyframes payBtnPressRipple{0%{transform:scale(1);box-shadow:0 0 #3b5bdb80,0 6px 14px #3b5bdb47}25%{transform:scale(.96);box-shadow:0 0 0 10px #3b5bdb38,0 4px 10px #3b5bdb38}55%{transform:scale(1.01);box-shadow:0 0 0 18px #3b5bdb0f,0 8px 20px #3b5bdb59}to{transform:scale(1);box-shadow:0 8px 20px #3b5bdb73}}.svc-process-section{background:linear-gradient(135deg,#3b5bdb 0%,#4c6ef5 50% 100%);padding:120px 40px;position:relative;overflow:hidden}.svc-process-section:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#ffffff1f 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-30%;right:-10%}.svc-process-section:after{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#7c9cff2e 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-5%}.svc-process-section .section-inner{position:relative}.svc-process-section .section-label{color:#bac8ff}.svc-process-section .section-title,.svc-process-section .section-title em{color:#fff}.svc-process-section .section-title em:after{background:0 0}.svc-process-section .section-desc{color:#ffffffc7}.svc-process{grid-template-columns:repeat(4,1fr);gap:12px;max-width:880px;margin-top:56px;margin-left:auto;margin-right:auto;display:grid;position:relative}.svc-process:before{content:"";z-index:0;background:#ffffff47;height:2px;position:absolute;top:36px;left:calc(12.5% + 36px);right:calc(12.5% + 36px)}.svc-step{z-index:1;text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;padding:0;transition:transform .25s;display:flex;position:relative}.svc-step:hover{box-shadow:none;transform:translateY(-3px)}.svc-step:hover .svc-step-circle{box-shadow:0 12px 28px #0000002e}.svc-step-circle{color:#3b5bdb;letter-spacing:-.02em;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:22px;font-size:28px;font-weight:800;line-height:1;transition:box-shadow .25s;display:flex;box-shadow:0 8px 20px #0000001f}.svc-step-title{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.35}.svc-step-desc{color:#ffffffeb;word-break:keep-all;min-height:auto;margin-bottom:14px;font-size:13.5px;line-height:1.65}.svc-step-meta{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.01em;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:999px;padding:5px 12px;font-size:11.5px;font-weight:600;display:inline-block}.svc-process-note{text-align:center;font-size:var(--text-caption);color:#fff9;margin-top:32px;line-height:1.6}.svc-diff-section{padding:120px 40px}.svc-compare{grid-template-columns:1fr 60px 1fr;align-items:center;gap:16px;max-width:880px;margin-top:20px;margin-left:auto;margin-right:auto;display:grid}.svc-compare-col{background:#fff;border:1px solid #f2f4f6;border-radius:20px;padding:32px 28px}.svc-compare-col--before{background:#fff5f5;border-color:#fecaca}.svc-compare-col--after{background:linear-gradient(#f7f9ff 0%,#fff 100%);border-color:#3b5bdb2e;box-shadow:0 8px 28px #3b5bdb14}.svc-compare-tag{font-size:var(--text-body);color:#c92a2a;background:#ffe2e1;border-radius:6px;margin-bottom:20px;padding:5px 12px;font-weight:700;display:inline-block}.svc-compare-tag--after{color:#fff;background:#3b5bdb}.svc-compare-group{margin-top:22px}.svc-compare-group:first-of-type{margin-top:12px}.svc-compare-group-title{font-size:var(--text-body);color:#8b95a1;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px dashed #e5e8eb;margin-bottom:12px;padding-bottom:8px;font-weight:800}.svc-compare-group-title--after{color:#3b5bdb;border-bottom-color:#3b5bdb33}.svc-compare-list{flex-direction:column;gap:12px;list-style:none;display:flex}.svc-compare-list li{font-size:var(--text-body);color:#4e5968;align-items:flex-start;gap:12px;line-height:1.55;display:flex}.svc-compare-col--before li{color:#8b95a1}.svc-compare-col--after li{color:#191f28;font-weight:500}.svc-compare-list svg{flex-shrink:0;margin-top:4px}.svc-compare-arrow{justify-content:center;align-items:center;display:flex}@media (max-width:980px){.svc-process{grid-template-columns:repeat(2,1fr)}.svc-process:before{display:none}}@media (max-width:768px){.svc-intro{padding:120px 20px 60px}.svc-intro-title{font-size:30px}.svc-intro-desc{font-size:var(--text-desc)}.svc-detail{padding:20px 20px 80px}.svc-row{gap:32px;padding:32px 20px}.svc-row.svc-row--hero{grid-template-columns:1fr;grid-template-areas:"text""visual""foot";gap:28px;min-height:auto;padding:32px 24px}.svc-row.svc-row--hero .svc-row-title{font-size:26px}.svc-compact-grid{grid-template-columns:1fr}.svc-row.svc-row--compact{min-height:auto;padding:24px 20px}.svc-row-title{font-size:24px}.svc-process-section,.svc-diff-section{padding:80px 20px}.svc-process{grid-template-columns:1fr}.svc-compare{grid-template-columns:1fr;gap:12px}.svc-compare-arrow{transform:rotate(90deg)!important}.svc-compare-arrow svg{transform:none}.svc-process-section{padding:48px 16px}.svc-process-section .section-label{margin-bottom:var(--section-head-gap)}.svc-process-section .section-title{margin-bottom:var(--section-head-gap);font-size:26px}.svc-process-section .section-desc{font-size:var(--text-desc);margin-bottom:24px}#processFlow{border-radius:16px;gap:14px;padding:20px 14px 16px}#processFlow .mobile-showcase{gap:16px;flex-direction:column!important}#processFlow .mobile-showcase-phone{order:4!important}#processFlow .mobile-showcase-info{flex-direction:column!important;order:0!important;display:flex!important}#processFlow .mobile-showcase-header,#processFlow .mobile-showcase-divider{display:none!important}#processFlow .phone.mobile-phone-lg{width:200px;height:408px}#processFlow .mobile-showcase-info{gap:0;min-height:auto}#processFlow .mobile-showcase-steps{width:100%;max-width:360px;margin:0 auto}#processFlow .mobile-showcase-num{margin-bottom:6px}#processFlow .mobile-showcase-title{margin-bottom:10px}#processFlow .mobile-showcase-desc{font-size:var(--text-caption);line-height:1.55}#processFlow .mobile-timeline{gap:2px;margin-top:0;padding:0 4px}#processFlow .mobile-tl-num{width:40px;height:40px;font-size:var(--text-body)}#processFlow .mobile-tl-label{font-size:var(--text-caption);margin-top:4px;line-height:1.25}#processFlow .mobile-timeline:before,#processFlow .mobile-timeline:after{top:20px}#processFlow .mobile-flow-cta{margin-top:0}#processFlow .mobile-flow-cta .svc-hero-cta{padding:12px 22px;font-size:14px}.svc-process-note{margin-top:16px;font-size:11.5px}}.floating-btns{z-index:100;opacity:0;pointer-events:none;flex-direction:column;gap:12px;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:32px;right:32px;transform:translateY(20px)}.floating-btns.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #0000001f}.floating-btn:hover{transform:scale(1.08);box-shadow:0 6px 24px #0000002e}.floating-btn:active{transform:scale(.95)}.floating-btn--contact{background:#3b5bdb}.floating-btn--top{background:#191f28}.faq-list{max-width:720px;margin:40px auto 0}.faq-item{border-bottom:1px solid #f2f4f6}.faq-item:first-child{border-top:1px solid #f2f4f6}.faq-question{width:100%;font-size:var(--text-desc);color:#191f28;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;font-family:inherit;font-weight:600;transition:color .2s;display:flex}.faq-question:hover{color:#3b5bdb}.faq-chevron{color:#b0b8c1;flex-shrink:0;transition:transform .3s,color .2s}.faq-item.open .faq-chevron{color:#3b5bdb;transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer p{font-size:var(--text-body);color:#6b7684;padding:0 4px 20px;line-height:1.7}.faq-answer a{color:#36c;font-weight:600;text-decoration:underline;transition:color .15s}.faq-answer a:hover{color:#1f3d7a}.faq-mark{color:inherit;background:#ffe588;border-radius:3px;padding:0 1px}.contact-form{flex-direction:column;gap:20px;max-width:600px;margin:40px auto 0;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:#4e5968;font-size:14px;font-weight:600}.form-input,.form-select,.form-textarea{font-size:var(--text-body);color:#191f28;background:#fff;border:1.5px solid #e5e8eb;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3b5bdb;box-shadow:0 0 0 3px #3b5bdb1a}.form-input::-moz-placeholder{color:#b0b8c1}.form-textarea::-moz-placeholder{color:#b0b8c1}.form-input::placeholder,.form-textarea::placeholder{color:#b0b8c1}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%238B95A1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.form-textarea{resize:vertical;min-height:120px}.form-submit{font-size:var(--text-desc);color:#fff;cursor:pointer;background:#3b5bdb;border:none;border-radius:12px;justify-content:center;align-self:center;align-items:center;gap:8px;margin-top:8px;padding:14px 32px;font-family:inherit;font-weight:700;transition:background-color .15s,transform .1s;display:inline-flex}.form-submit:hover{background:#364fc7}.form-submit:active{transform:scale(.98)}.contact-alt{text-align:center;border-top:1px solid #e5e8eb;margin-top:40px;padding-top:32px}.contact-alt p{color:#8b95a1;margin-top:8px;font-size:14px}.contact-alt p:first-child{margin-top:0}.contact-alt a{color:#3b5bdb;text-decoration:none}.contact-alt a:hover{text-decoration:underline}@media (max-width:768px){.header-inner{padding:0 20px}.nav-item{padding:6px 10px;font-size:14px}.nav-cta{font-size:var(--text-caption);padding:8px 16px}.hero-title{font-size:32px}.hero-desc{font-size:var(--text-desc)}.page-content .page-title{font-size:28px}.section{padding:80px 20px}.section-title{font-size:28px}.card-grid,.stats-grid,.feature-grid{grid-template-columns:1fr;gap:16px}.stats-grid{border-top:none;grid-template-columns:1fr}.stat{border-bottom:1px solid #e5e8eb;border-left:none;padding:28px 20px}.stat:last-child{border-bottom:none}.stat-number{font-size:36px}.footer-top{flex-direction:column;gap:32px}.footer-links{gap:32px}.download-buttons{flex-direction:column;align-items:center}.page-hero{padding:120px 20px 40px}.page-hero-title,.career-hero-title{font-size:28px}.career-hero{padding:120px 20px 60px}.univ-grid{grid-template-columns:repeat(2,1fr);gap:12px}.univ-card{padding:20px 12px}.career-filter{flex-wrap:wrap}.job-card{padding:20px}.job-title{font-size:var(--text-desc)}.process-steps{grid-template-columns:repeat(2,1fr);gap:12px}.form-row{grid-template-columns:1fr}}.svc-section-nav{-webkit-backdrop-filter:blur(20px);z-index:90;opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #191f2814;border-radius:20px;flex-direction:column;align-items:center;gap:4px;padding:8px;transition:opacity .3s cubic-bezier(.32,.72,0,1),transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:50%;right:20px;transform:translateY(-50%)translate(14px);box-shadow:0 10px 32px #191f2814,0 2px 6px #191f280a}.svc-section-nav.is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%)translate(0)}.svc-section-nav-item{color:#8b95a1;letter-spacing:-.03em;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:64px;height:64px;font-size:11px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s,box-shadow .25s;display:flex}.svc-section-nav-item:hover:not(.is-active){color:#4e5968;background:#f7f8fa}.svc-section-nav-item.is-active{color:#fff;background:linear-gradient(135deg,#3b5bdb 0%,#5c7cfa 100%);box-shadow:0 6px 14px #3b5bdb59}.svc-section-nav-item.is-active:hover{transform:translateY(-1px);box-shadow:0 8px 18px #3b5bdb66}.svc-section-nav-icon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.svc-section-nav-icon svg{width:100%;height:100%}.svc-section-nav-label{line-height:1}@media (max-width:1080px){.svc-section-nav{right:12px}}@media (max-width:768px){.svc-section-nav{display:none}}.svc-app-cta{background:linear-gradient(135deg,#edf2ff 0%,#f7f8ff 100%);border-top:1px solid #3b5bdb0f;border-bottom:1px solid #3b5bdb0f;padding:100px 40px}.svc-app-cta .section-inner{max-width:1100px}.svc-app-cta-layout{grid-template-columns:1fr auto;align-items:center;gap:72px;display:grid}.svc-app-cta-content .section-label{color:#3b5bdb;margin-bottom:var(--section-head-gap);text-align:left}.svc-app-cta-content .section-title{text-align:left;margin-bottom:var(--section-head-gap)}.svc-app-cta-content .section-desc{text-align:left;max-width:520px;margin:0 0 28px}.svc-app-cta-rating{background:#fff;border:1px solid #191f280f;border-radius:999px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 14px;display:inline-flex;box-shadow:0 2px 8px #191f280a}.svc-app-cta-stars{gap:1px;display:inline-flex}.svc-app-cta-rating-num{font-size:var(--text-body);color:#191f28;letter-spacing:-.02em;margin-left:2px;font-weight:800}.svc-app-cta-rating-count{font-size:var(--text-caption);color:#8b95a1;font-weight:600}.svc-app-cta-buttons{flex-wrap:wrap;gap:12px;display:flex}.svc-app-store-btn{color:#fff;cursor:pointer;background:#191f28;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:transform .2s cubic-bezier(.32,.72,0,1),background .2s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 14px #191f2833}.svc-app-store-btn:hover{background:#0f1419;transform:translateY(-2px);box-shadow:0 8px 20px #191f2847}.svc-app-store-btn:active{transform:translateY(0)}.svc-app-store-icon{flex-shrink:0}.svc-app-store-text{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.svc-app-store-top{color:#ffffffbf;letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:500}.svc-app-store-name{color:#fff;letter-spacing:-.02em;margin-top:1px;font-size:17px;font-weight:700}.svc-app-cta-qr{position:relative}.svc-app-cta-qr-inner{background:#fff;border:1px solid #3b5bdb1a;border-radius:20px;flex-direction:column;align-items:center;padding:28px 32px;display:flex;box-shadow:0 12px 32px #3b5bdb1a}.svc-app-cta-qr-code{background:#fff;border:1px solid #f1f3f5;border-radius:12px;margin-bottom:14px;padding:10px;line-height:0}.svc-app-cta-qr-code svg{border-radius:8px;display:block}.svc-app-cta-qr-title{color:#191f28;letter-spacing:-.02em;margin-bottom:4px;font-size:14px;font-weight:800}.svc-app-cta-qr-desc{color:#8b95a1;letter-spacing:-.01em;font-size:12px;font-weight:600}@media (max-width:880px){.svc-app-cta{padding:72px 20px}.svc-app-cta-layout{text-align:center;grid-template-columns:1fr;justify-items:center;gap:40px}.svc-app-cta-content .section-label,.svc-app-cta-content .section-title,.svc-app-cta-content .section-desc{text-align:center}.svc-app-cta-content .section-desc{margin-left:auto;margin-right:auto}.svc-app-cta-buttons{justify-content:center}.svc-app-cta-qr{display:none}}.goog-te-banner-frame.skiptranslate,.goog-te-banner-frame{display:none!important}body{position:static!important;top:0!important}#google_translate_element,.goog-te-gadget,.goog-logo-link,.goog-te-gadget .goog-te-combo,.VIpgJd-ZVi9od-l4eHX-hSRGPd,.VIpgJd-ZVi9od-ORHb-OEVmcd,.goog-tooltip,.goog-tooltip:hover{display:none!important}.goog-text-highlight{box-shadow:none!important;background-color:#0000!important}html[translated-ltr],html[translated-rtl]{margin-top:0!important}.section--b2b-report{color:#e5e8eb;background:#0e1623;padding:72px 40px}.b2b-report-inner{justify-content:center;align-items:center;gap:48px;max-width:880px;margin:0 auto;display:flex;padding:0!important}.b2b-report-content{flex:0 560px;max-width:560px}.b2b-report-eyebrow{color:#fbbf24;letter-spacing:.04em;background:#fbbf2424;border-radius:999px;margin:0 0 14px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.b2b-report-title{color:#fff;letter-spacing:-.02em;margin:0 0 18px;font-size:30px;font-weight:700;line-height:1.35}.b2b-report-desc{font-size:var(--text-body);color:#b0bac9;margin:0 0 28px;line-height:1.75}.b2b-report-btn{color:#0e1623;font-size:var(--text-body);background:#fff;border-radius:8px;padding:12px 26px;font-weight:600;text-decoration:none;transition:background-color .15s,transform .1s;display:inline-block}.b2b-report-btn:hover{background:#e5e8eb}.b2b-report-btn:active{transform:scale(.98)}.b2b-report-icon{flex-shrink:0;width:140px;height:140px}.b2b-report-icon svg{width:100%;height:100%;display:block}@media (max-width:768px){.section--b2b-report{padding:48px 20px!important}.b2b-report-inner{text-align:center;flex-direction:column-reverse;gap:20px!important}.b2b-report-title{font-size:22px!important}.b2b-report-desc{font-size:14px!important}.b2b-report-btn{padding:10px 22px;font-size:14px}.b2b-report-icon{width:100px;height:100px}}.section--persona-split{background:linear-gradient(#fff 0%,#f8faff 100%);padding:96px 40px}.persona-split-eyebrow{text-align:center;font-size:var(--text-subtitle);color:#3b5bdb;letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px;font-weight:700}.persona-split-title{text-align:center;font-size:var(--text-title-section);color:#191f28;letter-spacing:-.03em;margin:0 0 56px;font-weight:800;line-height:1.3}.persona-split-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:1080px;margin:0 auto;display:grid}.persona-card{color:inherit;background:#fff;border:1.5px solid #eef1f5;border-radius:20px;flex-direction:column;align-items:flex-start;gap:14px;padding:36px 32px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.persona-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#3b5bdb0a 0%,#0000 60%);transition:opacity .25s;position:absolute;inset:0}.persona-card:hover{border-color:#3b5bdb;transform:translateY(-4px);box-shadow:0 16px 40px #3b5bdb1f}.persona-card:hover:before{opacity:1}.persona-card-tag{color:#3b5bdb;letter-spacing:.08em;background:#edf2ff;border-radius:999px;margin:0;padding:5px 12px;font-size:11px;font-weight:800;display:inline-block}.persona-card-icon{color:#3b5bdb;background:linear-gradient(135deg,#edf2ff 0%,#e0e9ff 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-top:4px;display:flex}.persona-card-title{color:#191f28;letter-spacing:-.02em;word-break:keep-all;margin:0;font-size:22px;font-weight:700;line-height:1.4}.persona-card-desc{font-size:var(--text-body);color:#4e5968;word-break:keep-all;margin:0;line-height:1.65}.persona-card-cta{font-size:var(--text-body);color:#3b5bdb;align-items:center;gap:6px;margin-top:8px;font-weight:700;transition:gap .2s;display:inline-flex}.persona-card:hover .persona-card-cta{gap:10px}.persona-card--school .persona-card-tag{color:#b85c00;background:#fff4e5}.persona-card--school .persona-card-icon{color:#b85c00;background:linear-gradient(135deg,#fff4e5 0%,#ffe4c0 100%)}.persona-card--school .persona-card-cta{color:#b85c00}.persona-card--school:hover{border-color:#b85c00;box-shadow:0 16px 40px #b85c001f}.persona-card--school:before{background:linear-gradient(135deg,#b85c000a 0%,#0000 60%)}.audience-label{color:#3b5bdb;letter-spacing:.06em;word-break:keep-all;background:#edf2ff;border-radius:999px;margin:0 0 14px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-block}.audience-label--school{color:#b85c00;background:#fff4e5}.audience-label--inverted{color:#bac8ff;background:#ffffff24}@media (max-width:768px){.section--persona-split{padding:56px 20px!important}.persona-split-eyebrow{font-size:var(--text-subtitle)!important;margin-bottom:8px!important}.persona-split-title{word-break:keep-all;font-size:var(--text-title-section)!important;margin-bottom:32px!important;line-height:1.35!important}.persona-split-grid{grid-template-columns:1fr!important;gap:14px!important}.persona-card{border-radius:16px!important;gap:10px!important;padding:24px 20px!important}.persona-card-icon{width:48px!important;height:48px!important;margin-top:0!important}.persona-card-icon svg{width:36px!important;height:36px!important}.persona-card-title{font-size:18px!important}.persona-card-desc{font-size:14px!important;line-height:1.55!important}.persona-card-cta{margin-top:4px!important;font-size:14px!important}.audience-label{margin-bottom:12px!important;padding:5px 12px!important;font-size:11px!important}}.mobile-flow-cta{border-top:none;justify-content:center;margin-top:0;padding-top:0;display:flex}@media (max-width:768px){.mobile-flow-cta{margin-top:0!important;padding-top:0!important}}.nav-item--external{align-items:center;gap:4px;display:inline-flex}.nav-external-icon{color:#8b95a1;flex-shrink:0;transition:color .15s,transform .15s}.nav-item--external:hover .nav-external-icon{color:#191f28;transform:translate(1px,-1px)}.nav-dropdown{display:inline-block;position:relative}.nav-item--dropdown{font-family:inherit;font-size:var(--text-body);color:#4e5968;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 16px;font-weight:500;transition:color .15s,background-color .15s;display:inline-flex}.nav-item--dropdown:hover{color:#191f28;background-color:#0220470d}.nav-dropdown-chevron{color:#8b95a1;flex-shrink:0;transition:transform .2s}.nav-dropdown:hover .nav-dropdown-chevron,.nav-dropdown.open .nav-dropdown-chevron{transform:rotate(180deg)}.nav-dropdown-menu{opacity:0;visibility:hidden;z-index:1100;background:#fff;border:1px solid #e5e8eb;border-radius:12px;min-width:220px;margin:0;padding:6px;list-style:none;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 4px);left:0;transform:translateY(-4px);box-shadow:0 12px 32px #1118271f,0 2px 8px #1118270f}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-item{align-items:center;gap:var(--space-xs);font-size:var(--text-caption);color:#191f28;white-space:nowrap;border-radius:8px;padding:10px 12px;font-weight:500;transition:background-color .12s,color .12s;display:flex}.nav-dropdown-icon{color:#8b95a1;flex-shrink:0;transition:color .12s}.nav-dropdown-item:hover .nav-dropdown-icon,.nav-dropdown-item.active .nav-dropdown-icon{color:#3b5bdb}.nav-dropdown-item:hover{background:#f2f4f6}.nav-dropdown-item.active{color:#3b5bdb;background:#edf2ff;font-weight:600}.nav-dropdown.active>.nav-item--dropdown{color:#3b5bdb;font-weight:600}@media (max-width:768px){.nav-dropdown{width:100%;display:block}.nav-item--dropdown{text-align:left;width:100%;font-size:var(--text-desc);border-radius:10px;justify-content:space-between;padding:14px}.nav-dropdown-chevron{display:none}.nav-dropdown-menu{opacity:1;visibility:visible;box-shadow:none;background:0 0;border:none;min-width:0;margin-top:4px;margin-bottom:4px;padding:0 0 0 12px;position:static;transform:none}.nav-dropdown-item{font-size:var(--text-body);border-left:2px solid #e5e8eb;border-radius:0 8px 8px 0;padding:12px 14px}.nav-dropdown-item.active{border-left-color:#3b5bdb}.nav-external-icon{width:12px;height:12px}}.hero-eyebrow{font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:#3b5bdb;padding:var(--space-2xs) var(--space-md);margin-bottom:var(--space-xl);background:#edf2ff;border-radius:999px;font-weight:700;display:inline-block}.hero--b2u .hero-title{margin-bottom:var(--space-md)}.hero-subtitle{font-size:var(--text-desc);color:#4e5968;margin-bottom:var(--space-xl);max-width:520px;line-height:1.6}.hero-student-badge{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);margin-top:var(--space-lg);font-size:var(--text-caption);color:#191f28;background:#fff;border:1px solid #e5e8eb;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s;display:inline-flex;box-shadow:0 2px 6px #1118270a}.hero-student-badge:hover{background:#f5f8ff;border-color:#3b5bdb;transform:translateY(-1px);box-shadow:0 4px 12px #3b5bdb1f}.hero-student-badge svg{transition:transform .15s,color .15s}.hero-student-badge:hover svg{transform:translate(2px)}.hero-student-badge-emoji{font-size:var(--text-body);line-height:1}.hero-student-badge-text{color:#4e5968}.hero-student-badge svg{color:#8b95a1}.hero-student-badge:hover .hero-student-badge-text,.hero-student-badge:hover svg{color:#3b5bdb}@media (max-width:768px){.hero-eyebrow{padding:var(--space-2xs) var(--space-sm);margin-bottom:var(--space-lg)}.hero-student-badge{padding:var(--space-xs) var(--space-sm);margin-top:var(--space-md)}}.placeholder-card{padding:var(--space-3xl) var(--space-xl);text-align:center;background:#f8f9fb;border:1px dashed #d1d6db;border-radius:16px;max-width:600px;margin:0 auto}.placeholder-emoji{margin-bottom:var(--space-lg);font-size:40px;line-height:1}.placeholder-title{font-size:var(--text-title-card-sm);color:#191f28;margin-bottom:var(--space-sm);font-weight:700}.placeholder-text{font-size:var(--text-body);color:#4e5968;margin-bottom:var(--space-xl);line-height:1.6}.placeholder-cta{align-items:center;gap:var(--space-2xs);padding:var(--space-sm) var(--space-lg);color:#fff;font-size:var(--text-body);background:#3b5bdb;border-radius:10px;font-weight:600;transition:background-color .15s,transform .1s;display:inline-flex}.placeholder-cta:hover{background:#364fc7}.placeholder-cta:active{transform:scale(.98)}.section--trust-strip{padding:var(--space-2xl) 40px}.trust-strip{justify-content:center;align-items:center;gap:var(--space-2xl);flex-wrap:wrap;display:flex}.trust-item{text-align:center;padding:0 var(--space-lg)}.trust-number{font-size:var(--text-title-card);color:#3b5bdb;letter-spacing:-.02em;margin-bottom:var(--space-2xs);font-weight:800;line-height:1.1}.trust-label{font-size:var(--text-body);color:#4e5968;font-weight:500}.trust-divider{background:#e5e8eb;width:1px;height:40px}.b2u-section-eyebrow{font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:#3b5bdb;padding:var(--space-2xs) var(--space-md);margin-bottom:var(--space-lg);background:#edf2ff;border-radius:999px;font-weight:700;display:inline-block}.b2u-section-title{font-size:var(--text-title-section);color:#191f28;letter-spacing:-.02em;margin-bottom:var(--space-md);word-break:keep-all;overflow-wrap:break-word;font-weight:800;line-height:1.3}.b2u-section-desc{font-size:var(--text-desc);color:#4e5968;margin-bottom:var(--space-xl);word-break:keep-all;overflow-wrap:break-word;line-height:1.6}.b2u-section-cta{align-items:center;gap:var(--space-2xs);font-size:var(--text-body);color:#fff;padding:var(--space-sm) var(--space-lg);background:#3b5bdb;border:1px solid #3b5bdb;border-radius:10px;font-weight:600;transition:background-color .15s,border-color .15s,transform .1s;display:inline-flex}.b2u-section-cta:hover{background:#364fc7;border-color:#364fc7}.b2u-section-cta:active{background:#2f44ad;transform:scale(.98)}.student-callout-card{align-items:center;gap:var(--space-lg);max-width:720px;padding:var(--space-xl) var(--space-2xl);background:linear-gradient(135deg,#edf2ff 0%,#f5f8ff 100%);border:1px solid #bcc5ff;border-radius:20px;margin:0 auto;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.student-callout-card:hover{border-color:#3b5bdb;transform:translateY(-2px);box-shadow:0 12px 32px #3b5bdb26}.student-callout-icon{flex-shrink:0;font-size:36px;line-height:1}.student-callout-text{flex:1}.student-callout-title{font-size:var(--text-title-card-sm);color:#191f28;margin-bottom:var(--space-2xs);font-weight:700}.student-callout-desc{font-size:var(--text-body);color:#4e5968;word-break:keep-all;overflow-wrap:break-word;line-height:1.5}.student-callout-arrow{color:#3b5bdb;flex-shrink:0;transition:transform .15s}.student-callout-card:hover .student-callout-arrow{transform:translate(4px)}@media (max-width:768px){.trust-strip{gap:var(--space-md)}.trust-divider{height:28px}.trust-number{font-size:var(--text-title-card-sm)}.trust-label{font-size:var(--text-caption)}.student-callout-card{padding:var(--space-lg);gap:var(--space-md)}.student-callout-icon{font-size:28px}.hero{min-height:auto;padding:calc(64px + var(--space-3xl) + var(--space-xl)) var(--space-lg) var(--space-2xl);justify-content:flex-start}.mobile-plan-card{margin-bottom:32px;padding:14px 16px}.svc-compare-col{border-radius:16px;padding:14px 16px}.svc-compare-group{margin-top:var(--space-sm)}.svc-compare-group:first-of-type{margin-top:0}.svc-compare-list li{margin-bottom:var(--space-2xs)}.mobile-plan{padding:60px var(--space-lg)}.mobile-plan-card-top{padding-top:var(--space-sm)}.mobile-plan-grid{padding:var(--space-sm) 0}.mobile-plan-cta-wrap{margin-top:var(--space-xs);border-top:none;padding-top:0}.mobile-plan-partner-badge{display:none}.mobile-plan-partner{padding-bottom:var(--space-2xs);margin-bottom:var(--space-2xs)}}.svc-app-cta .section-title{margin-bottom:20px}.section-inner.b2u-section-with-visual{align-items:center;gap:var(--space-3xl);grid-template-columns:1fr auto;max-width:1100px;margin:0 auto;display:grid}.b2u-section-with-visual .b2u-section-text{text-align:left}.b2u-section-visual{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.b2u-section-visual img{max-width:280px;height:auto;display:block}@media (max-width:768px){.section-inner.b2u-section-with-visual{flex-direction:column;align-items:center;gap:0;display:flex}.b2u-section-with-visual .b2u-section-text{display:contents}.b2u-section-with-visual .b2u-section-eyebrow{order:1}.b2u-section-with-visual .b2u-section-title{text-align:center;order:2}.b2u-section-with-visual .b2u-section-visual{margin:var(--space-md) 0;order:3}.b2u-section-with-visual .b2u-section-desc{text-align:center;order:4}.b2u-section-with-visual .b2u-section-cta{order:5}.b2u-section-visual{justify-content:center}.b2u-section-visual img{max-width:180px}}.footer-isms{align-items:center;gap:var(--space-md);margin-top:var(--space-lg);padding:var(--space-sm) var(--space-md);background:#3b5bdb0a;border:1px solid #3b5bdb1f;border-radius:12px;transition:background-color .15s,border-color .15s;display:inline-flex}.footer-isms:hover{background:#3b5bdb14;border-color:#3b5bdb3d}.footer-isms img{flex-shrink:0;width:auto;height:56px;display:block}.footer-isms-text{gap:var(--space-2xs);font-size:var(--text-caption);color:#4e5968;flex-direction:column;line-height:1.5;display:flex}.footer-isms-text strong{font-size:var(--text-body);color:#191f28;font-weight:700}@media (min-width:600px) and (max-width:768px){:root{--text-title-display:64px;--text-title-section:48px;--text-title-page:40px;--text-title-card:32px;--text-title-card-sm:24px;--text-subtitle:22px;--text-desc:20px;--text-body:18px;--text-caption:15px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px}}@media (min-width:769px){.mobile-showcase-header,.mobile-showcase-heading,.mobile-showcase-subdesc{text-align:left}.mobile-showcase-subdesc{margin-left:0;margin-right:auto}}.section-title em:after,.svc-intro-title em:after,.svc-process-section .section-title em:after,.svc-intro-highlight:after,.svc-intro-highlight:before{content:none!important;display:none!important}.svc-intro-highlight{box-shadow:none!important;background:0 0!important}.b2u-check-list{margin:var(--space-lg) 0;gap:var(--space-sm) var(--space-xl);grid-template-columns:repeat(2,1fr);max-width:720px;padding:0;list-style:none;display:grid}.b2u-check-list li{align-items:flex-start;gap:var(--space-xs);font-size:var(--text-body);color:#3b5bdb;line-height:1.55;display:flex}.b2u-check{color:#3b5bdb;background:#edf2ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:800;display:inline-flex}@media (max-width:768px){.b2u-check-list{gap:var(--space-xs);margin:var(--space-md) 0;grid-template-columns:1fr;padding:0}.b2u-check-list li{padding:0;line-height:1.4}}.b2u-section-title em{color:#3b5bdb;font-style:normal}@media (max-width:768px){.b2u-section-with-visual .b2u-check-list,.b2u-section-with-visual .b2u-section-desc{order:4}.b2u-section-with-visual .b2u-section-cta{order:5}#kafsa-section .section-inner,#cases-section .section-inner{text-align:center}}.univ-count-label{text-align:left;font-size:var(--text-body);color:#4e5968;margin-bottom:var(--space-md);margin-top:0}.univ-count-num{color:#3b5bdb;font-weight:700}#kafsa-section .section-inner,#cases-section .section-inner{max-width:1100px}@media (max-width:768px){.nav-item,.nav-item--dropdown,.nav-item--external{font-size:var(--text-desc)!important}}.svc-intro .section-label{color:#191f28}.cases-univ-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.cases-univ-grid .univ-card{pointer-events:none;cursor:default;min-width:0;box-shadow:none;background:0 0;border:none}.cases-univ-grid .univ-card:hover{box-shadow:none!important;border-color:inherit!important;background:inherit!important;transform:none!important}.cases-univ-wrap{max-height:420px;transition:max-height .4s;position:relative;overflow:hidden}.cases-univ-wrap.is-open{max-height:4000px}.cases-univ-wrap:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#fffffff2 70%,#fff 100%);height:140px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.cases-univ-wrap.is-open:after{opacity:0}.cases-univ-more{align-items:center;gap:var(--space-2xs);margin:var(--space-lg) auto 0;padding:var(--space-sm) var(--space-xl);color:#3b5bdb;font-size:var(--text-body);cursor:pointer;background:#fff;border:1px solid #bcc5ff;border-radius:999px;margin-left:auto;margin-right:auto;font-family:inherit;font-weight:600;transition:background-color .15s,border-color .15s;display:flex}.cases-univ-more:hover{background:#edf2ff;border-color:#3b5bdb}.cases-univ-more svg{transition:transform .25s}.cases-univ-more[aria-expanded=true] svg{transform:rotate(180deg)}.stat-caption{font-size:var(--text-caption);color:#8b95a1;margin-top:var(--space-2xs);line-height:1.5}.footer-col a.footer-col-title--link{font-size:var(--text-caption);color:#191f28;letter-spacing:.01em;margin-bottom:4px;font-weight:700;text-decoration:none;transition:color .15s;display:inline-block}.footer-col a.footer-col-title--link:hover{color:#3b5bdb}.mobile-plan-alts{max-width:920px;margin:24px auto 80px;padding:0}.mobile-plan-alts-head{text-align:center;font-size:var(--text-caption);color:#495057;letter-spacing:-.01em;word-break:keep-all;margin:0 0 16px;font-weight:600}.mobile-plan-alts-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mobile-plan-alt{color:inherit;cursor:pointer;background:#fff;border:1px solid #eef1f5;border-radius:18px;flex-direction:column;gap:8px;padding:24px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;box-shadow:0 4px 16px #191f280a}.mobile-plan-alt:hover{border-color:#dbe2ea;transform:translateY(-2px);box-shadow:0 8px 24px #191f2812}.mobile-plan-alt-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.mobile-plan-alt-tag{letter-spacing:-.01em;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.mobile-plan-alt-tag--low{color:#f76707;background:#fff4e6}.mobile-plan-alt-tag--data{color:#1971c2;background:#e7f5ff}.mobile-plan-alt-discount{color:#f04452;letter-spacing:-.01em;vertical-align:baseline;margin-left:8px;font-size:13px;font-weight:800;display:inline-block}.mobile-plan-alt-lgu{background:0 0;justify-content:center;align-items:center;height:22px;padding:0;line-height:1;display:inline-flex}.mobile-plan-alt-lgu-logo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:44px;height:14px;display:block}@media (max-width:768px){.mobile-plan-alt-lgu{height:18px}.mobile-plan-alt-lgu-logo{max-width:38px;height:12px}}.mobile-plan-alt-name{font-size:var(--text-title-card-sm,17px);color:#191f28;letter-spacing:-.02em;word-break:keep-all;margin:0;font-weight:700;line-height:1.35}.mobile-plan-alt-regular{color:#8a94a6;letter-spacing:-.01em;margin:4px 0 0;font-size:13px}.mobile-plan-alt-regular s{text-decoration-color:#b0b8c1}.mobile-plan-alt-price{color:#495057;letter-spacing:-.01em;margin:2px 0 12px;font-size:15px}.mobile-plan-alt-price strong{color:#191f28;letter-spacing:-.025em;margin-left:2px;font-size:24px;font-weight:800}.mobile-plan-alt-specs{border-top:1px solid #f1f3f5;flex-direction:column;gap:8px;margin:0;padding:14px 0 0;list-style:none;display:flex}.mobile-plan-alt-specs li{justify-content:space-between;align-items:center;gap:8px;display:flex}.mobile-plan-alt-spec-label{color:#6c757d;letter-spacing:-.01em;font-size:13px}.mobile-plan-alt-spec-value{color:#191f28;letter-spacing:-.01em;font-size:13px;font-weight:600}.mobile-plan-alt-spec-extra{color:#191f28;letter-spacing:-.01em;margin-left:4px;font-size:13px;font-weight:600}@media (max-width:599px){.mobile-plan-alts{margin:0 auto 56px;padding:0}.mobile-plan-alts-grid{grid-template-columns:1fr;gap:16px}.mobile-plan-card:has(+.mobile-plan-alts){margin-bottom:16px!important}.mobile-plan-alt{padding:20px}.mobile-plan-alt-price strong{font-size:22px}}.phone-focal--chat{justify-content:center!important}.phone-focal-chat{flex-direction:column;gap:10px;width:100%;margin-bottom:18px;display:flex}.phone-focal-bubble{letter-spacing:-.01em;word-break:keep-all;border-radius:14px;align-items:center;gap:6px;max-width:78%;padding:8px 12px;font-size:12px;line-height:1.4;display:inline-flex}.phone-focal-bubble--in{color:#191f28;background:#f1f3f5;border-bottom-left-radius:4px;align-self:flex-start}.phone-focal-bubble--out{color:#fff;background:#3b5bdb;border-bottom-right-radius:4px;align-self:flex-end}.phone-focal-bubble--dots{gap:4px;min-height:0;padding:11px 14px}.phone-focal-dot{background:#adb5bd;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite phoneFocalDot}.phone-focal-bubble--out .phone-focal-dot{background:#fff}.phone-focal-bubble--complete{color:#2b8a3e;background:#d3f9d8;border-bottom-left-radius:4px;align-self:flex-start;gap:5px;padding:8px 14px;font-weight:700}.phone-focal-complete-icon{color:#2b8a3e}.phone-focal-dot:nth-child(2){animation-delay:.15s}.phone-focal-dot:nth-child(3){animation-delay:.3s}@keyframes phoneFocalDot{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.phone-focal--chat .phone-focal-bubble{opacity:0;animation:4.2s ease-in-out infinite phoneFocalBubbleIn}.phone-focal--chat .phone-focal-bubble:first-child{animation-delay:0s}.phone-focal--chat .phone-focal-bubble:nth-child(2){animation-delay:1s}.phone-focal--chat .phone-focal-bubble:nth-child(3){animation-delay:2s}@keyframes phoneFocalBubbleIn{0%{opacity:0;transform:translateY(6px)}8%,90%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@media (min-width:769px) and (max-width:900px){.footer-top{flex-direction:column;gap:40px}.footer-links{flex-wrap:wrap;gap:40px}.footer-col{min-width:120px}}.hbd-why-section{background:#0f1729;padding:80px 32px}.hbd-why-inner{max-width:880px;display:block}.hbd-why-eyebrow{text-align:left;letter-spacing:.04em;text-transform:uppercase;margin-bottom:20px;color:#5c7cfa!important}.hbd-why-title{text-align:left;color:#fff;margin-bottom:24px}.hbd-why-title em{color:#5c7cfa;font-style:normal}.hbd-why-desc{text-align:left;color:#adb5bd;margin-bottom:28px}.hbd-why-source{color:#6c757d;font-size:var(--text-caption);word-break:keep-all;overflow-wrap:break-word;line-height:1.7}.hbd-why-card{color:#191f28;background:0 0;border-radius:24px;padding:40px 0}.hbd-why-card-eyebrow{color:#4e5968;font-size:var(--text-body);margin-bottom:14px;font-weight:600}.hbd-why-card-title{font-size:var(--text-title-card);color:#191f28;word-break:keep-all;overflow-wrap:break-word;margin:0 0 28px;font-weight:800;line-height:1.4}.hbd-why-card-title em{color:#3b5bdb;font-style:normal}.hbd-why-chips{flex-wrap:wrap;gap:8px;display:flex}.hbd-chip{color:#fff;font-size:var(--text-body);letter-spacing:-.01em;background:#3b5bdb;border-radius:8px;padding:10px 14px;font-weight:600}.hbd-chip--accent{color:#6c757d;background:#f1f3f5}.hbd-timeline-section{background:#fff;padding:80px 0 100px}.hbd-timeline{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.hbd-step{background:#fff;border:1px solid #eef1f5;border-radius:16px;flex-direction:column;padding:24px 20px;display:flex;box-shadow:0 4px 16px #191f280a}.hbd-step-num{color:#fff;width:36px;height:36px;font-weight:800;font-size:var(--text-body);background:#3b5bdb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.hbd-step-label{color:#191f28;font-size:var(--text-title-card-sm);letter-spacing:-.01em;margin:0 0 14px;font-weight:700}.hbd-step-list{color:#4e5968;font-size:var(--text-body);border-top:1px solid #f1f3f5;margin:0;padding:14px 0 0;line-height:1.65;list-style:none}.hbd-step-list li{word-break:keep-all;overflow-wrap:break-word}.hbd-step-list li+li{margin-top:4px}@media (max-width:960px){.hbd-timeline{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.hbd-why-section{padding:56px 20px}.hbd-timeline-section{padding:56px 20px 72px}.hbd-why-inner{grid-template-columns:1fr;gap:36px}.hbd-why-card{border-radius:20px;padding:28px 24px}.hbd-why-card-title{font-size:var(--text-title-card-sm);margin-bottom:22px}.hbd-timeline{grid-template-columns:repeat(2,1fr);gap:12px}.hbd-step{padding:20px}}@media (max-width:480px){.hbd-why-section{padding:44px 16px}.hbd-timeline-section{padding:44px 16px 56px}.hbd-why-card{padding:24px 20px}.hbd-chip{font-size:var(--text-caption);padding:8px 12px}.hbd-timeline{grid-template-columns:1fr;gap:12px}.hbd-step{padding:18px 20px}}.hbd-modules-header{flex-direction:column;gap:14px;margin:0 0 40px;padding:0;display:flex}.hbd-modules-header .hbd-why-card-eyebrow{margin:0}.hbd-modules-header .hbd-why-card-title{font-size:var(--text-title-page);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.35}.hbd-modules-header .hbd-why-chips{margin-top:12px}@media (max-width:960px){.hbd-modules-header{padding:0}}@media (max-width:480px){.hbd-modules-header{border-radius:0;padding:0}}@media (max-width:768px){.hbd-why-inner{max-width:none}}.hbd-modules-section{background:#fff;padding:80px 32px 100px}.hbd-modules-head{text-align:center;max-width:720px;margin:0 auto 56px}.hbd-modules-eyebrow{color:#3b5bdb;font-size:var(--text-subtitle);letter-spacing:.04em;text-transform:uppercase;margin:0 0 16px;font-weight:700}.hbd-modules-title{font-size:var(--text-title-page);color:#191f28;letter-spacing:-.02em;word-break:keep-all;margin:0 0 16px;font-weight:800;line-height:1.3}.hbd-modules-title em{color:#3b5bdb;font-style:normal}.hbd-modules-desc{color:#4e5968;font-size:var(--text-desc);word-break:keep-all;overflow-wrap:break-word;margin:0;line-height:1.65}.hbd-modules-desc em{color:#3b5bdb;font-style:normal;font-weight:600}.hbd-modules-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.hbd-module{background:#f8f9fa;border:1px solid #eef1f5;border-radius:18px;flex-direction:column;gap:18px;padding:28px 28px 24px;display:flex}.hbd-module-head{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hbd-module-num{color:#fff;width:36px;height:36px;font-weight:800;font-size:var(--text-body);letter-spacing:-.02em;background:#3b5bdb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hbd-module-title{font-size:var(--text-title-card-sm);color:#191f28;letter-spacing:-.02em;word-break:keep-all;flex:1;margin:0;font-weight:800;line-height:1.4}.hbd-module-badge{font-size:var(--text-caption);letter-spacing:-.01em;word-break:keep-all;border-radius:999px;flex-shrink:0;align-items:center;padding:6px 12px;font-weight:700;display:inline-flex}.hbd-module-badge--green{color:#2b8a3e;background:#d3f9d8}.hbd-module-badge--blue,.hbd-module-badge--sky{color:#364fc7;background:#dbe4ff}.hbd-module-badge--violet{color:#5f3dc4;background:#e5dbff}.hbd-module-services{border-top:1px solid #e9ecef;flex-wrap:wrap;gap:8px;margin:0;padding:16px 0 0;list-style:none;display:flex}.hbd-module-services li{color:#495057;font-size:var(--text-body);word-break:keep-all;overflow-wrap:break-word;letter-spacing:-.01em;background:#fff;border:1px solid #e9ecef;border-radius:10px;align-items:center;padding:10px 14px;line-height:1.4;display:inline-flex}.hbd-modules-note{color:#fff;font-size:var(--text-body);letter-spacing:-.01em;word-break:keep-all;text-align:center;background:#1a2031;border-radius:14px;justify-content:center;align-items:center;gap:12px;margin:40px 0 0;padding:20px 28px;font-weight:600;display:flex}.hbd-modules-note-check{color:#fff;background:#51cf66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}@media (max-width:960px){.hbd-modules-grid{grid-template-columns:repeat(2,1fr);gap:16px}.hbd-why-section,.hbd-modules-section,.hbd-how-section,.hbd-admin-section,.hbd-cta-section{padding-left:24px;padding-right:24px}}@media (max-width:768px){.hbd-modules-section{padding:56px 20px 72px}.hbd-modules-title{font-size:24px;line-height:1.35}.hbd-module{padding:20px 18px}.hbd-module-title{font-size:var(--text-body);line-height:1.35}.hbd-module-num{border-radius:8px;width:30px;height:30px}.hbd-module-badge{padding:5px 10px}.hbd-module-services li{font-size:var(--text-caption)}.hbd-modules-head{margin-bottom:36px}.hbd-module{border-radius:16px;padding:24px 22px 22px}.hbd-module-head{gap:10px}.hbd-modules-note{font-size:var(--text-caption);text-align:left;align-items:flex-start;padding:16px 20px}}@media (max-width:480px){.hbd-modules-section{padding:44px 16px 56px}.hbd-modules-grid{grid-template-columns:1fr;gap:12px}.hbd-modules-title{font-size:22px}.hbd-modules-eyebrow{font-size:var(--text-caption)}.hbd-module{padding:20px 18px}.hbd-module-title{font-size:var(--text-body)}}.hbd-how-section{background:#f8f9fa;padding:80px 32px 100px}.hbd-how-head{text-align:center;max-width:760px;margin:0 auto 56px}.hbd-how-head .hbd-modules-title{margin-top:16px}.hbd-how-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.hbd-how-card{background:#fff;border:1px solid #eef1f5;border-radius:20px;flex-direction:column;gap:24px;padding:32px 28px;display:flex}.hbd-how-label{color:#364fc7;font-size:var(--text-caption);letter-spacing:-.01em;background:#dbe4ff;border-radius:999px;align-self:flex-start;padding:6px 14px;font-weight:700;display:inline-flex}.hbd-how-mock{background:#f8f9fa;border:1px solid #eef1f5;border-radius:16px;padding:20px}.hbd-mock-phone{background:0 0;padding:0;overflow:visible}.hbd-mock-phone-head{color:#fff;background:#1a2031;border-radius:16px 16px 0 0;padding:20px 22px 22px}.hbd-mock-phone-brand{font-size:var(--text-caption);color:#ffffffb3;letter-spacing:-.01em;margin:0 0 4px}.hbd-mock-phone-title{font-size:var(--text-title-card-sm);letter-spacing:-.02em;margin:0;font-weight:800}.hbd-mock-phone .hbd-mock-card{background:#f8f9fa;border:none;border-radius:14px;margin:0 0 12px;padding:18px 20px}.hbd-mock-phone .hbd-mock-card:last-child{margin-bottom:0}.hbd-mock-card-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.hbd-mock-status{font-size:var(--text-micro);letter-spacing:-.01em;border-radius:8px;padding:4px 10px;font-weight:700;display:inline-flex}.hbd-mock-status--green{color:#2b8a3e;background:#d3f9d8}.hbd-mock-status--orange{color:#e8590c;background:#fff4e6}.hbd-mock-date{font-size:var(--text-micro);color:#868e96;letter-spacing:-.01em}.hbd-mock-card-title{font-size:var(--text-body);color:#191f28;letter-spacing:-.01em;margin:0 0 4px;font-weight:700}.hbd-mock-card-sub{font-size:var(--text-micro);color:#6c757d;letter-spacing:-.01em;margin:0 0 10px}.hbd-mock-bar{background:#e9ecef;border-radius:3px;height:5px;overflow:hidden}.hbd-mock-bar span{background:#3b5bdb;border-radius:3px;height:100%;display:block}.hbd-mock-bar--orange span{background:#fd7e14}.hbd-mock-dash{background:#fff;padding:0}.hbd-mock-dash-bar{background:#f1f3f5;border-bottom:1px solid #e9ecef;border-radius:14px 14px 0 0;align-items:center;gap:6px;padding:12px 14px;display:flex}.hbd-mock-dot{background:#dee2e6;border-radius:50%;width:8px;height:8px}.hbd-mock-dot:first-child{background:#ff6b6b}.hbd-mock-dot:nth-child(2){background:#ffd43b}.hbd-mock-dot:nth-child(3){background:#51cf66}.hbd-mock-dash-tab{font-size:var(--text-micro);color:#495057;letter-spacing:-.01em;margin-left:6px}.hbd-mock-dash-title{font-size:var(--text-title-card-sm);color:#191f28;letter-spacing:-.02em;margin:18px 18px 4px;font-weight:800}.hbd-mock-dash-sub{font-size:var(--text-caption);color:#6c757d;letter-spacing:-.01em;margin:0 18px 18px}.hbd-mock-stats{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 14px 14px;display:grid}.hbd-mock-stat{background:#f8f9fa;border-radius:10px;flex-direction:column;gap:4px;padding:12px 10px;display:flex}.hbd-mock-stat-label{font-size:var(--text-micro);color:#6c757d;letter-spacing:-.01em}.hbd-mock-stat-num{font-size:var(--text-title-card-sm);color:#191f28;letter-spacing:-.02em;font-family:inherit;font-weight:800}.hbd-mock-stat-num--orange{color:#fd7e14}.hbd-mock-stat-num--green{color:#2b8a3e}.hbd-mock-list{border-top:1px solid #e9ecef;flex-direction:column;gap:8px;margin:0;padding:14px;list-style:none;display:flex}.hbd-mock-list li{font-size:var(--text-micro);color:#495057;letter-spacing:-.01em;justify-content:space-between;align-items:center;display:flex}.hbd-mock-tag{font-size:var(--text-micro);color:#868e96;font-weight:700}.hbd-mock-tag--review{color:#3b5bdb}.hbd-how-bullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hbd-how-bullets li{color:#4e5968;font-size:var(--text-caption);word-break:keep-all;overflow-wrap:break-word;padding-left:14px;line-height:1.55;position:relative}.hbd-how-bullets li:before{content:"";background:#3b5bdb;border-radius:50%;width:4px;height:4px;position:absolute;top:.65em;left:0}.hbd-how-bullets strong{color:#191f28;font-weight:700}.hbd-how-note{text-align:center;font-size:var(--text-caption);color:#868e96;word-break:keep-all;margin:32px 0 0}.hbd-admin-section{background:#fff;padding:80px 32px 100px}.hbd-admin-head{text-align:center;max-width:720px;margin:0 auto 56px}.hbd-admin-head .hbd-modules-title{margin-top:16px}.hbd-admin-head .hbd-modules-title em{color:#3b5bdb;font-style:normal}.hbd-admin-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hbd-admin-card{background:#f8f9fa;border:1px solid #eef1f5;border-radius:18px;flex-direction:column;gap:10px;padding:24px 22px;display:flex}.hbd-admin-card--wide{grid-column:span 2}.hbd-admin-icon{background:#dbe4ff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:2px;display:inline-flex}.hbd-admin-title{font-size:var(--text-body);color:#191f28;letter-spacing:-.02em;word-break:keep-all;margin:0;font-weight:800;line-height:1.4}.hbd-admin-desc{color:#4e5968;font-size:var(--text-caption);word-break:keep-all;overflow-wrap:break-word;margin:0;line-height:1.6}.hbd-admin-subgrid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}.hbd-admin-sub{background:#fff;border:1px solid #eef1f5;border-radius:12px;flex-direction:column;gap:4px;padding:14px;display:flex}.hbd-admin-sub-title{font-size:var(--text-caption);color:#191f28;letter-spacing:-.01em;word-break:keep-all;margin:0;font-weight:700}.hbd-admin-sub-desc{font-size:var(--text-micro);color:#6c757d;letter-spacing:-.01em;margin:0}.hbd-admin-bullets{flex-direction:column;gap:4px;margin:4px 0 0;padding:0;list-style:none;display:flex}.hbd-admin-bullets li{color:#4e5968;font-size:var(--text-caption);word-break:keep-all;padding-left:14px;line-height:1.55;position:relative}.hbd-admin-bullets li:before{content:"";background:#adb5bd;border-radius:50%;width:4px;height:4px;position:absolute;top:.65em;left:0}@media (max-width:960px){.hbd-how-grid{grid-template-columns:1fr;gap:20px}.hbd-admin-grid{grid-template-columns:repeat(2,1fr)}.hbd-admin-card--wide{grid-column:span 2}.hbd-admin-subgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hbd-how-section,.hbd-admin-section{padding:56px 20px 72px}.hbd-how-head,.hbd-admin-head{margin-bottom:36px}.hbd-how-card{padding:24px 22px}.hbd-mock-stats{grid-template-columns:repeat(2,1fr)}.hbd-admin-grid{grid-template-columns:1fr}.hbd-admin-card--wide{grid-column:1}.hbd-admin-subgrid{grid-template-columns:1fr}}@media (max-width:480px){.hbd-how-section,.hbd-admin-section{padding:44px 16px 56px}.hbd-how-card{padding:20px 18px}.hbd-admin-card{padding:22px 20px}.hbd-mock-stats{gap:6px}.hbd-mock-stat{padding:10px 8px}}.hbd-cta-section{text-align:center;background:#0f1729;padding:96px 32px}.hbd-cta-inner{flex-direction:column;align-items:center;gap:20px;max-width:720px;margin:0 auto;display:flex}.hbd-cta-title{font-size:var(--text-title-section);color:#fff;letter-spacing:-.02em;word-break:keep-all;overflow-wrap:break-word;margin:0;font-weight:800;line-height:1.3}.hbd-cta-title em{color:#5c7cfa;font-style:normal}.hbd-cta-desc{font-size:var(--text-desc);color:#adb5bd;word-break:keep-all;overflow-wrap:break-word;margin:0 0 12px;line-height:1.65}.hbd-cta-btn{color:#fff;font-size:var(--text-body);letter-spacing:-.01em;background:#3b5bdb;border-radius:12px;justify-content:center;align-items:center;padding:16px 36px;font-weight:700;text-decoration:none;transition:background-color .15s,transform .1s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 20px #3b5bdb59}.hbd-cta-btn:hover{background:#4c6ef5;transform:translateY(-1px);box-shadow:0 10px 26px #3b5bdb73}.hbd-cta-btn:active{transform:translateY(0)}@media (max-width:960px){.hbd-cta-section{padding:80px 20px}}@media (max-width:768px){.hbd-cta-section{padding:64px 20px}.hbd-cta-btn{padding:14px 28px}}@media (max-width:480px){.hbd-cta-section{padding:56px 16px}}.hbd-mock-card--status .hbd-mock-card-title{margin-bottom:14px}.hbd-mock-status-flow{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.hbd-mock-status-col{flex-direction:column;align-items:center;gap:4px;display:flex}.hbd-mock-status-chip{font-size:var(--text-micro);letter-spacing:-.01em;border-radius:999px;padding:4px 12px;font-weight:700;line-height:1;display:inline-flex}.hbd-mock-status-chip--outline{color:#495057;background:0 0;border:1px solid #dee2e6}.hbd-mock-status-chip--fill{color:#fff;background:#3b5bdb}.hbd-mock-status-code{font-size:var(--text-title-card-sm);color:#191f28;letter-spacing:-.02em;margin:6px 0 0;font-weight:800;line-height:1}.hbd-mock-status-code--accent{color:#3b5bdb}.hbd-mock-status-name{font-size:var(--text-micro);color:#6c757d;letter-spacing:-.01em;margin:0}.hbd-mock-status-arrow{color:#3b5bdb;flex-shrink:0}.mock-card--status .mock-title{margin-bottom:14px}.mock-status-flow{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.mock-status-col{flex-direction:column;align-items:center;gap:4px;display:flex}.mock-status-chip{font-size:var(--text-micro);letter-spacing:-.01em;border-radius:999px;padding:4px 12px;font-weight:700;line-height:1;display:inline-flex}.mock-status-chip--outline{color:#495057;background:0 0;border:1px solid #dee2e6}.mock-status-chip--fill{color:#fff;background:#3b5bdb}.mock-status-code{font-size:var(--text-title-card-sm);color:#191f28;letter-spacing:-.02em;margin:6px 0 0;font-weight:800;line-height:1}.mock-status-code--accent{color:#3b5bdb}.mock-status-name{font-size:var(--text-micro);color:#6c757d;letter-spacing:-.01em;margin:0}.mock-status-arrow{color:#3b5bdb;flex-shrink:0}.hbd-why-inner{grid-template-columns:1.15fr 1fr;align-items:start;gap:56px;max-width:1100px!important;display:grid!important}.hbd-why-card--restored{color:#fff;background:linear-gradient(#3b5bdb 0%,#324fc1 100%);border-radius:24px;padding:40px;box-shadow:0 20px 50px #3b5bdb40}.hbd-why-card--restored .hbd-why-card-eyebrow{color:#ffffffbf;margin-bottom:16px;font-weight:600}.hbd-why-card--restored .hbd-why-card-title{font-size:var(--text-title-card);color:#fff;margin:0 0 32px;line-height:1.4}.hbd-why-card--restored .hbd-why-card-title em{color:#ffd43b;font-style:normal}.hbd-why-card--restored .hbd-why-chips{flex-wrap:wrap;gap:8px;display:flex}.hbd-why-card--restored .hbd-chip{color:#fff;font-size:var(--text-body);letter-spacing:-.01em;background:#ffffff2e;border-radius:8px;padding:10px 16px;font-weight:600}.hbd-why-card--restored .hbd-chip--accent{color:#1a2031;background:#ffd43b}.hbd-stages-section{background:#0f1729;padding:40px 32px 100px}.hbd-stages-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid;position:relative}.hbd-stages-grid:before{content:"";z-index:0;background:#ffffff1f;height:1.5px;position:absolute;top:16px;left:8.33333%;right:8.33333%}.hbd-stage{text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;padding:0;display:flex;position:relative}.hbd-stage-num{color:#fff;width:32px;height:32px;font-weight:800;font-size:var(--text-caption);z-index:1;background:#3b5bdb;border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex;position:relative}.hbd-stage-label{color:#fff;font-size:var(--text-body);letter-spacing:-.01em;text-align:center;margin:0 0 20px;font-weight:700}.hbd-stage-list{color:#adb5bd;font-size:var(--text-caption);box-sizing:border-box;text-align:left;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;width:100%;margin:0;padding:20px 18px;line-height:1.7;list-style:none}.hbd-stage-list li{word-break:keep-all;overflow-wrap:break-word;padding-left:14px;position:relative}.hbd-stage-list li:before{content:"";background:#5c7cfa;border-radius:50%;width:4px;height:4px;position:absolute;top:.7em;left:0}.hbd-stage-list li+li{margin-top:6px}@media (max-width:960px){.hbd-why-inner{gap:36px;grid-template-columns:1fr!important}.hbd-stages-grid{grid-template-columns:1fr;gap:24px;padding-left:16px}.hbd-stages-section{padding:40px 32px 80px}.hbd-stage{-moz-column-gap:18px;text-align:left;grid-template-columns:32px 1fr;align-items:start;gap:0 18px;display:grid}.hbd-stage-num{grid-row:1/span 3;margin-bottom:0}.hbd-stage-label{text-align:left;margin:6px 0 12px}.hbd-stage-list{width:100%}.hbd-stages-grid:before{background:#ffffff1f;width:1.5px;height:auto;display:block;inset:0 auto 0 32px}}@media (max-width:768px){.hbd-stages-section{padding:36px 24px 72px}.hbd-why-card--restored{padding:28px 24px}.hbd-why-card--restored .hbd-why-card-title{font-size:var(--text-title-card-sm);margin-bottom:24px}}@media (max-width:480px){.hbd-stages-section{padding:32px 20px 56px}.hbd-stage-list{padding:18px}}.svc-row-desc strong.svc-row-desc-accent{color:#3b5bdb;font-weight:600}.cases-track-section{background:#fff;padding:64px 32px 80px}.cases-track-head{max-width:1100px;margin:0 auto 36px}.cases-track-eyebrow{color:#3b5bdb;font-size:var(--text-subtitle);letter-spacing:.04em;text-transform:uppercase;margin:0 0 16px;font-weight:700}.cases-track-title{font-size:var(--text-title-page);color:#191f28;letter-spacing:-.02em;word-break:keep-all;margin:0;font-weight:800;line-height:1.3}.cases-track-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:20px;max-width:1100px;margin:0 auto;display:grid}.cases-track-card{background:#f8f9fa;border:1px solid #eef1f5;border-radius:20px;padding:28px 28px 24px}.cases-track-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.cases-track-card-title{font-size:var(--text-caption);color:#191f28;letter-spacing:-.01em;margin:0;font-weight:700}.cases-track-card-unit{font-size:var(--text-micro);color:#868e96;margin:0}.cases-track-bignum{align-items:baseline;gap:8px;margin:0 0 20px;display:flex}.cases-track-bignum strong{font-size:var(--text-title-section);color:#3b5bdb;letter-spacing:-.03em;font-weight:800;line-height:1}.cases-track-bignum span{font-size:var(--text-caption);color:#495057;font-weight:500}.cases-track-chart{width:100%}.cases-track-chart svg{width:100%;height:auto;display:block}.cases-chart-value{fill:#495057;letter-spacing:-.01em;font-family:inherit;font-size:12px;font-weight:700}.cases-chart-value--muted{fill:#adb5bd;font-weight:500}.cases-chart-axis{fill:#868e96;letter-spacing:-.01em;font-family:inherit;font-size:11px}.cases-track-side{flex-direction:column;gap:16px;display:flex}.cases-track-stats{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cases-track-stat{background:#f8f9fa;border:1px solid #eef1f5;border-radius:18px;padding:24px 22px}.cases-track-stat-num{align-items:baseline;gap:4px;margin:0 0 6px;display:flex}.cases-track-stat-num strong{font-size:var(--text-title-page);color:#191f28;letter-spacing:-.025em;font-weight:800;line-height:1}.cases-track-stat-num span{font-size:var(--text-caption);color:#495057;font-weight:600}.cases-track-stat-label{font-size:var(--text-micro);color:#495057;letter-spacing:-.01em;margin:0}.cases-track-csat{color:#fff;background:#1a2031;border-radius:18px;padding:24px 24px 22px}.cases-track-csat-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.cases-track-csat-title{font-size:var(--text-caption);color:#fff;letter-spacing:-.01em;margin:0;font-weight:700}.cases-track-csat-overall{font-size:var(--text-micro);color:#adb5bd;margin:0;font-weight:500}.cases-track-csat-row{grid-template-columns:56px 1fr auto;align-items:center;gap:12px;margin-bottom:8px;display:grid}.cases-track-csat-label{font-size:var(--text-micro);color:#dee2e6;letter-spacing:-.01em}.cases-track-csat-bar{background:#ffffff14;border-radius:4px;height:8px;overflow:hidden}.cases-track-csat-bar span{background:#fcc419;border-radius:4px;height:100%;display:block}.cases-track-csat-score{font-size:var(--text-caption);color:#fff;letter-spacing:-.01em;font-weight:800}.cases-track-csat-quote{color:#adb5bd;font-size:var(--text-micro);word-break:keep-all;margin:14px 0 0;padding:0;font-style:italic;line-height:1.65}.cases-track-note{color:#6c757d;font-size:var(--text-caption);word-break:keep-all;margin:0;line-height:1.55}.cases-track-campus{color:#495057;max-width:1100px;font-size:var(--text-caption);letter-spacing:-.01em;background:#f8f9fa;border:1px solid #eef1f5;border-radius:14px;margin:20px auto 0;padding:18px 22px}.cases-track-campus strong{color:#191f28;margin-right:6px;font-weight:700}.cases-track-campus span{color:#868e96;font-weight:500}@media (max-width:960px){.cases-track-section{padding:64px 24px 80px}.cases-track-grid{grid-template-columns:1fr;gap:16px}.cases-track-head{margin-bottom:36px}}@media (max-width:768px){.cases-track-section{padding:56px 20px 72px}.cases-track-card{padding:22px 20px}.cases-track-stat{padding:20px 18px}.cases-track-csat{padding:22px 20px}.cases-track-csat-row{grid-template-columns:48px 1fr auto;gap:10px}.cases-track-campus{font-size:var(--text-caption);padding:18px 20px}}@media (max-width:480px){.cases-track-section{padding:44px 16px 56px}.cases-track-stats{grid-template-columns:1fr}.cases-track-card-head{flex-direction:column;align-items:flex-start;gap:4px}.cases-chart-value{font-size:11px}.cases-chart-axis{font-size:10px}}@media (max-width:960px){.cases-univ-grid{gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))!important}.cases-univ-grid .univ-card{gap:8px;padding:18px 10px}.cases-univ-grid .univ-card img{max-width:70px;height:36px}.cases-univ-grid .univ-card span{font-size:var(--text-micro)}}@media (max-width:600px){.cases-univ-grid{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))!important}.cases-univ-grid .univ-card{gap:6px;padding:12px 6px}.cases-univ-grid .univ-card img{max-width:56px;height:28px}.cases-univ-grid .univ-card span{font-size:var(--text-micro);line-height:1.3}}.cases-univ-grid .univ-card{min-width:0;overflow:visible;text-align:center!important;justify-content:flex-start!important;align-items:center!important}.cases-univ-grid .univ-card img{margin:0 auto}.cases-univ-grid .univ-card span{overflow-wrap:normal;width:100%;margin:0 auto;line-height:1.3;display:block;text-align:center!important;word-break:keep-all!important}.cases-process-section{background:#fff;padding:64px 32px 100px}.cases-process-head{text-align:center;max-width:720px;margin:0 auto 48px}.cases-process-eyebrow{color:#3b5bdb;font-size:var(--text-subtitle);letter-spacing:.04em;text-transform:uppercase;margin:0 0 16px;font-weight:700}.cases-process-title{font-size:var(--text-title-page);color:#191f28;letter-spacing:-.02em;word-break:keep-all;margin:0;font-weight:800;line-height:1.3}.cases-process-cards{grid-template-columns:1fr 1fr;gap:20px;max-width:1100px;margin:0 auto 56px;display:grid}.cases-process-card{background:#f8f9fa;border:1px solid #eef1f5;border-radius:20px;padding:28px 28px 24px}.cases-process-card-head{border-bottom:1px solid #e9ecef;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:18px;display:flex}.cases-process-name{font-size:var(--text-title-card-sm);color:#191f28;letter-spacing:-.02em;margin:0;font-weight:800}.cases-process-tag{font-size:var(--text-micro);letter-spacing:-.01em;border-radius:8px;padding:5px 12px;font-weight:700;display:inline-flex}.cases-process-tag--gray{color:#495057;background:#e9ecef}.cases-process-tag--blue{color:#364fc7;background:#dbe4ff}.cases-process-context{color:#6c757d;font-size:var(--text-caption);letter-spacing:-.01em;word-break:keep-all;flex:100%;margin:0}@media (min-width:769px){.cases-process-context{flex:0 auto;margin-left:auto}}.cases-process-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cases-process-list li{color:#495057;font-size:var(--text-caption);word-break:keep-all;overflow-wrap:break-word;padding-left:24px;line-height:1.55;position:relative}.cases-process-list li:before{content:"";background:#3b5bdb url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 16 16'><path d='M3 8.5L6.5 12L13 5' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>") 50%/10px 10px no-repeat;border-radius:50%;width:14px;height:14px;position:absolute;top:.4em;left:0}.cases-process-steps-wrap{text-align:center;max-width:1100px;margin:0 auto 32px}.cases-process-steps-title{font-size:var(--text-title-card-sm);color:#191f28;letter-spacing:-.02em;word-break:keep-all;margin:0 0 28px;font-weight:800;line-height:1.4}.cases-process-steps-title em{color:#3b5bdb;font-style:normal}.cases-process-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.cases-process-step{text-align:center;color:#1a2031;background:#dbe4ff;border-radius:14px;min-width:0;padding:16px 14px 14px}.cases-process-step--1{color:#1a2031;background:#e7ebfe}.cases-process-step--2{color:#1a2031;background:#c5cdfb}.cases-process-step--3{color:#fff;background:#809dec}.cases-process-step--4{color:#fff;background:#3b5bdb}.cases-process-step--5{color:#fff;background:#1a2031}.cases-process-step-head{justify-content:center;align-items:center;gap:8px;margin:0 0 8px;display:flex}.cases-process-step-num{width:22px;height:22px;color:inherit;font-size:var(--text-micro);background:#fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.cases-process-step--1 .cases-process-step-num,.cases-process-step--2 .cases-process-step-num{color:#3b5bdb;background:#fff}.cases-process-step-label{font-size:var(--text-caption);letter-spacing:-.02em;word-break:keep-all;font-weight:800}.cases-process-step-desc{font-size:var(--text-micro);color:inherit;opacity:.85;word-break:keep-all;margin:0;line-height:1.45}.cases-process-support{background:#dbe4ff;border-radius:16px;flex-wrap:wrap;align-items:center;gap:18px 28px;max-width:1100px;margin:0 auto;padding:18px 24px;display:flex}.cases-process-support-label{color:#364fc7;font-size:var(--text-caption);letter-spacing:-.01em;flex-shrink:0;margin:0;font-weight:800}.cases-process-support-list{flex-wrap:wrap;gap:8px 24px;margin:0;padding:0;list-style:none;display:flex}.cases-process-support-list li{color:#364fc7;font-size:var(--text-caption);letter-spacing:-.01em;padding-left:22px;font-weight:600;position:relative}.cases-process-support-list li:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'><path d='M3 8.5L6.5 12L13 5' stroke='%233B5BDB' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>");background-repeat:no-repeat;width:14px;height:14px;position:absolute;top:.25em;left:0}@media (max-width:960px){.cases-process-section{padding:56px 24px 80px}.cases-process-cards{grid-template-columns:1fr;gap:14px;margin-bottom:40px}.cases-process-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.cases-process-step{padding:14px 10px 12px}}@media (max-width:768px){.cases-process-section{padding:48px 20px 64px}.cases-process-head{margin-bottom:32px}.cases-process-card{padding:22px 20px}.cases-process-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.cases-process-step{padding:10px 6px}.cases-process-step-head{flex-direction:column;gap:4px;margin-bottom:4px}.cases-process-step-num{width:18px;height:18px;font-size:10px}.cases-process-step-label{font-size:var(--text-micro);line-height:1.25}.cases-process-step-desc{display:none}.cases-process-support{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 18px}.cases-process-support-list{flex-direction:column;gap:6px}}@media (max-width:480px){.cases-process-section{padding:40px 16px 56px}.cases-process-card{padding:20px 18px}.cases-process-card-head{margin-bottom:14px;padding-bottom:14px}}.cases-models-section{background:#fff;padding:64px 32px 100px}.cases-models-head{text-align:center;max-width:760px;margin:0 auto 56px}.cases-models-eyebrow{color:#3b5bdb;font-size:var(--text-subtitle);letter-spacing:.04em;text-transform:uppercase;margin:0 0 16px;font-weight:700}.cases-models-title{font-size:var(--text-title-page);color:#191f28;letter-spacing:-.02em;word-break:keep-all;margin:0 0 16px;font-weight:800;line-height:1.3}.cases-models-desc{color:#4e5968;font-size:var(--text-desc);word-break:keep-all;margin:0;line-height:1.65}.cases-models-grid{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:20px;max-width:1100px;margin:0 auto 32px;display:grid}.cases-models-card{background:#f8f9fa;border:1px solid #eef1f5;border-radius:20px;flex-direction:column;gap:8px;min-width:0;padding:28px 28px 24px;display:flex;position:relative}.cases-models-card-eyebrow{color:#6c757d;font-size:var(--text-caption);letter-spacing:-.01em;margin:0;font-weight:600}.cases-models-card-title{font-size:var(--text-title-card);color:#191f28;letter-spacing:-.025em;margin:0 0 6px;font-weight:800;line-height:1.2}.cases-models-card-desc{color:#4e5968;font-size:var(--text-caption);word-break:keep-all;overflow-wrap:break-word;margin:0 0 14px;line-height:1.6}.cases-models-list{border-top:1px solid #e9ecef;flex-direction:column;gap:8px;margin:0;padding:14px 0 0;list-style:none;display:flex}.cases-models-list li{color:#495057;font-size:var(--text-caption);letter-spacing:-.01em;word-break:keep-all;padding-left:22px;position:relative}.cases-models-list li:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'><path d='M3 8.5L6.5 12L13 5' stroke='%233B5BDB' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>");background-repeat:no-repeat;width:14px;height:14px;position:absolute;top:.3em;left:0}.cases-models-card--featured{background:#1a2031;border-color:#1a2031;padding-top:36px}.cases-models-card--featured .cases-models-card-eyebrow{color:#ffffffb3}.cases-models-card--featured .cases-models-card-title{color:#fff}.cases-models-card--featured .cases-models-card-desc{color:#adb5bd}.cases-models-card--featured .cases-models-list{border-top-color:#ffffff1a}.cases-models-card--featured .cases-models-list li{color:#dee2e6}.cases-models-card--featured .cases-models-list li:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'><path d='M3 8.5L6.5 12L13 5' stroke='%235C7CFA' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>")}.cases-models-card-badge{color:#fff;font-size:var(--text-micro);letter-spacing:-.01em;white-space:nowrap;background:#3b5bdb;border-radius:999px;padding:6px 14px;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #3b5bdb59}.cases-models-flow{background:#f8f9fa;border-radius:16px;flex-wrap:wrap;align-items:center;gap:16px 24px;max-width:1100px;margin:0 auto;padding:20px 28px;display:flex}.cases-models-flow-label{color:#495057;font-size:var(--text-caption);letter-spacing:-.01em;flex-shrink:0;margin:0;font-weight:800}.cases-models-flow-steps{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.cases-models-flow-step{align-items:center;gap:8px;display:inline-flex}.cases-models-flow-num{color:#fff;width:22px;height:22px;font-size:var(--text-micro);background:#3b5bdb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.cases-models-flow-num--plus{background:#adb5bd}.cases-models-flow-text{color:#495057;font-size:var(--text-caption);letter-spacing:-.01em;font-weight:600}.cases-models-flow-arrow{color:#adb5bd;font-size:var(--text-body);flex-shrink:0}@media (max-width:960px){.cases-models-section{padding:56px 24px 80px}.cases-models-grid{grid-template-columns:1fr;gap:16px;margin-bottom:28px}.cases-models-head{margin-bottom:40px}.cases-models-card--featured{padding-top:36px}}@media (max-width:768px){.cases-models-section{padding:48px 20px 64px}.cases-models-head{margin-bottom:32px}.cases-models-card{padding:24px 22px}.cases-models-flow{flex-direction:column;align-items:flex-start;padding:18px 20px}.cases-models-flow-steps{gap:8px 14px}}@media (max-width:480px){.cases-models-section{padding:40px 16px 56px}.cases-models-card{padding:22px 20px}.cases-models-flow-steps{flex-direction:column;align-items:flex-start}.cases-models-flow-arrow{transform:rotate(90deg)}}.footer-col a,.footer-col-title{word-break:keep-all;white-space:nowrap}@media (max-width:600px){.cases-univ-grid .univ-card span{-webkit-hyphens:auto;hyphens:auto;word-break:break-word!important;overflow-wrap:anywhere!important}}.cases-univ-grid .univ-card{gap:10px!important;padding:18px 6px!important;overflow:visible!important}.cases-univ-grid .univ-card img{max-width:70px!important;height:42px!important}.cases-univ-grid .univ-card span{letter-spacing:-.04em!important;word-break:keep-all!important;overflow-wrap:normal!important;white-space:nowrap!important;font-size:11px!important;line-height:1.25!important}.hbd-student-section{background:#fff;padding:48px 32px 0}.hbd-student-card{max-width:1100px;color:inherit;background:#dbe4ff;border-radius:16px;align-items:center;gap:20px;margin:0 auto;padding:22px 28px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 4px 16px #3b5bdb1a}.hbd-student-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #3b5bdb2e}.hbd-student-icon{flex-shrink:0;font-size:32px;line-height:1}.hbd-student-text{flex:1;min-width:0}.hbd-student-title{color:#191f28;font-size:var(--text-title-card-sm);letter-spacing:-.02em;margin:0 0 4px;font-weight:800}.hbd-student-desc{color:#364fc7;font-size:var(--text-caption);letter-spacing:-.01em;word-break:keep-all;margin:0;font-weight:600}.hbd-student-arrow{color:#3b5bdb;flex-shrink:0}@media (max-width:768px){.hbd-student-section{padding:36px 20px 0}.hbd-student-card{gap:14px;padding:18px 20px}.hbd-student-title{font-size:var(--text-body)}.hbd-student-desc{font-size:var(--text-micro)}}@media (max-width:480px){.hbd-student-section{padding:28px 16px 0}}.faq-search-wrap{max-width:480px;margin:32px auto 0;position:relative}.faq-search-icon{color:#8b95a1;pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.faq-search{width:100%;font-size:var(--text-desc);color:#191f28;background:#fff;border:1.5px solid #e5e8eb;border-radius:14px;outline:none;padding:16px 18px 16px 48px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.faq-search::placeholder{color:#b0b8c1}.faq-search:focus{border-color:#3b5bdb;box-shadow:0 0 0 3px #3b5bdb1a}.section--faq-body{padding:60px 40px 100px}.faq-body-inner{grid-template-columns:220px 1fr;align-items:start;gap:56px;max-width:1080px;margin:0 auto;display:grid}.faq-sidebar{position:sticky;top:88px}.faq-cat-stack{flex-direction:column;gap:20px;display:flex}.faq-cat-group{flex-direction:column;gap:2px;display:flex}.faq-cat-group-label{color:#b0b8c1;letter-spacing:.06em;text-transform:uppercase;margin:0;padding:0 16px 6px;font-size:11px;font-weight:700}.faq-cat-item{width:100%;font-size:var(--text-body);color:#6b7684;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;padding:12px 16px;font-family:inherit;font-weight:600;transition:background .15s,color .15s}.faq-cat-item:hover{color:#191f28;background:#f4f6fb}.faq-cat-item[aria-selected=true]{color:#3b5bdb;background:#eef2ff}.faq-content{min-width:0}.faq-content .faq-list{max-width:none;margin-top:0}.faq-item[hidden]{display:none!important}.faq-item.open .faq-answer{max-height:1200px}.faq-answer-ol{font-size:var(--text-body);color:#6b7684;margin:8px 4px 20px 24px;padding:0;line-height:1.7}.faq-answer-ol li{margin-bottom:4px;padding-left:4px}.faq-empty{text-align:center;max-width:720px;font-size:var(--text-body);color:#8b95a1;margin:32px auto 0;padding:32px 16px}.section--faq-cta{padding:80px 40px 130px}.faq-cta-card{text-align:center;background:linear-gradient(#f8f9ff 0%,#fff 100%);border:1px solid #e5e8eb;border-radius:24px;max-width:720px;margin:0 auto;padding:48px 32px}.faq-cta-title{color:#191f28;letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1.4}.faq-cta-desc{font-size:var(--text-desc);color:#6b7684;margin-top:12px;line-height:1.6}.faq-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.faq-cta-btn{font-size:var(--text-body);cursor:pointer;border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:14px 24px;font-family:inherit;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .15s;display:inline-flex}.faq-cta-btn--primary{color:#fff;background:#3b5bdb}.faq-cta-btn--primary:hover{background:#3551c7;transform:translateY(-1px)}.faq-cta-btn--ghost{color:#191f28;background:#fff;border-color:#e5e8eb}.faq-cta-btn--ghost:hover{color:#3b5bdb;border-color:#3b5bdb}@media (max-width:900px){.section--faq-body{padding:32px 0 80px}.faq-body-inner{grid-template-columns:1fr;gap:20px;padding:0 16px}.faq-sidebar{-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -16px;padding:0 16px;position:static;overflow-x:visible}.faq-sidebar::-webkit-scrollbar{display:none}.faq-cat-stack{flex-flow:wrap;justify-content:flex-start;gap:8px;padding:4px 0}.faq-cat-group{display:contents}.faq-cat-group-label{display:none}.faq-cat-item{text-align:center;white-space:nowrap;color:#6b7684;background:#fff;border:1px solid #e5e8eb;border-radius:999px;flex:0 auto;width:auto;padding:10px 16px;font-size:14px}.faq-cat-item:hover{background:#f4f6fb}.faq-cat-item[aria-selected=true]{color:#fff;background:#3b5bdb;border-color:#3b5bdb}}@media (max-width:768px){.faq-search-wrap{margin:24px 16px 0}.section--faq-cta{padding:60px 16px 100px}.faq-cta-card{padding:36px 20px}.faq-cta-title{font-size:20px}.faq-cta-actions{flex-direction:column}.faq-cta-btn{width:100%}}
