.breakdance .bde-section-866-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-866-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-866-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-866-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-866-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--blue:#134E8E;--bd:#0F3D70;--ink:#172536;--gold:#FFB33F;--paper:#F5F8FC;--paper-2:#EEF3F9;--line:#D9E2EE;--muted:#66758B;--blue-soft:rgba(19,78,142,.08);--radius-md:14px;--radius-xl:22px;--shadow-sm:0 1px 2px rgba(23,37,54,.06);--ease:cubic-bezier(.22,.61,.36,1);font-size:16.5px;font-family:'Manrope',sans-serif;color:var(--ink);background:#fff;overflow-x:hidden;width:100%;max-width:100%}#custom-page a{color:inherit;text-decoration:none}#custom-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:10px;font-family:'Manrope',sans-serif;font-weight:700;font-size:14.5px;border:1.5px solid transparent;transition:all .22s var(--ease);white-space:nowrap;cursor:pointer}#custom-page .btn-gold{background:var(--gold);color:var(--ink);box-shadow:0 10px 24px rgba(255,179,63,.34)}#custom-page .btn-gold:hover{background:#FFA12A;transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,179,63,.42);color:var(--ink)}#custom-page .btn-outline{background:transparent;color:var(--blue);border-color:var(--line)}#custom-page .btn-outline:hover{background:var(--paper);border-color:#c3d2e6;transform:translateY(-1px)}#custom-page .docs-hero{padding:72px 40px 48px;background:radial-gradient(900px 500px at 100% 0%,rgba(19,78,142,.09),transparent 55%),linear-gradient(180deg,#F0F4FA 0%,#fff 100%);border-bottom:1px solid var(--line)}#custom-page .docs-hero-inner{max-width:860px;margin:0 auto}#custom-page .docs-crumb{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--muted);margin-bottom:18px}#custom-page .docs-crumb a{color:var(--blue)}#custom-page .docs-crumb a:hover{text-decoration:underline}#custom-page .docs-crumb-sep{color:#B7C5D8}#custom-page .docs-title{font-family:'Sora',sans-serif;font-size:clamp(28px,3.2vw,40px);font-weight:800;letter-spacing:-.035em;color:var(--ink);line-height:1.12;margin-bottom:14px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}#custom-page .docs-version{font-family:'Manrope',sans-serif;font-size:12px;font-weight:800;letter-spacing:.04em;background:var(--blue-soft);color:var(--blue);padding:4px 11px;border-radius:999px}#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:4px 10px;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,color .15s}#custom-page .docs-toc a:hover{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}#custom-page .docs-body{padding:56px 40px 96px}#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-of-type{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 code{background:var(--paper);padding:2px 7px;border-radius:5px;font-size:13px;font-family:'JetBrains Mono','Fira Code',monospace;color:var(--blue)}#custom-page .docs-steps{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:12px;margin:0 0 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(--blue-soft);color:var(--blue);font-size:12px;font-weight:800;flex-shrink:0;margin-top:1px}#custom-page .docs-steps li strong{color:var(--ink)}#custom-page .docs-note{background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--blue);border-radius:10px;padding:16px 20px;font-size:14.5px;color:var(--ink);line-height:1.6;margin-top:20px}#custom-page .docs-faq{display:flex;flex-direction:column;gap:8px}#custom-page .docs-faq-item{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);padding:20px 24px}#custom-page .docs-faq-item h3{font-family:'Sora',sans-serif;font-size:15.5px;font-weight:700;color:var(--ink);margin:0 0 8px;letter-spacing:-.015em}#custom-page .docs-faq-item p{font-size:14.5px;color:var(--muted);line-height:1.65;margin:0}#custom-page .docs-cta{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius-xl);padding:36px 44px;margin-top:64px;position:relative;overflow:hidden}#custom-page .docs-cta::before{content:"";position:absolute;top:0;right:0;bottom:0;width:45%;background:linear-gradient(135deg,transparent,rgba(19,78,142,.06));pointer-events:none}#custom-page .docs-cta h2{font-family:'Sora',sans-serif;font-size:22px;font-weight:800;letter-spacing:-.025em;color:var(--ink);margin-bottom:8px}#custom-page .docs-cta p{font-size:14.5px;color:var(--muted);margin:0;max-width:420px}#custom-page .docs-cta-actions{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1}html{scroll-behavior:smooth}@media (max-width:720px){#custom-page .docs-hero{padding:52px 20px 40px}#custom-page .docs-body{padding:44px 20px 72px}#custom-page .docs-block{margin-bottom:44px;padding-bottom:44px}#custom-page .docs-cta{grid-template-columns:1fr;padding:30px 26px;gap:18px}}