*{box-sizing:border-box}
html,body{max-width:100%;overflow-x:hidden}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#eef5fc;color:#101a2d}
a{text-decoration:none}
.container{width:100%;max-width:760px;margin:0 auto;padding-left:20px;padding-right:20px}
.site-header{background:#fff;border-bottom:1px solid #dde8f2;position:sticky;top:0;z-index:50}
.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.logo{font-size:24px;font-weight:900;color:#111a3a;letter-spacing:-.5px;white-space:nowrap}
.logo span{background:#176fc1;color:#fff;padding:2px 6px;margin-left:3px;border-radius:3px}
.menu-btn,.search-btn{width:44px;height:44px;border:0;background:transparent;color:#111a3a;font-size:34px;font-weight:900;line-height:1;text-align:center;text-decoration:none}
.search-btn{font-size:36px}
.hero{background:linear-gradient(180deg,#e8f4ff 0%,#f8fbff 100%);padding:34px 0 26px;text-align:center}
.eyebrow{display:inline-block;color:#176fc1;background:#dff0ff;font-size:15px;font-weight:900;padding:8px 14px;border-radius:999px;margin-bottom:18px}
h1{margin:0 auto 14px;font-size:36px;line-height:1.08;letter-spacing:-1.3px;max-width:680px}
.subhead{margin:0 auto 20px;color:#5e6d81;font-size:18px;line-height:1.45;max-width:620px}
.primary-btn{display:block;width:100%;max-width:520px;margin:0 auto;background:#176fc1;color:#fff!important;padding:16px 18px;border-radius:16px;text-align:center;text-decoration:none!important;font-size:18px;font-weight:900;box-shadow:0 8px 18px rgba(23,111,193,.22)}
.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px auto 0;max-width:560px}
.trust-row div{background:rgba(255,255,255,.78);border:1px solid rgba(151,183,216,.46);border-radius:18px;padding:10px 10px;font-size:13px;font-weight:900;text-align:left;display:flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 5px 14px rgba(20,38,65,.04);color:#1c304a;min-height:48px;animation:chipIn .42s ease both;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.trust-row div:nth-child(1){animation-delay:.04s}
.trust-row div:nth-child(2){animation-delay:.1s}
.trust-row div:nth-child(3){animation-delay:.16s}
.trust-row div:nth-child(4){animation-delay:.22s}
.trust-row div:active{transform:scale(.985)}
.trust-row div span{width:25px;height:25px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e6f3ff;font-size:14px;flex:0 0 auto;color:#10294b}
.trust-row div:nth-child(2) span{background:#eaf8f2}
.trust-row div:nth-child(3) span{background:#fff4d7}
.trust-row div:nth-child(4) span{background:#eeeaff}
@keyframes chipIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.ad-slot{width:calc(100% - 40px);max-width:720px;min-height:96px;margin:18px auto;background:#f7fbff;border:2px dashed #bed1e4;border-radius:18px;color:#7a8da3;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px;font-size:14px}
.section{padding:24px 0}
.intro-section{text-align:center;padding-bottom:10px}
.section h2,.intro-section h2{font-size:30px;line-height:1.1;margin:0 0 10px;letter-spacing:-.8px}
.intro-section p,.quiz-section p{margin:0;color:#5e6d81;font-size:16px;line-height:1.45}
.categories{padding-top:10px}
.category-list{display:grid;gap:14px}
.category-wide{display:grid;grid-template-columns:54px 1fr 30px;align-items:center;gap:14px;background:#fff;border:1px solid #dbe7f2;border-top:5px solid #f5c84b;border-radius:22px;box-shadow:0 8px 22px rgba(20,38,65,.07);padding:20px 18px;color:#101a2d!important;text-decoration:none!important;min-height:136px}
.category-wide .card-icon{font-size:36px;color:#111a3a;text-align:center}
.category-wide h3{margin:0 0 6px;font-size:28px;line-height:1.05;letter-spacing:-.5px}
.category-wide p{margin:0;color:#5e6d81;font-size:16px;line-height:1.35}
.category-wide .arrow{font-size:30px;font-weight:900;text-align:right}
.category-wide.is-highlight{border-top-color:#f5c84b}
.category-wide.is-blue{border-top-color:#176fc1}
.category-wide.is-green{border-top-color:#10a37f}
.category-wide.is-purple{border-top-color:#7c5cff}
.category-wide.is-hidden{display:none!important}
.quiz-section{background:#10294b;color:#fff;text-align:center}
.quiz-section h2{color:#fff}
.quiz-section p{color:rgba(255,255,255,.82)}
.quiz-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}
.quiz-grid a{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff!important;text-decoration:none!important;font-weight:900;border-radius:16px;padding:15px 10px;text-align:center}
.content-card{background:#fff;border:1px solid #dbe7f2;border-radius:18px;padding:18px;margin-bottom:14px}
.content-card h3{margin:0 0 7px;font-size:20px}
.content-card p{margin:0;color:#5e6d81;font-size:15px;line-height:1.45}
.footer{background:#fff;color:#657489;border-top:1px solid #dbe7f2;padding:28px 0 94px;text-align:center;font-size:12px;line-height:1.45}
.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:80;background:rgba(255,255,255,.96);border-top:1px solid #dbe7f2;padding:10px 16px 12px}
.sticky-cta a{display:block;width:100%;max-width:720px;margin:0 auto;background:#10a37f;color:#fff!important;text-align:center;text-decoration:none!important;font-weight:900;font-size:17px;padding:15px 16px;border-radius:16px}
@media(max-width:430px){.container{padding-left:16px;padding-right:16px}.header-inner{height:68px}.logo{font-size:21px}.menu-btn,.search-btn{width:38px;font-size:30px}h1{font-size:32px}.subhead{font-size:16px}.trust-row{gap:9px;margin-top:18px;max-width:100%}.trust-row div{font-size:12px;padding:9px 7px;gap:5px;min-height:46px;border-radius:16px;text-align:center}.trust-row div span{width:22px;height:22px;font-size:12px}.category-wide{grid-template-columns:46px 1fr 24px;gap:12px;min-height:124px;padding:18px 15px}.category-wide .card-icon{font-size:31px}.category-wide h3{font-size:24px}.category-wide p{font-size:15px}.category-wide .arrow{font-size:26px}}
@media(max-width:360px){h1{font-size:29px}.trust-row{grid-template-columns:1fr 1fr}.trust-row div{font-size:11px}.quiz-grid{grid-template-columns:1fr}.category-wide{grid-template-columns:40px 1fr 22px}.category-wide h3{font-size:22px}.category-wide p{font-size:14px}}
