body.guide-page{margin:0;background:#f8fafc;color:#111827;direction:rtl}.guide-layout{display:flex;gap:24px;padding:24px;align-items:flex-start;max-width:1280px;margin:0 auto}.guide-toc{position:sticky;top:16px;width:280px;flex-shrink:0;padding:16px;border-radius:12px;background:#fff;border:1px solid #e5e7eb;max-height:calc(100vh - 88px);overflow-y:auto}.guide-toc__title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:700}.guide-toc__list{display:flex;flex-direction:column;gap:4px}.guide-toc__item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#6b7280;font:inherit;font-size:14px;text-align:right;cursor:pointer;border-right:3px solid transparent}.guide-toc__item:hover{background:#f3f4f6;color:var(--color-primary)}.guide-toc__item.is-active{color:var(--color-primary);background:var(--color-primary-tint);font-weight:600;border-right-color:var(--color-primary)}.guide-toc__num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:11px;font-weight:700;background:#e5e7eb;color:#6b7280;flex-shrink:0}.guide-toc__item.is-active .guide-toc__num{background:var(--color-primary);color:#fff}.guide-content{flex:1;min-width:0}.guide-hero{padding:32px;border-radius:16px;margin-bottom:24px;background:linear-gradient(135deg,#5b21b60f,#5b21b61a);border:1px solid rgba(91,33,182,.12)}.guide-hero h1{margin:0;font-size:1.5rem;font-weight:700}.guide-section{padding:24px 28px;border-radius:14px;margin-bottom:20px;background:#fff;border:1px solid #e5e7eb;scroll-margin-top:16px}.guide-section h2{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid var(--color-primary);font-size:1.15rem;font-weight:700}.guide-section h3{margin:20px 0 8px;font-size:1rem;font-weight:700;color:var(--color-primary-dark)}.guide-section p{margin:8px 0;line-height:1.9;color:#4b5563}.guide-section a{color:var(--color-primary);font-weight:500}.guide-section a:hover{color:var(--color-primary-dark)}.guide-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--color-primary);color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.guide-def{padding:12px 16px;border-right:3px solid var(--color-primary);background:#f9fafb;border-radius:8px;margin-bottom:12px}.guide-def__term{margin:0 0 4px;font-weight:700;color:var(--color-primary)}.guide-def p{margin:0;font-size:14px}.guide-code{font-size:13px;direction:ltr;text-align:left;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;margin:8px 0;overflow-x:auto;white-space:pre-wrap;word-break:break-all;color:#111827;font-family:ui-monospace,Courier New,monospace}.guide-code code{font-family:inherit}.guide-inline{font-size:.875em;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:1px 6px;margin:0 2px;direction:ltr;display:inline-block;color:var(--color-primary-dark);font-family:ui-monospace,Courier New,monospace}.guide-list{margin:8px 0;padding-inline-start:24px;color:#4b5563}.guide-list li{line-height:1.9;margin-bottom:6px}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.guide-figure{display:flex;justify-content:center;padding:16px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb;margin:16px 0}.guide-figure img{max-width:100%;height:auto;border-radius:6px}.guide-table-wrap{max-width:360px}.guide-table{width:100%;border-collapse:collapse;margin:12px 0;font-size:14px}.guide-table th,.guide-table td{border:1px solid #e5e7eb;padding:8px 12px;text-align:right}.guide-table th{background:#f9fafb;font-weight:700}.guide-table tr:nth-of-type(2n) td{background:#f9fafb}.guide-alert{margin-top:16px;padding:12px 16px;border-radius:8px;background:#fff7e6;border:1px solid #ffc634;color:#4b5563;line-height:1.9}.guide-ltr{direction:ltr;text-align:left}@media(max-width:900px){.guide-layout{flex-direction:column;padding:16px}.guide-toc{position:static;width:100%;max-height:none}.guide-grid{grid-template-columns:1fr}}
