html:has(body.guide-page){direction:rtl;max-width:100%;overflow-x:clip}body.guide-page{margin:0;background:#f8fafc;color:#111827;direction:rtl;max-width:100%;overflow-x:clip;font-family:var(--font-family);line-height:1.6}.guide-layout,.guide-layout *,.guide-layout *:before,.guide-layout *:after,.docs-topbar,.docs-topbar *{box-sizing:border-box}.guide-layout{display:flex;gap:24px;padding:24px;align-items:flex-start;width:100%;max-width:1280px;min-width:0;margin:0 auto}.guide-toc{position:sticky;top:16px;width:280px;flex-shrink:0;min-width:0;padding:16px;border-radius:12px;background:#fff;border:1px solid #e5e7eb;max-height:calc(100vh - 88px);overflow-y:auto}.guide-toc__panel{margin:0}.guide-toc__title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:700;line-height:22px;min-height:22px;list-style:none;cursor:default}.guide-toc__title::-webkit-details-marker,.guide-toc__title::marker{display:none;content:none}.guide-toc__list{display:flex;flex-direction:column;gap:4px}.guide-toc__item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;width:100%;min-width:0;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#6b7280;font:inherit;font-size:14px;line-height:21px;text-align:right;cursor:pointer;border-right:3px solid transparent;white-space:normal;overflow-wrap:break-word}.guide-toc__item--2ln{min-height:58px}.guide-toc__item--3ln{min-height:79px}.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;max-width:100%}.guide-hero{padding:32px;border-radius:16px;margin-bottom:24px;background:linear-gradient(135deg,#5b21b60f,#5b21b61a);border:1px solid rgba(91,33,182,.12);min-width:0;max-width:100%}.guide-hero__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.guide-hero__text{min-width:0;flex:1 1 auto}.guide-hero h1{margin:0;font-size:1.5rem;font-weight:700;line-height:31px}.guide-hero__sub{margin:10px 0 0;font-size:.95rem;color:#4b5563;line-height:24px}.guide-section{padding:24px 28px;border-radius:14px;margin-bottom:20px;background:#fff;border:1px solid #e5e7eb;scroll-margin-top:16px;min-width:0;max-width:100%;overflow-wrap:anywhere}.guide-section h2{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid var(--color-primary);font-size:1.15rem;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.guide-section h3{margin:20px 0 8px;font-size:1rem;font-weight:700;line-height:1.4;color:var(--color-primary-dark)}.guide-section p{margin:8px 0;line-height:30px;color:#4b5563}.guide-section a{color:var(--color-primary);font-weight:500;text-decoration:underline;text-underline-offset:2px}.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-size:16px;font-weight:700;line-height:24px;min-height:24px;color:var(--color-primary)}.guide-def p{margin:0;font-size:14px;line-height:23px}.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-word;overflow-wrap:anywhere;max-width:100%;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;color:var(--color-primary-dark);font-family:ui-monospace,Courier New,monospace;overflow-wrap:anywhere;word-break:break-word}.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;min-width:0;max-width:100%}.guide-figure{display:flex;justify-content:center;padding:16px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb;margin:16px 0;min-width:0;max-width:100%;overflow:hidden}.guide-figure img{max-width:100%;height:auto;border-radius:6px}.guide-table-wrap{width:100%;max-width:min(360px,100%);overflow-x:auto;-webkit-overflow-scrolling:touch}.guide-table-wrap--wide{max-width:100%}.guide-table-wrap--wide .guide-table th:nth-child(1),.guide-table-wrap--wide .guide-table td:nth-child(1){width:7rem;white-space:nowrap}.guide-table-wrap--wide .guide-table th:nth-child(2),.guide-table-wrap--wide .guide-table td:nth-child(2){width:6rem;white-space:nowrap}.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-table--plate,.guide-table--letters,.guide-table--plate th,.guide-table--plate td,.guide-table--letters th,.guide-table--letters td{text-align:center}.guide-table__result th{background:#15803d;color:#fff;font-size:18px;letter-spacing:.12em}.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;overflow-wrap:anywhere;word-break:break-word}@media(min-width:901px){.guide-toc__title{pointer-events:none}.guide-toc__panel:not([open])>.guide-toc__list{display:flex}}@media(max-width:900px){.guide-layout{flex-direction:column;padding:12px;gap:12px}.guide-toc{position:sticky;top:0;z-index:40;width:100%;max-height:none;padding:8px 12px}.guide-toc__title{margin:0;padding:8px 4px;min-height:38px;cursor:pointer;border-radius:8px}.guide-toc:has(.guide-toc__panel:not([open])){height:54px;min-height:54px;max-height:54px}.guide-toc__title:after{content:"";width:8px;height:8px;margin-inline-start:auto;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(45deg);transform-origin:50% 50%;transition:transform .15s ease}.guide-toc__panel[open] .guide-toc__title:after{transform:rotate(-135deg)}.guide-toc__list{margin-top:8px;max-height:min(60vh,420px);overflow-y:auto}.guide-hero{padding:20px 16px}.guide-hero__row{flex-wrap:wrap}.guide-hero h1{font-size:20px;line-height:28px;min-height:56px}.guide-section{padding:16px;scroll-margin-top:64px}.guide-section h2{font-size:1.05rem}.guide-grid{grid-template-columns:1fr;gap:16px}.guide-figure{padding:10px}.guide-code{font-size:12px;padding:10px 12px}}
