:root{color:#151f27;font-synthesis:none;--primary:#34b;--accent:#0086dd;--muted:#79a6c3;background:#fcfeff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.shell{max-width:1060px;margin:auto;padding:0 36px}header{border-bottom:1px solid #e2eaf0;justify-content:space-between;align-items:center;height:98px;display:flex}.brand{letter-spacing:2px;align-items:center;gap:12px;font-size:10px;line-height:1.5;display:flex}.brand strong{font-size:15px}.brand-mark{background:var(--primary);color:#fff;letter-spacing:0;border-radius:14px;place-items:center;width:44px;height:44px;font-size:27px;font-weight:700;display:grid}.header-link{color:var(--primary);font-size:13px}.preview-note{color:#304f65;background:#edf5fa;border-radius:8px;margin-top:20px;padding:12px 16px;font-size:12px;line-height:1.5}main{padding:32px 0 46px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;color:var(--primary);font-size:10px;font-weight:700}h1{letter-spacing:-1.7px;margin:18px 0;font-size:44px;font-weight:600;line-height:1.12}h1 span{color:var(--primary)}p{color:#536575;font-size:14px;line-height:1.6}.stories{gap:12px;margin:28px 0 32px;padding:3px;display:flex;overflow:auto}.story{border:1px solid var(--muted);width:115px;min-width:115px;height:115px;color:var(--primary);background:#edf5fa;border-radius:18px;flex-direction:column;justify-content:space-between;padding:12px;font-size:13px;font-weight:700;display:flex}.story:nth-child(2){background:#e9ecfb}.story:nth-child(3){background:#e1f2ff}.story-number{color:#5464c6;font-size:11px}.story small{color:#526577;font-size:10px;font-weight:400}.card{background:#fff;border:1px solid #e0e8ee;border-radius:20px;padding:26px}.next-visit{background:#edf1fc;border:0;justify-content:space-between;align-items:center;display:flex}h2{letter-spacing:-.5px;margin:12px 0;font-size:22px;font-weight:600}h3{margin:22px 0 8px;font-size:21px;font-weight:600}.next-visit p{margin-bottom:0}.button{background:var(--primary);color:#fff;white-space:nowrap;border-radius:10px;padding:15px 22px;font-size:13px}.section-heading{justify-content:space-between;align-items:center;margin:30px 0 12px;display:flex}.section-heading span{color:#596c7b;font-size:12px}.grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature-card{transition:border-color .15s;position:relative}.feature-card:hover{border-color:var(--primary)}.feature-card p{max-width:85%;margin:0}.arrow{color:var(--primary);font-size:23px;position:absolute;top:23px;right:24px}.bottom-nav{border-top:1px solid #e0e8ee;gap:30px;padding:22px 0;font-size:13px;display:flex}.bottom-nav .active{color:var(--primary);font-weight:700}footer{color:#617280;padding:0 0 24px;font-size:11px}@media (width<=600px){.shell{padding:0 20px}header{height:78px}.header-link{font-size:11px}main{padding-top:26px}h1{letter-spacing:-1px;font-size:33px}.story{border-radius:15px;width:94px;min-width:94px;height:94px;padding:10px;font-size:12px}.stories{gap:9px;margin-top:24px}.next-visit{padding:23px;display:block}.next-visit .button{margin-top:20px;display:inline-block}.section-heading span{display:none}.grid{gap:10px}.feature-card{min-height:178px;padding:18px}.feature-card h3{font-size:18px}.feature-card p{max-width:100%;font-size:12px}.arrow{top:14px;right:14px}.bottom-nav{padding:20px 0 calc(20px + env(safe-area-inset-bottom));background:#fcfeff;justify-content:space-between;gap:6px;font-size:11px;position:sticky;bottom:0}h2{font-size:20px}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}
