.styles-module__F9QSNG__api-page{background:var(--bg-light);min-height:100vh;color:var(--text-light)}.dark .styles-module__F9QSNG__api-page{background:var(--bg-dark);color:var(--text-dark)}.styles-module__F9QSNG__api-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.styles-module__F9QSNG__api-header{text-align:center;color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:20px;margin-bottom:4rem;padding:4rem 2rem}.styles-module__F9QSNG__api-header h1{margin-bottom:1rem;font-size:3.5rem;font-weight:700}.styles-module__F9QSNG__api-subtitle{opacity:.9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.3rem}.styles-module__F9QSNG__api-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__F9QSNG__primary-button,.styles-module__F9QSNG__secondary-button{cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.styles-module__F9QSNG__primary-button{color:#3b82f6;background:#fff}.styles-module__F9QSNG__primary-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.styles-module__F9QSNG__secondary-button{color:#fff;background:0 0;border:2px solid #fff}.styles-module__F9QSNG__secondary-button:hover{color:#3b82f6;background:#fff;transform:translateY(-2px)}.styles-module__F9QSNG__api-features{margin-bottom:6rem}.styles-module__F9QSNG__api-features h2{text-align:center;color:#3b82f6;margin-bottom:3rem;font-size:2.5rem}.styles-module__F9QSNG__features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.styles-module__F9QSNG__feature-card{background:var(--card-light);text-align:center;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.dark .styles-module__F9QSNG__feature-card{background:var(--card-dark);border-color:#374151}.styles-module__F9QSNG__feature-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.dark .styles-module__F9QSNG__feature-card:hover{box-shadow:0 15px 30px #0000004d}.styles-module__F9QSNG__feature-icon{margin-bottom:1.5rem;font-size:3rem}.styles-module__F9QSNG__feature-card h3{color:var(--text-light);margin-bottom:1rem;font-size:1.25rem}.dark .styles-module__F9QSNG__feature-card h3{color:var(--text-dark)}.styles-module__F9QSNG__feature-card p{color:#6b7280;line-height:1.6}.dark .styles-module__F9QSNG__feature-card p{color:#9ca3af}.styles-module__F9QSNG__api-endpoints{margin-bottom:6rem}.styles-module__F9QSNG__api-endpoints h2{color:#3b82f6;margin-bottom:2rem;font-size:2.5rem}.styles-module__F9QSNG__endpoints-container{background:var(--card-light);border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:300px 1fr;gap:2rem;display:grid;overflow:hidden}.dark .styles-module__F9QSNG__endpoints-container{background:var(--card-dark);border-color:#374151}.styles-module__F9QSNG__endpoints-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;padding:1.5rem}.dark .styles-module__F9QSNG__endpoints-sidebar{background:#1f2937;border-color:#374151}.styles-module__F9QSNG__endpoint-item{width:100%;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;margin-bottom:.5rem;padding:1rem;transition:all .3s;display:flex}.styles-module__F9QSNG__endpoint-item:hover{background:#e5e7eb}.dark .styles-module__F9QSNG__endpoint-item:hover{background:#374151}.styles-module__F9QSNG__endpoint-item.styles-module__F9QSNG__active{color:#fff;background:#3b82f6}.styles-module__F9QSNG__method{text-align:center;border-radius:4px;min-width:50px;margin-right:.75rem;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.styles-module__F9QSNG__method.styles-module__F9QSNG__post{color:#fff;background:#10b981}.styles-module__F9QSNG__method.styles-module__F9QSNG__get{color:#fff;background:#3b82f6}.styles-module__F9QSNG__endpoint-path{font-family:Monaco,Consolas,monospace;font-size:.9rem}.styles-module__F9QSNG__endpoint-details{padding:2rem}.styles-module__F9QSNG__endpoint-header h3{color:var(--text-light);text-transform:capitalize;margin-bottom:1rem;font-size:1.5rem}.dark .styles-module__F9QSNG__endpoint-header h3{color:var(--text-dark)}.styles-module__F9QSNG__endpoint-header p{color:#6b7280;margin-bottom:2rem;line-height:1.6}.dark .styles-module__F9QSNG__endpoint-header p{color:#9ca3af}.styles-module__F9QSNG__parameters-section,.styles-module__F9QSNG__response-section{margin-bottom:2.5rem}.styles-module__F9QSNG__parameters-section h4,.styles-module__F9QSNG__response-section h4{color:#3b82f6;margin-bottom:1rem;font-size:1.25rem}.styles-module__F9QSNG__parameters-table{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.dark .styles-module__F9QSNG__parameters-table{background:#1f2937;border-color:#374151}.styles-module__F9QSNG__table-header{color:#374151;background:#e5e7eb;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:1rem 1.5rem;font-weight:600;display:grid}.dark .styles-module__F9QSNG__table-header{color:#d1d5db;background:#374151}.styles-module__F9QSNG__table-row{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:1rem 1.5rem;display:grid}.dark .styles-module__F9QSNG__table-row{border-color:#374151}.styles-module__F9QSNG__table-row:last-child{border-bottom:none}.styles-module__F9QSNG__param-name{color:#3b82f6;font-family:Monaco,Consolas,monospace;font-weight:600}.styles-module__F9QSNG__param-type{color:#6b7280;font-family:Monaco,Consolas,monospace}.dark .styles-module__F9QSNG__param-type{color:#9ca3af}.styles-module__F9QSNG__param-required{text-align:center;font-weight:600}.styles-module__F9QSNG__param-description{color:#6b7280}.dark .styles-module__F9QSNG__param-description{color:#9ca3af}.styles-module__F9QSNG__response-code{color:#d1d5db;background:#1f2937;border-radius:8px;padding:1.5rem;font-family:Monaco,Consolas,monospace;font-size:.9rem;line-height:1.5;overflow-x:auto}.styles-module__F9QSNG__code-examples{margin-bottom:6rem}.styles-module__F9QSNG__code-examples h2{color:#3b82f6;margin-bottom:2rem;font-size:2.5rem}.styles-module__F9QSNG__examples-tabs{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.styles-module__F9QSNG__code-example{background:var(--card-light);border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.dark .styles-module__F9QSNG__code-example{background:var(--card-dark);border-color:#374151}.styles-module__F9QSNG__example-header{color:#fff;background:#374151;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__F9QSNG__language{font-family:Monaco,Consolas,monospace;font-weight:600}.styles-module__F9QSNG__example-code{color:#d1d5db;background:#1f2937;margin:0;padding:1.5rem;font-family:Monaco,Consolas,monospace;font-size:.9rem;line-height:1.5;overflow-x:auto}.styles-module__F9QSNG__api-pricing{margin-bottom:4rem}.styles-module__F9QSNG__api-pricing h2{text-align:center;color:#3b82f6;margin-bottom:3rem;font-size:2.5rem}.styles-module__F9QSNG__pricing-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.styles-module__F9QSNG__pricing-card{background:var(--card-light);text-align:center;border:2px solid #e5e7eb;border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.dark .styles-module__F9QSNG__pricing-card{background:var(--card-dark);border-color:#374151}.styles-module__F9QSNG__pricing-card.styles-module__F9QSNG__highlighted{border-color:#3b82f6;transform:scale(1.05);box-shadow:0 20px 40px #3b82f626}.dark .styles-module__F9QSNG__pricing-card.styles-module__F9QSNG__highlighted{box-shadow:0 20px 40px #3b82f64d}.styles-module__F9QSNG__pricing-card h3{color:var(--text-light);margin-bottom:1rem;font-size:1.5rem}.dark .styles-module__F9QSNG__pricing-card h3{color:var(--text-dark)}.styles-module__F9QSNG__price{color:#3b82f6;margin-bottom:1rem;font-size:3rem;font-weight:700}.styles-module__F9QSNG__price span{color:#6b7280;font-size:1rem}.dark .styles-module__F9QSNG__price span{color:#9ca3af}.styles-module__F9QSNG__pricing-card p{color:#6b7280;margin-bottom:2rem}.dark .styles-module__F9QSNG__pricing-card p{color:#9ca3af}.styles-module__F9QSNG__pricing-card ul{text-align:left;margin:0 0 2rem;padding:0;list-style:none}.styles-module__F9QSNG__pricing-card li{color:#4b5563;border-bottom:1px solid #e5e7eb;padding:.5rem 0}.dark .styles-module__F9QSNG__pricing-card li{color:#d1d5db;border-color:#374151}.styles-module__F9QSNG__pricing-card li:last-child{border-bottom:none}.styles-module__F9QSNG__pricing-button{color:#3b82f6;cursor:pointer;background:0 0;border:2px solid #3b82f6;border-radius:8px;width:100%;padding:1rem 2rem;font-weight:600;transition:all .3s}.styles-module__F9QSNG__pricing-button.styles-module__F9QSNG__primary{color:#fff;background:#3b82f6}.styles-module__F9QSNG__pricing-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}@media (max-width:968px){.styles-module__F9QSNG__endpoints-container{grid-template-columns:1fr}.styles-module__F9QSNG__endpoints-sidebar{border-bottom:1px solid #e5e7eb;border-right:none}.dark .styles-module__F9QSNG__endpoints-sidebar{border-color:#374151}}@media (max-width:768px){.styles-module__F9QSNG__api-header h1{font-size:2.5rem}.styles-module__F9QSNG__api-actions{flex-direction:column;align-items:center}.styles-module__F9QSNG__primary-button,.styles-module__F9QSNG__secondary-button{width:250px}.styles-module__F9QSNG__features-grid,.styles-module__F9QSNG__examples-tabs{grid-template-columns:1fr}.styles-module__F9QSNG__table-header,.styles-module__F9QSNG__table-row{grid-template-columns:1fr;gap:.5rem}.styles-module__F9QSNG__pricing-cards{grid-template-columns:1fr}.styles-module__F9QSNG__pricing-card.styles-module__F9QSNG__highlighted{transform:none}}
