.docs-page{min-height:100vh;background-color:#fff}.docs-container{max-width:80rem;margin-left:auto;margin-right:auto;padding:3rem 1rem}@media(min-width:640px){.docs-container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.docs-container{padding-left:2rem;padding-right:2rem}}.icon-sm{width:18px;height:18px}.icon-lg{width:28px;height:28px}.docs-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #f0f0f0}.docs-header-inner{display:flex;align-items:center;gap:1rem}.docs-header-icon-wrapper{width:56px;height:56px;border-radius:.75rem;background:linear-gradient(135deg,#facc15,#eab308);display:flex;align-items:center;justify-content:center;flex-shrink:0}.docs-header-title{font-size:1.75rem;font-weight:700;color:#111827;letter-spacing:-.02em}.docs-header-sub{color:#9ca3af;font-size:.875rem;margin-top:.25rem}.docs-body{display:flex;gap:3rem}.docs-sidebar{display:none;width:15rem;flex-shrink:0}@media(min-width:1024px){.docs-sidebar{display:block}}.docs-nav{position:sticky;top:6rem;display:flex;flex-direction:column;gap:.25rem}.docs-nav-link{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;border-radius:.5rem;color:#4b5563;font-size:.875rem;text-decoration:none;transition:all .15s}.docs-nav-link:hover{background-color:#f9fafb;color:#111827}.docs-nav-link.is-active{background-color:#fffbeb;color:#92400e;font-weight:500}.docs-main{flex:1;min-width:0}.doc-section{margin-bottom:3.5rem}.doc-section-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem;letter-spacing:-.01em}.doc-lead{font-size:1rem;color:#4b5563;line-height:1.7}.doc-text{color:#4b5563;margin-bottom:1rem;line-height:1.7;font-size:.9375rem}.doc-list{list-style-type:disc;list-style-position:inside;display:flex;flex-direction:column;gap:.5rem;color:#374151;margin-bottom:1rem;font-size:.9375rem}.doc-ordered-list{list-style-type:decimal;list-style-position:inside;display:flex;flex-direction:column;gap:.5rem;color:#374151;margin-bottom:1rem;font-size:.9375rem}.doc-link{color:#d97706;text-decoration:underline;text-underline-offset:2px}.doc-link:hover{color:#b45309}.inline-code{background-color:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;color:#374151}.tool-accordion{border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:.75rem;overflow:hidden;transition:border-color .2s}.tool-accordion:hover{border-color:#d1d5db}.tool-accordion.is-open .tool-arrow{transform:rotate(180deg)}.tool-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;cursor:pointer;background-color:#fff;transition:background-color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tool-accordion-header:hover{background-color:#fafafa}.tool-accordion-title{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.tool-prefix{color:#d97706;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;font-weight:500}.tool-name{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9375rem;font-weight:600;color:#111827}.tool-desc{font-size:.875rem;color:#9ca3af;font-weight:400}.tool-arrow{width:18px;height:18px;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.tool-accordion-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.is-open .tool-accordion-body{max-height:2000px}.tool-accordion-inner{padding:0 1.25rem 1.25rem}.doc-card{background-color:#fff;border-radius:.75rem;margin-bottom:1rem}.doc-card-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.doc-subtitle{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.75rem;margin-top:1.5rem}.doc-label{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem;margin-top:1.25rem}.prereq-grid{display:flex;flex-direction:column;gap:.75rem}.prereq-card{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background-color:#f9fafb;border-radius:.75rem;border:1px solid #f0f0f0}.prereq-icon{width:20px;height:20px;flex-shrink:0;margin-top:.125rem}.prereq-icon-blue{color:#3b82f6}.prereq-icon-yellow{color:#eab308}.prereq-content{flex:1;min-width:0}.prereq-title{font-size:.9375rem;font-weight:600;color:#111827;margin-bottom:.25rem}.prereq-desc{font-size:.875rem;color:#6b7280;line-height:1.5}.path-list{background-color:#f9fafb;border-radius:.5rem;padding:.75rem 1rem;margin-bottom:1rem}.path-item{font-size:.875rem;color:#374151;line-height:1.8}.tip-card-yellow{background-color:#fffbeb;border:1px solid #fef3c7;border-radius:.75rem;overflow:hidden;margin-bottom:1.25rem}.tip-card-yellow-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#fef9c3;border-bottom:1px solid #fde68a}.tip-card-yellow-label{font-size:.875rem;font-weight:500;color:#92400e}.tip-card-yellow-copy{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#92400e;background:transparent;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:background-color .15s}.tip-card-yellow-copy:hover{background-color:#fde68a}.tip-card-yellow-body{padding:1rem}.tip-card-yellow-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;color:#78350f;line-height:1.6;white-space:pre-wrap}.verify-check-item{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;color:#374151;font-size:.9375rem;margin-bottom:.75rem}.verify-check-icon{width:18px;height:18px;color:#22c55e;flex-shrink:0;margin-top:.125rem}.verify-result{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background-color:#f0fdf4;border:1px solid #dcfce7;border-radius:.75rem;font-size:.875rem;color:#166534;margin-top:.5rem}.verify-result-icon{width:18px;height:18px;color:#22c55e;flex-shrink:0;margin-top:.125rem}.verify-result-tools{font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.troubleshoot-card{padding:10px 20px;background-color:#fef2f2;border:1px solid #fecaca}.troubleshoot-title{color:#991b1b}.troubleshoot-text{color:#b91c1c}.troubleshoot-text .doc-link{color:#b91c1c;text-decoration:underline}.troubleshoot-text .doc-link:hover{color:#991b1b}.troubleshoot-list{color:#b91c1c}.table-wrapper{overflow-x:auto;margin-bottom:1rem}.doc-table{width:100%;font-size:.875rem;border:1px solid #e5e7eb;border-radius:.5rem;border-collapse:separate;border-spacing:0;overflow:hidden}.doc-table thead{background-color:#f9fafb}.doc-table th,.doc-table td{padding:.625rem 1rem;text-align:left;border-bottom:1px solid #f0f0f0}.doc-table th{font-weight:600;color:#374151;font-size:.8125rem}.doc-table tbody tr:last-child td{border-bottom:none}.param-name{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#2563eb;font-size:.8125rem}.tag-required{color:#dc2626;font-weight:500}.code-examples{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.code-examples{grid-template-columns:1fr 1fr}}.code-example-label{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.quote-block{background-color:#f9fafb;border-radius:.75rem;padding:1rem 1.25rem;margin-bottom:1rem;border-left:3px solid #e5e7eb}.quote-text{color:#4b5563;font-style:italic;font-size:.9375rem}.note-box{display:flex;align-items:flex-start;gap:.5rem;padding:.875rem 1rem;background-color:#fffbeb;border:1px solid #fef3c7;border-radius:.5rem;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6;color:#92400e}.note-box-label{font-weight:600;flex-shrink:0}.note-box-text{color:#78350f}.workflow-subtitle{font-weight:500;color:#374151;margin-bottom:.5rem}.workflow-list{list-style-type:decimal;list-style-position:inside;display:flex;flex-direction:column;gap:.5rem;color:#4b5563;font-size:.9375rem;line-height:1.7;margin-bottom:1rem;padding-left:0}.workflow-list.plain{list-style-type:none;padding-left:0}.workflow-list li::marker{color:#6b7280}.faq-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;margin-bottom:.75rem}.faq-card-title{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.75rem}.faq-card-text{font-size:.9375rem;color:#4b5563;line-height:1.7;margin-bottom:.75rem}.faq-card-label{font-size:.9375rem;font-weight:600;color:#374151;margin-bottom:.5rem}.faq-card-list{list-style-type:disc;list-style-position:inside;display:flex;flex-direction:column;gap:.375rem;color:#4b5563;font-size:.9375rem;line-height:1.6;margin-bottom:0;padding-left:0}.faq-card-list li::marker{color:#6b7280}
