.termsPage{display:flex;justify-content:center;padding:60px 20px;min-height:100vh;background:linear-gradient(135deg,#f9f9f9,#eef2f3);font-family:Poppins,sans-serif}.termsBook{background:#fff;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.08);padding:40px;max-width:900px;width:100%}.termsBook h2{text-align:center;font-size:2rem;font-weight:600;margin-bottom:20px;border-bottom:2px solid #eee;padding-bottom:10px}.termsBook h3{margin-top:25px;font-size:1.3rem;color:#444}.termsBook li,.termsBook p{font-size:1rem;line-height:1.7;color:#555}