.dcb-table-wrap{overflow-x:auto;margin:1.75em 0;border-radius:var(--dcb-table-radius,12px);box-shadow:0 6px 24px rgb(15 23 42 / .08);-webkit-overflow-scrolling:touch}table.dcb-table{width:100%;margin:0;border-collapse:separate;border-spacing:0;border:1px solid var(--dcb-table-border,#e2e8f0);border-radius:var(--dcb-table-radius,12px);overflow:hidden;font-size:.97em;color:var(--dcb-table-text,#1f2937);background:#fff}table.dcb-table th,table.dcb-table td{padding:14px 18px;text-align:left;border:none;border-bottom:1px solid var(--dcb-table-border,#e2e8f0);vertical-align:middle}table.dcb-table tr:last-child td{border-bottom:none}table.dcb-table thead th,table.dcb-table tr:first-child th{background:linear-gradient(135deg,var(--dcb-table-head-bg,#0f9d8a),var(--dcb-table-head-bg2,#0b7fa8));color:var(--dcb-table-head-text,#ffffff);font-weight:700;letter-spacing:.02em;text-transform:none;border-bottom:none}table.dcb-table tbody tr{transition:background-color 0.18s ease}table.dcb-table tbody tr:hover{background:var(--dcb-table-hover,#e6f6f3)}table.dcb-table--striped tbody tr:nth-child(even){background:var(--dcb-table-stripe,#f4faf9)}table.dcb-table--striped tbody tr:nth-child(even):hover{background:var(--dcb-table-hover,#e6f6f3)}table.dcb-table--modern tbody tr:nth-child(even){background:var(--dcb-table-stripe,#f4faf9)}table.dcb-table--modern tbody tr:nth-child(even):hover{background:var(--dcb-table-hover,#e6f6f3)}.dcb-table-wrap:has(>.dcb-table--minimal){box-shadow:none}table.dcb-table--minimal{border-left:none;border-right:none;border-radius:0}table.dcb-table--minimal thead th,table.dcb-table--minimal tr:first-child th{background:#fff0;color:var(--dcb-table-head-bg,#0f9d8a);border-bottom:2px solid var(--dcb-table-head-bg,#0f9d8a)}table.dcb-table--dark{background:#111827;color:#e5e7eb;border-color:#374151}table.dcb-table--dark th,table.dcb-table--dark td{border-bottom-color:#374151}table.dcb-table--dark tbody tr:hover{background:#1f2937}table.dcb-table--dark tbody tr:nth-child(even){background:#161f2e}@media (max-width:600px){table.dcb-table th,table.dcb-table td{padding:10px 12px}}ul.dcb-ul{list-style:none!important;margin:1.25em 0;padding-left:.25em}ul.dcb-ul>li{position:relative;list-style:none;margin:0 0 .65em;padding-left:2em;color:var(--dcb-ul-text,#1f2937);line-height:1.65}ul.dcb-ul>li::marker{content:""}ul.dcb-ul>li::before{position:absolute;left:0;top:0;font-weight:700;color:var(--dcb-ul-icon-color,#0f9d8a);line-height:1.65}ul.dcb-ul--check>li::before{content:"\2713"}ul.dcb-ul--arrow>li::before{content:"\279C"}ul.dcb-ul--star>li::before{content:"\2605"}ul.dcb-ul--dot>li::before{content:"\25CF";font-size:.7em;top:.35em}ul.dcb-ul--chevron>li::before{content:"\00BB";font-size:1.15em;top:-.1em}ul.dcb-ul--card>li{background:var(--dcb-ul-card-bg,#f6f9f9);border-radius:10px;padding:.8em 1em .8em 2.4em;box-shadow:0 2px 8px rgb(15 23 42 / .05)}ul.dcb-ul--card>li::before{left:.9em;top:.8em}ul.dcb-ul ul,ul.dcb-ul ol{margin-top:.5em}ol.dcb-ol{list-style:none!important;counter-reset:dcb-counter;margin:1.25em 0;padding-left:.25em}ol.dcb-ol>li{position:relative;list-style:none;counter-increment:dcb-counter;margin:0 0 .85em;padding-left:2.6em;color:var(--dcb-ol-text,#1f2937);line-height:1.65}ol.dcb-ol>li::marker{content:""}ol.dcb-ol>li::before{content:counter(dcb-counter);position:absolute;left:0;top:.1em;width:1.7em;height:1.7em;display:flex;align-items:center;justify-content:center;font-size:.88em;font-weight:700;background:var(--dcb-ol-num-bg,#0f9d8a);color:var(--dcb-ol-num-color,#ffffff);border-radius:50%;box-shadow:0 2px 6px rgb(15 23 42 / .18)}ol.dcb-ol--square>li::before{border-radius:6px}ol.dcb-ol--outline>li::before{background:#fff0;color:var(--dcb-ol-num-bg,#0f9d8a);border:2px solid var(--dcb-ol-num-bg,#0f9d8a);box-shadow:none}.dcb-insight-box{position:relative;margin:2.2em 0 1.8em;padding:1.5em 1.5em 1.1em;background:var(--dcb-box-bg,#ffffff);border:2px solid var(--dcb-box-border,#0f9d8a);border-radius:var(--dcb-box-radius,14px);box-shadow:0 6px 20px rgb(15 23 42 / .06)}.dcb-insight-box__title{position:absolute;top:-.85em;left:22px;padding:0 12px;background:var(--dcb-box-bg,#ffffff);color:var(--dcb-box-title-color,#0f9d8a);font-size:.95em;font-weight:700;letter-spacing:.14em;text-transform:capitalize;line-height:1.6;border-radius:6px}.dcb-insight-box__content p{margin:0 0 .8em;color:var(--dcb-box-text,#222222);font-size:1.02em;line-height:1.75}.dcb-insight-box__content p:last-child{margin-bottom:0}.dcb-faq{margin:1.5em 0 2em}.dcb-faq__item{background:var(--dcb-faq-q-bg,#ffffff);border:1px solid var(--dcb-faq-border,#e2e8f0);border-radius:var(--dcb-faq-radius,12px);margin-bottom:12px;overflow:hidden;box-shadow:0 2px 10px rgb(15 23 42 / .05);transition:box-shadow 0.2s ease}.dcb-faq__item:hover{box-shadow:0 6px 18px rgb(15 23 42 / .09)}.dcb-faq__question{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;cursor:pointer;list-style:none;font-weight:700;font-size:1.02em;color:var(--dcb-faq-q-color,#111827);user-select:none}.dcb-faq__question::-webkit-details-marker,.dcb-faq__question::marker{display:none;content:""}.dcb-faq__icon{flex:0 0 auto;width:26px;height:26px;position:relative;border-radius:50%;background:color-mix(in srgb,var(--dcb-faq-icon,#0f9d8a) 12%,transparent);transition:transform 0.25s ease}.dcb-faq__icon::before,.dcb-faq__icon::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background:var(--dcb-faq-icon,#0f9d8a);transform:translate(-50%,-50%);border-radius:2px}.dcb-faq__icon::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform 0.25s ease}.dcb-faq__item[open]>.dcb-faq__question .dcb-faq__icon::after{transform:translate(-50%,-50%) rotate(0deg)}.dcb-faq__item[open]>.dcb-faq__question{border-bottom:1px solid var(--dcb-faq-border,#e2e8f0)}.dcb-faq__answer{padding:16px 20px;background:var(--dcb-faq-a-bg,#f6fbfa);color:var(--dcb-faq-a-color,#374151);line-height:1.7}.dcb-faq__answer>:first-child{margin-top:0}.dcb-faq__answer>:last-child{margin-bottom:0}.dcb-steps{margin:1.75em 0}.dcb-step{position:relative;display:flex;align-items:flex-start;gap:16px;padding-bottom:22px}.dcb-step:last-child{padding-bottom:0}.dcb-step::before{content:"";position:absolute;left:24px;top:50px;bottom:0;width:2px;background:var(--dcb-step-line,#bfe5de)}.dcb-step:last-child::before{display:none}.dcb-step__badge{flex:0 0 auto;width:50px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--dcb-step-badge-bg,#0f9d8a);color:var(--dcb-step-badge-text,#ffffff);border-radius:50%;box-shadow:0 4px 12px rgb(15 23 42 / .18);line-height:1;z-index:1}.dcb-step__label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.85;margin-bottom:2px}.dcb-step__num{font-size:18px;font-weight:800}.dcb-step__content{flex:1;background:var(--dcb-step-card-bg,#f6f9f9);color:var(--dcb-step-text,#1f2937);border-radius:12px;padding:14px 18px;line-height:1.7;box-shadow:0 2px 8px rgb(15 23 42 / .05)}.dcb-section{margin:1.75em auto;max-width:var(--dcb-section-max-width,none);background:var(--dcb-section-bg,#ffffff);border-radius:var(--dcb-section-radius,16px);overflow:hidden}.dcb-section__title{margin:0;padding:16px 22px;color:var(--dcb-section-title-color,#0f172a);font-size:var(--dcb-section-title-size,20px)!important;font-weight:800;line-height:1.4}.dcb-section--classic{border:1px solid var(--dcb-section-border,#e2e8f0);box-shadow:0 4px 18px rgb(15 23 42 / .06)}.dcb-section--classic .dcb-section__title{background:var(--dcb-section-title-bg,#f6fbfa);border-left:5px solid var(--dcb-section-accent,#0f9d8a);border-bottom:1px solid var(--dcb-section-border,#e2e8f0)}.dcb-section--minimal{border:1px solid var(--dcb-section-border,#e2e8f0)}.dcb-section--minimal .dcb-section__title{background:#fff0;border-left:4px solid var(--dcb-section-accent,#0f9d8a);border-bottom:1px solid var(--dcb-section-border,#e2e8f0)}.dcb-section--shadow{box-shadow:0 10px 30px rgb(15 23 42 / .1)}.dcb-section--shadow .dcb-section__title{background:var(--dcb-section-title-bg,#f6fbfa);border-left:5px solid var(--dcb-section-accent,#0f9d8a)}.dcb-section--ribbon{border:1px solid var(--dcb-section-border,#e2e8f0);box-shadow:0 4px 18px rgb(15 23 42 / .06)}.dcb-section--ribbon .dcb-section__title{background:var(--dcb-section-accent,#0f9d8a);color:#fff}.dcb-section--outline{border:1px solid var(--dcb-section-border,#e2e8f0)}.dcb-section--outline .dcb-section__title{background:#fff0;border-left:4px solid var(--dcb-section-accent,#0f9d8a);border-bottom:1px solid var(--dcb-section-border,#e2e8f0)}.dcb-section--pill{border:1px solid var(--dcb-section-border,#e2e8f0);box-shadow:0 4px 14px rgb(15 23 42 / .05)}.dcb-section--pill .dcb-section__title{background:var(--dcb-section-title-bg,#f6fbfa);border-bottom:1px solid var(--dcb-section-border,#e2e8f0)}.dcb-section--pill .dcb-section__title::before{content:"";display:inline-block;width:10px;height:10px;margin-right:10px;border-radius:50%;background:var(--dcb-section-accent,#0f9d8a);vertical-align:middle}.dcb-section__body{padding:18px 22px 22px;color:var(--dcb-section-text,#1f2937);line-height:1.75}.dcb-section__body>*:first-child{margin-top:0}.dcb-section__body>*:last-child{margin-bottom:0}.dcb-section__body img{display:block;max-width:100%;height:auto;margin:.6em 0 1em;border-radius:10px}.dcb-section__body h3{margin-top:1.1em}h3.dcb-section__h3{position:relative;padding-left:1.15em}h3.dcb-section__h3::before{position:absolute;left:0;top:.1em;color:var(--dcb-section-h3-icon,#0f9d8a);font-weight:700;line-height:1.3}h3.dcb-section__h3--arrow::before{content:"\279C";font-size:.85em}h3.dcb-section__h3--chevron::before{content:"\00BB";font-size:1.1em;top:-.05em}h3.dcb-section__h3--check::before{content:"";left:0;top:.15em;width:.95em;height:.95em;border-radius:50%;background:var(--dcb-section-h3-icon,#0f9d8a)}h3.dcb-section__h3--check::after{content:"\2713";position:absolute;left:.19em;top:.13em;font-size:.62em;font-weight:700;color:#fff;line-height:1.3}h3.dcb-section__h3--star::before{content:"\2605";font-size:.95em}h3.dcb-section__h3--diamond::before{content:"\25C6";font-size:.8em;top:.15em}h3.dcb-section__h3--flag::before{content:"\2691";font-size:1em}a.dcb-link{color:var(--dcb-link-color,#0f9d8a);transition:color 0.18s ease}a.dcb-link:hover{color:var(--dcb-link-hover,#0b7fa8)}a.dcb-link--underline{text-decoration:underline;text-underline-offset:3px}a.dcb-link--dotted{text-decoration:underline dotted;text-underline-offset:3px}a.dcb-link--highlight{text-decoration:none;background:color-mix(in srgb,var(--dcb-link-color,#0f9d8a) 14%,transparent);padding:.05em .25em;border-radius:4px}a.dcb-link--bold{text-decoration:none;font-weight:700}.dcb-menu-item>a{position:relative;transition:color 0.2s ease}.dcb-menu-item>a::after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:var(--dcb-menu-accent,#0f9d8a);transition:width 0.25s ease}.dcb-menu-item:hover>a,.dcb-menu-item>a:focus{color:var(--dcb-menu-accent,#0f9d8a)}.dcb-menu-item:hover>a::after,.dcb-menu-item>a:focus::after{width:100%}.dcb-menu-item.menu-item-has-children>a::before{content:"\25BE";display:inline-block;margin-left:6px;font-size:.7em;vertical-align:middle;opacity:.7}.dcb-menu-item .sub-menu{background:var(--dcb-menu-dropdown-bg,#ffffff);border:1px solid var(--dcb-menu-dropdown-border,#e2e8f0);border-radius:var(--dcb-menu-dropdown-radius,12px);box-shadow:0 14px 34px rgb(15 23 42 / .14);padding:8px 0;overflow:hidden}.dcb-menu-item .sub-menu li a{display:block;padding:10px 20px;color:var(--dcb-menu-dropdown-text,#1f2937);transition:background-color 0.15s ease,color 0.15s ease}.dcb-menu-item .sub-menu li a::after{display:none}.dcb-menu-item .sub-menu li:hover>a{background:var(--dcb-menu-dropdown-hover,#f6fbfa);color:var(--dcb-menu-accent,#0f9d8a)}