*{box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;line-height:1.65;margin:0;color:#0c4a6e;background:#f0f9ff}.container{max-width:760px;margin:0 auto;padding:1.5rem}.site-header{background:#0ea5e9;color:#fff;padding:1rem 0}.site-header .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.brand{color:#fff;font-size:1.3rem;font-weight:800;text-decoration:none}nav a{color:#fff;text-decoration:none;margin-left:1rem;opacity:.9;font-size:.95rem}nav a:hover{opacity:1;text-decoration:underline}h1{font-size:2rem;margin:1rem 0 .5rem;line-height:1.25}h2{font-size:1.4rem;margin-top:2rem;color:#0ea5e9}h3{font-size:1.15rem;margin-top:1.5rem}.breadcrumb{font-size:.85rem;color:#888;margin-bottom:1rem}.lead{font-size:1.1rem;color:#555;margin-bottom:1.5rem}.meta{color:#888;font-size:.9rem;margin:1rem 0}.meta span{margin-right:1rem}.cta-button{display:inline-block;background:#0ea5e9;color:#fff;padding:.9rem 1.8rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .15s}.cta-button:hover{transform:translateY(-1px)}.review-cta-bottom{background:#fafafa;padding:1.8rem;margin:2.5rem 0;text-align:center;border-radius:10px;border:1px solid #eee}.review-cta-bottom h3{margin-top:0}.review-faq details{margin:.8rem 0;padding:1rem;background:#fafafa;border-radius:6px;cursor:pointer}.review-faq summary{font-weight:600;cursor:pointer}.site-footer{padding:2rem 0;margin-top:4rem;border-top:1px solid #eee;color:#888;font-size:.85rem;text-align:center}ul,ol{padding-left:1.5rem}li{margin:.3rem 0}table{border-collapse:collapse;width:100%;margin:1.5rem 0}th,td{border-bottom:1px solid #eee;padding:.7rem;text-align:left}th{background:#fafafa;font-weight:600}a{color:#0ea5e9}