.docs-page{padding:56px 0 88px}.docs-container{width:min(1120px,100% - 40px);margin:0 auto}.docs-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:28px;display:grid}.docs-sidebar{border:1px solid var(--line);background:var(--panel);border-radius:20px;padding:18px;position:sticky;top:96px}.docs-sidebar h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 12px;font-size:12px}.docs-sidebar a{color:var(--muted);padding:7px 0;font-size:14px;line-height:1.35;text-decoration:none;transition:color .2s;display:block}.docs-sidebar a:hover{color:var(--text)}.docs-content{border:1px solid var(--line);background:var(--panel);border-radius:24px;min-width:0;padding:36px}.docs-badge{border:1px solid var(--line-strong);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;display:inline-flex}.docs-badge-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.docs-title{letter-spacing:-.04em;margin:20px 0 14px;font-size:clamp(36px,6vw,52px);line-height:1.02}.docs-intro{max-width:780px;color:var(--muted);margin:0 0 34px;font-size:17px;line-height:1.7}.docs-section{border-top:1px solid var(--line);padding:30px 0}.docs-section:first-of-type{border-top:0;padding-top:0}.docs-section:last-of-type{padding-bottom:0}.docs-section h2{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(28px,4vw,40px)}.docs-section h3{letter-spacing:-.03em;margin:24px 0 8px;font-size:21px}.docs-section p{margin:0 0 14px}.docs-section p:last-child{margin-bottom:0}.docs-section p,.docs-section li{color:var(--muted);line-height:1.7}.docs-section ul,.docs-section ol{margin:12px 0 0 20px;padding:0}.docs-section li+li{margin-top:6px}.note-box{border:1px solid var(--line);color:var(--muted);background:#ffffff08;border-radius:14px;margin-top:18px;padding:15px 16px;line-height:1.7}.docs-image-card{border:1px solid var(--line);background:#ffffff08;border-radius:22px;margin-top:18px;overflow:hidden;box-shadow:0 18px 44px #0000002e}.docs-image-card img{border-radius:22px;width:100%;height:auto;display:block}.docs-image-card figcaption{color:var(--muted);border-top:1px solid var(--line);background:#ffffff05;padding:12px 14px;font-size:.9rem;line-height:1.5}.docs-table-wrap{border:1px solid var(--line);-webkit-overflow-scrolling:touch;border-radius:16px;width:100%;margin-top:18px;overflow-x:auto}.docs-table{border-collapse:collapse;width:100%}.docs-table th,.docs-table td{border-bottom:1px solid var(--line);text-align:left;color:var(--muted);vertical-align:top;padding:13px 15px;line-height:1.55}.docs-table th{color:var(--text);background:#ffffff08;font-weight:600}.docs-table tr:last-child td{border-bottom:0}.docs-code{border:1px solid var(--line);color:var(--text);overflow-wrap:anywhere;word-break:break-word;background:#ffffff0a;border-radius:7px;padding:2px 6px;font-size:.92em;display:inline}.tag-block{color:#d9edf7;background:#0b1d2b;border-radius:18px;margin-top:18px;padding:24px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.95rem;line-height:1.75;overflow-x:auto}.tag-heading{color:#d9edf7;margin:0 0 8px}.tag-heading:not(:first-child){margin-top:24px}.tag-block span{color:#8ee0b0;white-space:nowrap;display:block}.docs-screenshot{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:820px;margin:24px auto 0;overflow:hidden;box-shadow:0 24px 70px #00000047}.docs-screenshot img{width:100%;height:auto;display:block}.docs-screenshot-caption{color:#4f5b66;background:#fff;border-top:1px solid #e5e7eb;padding:14px 16px;font-size:14px;line-height:1.6}.docs-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px;margin-top:32px;padding-top:28px;display:flex}@media (width<=980px){.docs-layout{grid-template-columns:1fr;gap:22px}.docs-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 18px;padding:18px 20px;display:grid;position:static}.docs-sidebar h3{grid-column:1/-1}.docs-content{padding:30px}}@media (width<=700px){.docs-page{padding:34px 0 72px}.docs-container{width:min(100% - 28px,1120px)}.docs-sidebar{border-radius:18px;grid-template-columns:1fr;padding:16px 18px}.docs-sidebar a{padding:8px 0}.docs-content{border-radius:20px;padding:22px}.docs-title{margin-top:18px;font-size:clamp(34px,11vw,44px)}.docs-intro{margin-bottom:28px;font-size:15.5px}.docs-section{padding:24px 0}.docs-section h2{font-size:clamp(27px,9vw,34px)}.docs-section h3{font-size:20px}.note-box,.tag-block{padding:14px}.docs-image-card,.docs-image-card img{border-radius:18px}.tag-block{border-radius:16px;font-size:.84rem}.docs-table,.docs-table thead,.docs-table tbody,.docs-table th,.docs-table td,.docs-table tr{width:100%;display:block}.docs-table thead{display:none}.docs-table tr{border-bottom:1px solid var(--line);padding:14px}.docs-table tr:last-child{border-bottom:0}.docs-table td{border-bottom:0;padding:0}.docs-table td+td{margin-top:6px}.docs-table td:first-child{color:var(--text);font-weight:600}.docs-links{flex-direction:column;align-items:stretch}.docs-links .btn{justify-content:center;width:100%}.docs-screenshot{max-width:100%}}@media (width<=420px){.docs-container{width:min(100% - 22px,1120px)}.docs-content{padding:18px}.docs-badge{white-space:normal;max-width:100%}}
