.docs-module__rtIh1G__heroSection{text-align:center;background:#fff;padding-top:140px;padding-bottom:40px}@media (max-width:768px){.docs-module__rtIh1G__heroSection{padding-top:120px}}.docs-module__rtIh1G__heroContent{position:relative}.docs-module__rtIh1G__heroTitle{color:#0a0a0a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.docs-module__rtIh1G__heroSubtitle{color:#6b7280;margin-bottom:0;font-size:1.0625rem;line-height:1.6}.docs-module__rtIh1G__contentSection{background:#fff;padding:140px 0 80px;position:relative}@media (max-width:768px){.docs-module__rtIh1G__contentSection{padding:120px 0 60px}}.docs-module__rtIh1G__pageTitle{color:#0a0a0a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.docs-module__rtIh1G__pageSubtitle{color:#6b7280;max-width:600px;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.6}.docs-module__rtIh1G__sidebar{max-height:calc(100vh - 160px);padding-right:1rem;position:sticky;top:120px;overflow-y:auto}.docs-module__rtIh1G__sidebar::-webkit-scrollbar{width:0}.docs-module__rtIh1G__sidebarList{margin:0;padding:0;list-style:none;overflow:visible}.docs-module__rtIh1G__sidebarLink{color:#6b7280;border-radius:8px;align-items:center;gap:10px;margin-bottom:2px;padding:8px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.docs-module__rtIh1G__sidebarLink:hover{color:#0a0a0a;background:#f5f5f5}.docs-module__rtIh1G__sidebarActive{color:#0a0a0a;background:#f5f5f5;font-weight:600}.docs-module__rtIh1G__sidebarGroup{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:4px;margin-bottom:2px;padding:8px 12px;display:flex}.docs-module__rtIh1G__sidebarGroup:hover{color:#0a0a0a;background:#f5f5f5}.docs-module__rtIh1G__sidebarGroupLabel{align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.docs-module__rtIh1G__sidebarSublist{margin:0;padding:0 0 0 16px;list-style:none}.docs-module__rtIh1G__docsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:991px){.docs-module__rtIh1G__docsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.docs-module__rtIh1G__docsGrid{grid-template-columns:1fr}}.docs-module__rtIh1G__docCard{color:#0a0a0a;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:28px 24px;text-decoration:none;transition:border-color .2s,box-shadow .2s;position:relative}.docs-module__rtIh1G__docCard:hover{color:#0a0a0a;border-color:#ccc;box-shadow:0 4px 16px #0000000f}.docs-module__rtIh1G__docCard h3{color:#0a0a0a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.docs-module__rtIh1G__docCard p{color:#6b7280;margin-bottom:0;font-size:.875rem;line-height:1.6}.docs-module__rtIh1G__cardBadge{text-transform:uppercase;letter-spacing:.08em;color:#ff7bdf;background:#ff7bdf1a;border-radius:4px;padding:3px 8px;font-size:.625rem;font-weight:700;position:absolute;top:16px;right:16px}.docs-module__rtIh1G__cardIcon{color:#ff7bdf;background:#ff7bdf1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.docs-module__rtIh1G__docContent{padding:0 0 0 24px;position:relative}@media (max-width:991px){.docs-module__rtIh1G__docContent{padding:0}}.docs-module__rtIh1G__section{border-bottom:1px solid #e8e8e8;margin-bottom:2.5rem;padding-bottom:2rem}.docs-module__rtIh1G__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.docs-module__rtIh1G__section h2{color:#0a0a0a;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.375rem,3vw,1.75rem);font-weight:700}.docs-module__rtIh1G__section h3{color:#0a0a0a;margin-top:1.75rem;margin-bottom:.875rem;font-size:1.1875rem;font-weight:600}.docs-module__rtIh1G__section h4{color:#0a0a0a;margin-top:1.25rem;margin-bottom:.75rem;font-size:1.0625rem;font-weight:600}.docs-module__rtIh1G__section p{color:#4b5563;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.7}.docs-module__rtIh1G__section p:last-child{margin-bottom:0}.docs-module__rtIh1G__section p strong{color:#0a0a0a;font-weight:600}.docs-module__rtIh1G__section a{color:#0a0a0a;font-weight:500;text-decoration:none}.docs-module__rtIh1G__section a:hover{text-decoration:underline}.docs-module__rtIh1G__section ul,.docs-module__rtIh1G__section ol{margin-bottom:1.25rem;padding-left:1.5rem}.docs-module__rtIh1G__section ul li,.docs-module__rtIh1G__section ol li{color:#4b5563;margin-bottom:.5rem;font-size:.9375rem;line-height:1.7}.docs-module__rtIh1G__section ul li:last-child,.docs-module__rtIh1G__section ol li:last-child{margin-bottom:0}.docs-module__rtIh1G__section ul li strong,.docs-module__rtIh1G__section ol li strong{color:#0a0a0a;font-weight:600}.docs-module__rtIh1G__steps{counter-reset:step-counter;margin-bottom:1.25rem;padding-left:0;list-style:none}.docs-module__rtIh1G__steps li{counter-increment:step-counter;color:#4b5563;margin-bottom:1rem;padding-left:2.75rem;font-size:.9375rem;line-height:1.7;position:relative}.docs-module__rtIh1G__steps li:last-child{margin-bottom:0}.docs-module__rtIh1G__steps li:before{content:counter(step-counter);color:#fff;background:#0a0a0a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8125rem;font-weight:600;display:flex;position:absolute;top:0;left:0}.docs-module__rtIh1G__steps li strong{color:#0a0a0a;font-weight:600}.docs-module__rtIh1G__proBadge{color:#0a0a0a;text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;background:#ff7bdf;border-radius:4px;margin-left:6px;padding:2px 8px;font-size:.6875rem;font-weight:700;display:inline-block}.docs-module__rtIh1G__infoBox{background:#f5f5f5;border-radius:10px;margin:1.25rem 0;padding:18px 22px}.docs-module__rtIh1G__infoBox p{color:#4b5563;margin:0;font-size:.9375rem;line-height:1.7}.docs-module__rtIh1G__infoBox p strong{color:#0a0a0a}.docs-module__rtIh1G__highlightBox{background:#f9f9f9;border-radius:10px;margin:1.25rem 0;padding:18px 22px}.docs-module__rtIh1G__highlightBox p{color:#0a0a0a;margin:0;font-size:.9375rem;font-weight:500;line-height:1.7}.docs-module__rtIh1G__highlightBox strong{color:#0a0a0a}.docs-module__rtIh1G__featureTable{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.9375rem}.docs-module__rtIh1G__featureTable th,.docs-module__rtIh1G__featureTable td{text-align:left;border-bottom:1px solid #e8e8e8;padding:12px 16px}.docs-module__rtIh1G__featureTable th{color:#0a0a0a;text-transform:uppercase;letter-spacing:.03em;background:#f5f5f5;font-size:.875rem;font-weight:700}.docs-module__rtIh1G__featureTable td{color:#4b5563}.docs-module__rtIh1G__featureTable tr:last-child td{border-bottom:none}.docs-module__rtIh1G__featureTable .docs-module__rtIh1G__checkmark{color:#22c55e;font-weight:700}.docs-module__rtIh1G__featureTable .docs-module__rtIh1G__dash{color:#d1d5db}.docs-module__rtIh1G__code{color:#0a0a0a;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px;padding:2px 8px;font-family:SF Mono,Fira Code,Menlo,Consolas,monospace;font-size:.8125rem;display:inline}@media (max-width:991px){.docs-module__rtIh1G__sidebar{max-height:none;margin-bottom:2rem;position:static}}@media (max-width:767px){.docs-module__rtIh1G__contentSection{padding:80px 0 40px}.docs-module__rtIh1G__section{margin-bottom:2rem;padding-bottom:1.5rem}.docs-module__rtIh1G__section h2{font-size:1.375rem}}@media (max-width:576px){.docs-module__rtIh1G__section p,.docs-module__rtIh1G__section li{font-size:.875rem}.docs-module__rtIh1G__sidebarLink{padding:8px 10px;font-size:.875rem}}@media (prefers-reduced-motion:reduce){.docs-module__rtIh1G__sidebarLink,.docs-module__rtIh1G__docCard,.docs-module__rtIh1G__section a{transition:none}}.docs-module__rtIh1G__sidebarLink:focus{color:#0a0a0a;background:#f5f5f5;outline:none}.docs-module__rtIh1G__docCard:focus{border-color:#0a0a0a;outline:none}.docs-module__rtIh1G__section a:focus{outline:none;text-decoration:underline}@media print{.docs-module__rtIh1G__sidebar{display:none}.docs-module__rtIh1G__contentSection{background:#fff!important;padding:1rem 0!important}.docs-module__rtIh1G__docContent{padding:0!important}.docs-module__rtIh1G__docCard{break-inside:avoid;border:1px solid #ddd!important}.docs-module__rtIh1G__section{break-inside:avoid}}
