.docs-page{min-height:100vh;position:relative}.docs-grid-bg{pointer-events:none;z-index:-1;background-color:#f8fafc;background-image:linear-gradient(#8b5cf60a 1px,#0000 1px),linear-gradient(90deg,#8b5cf60a 1px,#0000 1px);background-size:40px 40px;position:fixed;inset:0}.docs-hero{text-align:center;padding:120px 0 60px}.docs-hero h1{color:#1a1a2e;margin-bottom:16px;font-family:Georgia,Noto Serif SC,serif;font-size:3rem;font-weight:400}.docs-subtitle{color:#64748b;margin-bottom:32px;font-size:1.2rem}.docs-search{background:#fff;border-radius:12px;max-width:500px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.docs-search input{border:none;outline:none;flex:1;padding:16px 20px;font-size:1rem}.docs-search button{cursor:pointer;background:#8b5cf6;border:none;padding:16px 20px;font-size:1.25rem}.docs-sections{padding:60px 0}.docs-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.doc-section-card{background:#fff;border-radius:16px;padding:32px;transition:all .3s;box-shadow:0 4px 16px #0000000f}.doc-section-card:hover{transform:translateY(-5px)}.doc-icon{margin-bottom:16px;font-size:2.5rem}.doc-section-card h3{color:#1a1a2e;margin-bottom:8px;font-size:1.25rem;font-weight:700}.doc-section-card>p{color:#64748b;margin-bottom:16px;font-size:.95rem}.doc-links{margin:0;padding:0;list-style:none}.doc-links li{border-top:1px solid #f1f5f9;padding:8px 0}.doc-links a{color:#8b5cf6;font-size:.9rem;font-weight:500}.docs-popular{background:#fff;padding:60px 0}.docs-popular h2{color:#1a1a2e;margin-bottom:32px;font-family:Georgia,Noto Serif SC,serif;font-size:1.75rem;font-weight:400}.popular-list{flex-direction:column;gap:12px;display:flex}.popular-item{background:#f8fafc;border-radius:8px;justify-content:space-between;padding:16px 20px;transition:all .2s;display:flex}.popular-item:hover{background:#f1f5f9}.popular-title{color:#1a1a2e;font-weight:600}.popular-views{color:#64748b;font-size:.9rem}.docs-cta{text-align:center;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);padding:80px 0}.docs-cta h2{color:#fff;margin-bottom:24px;font-family:Georgia,Noto Serif SC,serif;font-size:2rem;font-weight:400}.docs-cta .cta-buttons{justify-content:center;gap:16px;display:flex}.docs-cta .btn-primary{color:#6d28d9;background:#fff;border-radius:8px;padding:14px 32px;font-weight:600}.docs-cta .btn-secondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:8px;padding:14px 32px;font-weight:600}@media (max-width:1024px){.docs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.docs-hero h1{font-size:2.25rem}.docs-grid{grid-template-columns:1fr}.docs-cta .cta-buttons{flex-direction:column;align-items:center}}
