.docs-page{max-width:740px}.f6-hero{background:#ffffff04;border:1px solid var(--border);border-radius:.875rem;padding:1.75rem;margin-bottom:3rem}.f6-hero__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.f6-hero__badge{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--green-300);padding:.35rem .7rem;border-radius:.4rem;background:#ffffff08;border:1px solid var(--border)}.f6-hero__time{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-dim);padding:.35rem .65rem;border-radius:.4rem;border:1px solid var(--border);background:#ffffff05}.f6-hero__title{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--green-50);line-height:1.15;margin-bottom:.5rem}.f6-hero__accent{color:var(--green-500);font-weight:500}.f6-hero__subtitle{font-size:var(--text-md);color:var(--text-muted);line-height:1.6;max-width:560px}.overview-section{margin-bottom:3rem}.overview-section--cta{margin-top:1rem}.section-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.section-num{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--green-600);font-weight:500}.overview-h2{font-family:var(--font-display);font-size:var(--text-xl);font-weight:600;color:var(--green-50);margin:0}.overview-lead{font-size:var(--text-base);color:var(--text-muted);line-height:1.65;margin-bottom:1.5rem;max-width:560px}.overview-text{font-size:var(--text-sm);color:var(--text-muted);line-height:1.65;margin-bottom:1rem}.overview-text code{font-family:var(--font-mono);font-size:var(--text-xs);background:#ffffff0f;padding:.1rem .35rem;border-radius:.25rem;color:var(--green-300)}.subsection-title{font-family:var(--font-display);font-size:var(--text-base);font-weight:600;color:var(--green-50);margin:1.5rem 0 .75rem}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem}.why-card{background:#ffffff04;border:1px solid var(--border);border-radius:.75rem;padding:1rem}.why-card__title{font-family:var(--font-display);font-size:var(--text-base);font-weight:600;color:var(--green-50);margin-bottom:.25rem}.why-card__desc{font-size:var(--text-sm);color:var(--text-muted);line-height:1.5}.comp-list{display:flex;flex-direction:column;gap:.35rem}.comp-row{display:flex;align-items:center;gap:.75rem;padding:.55rem .85rem;background:#ffffff04;border:1px solid var(--border);border-radius:.5rem;font-size:var(--text-sm)}.comp-row__name{font-weight:600;color:var(--green-50);min-width:160px}.comp-row__desc{color:var(--text-muted);line-height:1.45;flex:1}.comp-row__file{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-dim);background:none;padding:0}.code-block{background:#0a0a0a;border:1px solid var(--border);border-radius:.6rem;overflow:hidden;margin-bottom:1rem}.code-block__header{display:flex;align-items:center;padding:.45rem .85rem;background:#ffffff06;border-bottom:1px solid var(--border)}.code-block__file{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-dim)}.code-block pre{margin:0;padding:.85rem;overflow-x:auto}.code-block code{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);line-height:1.55}.opts-list{display:flex;flex-direction:column;gap:.3rem}.opt-row{display:flex;gap:.5rem;padding:.45rem .75rem;background:#ffffff04;border:1px solid var(--border);border-radius:.4rem;font-size:var(--text-xs)}.opt-row__opt{font-family:var(--font-mono);color:var(--green-300);white-space:nowrap;background:none;padding:0}.opt-row__desc{color:var(--text-muted);line-height:1.4}.plug-list{display:flex;flex-direction:column;gap:.3rem}.plug-row{display:flex;gap:.5rem;padding:.45rem .75rem;background:#ffffff04;border:1px solid var(--border);border-radius:.4rem;font-size:var(--text-xs)}.plug-row__name{font-family:var(--font-mono);font-weight:600;color:var(--green-300);min-width:130px;background:none;padding:0}.plug-row__desc{color:var(--text-muted);line-height:1.4}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#ffffff04;border:1px solid var(--border);border-radius:.75rem}.cta-card__content{flex:1}.cta-card__title{font-family:var(--font-display);font-size:var(--text-base);font-weight:600;color:var(--green-50);margin:0 0 .25rem}.cta-card__desc{font-size:var(--text-sm);color:var(--text-muted);line-height:1.55;margin:0}.cta-card__btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:var(--text-sm);font-weight:500;color:var(--green-50);background:#ffffff0a;border:1px solid var(--border);border-radius:.5rem;padding:.6rem 1rem;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s,border-color .2s}.cta-card__btn:hover{background:#ffffff14;border-color:var(--border-hover)}@media(max-width:700px){.why-grid{grid-template-columns:1fr}.comp-row{flex-wrap:wrap}.comp-row__name{min-width:auto;width:100%}}@media(max-width:600px){.cta-card{flex-direction:column;align-items:flex-start}}
