.o1-guides{--o1-bg:#11120f;--o1-surface:#1b1d17;--o1-text:#f1f3e9;--o1-muted:#bac0af;--o1-accent:#c8ff32;--o1-line:#414737;margin:0;background:var(--o1-bg);color:var(--o1-text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.o1-guides *{box-sizing:border-box}
.o1-guides a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}
.o1-guides a:hover{color:var(--o1-accent)}
.o1-guides :is(a,[tabindex]):focus-visible{outline:3px solid var(--o1-accent);outline-offset:5px;border-radius:2px}
.o1-guides img{display:block;max-width:100%;height:auto}
.o1-guides :is(h1,h2,h3,p,ol,ul,figure){margin:0}
.o1-guides h1,.o1-guides h2{font-weight:500;letter-spacing:-.045em;text-wrap:balance}
.o1-guides h1{max-width:16ch;font-size:clamp(2.6rem,6.8vw,6rem);line-height:1.02}
.o1-guides h2{font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.2}
.o1-guide-skip{position:fixed;z-index:10;left:1rem;top:1rem;transform:translateY(-180%);background:var(--o1-accent);color:#11120f!important;padding:.75rem 1rem}
.o1-guide-skip:focus{transform:translateY(0)}
.o1-guide-header{min-height:6rem;max-width:94rem;margin:auto;padding:1.4rem clamp(1.25rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-bottom:1px solid var(--o1-line)}
.o1-guide-brand{display:flex;align-items:center;gap:.6rem;text-decoration:none;font-size:1.25rem;font-weight:700;letter-spacing:-.05em;white-space:nowrap}
.o1-guide-brand-domain{color:var(--o1-muted)}
.o1-guide-brand b{font-weight:500;padding-left:.4rem;color:var(--o1-accent)}
.o1-guide-header nav{display:flex;align-items:center;gap:clamp(1rem,3vw,2.5rem);font-size:.875rem}
.o1-guide-header nav a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none}
.o1-guide-header-cta{gap:1rem}
.o1-guide-hero{max-width:72rem;padding:clamp(3rem,7vw,7rem) clamp(1.25rem,4vw,3rem) clamp(3rem,6vw,5.5rem);margin:auto}
.o1-guide-breadcrumb{display:flex;gap:.65rem;flex-wrap:wrap;color:var(--o1-muted);font-size:.8rem;margin-bottom:2.5rem}
.o1-guide-breadcrumb a{padding:.25rem 0}
.o1-guide-eyebrow{color:var(--o1-accent);text-transform:uppercase;font-size:.72rem;font-weight:700;letter-spacing:.12em;line-height:1.5}
.o1-guide-hero>.o1-guide-eyebrow{margin-bottom:1.4rem}
.o1-guide-intro{font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6;max-width:46rem;color:#d9decf}
.o1-guide-hero .o1-guide-intro{margin-top:2rem}
.o1-guide-byline{font-size:.8rem;color:var(--o1-muted);display:flex;flex-wrap:wrap;column-gap:.4rem;row-gap:.25rem;margin-top:2rem!important}
.o1-guide-layout{max-width:84rem;display:grid;grid-template-columns:16rem minmax(0,44rem);justify-content:center;gap:clamp(2rem,5vw,5rem);padding:0 clamp(1.25rem,4vw,3rem);margin:0 auto}
.o1-guide-toc{min-width:0}
.o1-guide-toc nav{position:sticky;top:2rem;border-top:1px solid var(--o1-line);padding-top:1.2rem}
.o1-guide-toc p{font-size:.8rem;font-weight:700;margin-bottom:1rem}
.o1-guide-toc ol{list-style:none;padding:0;font-size:.82rem;line-height:1.5}
.o1-guide-toc li+li{margin-top:.25rem}
.o1-guide-toc a{display:block;padding:.6rem 0;text-decoration:none;color:var(--o1-muted)}
.o1-guide-body{min-width:0;overflow-wrap:break-word}
.o1-guide-section{padding:0 0 3.4rem;scroll-margin-top:2rem}
.o1-guide-section h2{margin-bottom:1.5rem}
.o1-guide-section p{font-size:1.05rem;line-height:1.85;color:#dce1d2}
.o1-guide-section p+p{margin-top:1.3rem}
.o1-guide-section :is(ol,ul){padding-left:1.4rem;color:#dce1d2;margin:1.2rem 0}
.o1-guide-section li{padding-left:.25rem;margin-bottom:.9rem}
.o1-guide-section a{color:var(--o1-text)}
.o1-guide-section strong{font-weight:700;color:var(--o1-text)}
.o1-guide-table{overflow:auto;max-width:100%;border:1px solid var(--o1-line);border-radius:.35rem;margin:1.6rem 0;background:var(--o1-surface);scrollbar-color:var(--o1-muted) var(--o1-surface)}
.o1-guide-table table{width:100%;min-width:34rem;border-collapse:collapse;font-size:.85rem;line-height:1.6;text-align:left}
.o1-guide-table caption{text-align:left;font-size:.76rem;color:var(--o1-muted);padding:1rem 1.1rem;background:var(--o1-bg)}
.o1-guide-table th,.o1-guide-table td{padding:1rem 1.1rem;vertical-align:top;border-top:1px solid var(--o1-line)}
.o1-guide-table thead{color:var(--o1-accent)}
.o1-guide-table tbody th{font-weight:600;width:29%}
.o1-guide-table td{color:#dce1d2}
.o1-guide-figure{margin-top:2rem!important}
.o1-guide-figure img{width:100%;max-height:34rem;object-fit:contain;background:#fff;border-radius:.4rem}
.o1-guide-figure figcaption{font-size:.77rem;line-height:1.65;color:var(--o1-muted);padding-top:.9rem}
.o1-guide-next{background:var(--o1-surface);border:1px solid var(--o1-line);border-radius:.5rem;padding:clamp(1.5rem,4vw,3rem);margin:1rem 0 4rem}
.o1-guide-next h2{margin-top:.9rem}
.o1-guide-next p:not(.o1-guide-eyebrow){color:var(--o1-muted);margin-top:1rem}
.o1-guide-button{display:inline-flex;min-height:48px;align-items:center;justify-content:space-between;gap:2rem;padding:.8rem 1.25rem;border-radius:4rem;background:var(--o1-accent);color:#11120f!important;text-decoration:none;font-size:.9rem;font-weight:700;margin-top:1.7rem}
.o1-guide-button:hover{background:#dfff83}
.o1-guide-text-cta{display:block;width:fit-content;margin-top:1rem;font-size:.85rem;padding:.3rem 0}
.o1-guide-related{max-width:72rem;margin:0 auto;padding:3rem clamp(1.25rem,4vw,3rem) 5rem}
.o1-guide-related>h2{margin-top:.8rem}
.o1-guide-reading-note{max-width:44rem;color:var(--o1-muted);margin-top:1rem!important;font-size:.95rem}
.o1-guide-related-links{margin-top:2rem;border-top:1px solid var(--o1-line)}
.o1-guide-related-links a{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0;border-bottom:1px solid var(--o1-line);text-decoration:none}
.o1-guide-hub-hero{padding-top:clamp(4rem,8vw,8rem)}
.o1-guide-grid{max-width:72rem;padding:0 clamp(1.25rem,4vw,3rem);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.o1-guide-card{display:flex;flex-direction:column;align-items:flex-start;background:var(--o1-surface);border:1px solid var(--o1-line);border-radius:.5rem;min-width:0;padding:clamp(1.5rem,3vw,2.3rem);text-decoration:none!important}
.o1-guide-card:hover{border-color:var(--o1-accent);color:var(--o1-text)!important}
.o1-guide-card-top{display:flex;justify-content:space-between;gap:1rem;width:100%;color:var(--o1-muted);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2.6rem}
.o1-guide-card h2{font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.12}
.o1-guide-card p{font-size:.95rem;line-height:1.75;color:var(--o1-muted);margin:1.3rem 0 2rem}
.o1-guide-card-link{margin-top:auto;font-size:.85rem;color:var(--o1-accent);display:flex;gap:1rem}
.o1-guide-hub-note{max-width:66rem;margin:4rem auto 5rem;padding:2rem clamp(1.25rem,4vw,3rem);border-top:1px solid var(--o1-line)}
.o1-guide-hub-note p{max-width:45rem;margin:1.2rem 0;color:var(--o1-muted)}
.o1-guide-footer{max-width:94rem;margin:auto;border-top:1px solid var(--o1-line);padding:2.5rem clamp(1.25rem,4vw,4rem);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem}
.o1-guide-footer>p{font-size:1rem;letter-spacing:-.02em}
.o1-guide-footer nav{display:flex;flex-wrap:wrap;gap:.5rem 1.2rem;font-size:.8rem;color:var(--o1-muted)}
.o1-guide-footer nav a{display:inline-flex;align-items:center;min-height:44px}
.o1-guide-footer small{flex-basis:100%;font-size:.72rem;color:var(--o1-muted)}
@media(max-width:850px){.o1-guide-layout{grid-template-columns:minmax(0,44rem);gap:2.4rem}.o1-guide-toc nav{position:static;border-bottom:1px solid var(--o1-line);padding-bottom:1rem}.o1-guide-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.4rem}.o1-guide-toc a{min-height:44px}.o1-guide-hero{max-width:50rem}.o1-guide-related{max-width:50rem}}
@media(max-width:520px){.o1-guide-header{padding-block:.8rem;gap:.6rem;min-height:5rem}.o1-guide-brand{font-size:1rem;gap:.35rem}.o1-guide-brand img{width:26px;height:26px}.o1-guide-header nav{gap:.8rem;font-size:.72rem}.o1-guide-header-cta{gap:.35rem}.o1-guide-toc ol{grid-template-columns:1fr}.o1-guide-hero{padding-top:2.8rem}.o1-guide-breadcrumb{margin-bottom:1.8rem}.o1-guide-grid{grid-template-columns:1fr}.o1-guide-section p{font-size:1rem}.o1-guide-related-links a{font-size:.95rem}.o1-guide-card-top{margin-bottom:2rem}.o1-guide-figure img{max-height:25rem}}
@media(prefers-reduced-motion:reduce){.o1-guides{scroll-behavior:auto}}
@media print{.o1-guides{background:#fff;color:#111}.o1-guide-header,.o1-guide-toc,.o1-guide-next,.o1-guide-related,.o1-guide-footer{display:none}.o1-guide-layout{display:block;max-width:none}.o1-guide-hero{padding:1rem 0 2rem}.o1-guide-section p,.o1-guide-section li,.o1-guide-section a,.o1-guide-section strong,.o1-guide-intro,.o1-guide-byline,.o1-guide-eyebrow{color:#111}.o1-guide-table{overflow:visible;background:#fff}.o1-guide-table table{min-width:0}.o1-guide-table caption,.o1-guide-table td,.o1-guide-table thead{color:#111;background:#fff}.o1-guide-figure{break-inside:avoid}.o1-guide-figure img{max-height:18rem}}
