*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1e293b;background:#fff}.header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;max-width:1400px;margin:0 auto}.logo{display:flex;align-items:center;text-decoration:none}.logo img{height:40px;width:auto}.header-cta,.back-btn{background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;color:#fff;padding:.625rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}.header-cta:hover,.back-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d}.content-wrapper{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 50%,#f0f9ff 100%);min-height:calc(100vh - 160px);padding:3rem 2rem}.content-container{max-width:900px;margin:0 auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:3rem;box-shadow:0 4px 24px #0000000f}.content-container h1{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;line-height:1.2}.content-container h2{font-size:1.5rem;font-weight:600;color:#0284c7;margin-top:2.5rem;margin-bottom:1rem}.content-container h3{font-size:1.25rem;font-weight:600;color:#0284c7;margin-top:2rem;margin-bottom:.75rem}.content-container p{font-size:1rem;color:#475569;line-height:1.8;margin-bottom:1.25rem}.content-container strong{color:#0f172a;font-weight:600}.content-container a{color:#0ea5e9;text-decoration:underline;transition:color .2s}.content-container a:hover{color:#0284c7}.content-container ul,.content-container ol{margin-bottom:1.25rem;padding-left:2rem;color:#475569}.content-container li{margin-bottom:.5rem;line-height:1.8}.content-container code{background:rgba(14,165,233,.1);color:#0284c7;padding:.2rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}.content-container table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.content-container th,.content-container td{padding:.75rem;border:1px solid #e2e8f0;text-align:left}.content-container th{background:rgba(14,165,233,.1);color:#0284c7;font-weight:600}.content-container td{color:#475569}.content-container hr{border:none;border-top:1px solid #e2e8f0;margin:2rem 0}.footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-logo{display:flex;align-items:center;text-decoration:none}.footer-logo img{height:32px;width:auto}.footer-copy{font-size:.875rem;color:#94a3b8}.footer-link{color:#475569;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.footer-link:hover{color:#0284c7}@media (max-width: 768px){.content-container{padding:2rem 1.5rem}.content-container h1{font-size:1.75rem}.content-container h2{font-size:1.25rem}.footer-container{flex-direction:column;gap:1rem;text-align:center}.footer-container>div{flex-direction:column!important;gap:.75rem!important}}
