.documentation-page{color:#111827;background-color:#f9fafb;min-height:100vh;font-family:Inter,sans-serif}.documentation-header{color:#fff;text-align:center;background-color:#000;padding:2rem 1.5rem;position:relative;overflow:hidden}.documentation-header h1{font-size:2.5rem;font-weight:700}.documentation-header p{color:#f97316;margin-top:.75rem;font-size:1.125rem;font-weight:500}.documentation-main{max-width:72rem;margin:0 auto;padding:3rem 1.5rem}.documentation-section{margin-bottom:4rem}.documentation-section h2{color:#000;margin-bottom:1rem;font-size:1.875rem;font-weight:600}.documentation-section p{color:#374151;margin-bottom:1rem;line-height:1.6}.doc-list{color:#444;margin:1rem 0 1.5rem 1.25rem}.doc-list li{margin-bottom:.5rem}.highlight{color:#f97316;font-weight:600}.documentation-image-card{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.75rem;flex-wrap:wrap;justify-content:center;gap:20px;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000000d}.documentation-image-card img{object-fit:contain;border-radius:.75rem;width:100%;max-width:480px;transition:transform .3s,box-shadow .3s}.documentation-image-card:hover img{transform:scale(1.03);box-shadow:0 8px 20px #ffa5004d}.documentation-footer{color:#d1d5db;text-align:center;background-color:#000;padding:1.5rem 0}@media (max-width:768px){.documentation-header h1{font-size:2rem}.documentation-main{padding:2rem 1rem}.documentation-image-card img{max-width:100%}}
