@import url(https://fonts.googleapis.com/css2?family=Inter:wght@700;900&family=Open+Sans:wght@400;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}.App,body{background:linear-gradient(135deg,#112046,#1562a1);color:#f1f7ff;font-family:Open Sans,Arial,sans-serif;margin:0}.container{margin:0 auto;max-width:1200px;width:92%}.navbar{background:#121f3cf7;box-shadow:0 4px 18px #02122e20;padding:.4rem 0;position:sticky;top:0;z-index:99}.navbar-content{align-items:center;display:flex;justify-content:space-between}.nav-logo{height:42px;margin-right:1rem}.nav-brand{font-family:Inter,Arial,sans-serif;font-size:1.35rem;font-weight:900;margin-right:1.8rem}.nav-links a{color:#e4f0ff;font-size:1.02rem;font-weight:600;margin:0 1rem;text-decoration:none;transition:color .18s}.nav-links a:hover{color:#21d3fb}.btn-nav{background:#00b4d8;border-radius:20px;color:#fff;font-weight:700;padding:.5rem 1.45rem}.btn-nav:hover{background:#0077b6}.nav-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:18px;justify-content:space-between;padding:0;width:24px}.nav-toggle .bar{background-color:#00b4d8;border-radius:2px;height:3px;transition:all .3s ease;width:100%}.nav-toggle.open .bar:first-child{transform:rotate(45deg) translate(5px,5px)}.nav-toggle.open .bar:nth-child(2){opacity:0}.nav-toggle.open .bar:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-dropdown{display:inline-block;position:relative}.nav-dropdown-label{align-items:center;color:#e4f0ff;cursor:pointer;display:inline-flex;font-size:1.02rem;font-weight:600;gap:4px;padding:.4rem 1rem}.nav-dropdown-label:hover{color:#21d3fb}.nav-dropdown-menu{background:#121f3cf7;border-radius:8px;box-shadow:0 4px 12px #00000040;display:none;left:0;min-width:180px;padding:.6rem 0;position:absolute;top:100%;z-index:200}.nav-dropdown-menu a{color:#e4f0ff;display:block;font-weight:600;padding:.6rem 1rem;text-decoration:none}.nav-dropdown-menu a:hover{background:#00b4d81a;color:#21d3fb}.nav-dropdown:hover .nav-dropdown-menu{display:block}.hero-section{align-items:stretch;display:flex;justify-content:center;min-height:610px;overflow:hidden;position:relative}.hero-bg-video,.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-bg-video{object-fit:cover;z-index:0}.hero-overlay{background:linear-gradient(120deg,#091c31cc 60%,#003064ee);z-index:1}.hero-content{align-items:center;display:flex;justify-content:space-between;min-height:610px;position:relative;z-index:3}.hero-left{flex:1 1;padding-top:3.2rem}.hero-left h1{color:#fff;font-family:Inter,Arial,sans-serif;font-size:2.75rem;font-weight:900;letter-spacing:-1.5px;line-height:1.15;margin-bottom:1.1rem}.hero-desc{font-size:1.15rem;margin-bottom:1.5rem}.hero-highlight{color:#38d3ff;font-weight:600}.hero-actions{align-items:center;display:inline-flex;gap:12px;margin-bottom:1.2rem}.hero-right{align-items:flex-end;display:flex;flex:1 1;justify-content:center}.hero-logo-float{filter:drop-shadow(0 8px 40px #00b4d830);width:180px}.btn,.store-btn{align-items:center;border:none;border-radius:22px;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:8px;justify-content:center;outline:none;padding:.9rem 2rem;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s}.btn-primary{background:#00b4d8;box-shadow:0 2px 16px #00b4d880;color:#fff}.btn-primary:hover{background:#0077b6}.btn-outline{background:none;border:2px solid #00b4d8;color:#00b4d8}.btn-outline:hover{background:#01365930}.btn-glow{background:linear-gradient(90deg,#38d3ff,#00b4d8 80%);box-shadow:0 2px 24px #00b4d870;color:#fff}.btn-glow:hover{background:#21d3fb}.btn-verify{align-items:center;background:#f97316;border-radius:22px;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:700;justify-content:center;padding:.9rem 2rem;transition:background .18s}.btn-verify:hover{background:#ea580c}.section{background:none;padding:3rem 0 2.1rem}.section-title{color:#38d3ff;font-family:Inter,Arial,sans-serif;font-size:1.7rem;font-weight:800;margin-bottom:2.2rem}.features-section{background:#fff;color:#111b3e}.features-grid{grid-gap:2.2rem;display:grid;gap:2.2rem;grid-template-columns:repeat(4,1fr)}.feature-card{background:#e8f6fe;border-radius:1.2rem;box-shadow:0 2px 20px #8fd6ee19;padding:2.2rem 1.2rem 1.6rem;text-align:center;transition:box-shadow .18s,transform .18s}.feature-card:hover{box-shadow:0 6px 40px #00b4d820;transform:translateY(-4px) scale(1.03)}.feature-icon{color:#00b4d8;font-size:2.7rem;margin-bottom:1rem}.feature-card h3{font-family:Inter,Arial,sans-serif;font-size:1.18rem;font-weight:700;margin:.6rem 0}.feature-card p{font-size:1rem}.how-section{background:linear-gradient(115deg,#f9fbfe 80%,#f0fcff);color:#101f3c}.how-flex{align-items:center;display:flex;gap:3rem}.how-steps{flex:1 1}.how-steps h2{margin-bottom:1.2rem}.how-steps ol{font-size:1.08rem;margin:0 0 1.6rem 1.2rem}.how-steps li{margin-bottom:.7rem}.how-steps .btn:not(:last-child){margin-right:1rem}.how-image{flex:1 1;text-align:center}.how-image img{border-radius:1.1rem;box-shadow:0 8px 30px #02122e18;max-width:380px}.how-video{border-radius:16px;box-shadow:0 4px 16px #0000001f;max-width:100%;outline:none}.certify-banner{background:linear-gradient(90deg,#00b4d8 60%,#38d3ff);color:#fff;padding:2.6rem 0}.certify-flex{align-items:center;display:flex;gap:2rem;justify-content:space-between}.certify-banner h2{font-family:Inter,Arial,sans-serif;font-size:1.5rem}.certify-banner p{font-size:1.12rem}.faq-section{background:#fff;color:#101f3c}.faq-flex{align-items:flex-start;display:flex;gap:2.2rem}.faq{flex:1 1}.faq details{background:#f0f5ff;border-radius:.8rem;margin-bottom:1.25rem;padding:1.1rem 1.2rem}.faq summary{color:#0077b6;cursor:pointer;font-size:1.06rem;font-weight:700;outline:none}.faq details[open]{box-shadow:0 2px 16px #00b4d81a}.news{flex:1 1}.news ul{list-style:none;margin:0;padding:0}.news li{font-size:1.04rem;margin-bottom:1.13rem}.news-date{color:#0077b6;font-weight:700;margin-right:.4rem}.download-section{background:#f9fbfe;color:#101f3c}.download-flex{align-items:center;display:flex;gap:2.4rem}.download-section h2{margin-bottom:1rem}.download-buttons{display:flex;gap:1.4rem;margin:1.2rem 0 .5rem}.store-btn{background:#0a76ef;border-radius:8px;color:#fff;padding:.86rem 1.7rem}.store-btn.android{background:#18c47d}.partner-logos{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.partner-badge{height:auto;max-width:60vw;width:90px}.partner-badge:hover{transform:scale(1.05)}.footer{background:linear-gradient(120deg,#10223f 70%,#194079);box-shadow:0 -1px 10px #00142722;color:#e0eaf8;font-size:1rem;margin-top:0;padding:2.4rem 0 1rem}.footer-flex{align-items:center;display:flex;justify-content:space-between}.footer-links{display:flex;gap:1.7rem}.footer-links a{color:#6ae1ff;font-weight:700;text-decoration:none}.footer-links a:hover{color:#00b4d8}.footer-brand{align-items:center;display:flex;gap:1.2rem}.footer-brand img{height:42px}.latest-news{background:#f0f9ff;border-radius:12px;box-shadow:0 2px 12px #007bff33;color:#111;margin-top:2rem;padding:1rem}.latest-news h2{color:#00b4d8;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.latest-news ul{list-style-type:none;padding-left:0}.latest-news li{font-size:1rem;line-height:1.4;margin-bottom:1rem}.latest-news a{color:#0077b6;font-weight:600;text-decoration:none;transition:color .3s ease}.latest-news a:focus,.latest-news a:hover{color:#005f86;text-decoration:underline}.latest-news .date{color:#00a1d6;font-weight:700;margin-right:.5rem;white-space:nowrap}.case-filters{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 200px 200px;margin:16px 0 24px}.case-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.case-card{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:16px}.case-article .case-header{margin-bottom:16px}.case-article .case-body{line-height:1.7}.case-tags{color:#666;font-size:.9rem}.dashboard-page{font-family:Arial,sans-serif;margin:0;padding:0}.dashboard-content{padding:2rem}.dashboard-empty,.dashboard-error,.dashboard-loading{margin-top:2rem;text-align:center}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:2rem}.metric-card{align-items:flex-start;background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;padding:1rem}.metric-icon{margin-bottom:.5rem}.metric-title{color:#666;font-size:.9rem}.metric-value{font-size:1.5rem;font-weight:700}.daily-stats h2{margin-bottom:.5rem;margin-top:1rem}.daily-list{list-style:none;margin-bottom:1rem;padding-left:0}.daily-list li{border-bottom:1px solid #f0f0f0;padding:.2rem 0}@media (max-width:1000px){.features-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.nav-toggle{display:flex}.nav-links{background-color:#121f3cf2;display:none;flex-direction:column;gap:1.2rem;height:calc(100vh - 60px);padding:1.5rem 2rem;position:fixed;right:0;top:60px;width:70vw;z-index:100}.nav-links.nav-open{display:flex}.btn-nav{display:none}.nav-dropdown{width:100%}.nav-dropdown-menu{background:none;box-shadow:none;padding:0;position:static}.nav-dropdown-menu a{padding:.6rem 0}.hero-content{align-items:center;flex-direction:column;min-height:auto;padding:56px 0 18px;text-align:center}.hero-left,.hero-right{width:100%}.hero-left{padding-top:0}.hero-left h1{font-size:2rem;letter-spacing:-.5px;line-height:1.2;margin-bottom:.8rem}.hero-desc{font-size:1rem;margin-bottom:1rem}.hero-actions-wrap{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;width:100%}.hero-actions-wrap .btn{border-radius:14px;padding:.9rem 1.2rem;width:100%}.hero-right{justify-content:center;margin-top:12px}.hero-logo-float{width:120px}.how-flex{flex-direction:column;gap:1.4rem}.certify-flex{align-items:flex-start;flex-direction:column;gap:1.2rem}.faq-flex{flex-direction:column;gap:1rem}.download-flex{flex-direction:column;text-align:center}.download-buttons{justify-content:center}.footer-flex{flex-direction:column;gap:1rem}.footer-links{flex-wrap:wrap;gap:.9rem 1.2rem;justify-content:center}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero-left h1{font-size:1.75rem}.hero-desc{font-size:.98rem}.section{padding:2.2rem 0 1.6rem}.feature-card{padding:1.4rem 1rem 1.2rem}}@media (min-width:901px){.faq-flex{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:.9fr 1.3fr}.faq details{background:#eef6ff;border:1px solid #d7eaff;margin-bottom:1rem;padding:.85rem 1rem}.faq summary{font-size:1.02rem}.latest-news{background:#eef8ff;border:1px solid #d8ecff;border-radius:12px;box-shadow:0 6px 18px #0086ff14;padding:1.2rem 1.4rem}.latest-news li{line-height:1.35;margin-bottom:.75rem}}@media (max-width:900px){.how-steps{width:100%}.how-steps ol{margin-left:0;padding-left:1rem}.how-steps .btn{border-radius:16px;display:block;margin:0 auto 10px;max-width:340px;width:100%}.how-steps{padding-bottom:.5rem}}.section-title{margin-bottom:1.4rem}.news a{white-space:normal;word-break:break-word}.tab-btn{border-radius:10px;font-weight:700;opacity:.7}.form-label{font-weight:700;margin:6px 0 4px}.sticky-cta{display:none}@media (max-width:900px){.two-col{grid-template-columns:1fr}.sticky-cta{background:linear-gradient(90deg,#38d3ff,#00b4d8);bottom:0;box-shadow:0 -6px 16px #0000002e;display:block;left:0;padding:10px 12px;position:sticky;right:0;z-index:10}.sticky-cta-btn{background:#e6fbff;border:none;border-radius:12px;color:#00324f;cursor:pointer;font-weight:800;padding:12px 16px;width:100%}}.onb-card{background:#fffffffa!important;border:1px solid #e6eef8;border-radius:16px;box-shadow:0 10px 30px #0323422e;color:#0b2454}.onb-reset{background:#f6fbff!important;border:1px solid #e6eef8;border-radius:12px}.form-label{color:#0b2454;font-weight:800}.grid-field{grid-gap:8px;display:grid;gap:8px}.two-col{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.checkbox-line{align-items:center;display:flex;gap:8px}.fullw{width:100%}.linklike{background:none;border:0;color:#00b4d8;cursor:pointer;font:inherit}.tab-btn{background:#0b1f3a;border:1px solid #1f2d50;border-radius:999px;color:#dff7ff;cursor:pointer;font-weight:800;opacity:.8;padding:8px 14px}.tab-btn.active{box-shadow:inset 0 0 0 2px #00b4d8;opacity:1}.peek-btn{background:#0000;border:0;cursor:pointer;font-size:1.05rem;position:absolute;right:8px;top:50%;transform:translateY(-50%)}@media (max-width:900px){.onb-hero-right{display:none}.two-col{grid-template-columns:1fr}}.onb-sticky-cta{display:none}@media (max-width:900px){.onb-sticky-cta{background:linear-gradient(90deg,#38d3ff,#00b4d8);border:none;border-radius:0;bottom:0;box-shadow:0 -8px 22px #0000002e;color:#00324f;font-size:1rem;font-weight:900;left:0;margin:0;padding:14px 18px;position:fixed;right:0;width:100%;z-index:110}body{padding-bottom:64px}}@media (min-width:901px){#start .container{max-width:820px}.onb-card{padding:20px 22px}}.onb-card .checkbox-line{color:#0b2454;font-weight:700;gap:10px;line-height:1.35}.onb-card .checkbox-line input[type=checkbox]{accent-color:#00b4d8;flex:0 0 auto;height:18px;width:18px}.onb-card .checkbox-line a{color:#0067b8;font-weight:800;text-decoration:underline}.onb-card .form-label,.onb-card label{color:#0b2454;font-weight:800}.onb-card,.onb-reset{color:#0b2454}.onb-card .muted{color:#5a6f88;opacity:1}.education-hero-ill{display:block;filter:drop-shadow(0 6px 18px rgba(0,0,0,.18));height:auto;object-fit:contain;width:clamp(260px,34vw,520px)}.hero-section .hero-content{align-items:center;display:flex;gap:32px}.hero-section .hero-right{flex:0 0 auto}@media (max-width:900px){.hero-section .hero-content{flex-direction:column;text-align:left}.education-hero-ill{width:min(82vw,520px)}}.edu-report-row{align-items:center;display:flex;gap:40px}.edu-report-col{flex:0 0 auto}.edu-report-preview{border-radius:14px;box-shadow:0 10px 30px #00000029;display:block;height:auto;object-fit:contain;width:clamp(300px,38vw,640px)}@media (max-width:900px){.edu-report-row{align-items:flex-start;flex-direction:column}.edu-report-preview{width:min(88vw,640px)}}.hero-logo-card{align-items:center;aspect-ratio:1/1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0d223a99;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 18px 45px #00000040;display:flex;justify-content:center;margin-inline:auto;margin-top:16px;width:clamp(220px,28vw,420px)}.hero-logo-card img,.hero-logo-img{aspect-ratio:auto;display:block;filter:drop-shadow(0 6px 14px rgba(0,0,0,.25));max-height:80%;max-width:80%;object-fit:contain}@media (prefers-reduced-motion:no-preference){.hero-logo-card{animation:heroLogoIn .6s ease-out .12s forwards;opacity:0;transform:translateY(6px)}@keyframes heroLogoIn{to{opacity:1;transform:translateY(0)}}}@media (max-width:640px){.hero-logo-card{border-radius:16px;width:clamp(200px,60vw,320px)}}@media (min-width:1280px){.hero-logo-card{border-radius:24px;width:clamp(320px,24vw,520px)}}
/*# sourceMappingURL=main.4020bbff.css.map*/