*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif;font-size:16px;line-height:1.6;color:#072e42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{background-color:#f5f8fa}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}a{text-decoration:none;color:inherit;transition:all .3s ease}img{max-width:100%;height:auto}:focus{outline:2px solid #4BA0C8;outline-offset:2px}.cta-button{padding:.8rem 1.8rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;border:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.cta-button.primary{background:#4ba0c8;color:#fff}.cta-button.primary:hover{background:#3a8eb6;transform:translateY(-2px);box-shadow:0 4px 15px #4ba0c84d}.cta-button.secondary{background:#fff;color:#072e42;border-color:#072e421a}.cta-button.secondary:hover{border-color:#4ba0c8;color:#4ba0c8;transform:translateY(-2px);box-shadow:0 4px 15px #4ba0c81a}.cta-button.outline{background:transparent;border-color:#4ba0c8;color:#4ba0c8}.cta-button.outline:hover{background:#4ba0c81a;transform:translateY(-2px)}.cta-button:active{transform:translateY(0)}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:1rem}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.25rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .5s ease-in-out}pre{background-color:#282c34;color:#abb2bf;padding:1em;border-radius:5px;overflow-x:auto;font-family:SF Mono,Cascadia Code,Fira Code,Consolas,monospace;font-size:.95em;line-height:1.4}pre code{display:block;white-space:pre-wrap}.codemarkup{white-space:pre-wrap;word-wrap:break-word;font-family:Courier New,monospace;font-size:.9em;padding:10px;border-radius:5px;overflow-x:auto}.the-emphasis{background-color:#3498db;color:#fff;font-weight:700;font-size:.9em;font-weight:500;padding:.1em .3em}
