.btq-example-landing-wrap{color:hsl(var(--foreground));line-height:1.6}.btq-example-landing-wrap h2,.btq-example-landing-wrap h3{color:hsl(var(--foreground));line-height:1.25}.btq-example-landing-wrap a{color:hsl(var(--info));text-decoration:none;transition:color .15s ease}.btq-example-landing-wrap a:hover{color:hsl(var(--info) / .8);text-decoration:underline}.btq-example-intro-block{margin:0 0 32px}.btq-example-subtitle{font-size:1.125rem;color:hsl(var(--muted-foreground));margin:0 0 20px;max-width:720px;line-height:1.5}.btq-example-pills{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 10px}.btq-example-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:999px;font-size:.8125rem;font-weight:500;color:hsl(var(--foreground));line-height:1.2;white-space:nowrap}.btq-example-pill-dot{width:8px;height:8px;border-radius:50%;background:hsl(var(--info));flex-shrink:0}.btq-example-pill-dot--neutral{background:hsl(var(--muted-foreground) / .5)}.btq-example-pill--free{background:hsl(var(--info) / .1);border-color:hsl(var(--info) / .3);color:hsl(var(--info));font-weight:600}.btq-example-pill--free .btq-example-pill-dot{background:hsl(var(--info))}.btq-example-pill--easy{background:hsl(var(--success) / .1);border-color:hsl(var(--success) / .3);color:hsl(var(--success))}.btq-example-pill--easy .btq-example-pill-dot{background:hsl(var(--success))}.btq-example-pill--medium{background:hsl(var(--warning) / .1);border-color:hsl(var(--warning) / .3);color:hsl(var(--warning))}.btq-example-pill--medium .btq-example-pill-dot{background:hsl(var(--warning))}.btq-example-pill--hard{background:hsl(var(--destructive) / .1);border-color:hsl(var(--destructive) / .3);color:hsl(var(--destructive))}.btq-example-pill--hard .btq-example-pill-dot{background:hsl(var(--destructive))}.btq-example-cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:0}.btq-example-landing-wrap .btq-example-cta-primary,.btq-example-landing-wrap .btq-example-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:var(--radius);font-weight:600;font-size:1rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;line-height:1.2}.btq-example-landing-wrap .btq-example-cta-primary{background:hsl(var(--info));color:hsl(var(--info-foreground));border:2px solid hsl(var(--info))}.btq-example-landing-wrap .btq-example-cta-primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px hsl(var(--info) / .3);text-decoration:none;color:hsl(var(--info-foreground))}.btq-example-landing-wrap .btq-example-cta-secondary{background:0 0;color:hsl(var(--foreground));border:2px solid hsl(var(--border))}.btq-example-landing-wrap .btq-example-cta-secondary:hover{background:hsl(var(--muted));color:hsl(var(--foreground));text-decoration:none}.btq-example-intro,.btq-example-why{font-size:1.0625rem;color:hsl(var(--foreground));margin-bottom:40px}.btq-example-intro p,.btq-example-why p{margin:0 0 16px}.btq-example-section-heading{font-size:1.5rem;font-weight:700;margin:0 0 8px}.btq-example-section-lede{color:hsl(var(--muted-foreground));margin:0 0 24px}.btq-example-flagship{display:flex;flex-direction:column;gap:4px;padding:16px 20px;margin:0 0 40px;border:1px solid hsl(var(--border));border-left:4px solid hsl(var(--primary));border-radius:8px;background:hsl(var(--muted) / .4)}.btq-example-flagship-kicker{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground))}.btq-example-flagship-link{display:inline-flex;align-items:center;gap:8px;font-size:1.0625rem;font-weight:600;color:hsl(var(--foreground));text-decoration:none}.btq-example-flagship-link:focus .btq-example-flagship-label,.btq-example-flagship-link:hover .btq-example-flagship-label{text-decoration:underline}.btq-example-flagship-arrow{transition:transform .15s ease}.btq-example-flagship-link:focus .btq-example-flagship-arrow,.btq-example-flagship-link:hover .btq-example-flagship-arrow{transform:translateX(3px)}.btq-example-flagship--course{border-left-color:hsl(var(--info));background:hsl(var(--info) / .06)}.btq-example-flagship+.btq-example-flagship{margin-top:-28px}.btq-example-questions{margin-bottom:48px;scroll-margin-top:80px}.btq-example-empty{padding:28px 28px;background:hsl(var(--muted));border:1px dashed hsl(var(--border));border-radius:var(--radius);color:hsl(var(--muted-foreground))}.btq-example-empty strong{color:hsl(var(--foreground))}.btq-example-empty p{margin:0 0 12px}.btq-example-empty p:last-of-type{margin-bottom:20px}.btq-example-cta-row--left{justify-content:flex-start}.btq-example-q{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);margin-bottom:20px;padding:20px 22px;transition:border-color .15s ease;scroll-margin-top:80px}.btq-example-q:hover{border-color:hsl(var(--foreground) / .2)}.btq-example-q:target{border-color:hsl(var(--info));box-shadow:0 0 0 2px hsl(var(--info) / .18)}.btq-example-q-header{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px;margin-bottom:14px}.btq-example-q-index{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:26px;padding:0 8px;background:hsl(var(--muted));color:hsl(var(--muted-foreground));border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.04em;flex-shrink:0}.btq-example-q-header .btq-example-q-title{flex:1 1 60%;min-width:0;font-size:1.125rem;font-weight:700;line-height:1.35;margin:0;color:hsl(var(--foreground))}.btq-example-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize;letter-spacing:.02em;flex-shrink:0;white-space:nowrap}.btq-example-badge--easy{background:hsl(var(--success) / .15);color:hsl(var(--success));border:1px solid hsl(var(--success) / .3)}.btq-example-badge--medium{background:hsl(var(--warning) / .15);color:hsl(var(--warning));border:1px solid hsl(var(--warning) / .3)}.btq-example-badge--hard{background:hsl(var(--destructive) / .15);color:hsl(var(--destructive));border:1px solid hsl(var(--destructive) / .3)}.btq-example-q-stem{background:hsl(var(--muted));border-radius:var(--radius);padding:14px 18px;margin:0 0 16px;font-size:1rem;color:hsl(var(--foreground))}.btq-example-q-answer p:last-child,.btq-example-q-stem p:last-child{margin-bottom:0}.btq-example-q-solution{margin:0 0 16px}.btq-example-q-solution-toggle{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:hsl(var(--info) / .08);border:1px solid hsl(var(--info) / .3);border-radius:var(--radius);color:hsl(var(--info));font-weight:600;font-size:.9375rem;cursor:pointer;list-style:none;user-select:none;transition:background .15s ease,border-color .15s ease}.btq-example-q-solution-toggle::-webkit-details-marker{display:none}.btq-example-q-solution-toggle::marker{content:''}.btq-example-q-solution-toggle:hover{background:hsl(var(--info) / .15);border-color:hsl(var(--info) / .5)}.btq-example-q-solution-icon{flex-shrink:0}.btq-example-q-solution[open] .btq-example-q-solution-toggle{background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--muted-foreground));margin-bottom:16px}.btq-example-q-solution[open] .btq-example-q-solution-toggle-label{font-size:0}.btq-example-q-solution[open] .btq-example-q-solution-toggle-label::before{content:'Hide solution';font-size:.9375rem}.btq-example-q-answer{font-size:1rem;color:hsl(var(--foreground));padding:0 2px}.btq-example-q-answer img{max-width:100%;height:auto}.btq-example-q-answer pre{background:hsl(var(--muted));padding:12px 14px;border-radius:var(--radius);overflow-x:auto;font-size:.875rem}.btq-example-q-meta{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;margin-top:20px;padding-top:14px;border-top:1px dashed hsl(var(--border));font-size:.8125rem;color:hsl(var(--muted-foreground))}.btq-example-q-firms{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.btq-example-q-firms-label{margin-right:2px}.btq-example-firm-tag{display:inline-flex;padding:2px 8px;background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:999px;color:hsl(var(--foreground));font-size:.75rem;font-weight:500}.btq-example-firm-tag:hover{background:hsl(var(--info) / .1);border-color:hsl(var(--info));color:hsl(var(--info));text-decoration:none}.btq-example-q-deeplink{margin-left:auto;font-weight:600;white-space:nowrap}.btq-example-why{background:hsl(var(--muted));border-radius:var(--radius);padding:24px 28px;margin:0 0 40px}.btq-example-cta-block{background:hsl(var(--info) / .08);border:1px solid hsl(var(--info) / .2);border-radius:var(--radius);padding:28px 28px;margin:0 0 8px;text-align:center}.btq-example-cta-block .btq-example-section-heading{text-align:center;margin-bottom:12px}.btq-example-cta-block .btq-example-cta-lede{color:hsl(var(--muted-foreground));font-size:1.0625rem;max-width:640px;margin:0 auto 20px;text-align:center}.btq-example-benefits-section,.btq-example-paths-section{margin-bottom:48px}.btq-example-paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.btq-example-landing-wrap .btq-example-path-card{display:flex;flex-direction:column;gap:10px;padding:24px 24px 22px;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--foreground));text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.btq-example-landing-wrap .btq-example-path-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px hsl(var(--foreground) / .08);border-color:hsl(var(--info) / .5);text-decoration:none;color:hsl(var(--foreground))}.btq-example-landing-wrap .btq-example-path-card--featured{background:linear-gradient(135deg,hsl(var(--info) / .1),hsl(var(--info) / .03));border-color:hsl(var(--info) / .3)}.btq-example-path-icon{font-size:1.75rem;line-height:1}.btq-example-path-title{font-size:1.125rem;font-weight:700;line-height:1.3}.btq-example-path-copy{font-size:.9375rem;color:hsl(var(--muted-foreground));line-height:1.55;flex:1 1 auto}.btq-example-landing-wrap .btq-example-path-link{display:inline-flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;color:hsl(var(--info));margin-top:4px}.btq-example-landing-wrap .btq-example-path-card:hover .btq-example-path-link .btq-example-flagship-arrow{transform:translateX(3px)}.btq-example-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.btq-example-benefit{padding:20px 22px;background:hsl(var(--muted) / .5);border:1px solid hsl(var(--border));border-radius:var(--radius)}.btq-example-benefit-icon{display:block;font-size:1.5rem;line-height:1;margin-bottom:10px}.btq-example-benefit .btq-example-benefit-title{font-size:1rem;font-weight:700;margin:0 0 6px;color:hsl(var(--foreground))}.btq-example-benefit-copy{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.55;margin:0}.btq-example-sidebar-cta{background:linear-gradient(135deg,hsl(var(--info) / .1),hsl(var(--info) / .03));border:1px solid hsl(var(--info) / .25);border-radius:var(--radius);padding:0;margin-bottom:24px;border-bottom:1px solid hsl(var(--info) / .25)}.btq-example-sidebar-cta-inner{padding:20px 20px 22px}.btq-example-sidebar-cta-heading{font-size:1.0625rem;font-weight:700;margin:0 0 8px;color:hsl(var(--foreground))}.btq-example-sidebar-cta-copy{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0 0 16px;line-height:1.5}.btq-example-sidebar-cta-button{display:block;width:100%;padding:10px 16px;background:hsl(var(--info));color:hsl(var(--info-foreground));border-radius:var(--radius);font-weight:600;font-size:.9375rem;text-align:center;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;margin-bottom:8px}.btq-example-sidebar-cta-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px hsl(var(--info) / .3);text-decoration:none;color:hsl(var(--info-foreground))}.btq-example-sidebar-cta-secondary{display:block;text-align:center;font-size:.8125rem;color:hsl(var(--muted-foreground));padding:6px 0 0;text-decoration:none}.btq-example-sidebar-cta-secondary:hover{color:hsl(var(--foreground));text-decoration:underline}.btq-example-sidebar-toc .ti-related-link{display:flex;gap:8px;align-items:baseline;font-size:.875rem;line-height:1.4}.btq-example-toc-index{font-size:.7rem;font-weight:700;letter-spacing:.04em;color:hsl(var(--muted-foreground));flex-shrink:0;min-width:24px}.btq-example-toc-title{flex:1 1 auto}.btq-example-toc-more{list-style:none;font-size:.8125rem;color:hsl(var(--muted-foreground));padding-top:4px;font-style:italic}.btq-example-debug{margin:40px 0 0;border:2px dashed hsl(var(--warning) / .5);border-radius:var(--radius);background:hsl(var(--warning) / .04)}.btq-example-debug>details>summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;cursor:pointer;font-size:.9375rem;list-style:none;user-select:none}.btq-example-debug>details>summary::-webkit-details-marker{display:none}.btq-example-debug>details>summary::marker{content:''}.btq-example-debug>details>summary::after{content:'▾';margin-left:auto;color:hsl(var(--muted-foreground));transition:transform .2s ease}.btq-example-debug>details[open]>summary::after{transform:rotate(180deg)}.btq-example-debug-badge{display:inline-flex;align-items:center;padding:2px 8px;background:hsl(var(--warning));color:hsl(var(--warning-foreground));border-radius:4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.btq-example-debug-hint{color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:400}.btq-example-debug-body{padding:8px 18px 20px;border-top:1px dashed hsl(var(--warning) / .5)}.btq-example-debug-heading{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));margin:22px 0 10px}.btq-example-debug-heading:first-child{margin-top:12px}.btq-example-debug-dl{display:grid;grid-template-columns:minmax(140px,max-content) 1fr;gap:6px 18px;margin:0;font-size:.8125rem}.btq-example-debug-dl dt{font-weight:600;color:hsl(var(--muted-foreground))}.btq-example-debug-dl dd{margin:0;color:hsl(var(--foreground));overflow-wrap:anywhere}.btq-example-debug-dl code{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:4px;padding:1px 6px;font-size:.8125rem}.btq-example-debug-pre{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:14px 16px;margin:0 0 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,"Cascadia Mono",Consolas,monospace;font-size:.75rem;line-height:1.5;color:hsl(var(--foreground));overflow-x:auto;max-height:420px;overflow-y:auto;white-space:pre;tab-size:2}.btq-example-debug-note{font-size:.8125rem;color:hsl(var(--muted-foreground));margin:0 0 8px}.btq-example-debug-note code{font-size:.75rem;background:hsl(var(--muted));padding:1px 5px;border-radius:3px}.btq-example-debug-warn{padding:10px 14px;background:hsl(var(--destructive) / .08);border:1px solid hsl(var(--destructive) / .3);border-radius:var(--radius);color:hsl(var(--destructive));font-size:.875rem;margin:0}@media (max-width:640px){.btq-example-benefits,.btq-example-paths{grid-template-columns:1fr}.btq-example-q-summary{padding:14px 16px;font-size:1rem}.btq-example-q-body{padding:4px 16px 16px}.btq-example-q-deeplink{margin-left:0}.btq-example-cta-primary,.btq-example-cta-secondary{width:100%}}