html,body{height:100%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.7;display:flex}header{flex-shrink:0}main{flex:1;overflow-y:auto}footer{flex-shrink:0}.site-footer{border-top:2px solid var(--border);background:linear-gradient(135deg,#1d9e7508,#fff8f026);flex-shrink:0;margin-top:0;padding:1rem 0}.site-footer .footer-inner{max-width:800px;margin:0 auto;padding:0 2rem}.site-footer .footer-top{flex-wrap:wrap;gap:1.5rem;margin-bottom:.8rem;display:flex}.site-footer .footer-title{color:var(--accent);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.site-footer .footer-desc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.site-footer .footer-links{flex-direction:column;gap:6px;display:flex}.site-footer .footer-links a{color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.site-footer .footer-bottom{color:var(--text-secondary);border-top:1px solid var(--border);padding-top:.8rem;font-size:.8rem}@media (min-width:1024px){.site-footer{padding:.8rem 0}.site-footer .footer-top{gap:1.2rem;margin-bottom:.6rem}.site-footer .footer-title{font-size:.9rem}.site-footer .footer-desc,.site-footer .footer-links a{font-size:.82rem}.site-footer .footer-bottom{padding-top:.6rem;font-size:.75rem}}@media (max-width:767px){.site-footer{max-height:20vh;padding:.6rem 0;overflow:auto}.site-footer .footer-inner{padding:0 1rem}.site-footer .footer-top{gap:.8rem;margin-bottom:.4rem}.site-footer .footer-title{font-size:.85rem}.site-footer .footer-desc{font-size:.78rem;line-height:1.3}.site-footer .footer-links a{font-size:.78rem}.site-footer .footer-bottom{padding-top:.5rem;font-size:.72rem}}:root{--bg:#fffcf9;--bg-secondary:#fff8f0;--text:#2c2c2c;--text-secondary:#6b6b6b;--border:#e8ddd3;--link:#1d9e75;--cta-bg:#f0f9f4;--cta-border:#1d9e75;--insurance-bg:#fff8f0;--insurance-border:#d4a574;--accent:#1d9e75;--accent-light:#e8f7f2;--warm-beige:#fff8f0;--hover-bg:#f5ebe0;--hover-shadow:#1d9e751a}@media (prefers-color-scheme:dark){:root{--bg:#fffcf9;--bg-secondary:#fff8f0;--text:#2c2c2c;--text-secondary:#6b6b6b;--border:#e8ddd3;--link:#1d9e75;--cta-bg:#f0f9f4;--cta-border:#1d9e75;--insurance-bg:#fff8f0;--insurance-border:#d4a574;--accent:#1d9e75;--accent-light:#e8f7f2;--warm-beige:#fff8f0;--hover-bg:#f5ebe0;--hover-shadow:#1d9e751a}}body{background-color:var(--bg);color:var(--text)}a{color:var(--link)}h1,h2,h3{color:var(--accent);line-height:1.4}
