@import url("enhancements.css?v=9");
.content-page{background:#f8fafc}.content-hero{padding:76px 0 42px;background:linear-gradient(135deg,#fff7f2,#f4f9ff)}.content-hero h1{max-width:820px;margin:8px 0 14px;font-size:clamp(2.25rem,5vw,4rem);line-height:1.05;color:#102a43}.content-hero p{max-width:760px;font-size:1.15rem;color:#52667a}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:48px 0 72px}.content-card{background:#fff;border:1px solid #e4eaf0;border-radius:16px;padding:26px;box-shadow:0 10px 26px rgba(23,43,77,.06)}.content-card h2,.content-card h3{margin-top:0;color:#102a43}.content-card p,.content-card li{color:#52667a}.content-card.wide{grid-column:span 2}.content-card.full{grid-column:1/-1}.content-card a{color:#087ce5}.tool-input,.tool-select,.tool-output{width:100%;padding:12px 14px;border:1px solid #ccd6e0;border-radius:8px;font:inherit}.tool-output{margin-top:12px;min-height:80px;background:#f8fafc;white-space:pre-wrap}.tool-button{margin-top:12px;border:0;border-radius:8px;background:#087ce5;color:#fff;padding:11px 18px;font-weight:700;cursor:pointer}.status-note{padding:12px 14px;border-left:4px solid #087ce5;background:#eef7ff}.review-stars{color:#f59e0b;letter-spacing:2px}.contact-list{list-style:none;padding:0}.contact-list li{margin:12px 0}@media(max-width:760px){.content-grid{grid-template-columns:1fr}.content-card.wide{grid-column:auto}.content-hero{padding:52px 0 28px}}
