#main-content{background:#fff}.reveal{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.16,1,.3,1);transform:translateY(14px)}.reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.ch-sec{padding:44px 0}.ch-sec--last{padding-bottom:72px}.ch-head{justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:1.5rem;display:flex}.ch-title{color:#222;letter-spacing:-.01em;font-size:clamp(1.4rem,2.6vw,1.8rem);font-weight:700}.ch-lede{color:#6b7280;margin-top:5px;font-size:14.5px}.ch-more{color:#1270b5;background:#ebf5ff;border-radius:9999px;flex-shrink:0;padding:10px 18px;font-size:14px;font-weight:600}.ch-more:hover{background:#d1eaff}.ch-btn-primary{color:#fff;background:#168de2;border-radius:9999px;padding:14px 28px;font-size:15px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-block}.ch-btn-primary:hover{background:#1270b5;transform:translateY(-1px);box-shadow:0 8px 18px -8px #168de280}.ch-btn-quiet{color:#222;border:1px solid #e5e7eb;border-radius:9999px;padding:14px 28px;font-size:15px;font-weight:600;display:inline-block}.ch-btn-quiet:hover{background:#f9fafb}.ch-hero{background:linear-gradient(#eff7fe 0%,#eff7fe59 70%,#fff 100%);padding:2.5rem 0 3rem}.ch-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:3rem;display:grid}.ch-hero__copy h1{color:#222;letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2rem,4.2vw,3rem);font-weight:700;line-height:1.1}.ch-hero__copy p{color:#6b7280;max-width:50ch;margin-top:1.25rem;font-size:1.125rem;line-height:1.6}.ch-hero__ctas{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.ch-hero__media{margin:0}.ch-hero__media img{aspect-ratio:5/4;object-fit:cover;border-radius:24px;width:100%;display:block;box-shadow:0 2px 4px #1018280f,0 18px 40px -14px #10182840}.ch-exps{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.ch-exp{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .2s,transform .2s;display:block;overflow:hidden;box-shadow:0 1px 2px #1018280a}.ch-exp:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.ch-exp:hover .ch-exp__media img{transform:scale(1.05)}.ch-exp__media{aspect-ratio:4/3;background:#ebf5ff;display:block;overflow:hidden}.ch-exp__media img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,1,.3,1)}.ch-exp__body{padding:14px 16px 16px;display:block}.ch-exp__body b{color:#222;font-size:16px;font-weight:700;display:block}.ch-exp__body span{color:#6b7280;margin-top:4px;font-size:12.5px;line-height:1.5;display:block}.ch-featured__list{flex-direction:column;gap:16px;display:flex}.ch-skel{border-radius:12px;height:200px}.ch-empty{text-align:center;border:1px dashed #e5e7eb;border-radius:12px;padding:2.5rem 1rem}.ch-empty h3{color:#222;font-size:16px;font-weight:700}.ch-empty p{color:#6b7280;max-width:44ch;margin:8px auto 0;font-size:13.5px;line-height:1.6}.ch-empty a{color:#fff;background:#168de2;border-radius:9999px;margin-top:1rem;padding:11px 22px;font-size:13.5px;font-weight:700;display:inline-block}.ch-empty a:hover{background:#1270b5}.ch-band{background:#f9fafb;border-radius:20px;padding:clamp(1.5rem,4vw,2.5rem)}.ch-band h2{color:#222;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:700}.ch-band__row{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ch-band__item h3{color:#222;margin-bottom:6px;font-size:15px;font-weight:600}.ch-band__item p{color:#6b7280;max-width:34ch;font-size:13.5px;line-height:1.55}.ch-tips{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:1.5rem;display:grid}.ch-tip{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px;box-shadow:0 1px 2px #1018280a}.ch-tip b{color:#222;font-size:15px;font-weight:700;display:block}.ch-tip p{color:#374151;margin-top:6px;font-size:13.5px;line-height:1.6}.ch-cta{background:linear-gradient(115deg,#168de2 0%,#4da8f0 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,4vw,3rem);display:flex}.ch-cta h2{color:#fff;letter-spacing:-.01em;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:700}.ch-cta p{color:#ffffffe0;margin-top:7px;font-size:15px}.ch-cta__btn{color:#222;background:#fff;border-radius:9999px;flex-shrink:0;padding:15px 28px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s}.ch-cta__btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px -8px #0000004d}@media (width<=1024px){.ch-hero__grid{grid-template-columns:1fr;gap:2rem}.ch-hero__media{max-width:560px}.ch-exps{grid-template-columns:repeat(2,1fr)}.ch-band__row{grid-template-columns:1fr;gap:1.5rem}}@media (width<=640px){.ch-exps,.ch-tips{grid-template-columns:1fr}.ch-cta{flex-direction:column;align-items:flex-start}}
