.guide-content{margin-left:auto;margin-right:auto;max-width:48rem}.guide-content h1{margin-bottom:1.5rem;scroll-margin:5rem;font-size:2.25rem;line-height:2.5rem;font-weight:800;letter-spacing:-.025em;color:hsl(var(--foreground))}@media (min-width:768px){.guide-content h1{font-size:3rem;line-height:1}}.guide-content h2{margin-top:3rem;margin-bottom:1.5rem;scroll-margin:5rem;font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em;color:hsl(var(--foreground))}@media (min-width:768px){.guide-content h2{font-size:1.875rem;line-height:2.25rem}}.guide-content h3{margin-top:2rem;margin-bottom:1rem;scroll-margin:5rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}@media (min-width:768px){.guide-content h3{font-size:1.5rem;line-height:2rem}}.guide-content p{line-height:1.75rem;line-height:1.625}.guide-content p,.guide-content ul{margin-bottom:1.5rem;font-size:1.125rem;color:hsl(var(--muted-foreground))}.guide-content ul{margin-top:1.5rem;margin-left:1.5rem;list-style-type:disc;line-height:1.75rem}.guide-content ul>li{margin-top:.5rem}.guide-content ol{margin-top:1.5rem;margin-bottom:1.5rem;margin-left:1.5rem;list-style-type:decimal;font-size:1.125rem;line-height:1.75rem;color:hsl(var(--muted-foreground))}.guide-content ol>li{margin-top:.5rem}.guide-content li{line-height:1.625}.guide-content blockquote{margin-top:1.5rem;border-left-width:4px;border-color:hsl(var(--primary));padding-left:1.5rem;font-style:italic;color:hsl(var(--muted-foreground))}.guide-content a{font-weight:500;color:hsl(var(--primary));text-decoration-line:underline;text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.guide-content a:hover{color:hsl(var(--primary)/.8)}.guide-content code{position:relative;border-radius:.25rem;background-color:hsl(var(--muted));padding:.2rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;font-weight:600;color:hsl(var(--foreground))}.guide-content pre{margin-bottom:1rem;margin-top:1.5rem;overflow-x:auto;border-radius:var(--radius);border-width:1px;background-color:hsl(var(--muted));padding:1rem}.guide-content pre code{position:relative;border-radius:0;background-color:transparent;padding:0;font-size:.875rem;line-height:1.25rem;font-weight:400;color:hsl(var(--foreground))}.guide-content img{margin-top:2rem;margin-bottom:2rem;border-radius:.75rem;border-width:1px;background-color:hsl(var(--muted));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.guide-content table{margin-top:2rem;margin-bottom:2rem;width:100%;caption-side:bottom;border-collapse:collapse;font-size:.875rem;line-height:1.25rem}.guide-content thead tr{border-bottom-width:1px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.guide-content thead tr:hover{background-color:hsl(var(--muted)/.5)}.guide-content thead tr[data-state=selected]{background-color:hsl(var(--muted))}.guide-content th{height:3rem;padding-left:1rem;padding-right:1rem;text-align:left;vertical-align:middle;font-weight:500;color:hsl(var(--muted-foreground))}.guide-content th:has([role=checkbox]){padding-right:0}.guide-content tbody tr{border-bottom-width:1px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.guide-content tbody tr:hover{background-color:hsl(var(--muted)/.5)}.guide-content tbody tr[data-state=selected]{background-color:hsl(var(--muted))}.guide-content td{padding:1rem;vertical-align:middle}.guide-content td:has([role=checkbox]){padding-right:0}