.breakdance .bde-section-777-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-777-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-777-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-777-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-777-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--blue:#134E8E;--blue-deep:#0F3D70;--blue-soft:#E8F0FA;--ink:#172536;--gold:#FFB33F;--woo:#7F54B3;--woo-soft:#F0EBF8;--paper:#F5F8FC;--line:#D9E2EE;--muted:#66758B;--shadow:0 8px 28px rgba(16,24,40,.07);--radius-md:12px;font-family:'Manrope',system-ui,sans-serif;font-size:16px;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}#custom-page *,#custom-page *::before,#custom-page *::after{box-sizing:border-box}#custom-page h1,#custom-page h2,#custom-page h3,#custom-page h4,#custom-page p,#custom-page span,#custom-page div,#custom-page ul,#custom-page ol,#custom-page li{margin:0;padding:0}#custom-page a{color:var(--blue);text-decoration:none}#custom-page a:hover{text-decoration:underline}#custom-page .docs-hero{background:linear-gradient(180deg,#F2EEF9 0%,#fff 100%);padding:64px 40px 48px;border-bottom:1px solid var(--line)}#custom-page .docs-hero-inner{max-width:860px;margin:0 auto}#custom-page .docs-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:20px;display:flex;align-items:center;gap:8px}#custom-page .docs-breadcrumb span{color:var(--line)}#custom-page .docs-hero-title{font-family:'Sora',sans-serif;font-size:clamp(22px,2.8vw,34px);font-weight:800;letter-spacing:-.04em;color:var(--ink);margin-bottom:14px;line-height:1.15;display:flex;align-items:center;flex-wrap:wrap;gap:10px}#custom-page .docs-ver{font-family:'Manrope',sans-serif;font-size:13px;font-weight:700;color:var(--blue);background:var(--blue-soft);padding:3px 10px;border-radius:6px;letter-spacing:0}#custom-page .docs-pro{font-family:'Manrope',sans-serif;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;background:#FFF8E8;color:#B8820A;padding:3px 9px;border-radius:999px}#custom-page .docs-woo{font-family:'Manrope',sans-serif;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;background:var(--woo-soft);color:var(--woo);padding:3px 9px;border-radius:999px}#custom-page .docs-hero-lead{font-size:16px;color:var(--muted);line-height:1.65;margin-bottom:28px;max-width:720px}#custom-page .docs-toc{display:flex;flex-wrap:wrap;gap:8px}#custom-page .docs-toc a{display:inline-block;padding:6px 14px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:600;color:var(--ink);transition:border-color .15s,background .15s}#custom-page .docs-toc a:hover{border-color:var(--woo);background:var(--woo-soft);text-decoration:none;color:var(--woo)}#custom-page .docs-body{padding:56px 40px 80px}#custom-page .docs-body-inner{max-width:860px;margin:0 auto}#custom-page .docs-block{margin-bottom:56px;padding-bottom:56px;border-bottom:1px solid var(--line)}#custom-page .docs-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}#custom-page .docs-block h2{font-family:'Sora',sans-serif;font-size:24px;font-weight:800;letter-spacing:-.03em;color:var(--ink);margin-bottom:16px;padding-top:4px}#custom-page .docs-block h3{font-family:'Sora',sans-serif;font-size:16px;font-weight:700;color:var(--ink);margin:24px 0 10px;letter-spacing:-.02em}#custom-page .docs-block p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:14px}#custom-page .docs-block p:last-child{margin-bottom:0}#custom-page .docs-block a{color:var(--blue)}#custom-page .docs-block code{background:var(--paper);padding:2px 7px;border-radius:5px;font-size:13px;font-family:'JetBrains Mono','Fira Code',monospace;color:var(--woo)}#custom-page .docs-steps{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:20px;counter-reset:step}#custom-page .docs-steps li{display:flex;gap:14px;align-items:flex-start;font-size:15px;color:var(--muted);line-height:1.6;counter-increment:step}#custom-page .docs-steps li::before{content:counter(step);display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--woo-soft);color:var(--woo);font-size:12px;font-weight:800;flex-shrink:0;margin-top:1px}#custom-page .docs-steps li strong{color:var(--ink)}#custom-page .docs-list{padding-left:20px;display:flex;flex-direction:column;gap:8px;margin-bottom:14px}#custom-page .docs-list li{font-size:15px;color:var(--muted);line-height:1.6}#custom-page .docs-note{background:var(--woo-soft);border:1px solid rgba(127,84,179,.2);border-left:3px solid var(--woo);border-radius:10px;padding:14px 18px;font-size:14px;color:var(--ink);line-height:1.6;margin:20px 0}#custom-page .docs-note strong{color:var(--woo)}#custom-page .docs-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;margin:16px 0 20px}#custom-page .docs-table{width:100%;border-collapse:collapse;background:#fff}#custom-page .docs-table thead{background:var(--paper)}#custom-page .docs-table th{text-align:left;padding:11px 16px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line)}#custom-page .docs-table td{padding:12px 16px;font-size:14px;color:var(--ink);border-bottom:1px solid var(--line);line-height:1.55;vertical-align:top}#custom-page .docs-table td code{font-size:12px}#custom-page .docs-table tr:last-child td{border-bottom:none}@media(max-width:768px){#custom-page .docs-hero{padding:40px 20px 32px}#custom-page .docs-body{padding:36px 20px 60px}#custom-page .docs-block h2{font-size:20px}}