.guide-container{background-color:#fff;width:100%;max-width:none}.card-background{background-color:#f8fafc}.main-card{background-color:#f1f5f9}.nested-card{background-color:#e2e8f0}.grid{display:grid}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-9{grid-column:span 9 / span 9}.items-start{align-items:flex-start}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pt-2{padding-top:.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.05em}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leading-relaxed{line-height:1.625}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-emerald-600{color:#059669}.text-emerald-700{color:#047857}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-emerald-50{background-color:#ecfdf5}.bg-emerald-600{background-color:#059669}.bg-gray-300{background-color:#d1d5db}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-transparent{border-color:transparent}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.flex{display:flex}.flex-1{flex:1 1 0%}.w-full{width:100%}.h-1{height:.25rem}.h-2{height:.5rem}.h-0\.5{height:.125rem}.h-max{height:max-content}.max-h-\[calc\(100vh-2rem\)\]{max-height:calc(100vh - 2rem)}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.sticky{position:sticky}.top-4{top:1rem}.top-6{top:1.5rem}.top-24{top:6rem}.z-20{z-index:20}.shadow-sm{box-shadow:0 1px 2px #0000000d}.hover\:text-gray-900:hover{color:#111827}.cursor-pointer{cursor:pointer}.space-y-0\.5>*+*{margin-top:.125rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}@media(min-width:1024px){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-9{grid-column:span 9 / span 9}}@media(min-width:768px){.md\:top-6{top:1.5rem}}.prose{color:#374151}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm h4{color:#111827;font-weight:600;font-size:.875rem;line-height:1.25rem;margin-top:1.5rem;margin-bottom:.5rem}.prose-sm p,.prose-sm ul{margin-top:.75rem;margin-bottom:.75rem}.prose-sm li{margin-top:.25rem;margin-bottom:.25rem}.max-w-none{max-width:none}.list-disc{list-style-type:disc}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.inline-block{display:inline-block}.group:hover .group-hover\:bg-gray-50{background-color:#f9fafb}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}button{border:none;background:none;font:inherit;cursor:pointer}button:focus{outline:2px solid transparent;outline-offset:2px}.overflow-auto::-webkit-scrollbar{width:6px}.overflow-auto::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.overflow-auto::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.overflow-auto::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.sync-button{background:#007cba;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s ease}.sync-button:hover{background:#005a8b}.sync-button:disabled{background:#6c757d;cursor:not-allowed}.bg-green-600{background-color:#16a34a}.bg-green-600\/10{background-color:#16a34a1a}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.border-green-600{border-color:#16a34a}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:text-gray-50:hover{color:#f9fafb}.tabs{width:100%}.tabs-list{display:flex;gap:1.5rem;background:transparent;padding:0;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.tabs-trigger{padding:.5rem 1rem;font-size:1rem;font-weight:500;color:#6b7280;border:none;background:none;cursor:pointer;transition:all .2s ease;position:relative;border-radius:.5rem}.tabs-trigger:hover{color:#111827;background-color:#f3f4f6}.tabs-trigger[data-state=active]{color:#059669!important;background-color:#f1f5f9;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e2e8f0}.tabs-trigger[data-state=active]:after{display:none}.tabs-content{margin-top:0}.nested-content{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.collapsible-section{transition:all .2s ease}.collapsible-section[data-state=open]{background-color:#f9fafb}.text-left{text-align:left}.w-px{width:1px}.bottom-0{bottom:0}.relative{position:relative}.hidden{display:none}@media(min-width:1024px){.lg\:block{display:block}}@media(max-width:1023px){.lg\:grid-cols-12{grid-template-columns:1fr}.lg\:col-span-3,.lg\:col-span-9{grid-column:span 1 / span 1}.gap-6{gap:1rem}}.font-danger{color:#dc2626}.font-success{color:#16a34a}.font-warning{color:#d97706}.font-info{color:#2563eb}.font-primary{color:#7c3aed}.guideTabs .guide-tabs-list{border-color:#e5e7eb}.guideTabs .guide-tabs-trigger{color:#6b7280;border-bottom:2px solid transparent}.guideTabs .guide-tabs-trigger[aria-selected=true]{color:#7c3aed!important;border-bottom-color:#7c3aed!important}
