.breakdance .bde-section-643-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-643-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-643-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-643-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-643-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--blue:#134E8E;--blue-d:#0F3D70;--blue-lt:#E8F0FA;--ink:#172536;--ink2:#2B3A52;--paper:#F5F8FC;--line:#D9E2EE;--muted:#66758B;--gold:#FFB33F;--green:#16A34A;--green-lt:#EDFBF3;--ease:cubic-bezier(.2,.7,.2,1);font-family:'Manrope',system-ui,sans-serif;font-size:16.5px;color:var(--ink);-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 ul,#custom-page ol{margin:0;padding:0}#custom-page a{text-decoration:none;color:inherit}#custom-page .guide-shell{width:100%;background:#fff}#custom-page .guide-hero{width:100%;max-width:1060px;margin:0 auto;padding:76px 40px 62px;display:flex;flex-direction:column;align-items:flex-start;gap:15px}#custom-page .guide-breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;font-weight:700;color:var(--muted)}#custom-page .guide-breadcrumbs a{color:var(--blue)}#custom-page .guide-breadcrumbs span::before{content:"/";display:inline-block;margin-right:10px;color:var(--line)}#custom-page .guide-eyebrow,#custom-page .guide-panel-kicker{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--blue)}#custom-page .guide-hero h1{max-width:880px;font-family:'Sora',system-ui,sans-serif;font-size:46px;font-weight:800;letter-spacing:-.04em;color:var(--ink);line-height:1.06}#custom-page .guide-lead{max-width:740px;font-size:17px;color:var(--muted);line-height:1.72}#custom-page .guide-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-start;margin-top:8px}#custom-page .guide-actions-left{margin-top:20px}#custom-page .guide-btn-primary,#custom-page .guide-btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:999px;font-family:'Manrope',system-ui,sans-serif;font-weight:800;font-size:14px;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s var(--ease),box-shadow .15s ease}#custom-page .guide-btn-primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px rgba(19,78,142,.23)}#custom-page .guide-btn-primary:hover{background:var(--blue-d);color:#fff;transform:translateY(-1px);box-shadow:0 12px 28px rgba(19,78,142,.28)}#custom-page .guide-btn-ghost{background:#fff;color:var(--ink2);border:1px solid var(--line)}#custom-page .guide-btn-ghost:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-1px)}#custom-page .guide-layout{width:100%;max-width:1180px;margin:0 auto;padding:0 40px 96px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:30px;align-items:start}#custom-page .guide-nav{position:sticky;top:34px;display:flex;flex-direction:column;gap:4px;padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:18px}#custom-page .guide-nav p{padding:0 10px 10px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}#custom-page .guide-nav a{display:block;padding:9px 10px;border-radius:10px;font-size:14px;font-weight:700;color:var(--ink2);line-height:1.45;transition:background .15s ease,color .15s ease}#custom-page .guide-nav a:hover{background:var(--blue-lt);color:var(--blue)}#custom-page .guide-content{display:flex;flex-direction:column;gap:16px}#custom-page .guide-panel,#custom-page .guide-step{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 2px 14px rgba(16,24,40,.045)}#custom-page .guide-panel{display:flex;flex-direction:column;gap:12px;padding:28px 28px}#custom-page .guide-panel h2,#custom-page .guide-step h2{font-family:'Sora',system-ui,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--ink)}#custom-page .guide-panel p,#custom-page .guide-step p{font-size:15px;line-height:1.74;color:var(--muted)}#custom-page .guide-step{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:26px 28px;align-items:start}#custom-page .guide-step-number{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:var(--blue-lt);color:var(--blue);font-family:'Sora',system-ui,sans-serif;font-size:21px;font-weight:800}#custom-page .guide-step>div{display:flex;flex-direction:column;gap:12px}#custom-page .guide-list,#custom-page .guide-ordered{display:flex;flex-direction:column;gap:10px;padding-left:20px;color:var(--muted);font-size:15px;line-height:1.72}#custom-page .guide-list strong{color:var(--ink)}#custom-page .guide-note{padding:14px 16px;background:var(--paper);border:1px solid var(--line);border-radius:14px;font-size:14px;font-weight:700;line-height:1.65;color:var(--ink2)}#custom-page .guide-inline-link{display:inline-flex;align-items:center;width:fit-content;font-size:14px;font-weight:800;color:var(--blue)}@media (max-width:980px){#custom-page .guide-layout{grid-template-columns:1fr}#custom-page .guide-nav{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}#custom-page .guide-nav p{grid-column:1 / -1}}@media (max-width:720px){#custom-page .guide-hero{padding:56px 24px 46px}#custom-page .guide-hero h1{font-size:34px}#custom-page .guide-lead{font-size:16px}#custom-page .guide-layout{padding-left:24px;padding-right:24px;padding-bottom:64px;gap:18px}#custom-page .guide-nav{grid-template-columns:1fr;padding:16px}#custom-page .guide-panel{padding:22px 20px}#custom-page .guide-step{grid-template-columns:1fr;padding:22px 20px}#custom-page .guide-step-number{width:48px;height:48px;border-radius:16px;font-size:19px}#custom-page .guide-panel h2,#custom-page .guide-step h2{font-size:21px}#custom-page .guide-actions{width:100%}#custom-page .guide-btn-primary,#custom-page .guide-btn-ghost{width:100%}}