*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#1a1a1a;background-color:#fafafa;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}a{color:#2563eb;text-decoration:none;transition:color .2s}a:hover{color:#1d4ed8}.page{flex-direction:column;min-height:100vh;display:flex}.header{width:100%;max-width:720px;margin:0 auto;padding:2rem 2rem 0}.header h1{letter-spacing:-.02em;color:#0f172a;font-size:1.75rem;font-weight:700}.header p{color:#64748b;margin-top:.25rem;font-size:.875rem;font-weight:400}.main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:2.5rem 2rem}.section{margin-bottom:2.5rem}.section:last-child{margin-bottom:0}.section-title{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.card p{color:#334155;margin-bottom:.25rem;font-size:.9375rem}.card p:last-child{margin-bottom:0}.card p strong{color:#0f172a;font-weight:600}.card+.card{margin-top:.75rem}.collapsible{border:none}.collapsible-toggle{cursor:pointer;justify-content:space-between;align-items:center;padding:.25rem 0;list-style:none;display:flex}.collapsible-toggle::-webkit-details-marker{display:none}.chevron{border-bottom:2px solid #94a3b8;border-right:2px solid #94a3b8;flex-shrink:0;width:.5rem;height:.5rem;transition:transform .2s;transform:rotate(-45deg)}details[open]>.collapsible-toggle .chevron{transform:rotate(45deg)}.collapsible-content{padding-top:.75rem}.divider{border:none;border-top:1px solid #e2e8f0;margin:2.5rem 0}.footer{color:#94a3b8;width:100%;max-width:720px;margin:0 auto;padding:1.5rem 2rem 2rem;font-size:.8125rem}@media (max-width:640px){.header{padding:1.5rem 1.25rem 0}.main{padding:2rem 1.25rem}.footer{padding:1.25rem}.header h1{font-size:1.5rem}.card{padding:1.25rem}}
