*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#F0F8FA;line-height:1.55;font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:15px;overflow-wrap:break-word;color:#2A4A57;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
img{display:block;max-width:100%;}
a{text-decoration:none;color:inherit;}
button{background:none;border:none;font-family:inherit;cursor:pointer;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{height:8px;width:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(10, 26, 32, 0.72);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.ymlshell-pdl{grid-template-columns:248px 1fr;min-height:100vh;display:grid;}
.ymlmain-pdl{min-width:0;}
.ymlwrap-pdl{margin:0 auto;max-width:87.5rem;width:100%;}
.ymlcontainer-pdl{margin:0 auto;padding:0 16px;width:100%;max-width:1400px;}
@media(min-width:769px){.ymlcontainer-pdl{padding:0 1.75rem;}
}
.ymlsection-pdl{padding:24px 1.75rem;}
.ymlsection_pt-pdl{padding-top:2.125rem;}
.ymlband_soft-pdl{background:#FFFFFF;}
.ymleyebrow-pdl{display:inline-block;font-size:10.5px;line-height:1.4;color:#007A8C;font-weight:600;overflow-wrap:break-word;letter-spacing:.14em;text-transform:uppercase;font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymldrawer_cb-pdl{display:none;}
.ymloverlay-pdl{display:none;}
@media(max-width:1025px){.ymlshell-pdl{grid-template-columns:1fr;}
.ymlmain-pdl{padding-bottom:4.875rem;}
.ymldrawer_cb-pdl:checked~.ymloverlay-pdl{inset:0;background:rgba(10, 26, 32, 0.72);display:block;position:fixed;z-index:70;}
}
@media(max-width:557px){.ymlsection-pdl{padding:18px 1rem;}
.ymlsection_pt-pdl{padding-top:1.5rem;}
}
@keyframes zm3-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
@keyframes zm3-marquee{0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.ymlside-pdl{gap:22px;padding:1.375rem 18px;background:#E0EEF3;height:100vh;position:sticky;align-self:start;display:flex;flex-direction:column;border-right:1px solid rgba(13, 34, 41, 0.08);top:0;overflow-y:auto;}
.ymlbrand-pdl{gap:0.625rem;display:flex;align-items:center;}
.ymllogo-pdl{color:#0D2229;font-weight:700;letter-spacing:-.02em;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.313rem;}
.ymlside_cta-pdl{border:1px solid rgba(13, 34, 41, 0.12);background:rgba(0, 122, 140, 0.11);border-radius:13px;padding:1rem;}
.ymlside_cta_h-pdl{color:#0D2229;font-weight:700;margin-bottom:6px;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.15;font-size:17px;}
.ymlside_cta_p-pdl{font-size:12px;line-height:1.45;color:#2A4A57;margin-bottom:0.75rem;}
.ymlnav-pdl{gap:3px;flex-direction:column;display:flex;}
.ymlnav_label-pdl{padding:0.375rem 0.625rem;text-transform:uppercase;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;color:#7EA8B8;font-size:0.594rem;letter-spacing:.14em;}
.ymlnav_item-pdl{padding:10px;gap:0.688rem;border-radius:9px;color:#2A4A57;display:flex;font-size:0.875rem;font-weight:500;align-items:center;}
.ymlnav_item-pdl svg{width:17px;height:17px;}
.ymlnav_item-pdl:hover{background:rgba(0, 122, 140, 0.11);color:#0D2229;}
.ymlnav_item_on-pdl{background:rgba(0, 122, 140, 0.11);color:#007A8C;font-weight:600;}
.ymlside_foot-pdl{border-radius:0.813rem;border:1px solid rgba(13, 34, 41, 0.12);background:#FFFFFF;padding:0.75rem;margin-top:auto;}
.ymlside_foot-pdl p{font-size:0.781rem;color:#2A4A57;line-height:1.4;margin-top:0.25rem;}
/* ---------- topbar ---------- */
.ymltop-pdl{gap:16px;background:#E0EEF3;padding:14px 28px;z-index:40;top:0;position:sticky;display:flex;align-items:center;border-bottom:1px solid rgba(13, 34, 41, 0.08);}
.ymltop_brand-pdl{gap:9px;display:none;align-items:center;}
.ymlsearch-pdl{border:1px solid rgba(13, 34, 41, 0.12);padding:11px 14px;border-radius:13px;flex:1;gap:10px;background:#FFFFFF;display:flex;align-items:center;color:#4D7585;font-size:13.5px;max-width:440px;}
.ymlsearch-pdl svg{flex:none;height:1rem;width:16px;}
.ymltop_actions-pdl{gap:12px;align-items:center;margin-left:auto;display:flex;}
.ymllang-pdl{color:#2A4A57;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:0.75rem;}
.ymlburger-pdl{border:1px solid rgba(13, 34, 41, 0.12);background:#FFFFFF;border-radius:9px;align-items:center;width:40px;height:2.5rem;color:#0D2229;justify-content:center;display:none;}
/* ---------- bottom-nav (mobile) ---------- */
.ymlbotnav-pdl{display:none;}
@media(max-width:1025px){.ymlside-pdl{transition:transform .25s ease;transform:translateX(-100%);top:0;z-index:80;width:17.5rem;position:fixed;left:0;height:100vh;}
.ymldrawer_cb-pdl:checked~.ymlshell-pdl .ymlside-pdl{transform:translateX(0);}
.ymltop-pdl{padding:0.875rem 16px;gap:0.75rem;position:static;flex-wrap:wrap;}
.ymltop_brand-pdl{display:flex;}
.ymlsearch-pdl{display:none;}
.ymlburger-pdl{display:flex;}
.ymltop_actions-pdl{gap:10px;margin-left:0;align-items:stretch;width:100%;}
.ymltop_actions-pdl .ymllang-pdl{display:none;}
.ymltop_actions-pdl .ymlbtn-pdl{padding:11px 0.625rem;flex:1;text-align:center;}
.ymlbotnav-pdl{grid-template-columns:repeat(3,1fr);padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));background:#E0EEF3;bottom:0;position:fixed;right:0;border-top:1px solid rgba(13, 34, 41, 0.12);z-index:65;transform:translateZ(0);left:0;display:grid;}
.ymlbn-pdl{gap:0.25rem;padding:0.375rem 2px 0;display:flex;flex-direction:column;font-size:0.625rem;min-width:0;font-weight:600;justify-content:flex-end;align-items:center;color:#2A4A57;}
.ymlbn-pdl svg{flex:none;height:22px;width:1.375rem;}
.ymlbn-pdl span{overflow:hidden;text-overflow:ellipsis;text-align:center;max-width:100%;white-space:nowrap;}
.ymlbn_on-pdl{color:#007A8C;}
.ymlbn_center-pdl{position:relative;}
.ymlbn_fab-pdl{border-radius:50%;background:#00C2D8;top:-1.25rem;transform:translateX(-50%);align-items:center;box-shadow:0 8px 2rem rgba(13, 34, 41, 0.16), 0 2px 10px rgba(13, 34, 41, 0.10);display:flex;justify-content:center;left:50%;color:#041014;position:absolute;width:3.125rem;height:3.125rem;}
.ymlbn_fab-pdl svg{width:1.5rem;height:1.5rem;}
.ymlbn_center-pdl span{color:#007A8C;}
}
.ymlbtn-pdl{gap:8px;transition:background-color 0.2s ease,color 0.2s ease;border-radius:9px;padding:0.688rem 22px;cursor:pointer;font-weight:700;display:inline-flex;font-size:14px;font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;align-items:center;justify-content:center;}
.ymlbtn_pri-pdl{background:#00C2D8;box-shadow:0 0.25rem 18px rgba(0, 194, 216, 0.42), 0 2px 0.375rem rgba(0, 194, 216, 0.28);color:#041014;}
.ymlbtn_pri-pdl:hover{background:#00A8BC;}
.ymlbtn_ghost-pdl{background:rgba(0, 122, 140, 0.11);font-weight:600;color:#0D2229;}
.ymlbtn_line-pdl{border:1px solid rgba(13, 34, 41, 0.22);background:transparent;color:#0D2229;font-weight:600;}
.ymlbtn_lg-pdl{border-radius:13px;padding:16px 1.875rem;font-size:15px;}
.ymlband-pdl .ymlbtn_line-pdl{border-color:rgba(255, 255, 255, 0.13);color:#E8F7FA;}
.ymlband-pdl .ymlbtn_ghost-pdl{background:rgba(255, 255, 255, 0.08);color:#E8F7FA;}
.ymllink_m-pdl{gap:0.313rem;display:inline-flex;text-decoration:none;cursor:pointer;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;align-items:center;color:#007A8C;font-size:0.75rem;}
.ymllink_m-pdl svg{height:14px;width:0.875rem;}
.ymlband-pdl .ymllink_m-pdl{color:#00D4E8;}
.ymldot-pdl{flex:none;background:#007A8C;border-radius:50%;height:7px;width:7px;}
.ymldot_live-pdl{background:#D93025;animation:zm3-pulse 1.4s infinite;}
.ymlstars-pdl{gap:2px;color:#007A8C;display:inline-flex;}
.ymlstars-pdl svg{width:15px;height:15px;}
.ymlchip-pdl{padding:7px 0.75rem;gap:6px;border:1px solid rgba(13, 34, 41, 0.12);border-radius:0.563rem;background:#FFFFFF;font-size:0.688rem;display:inline-flex;align-items:center;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;color:#2A4A57;}
.ymlchip_on-pdl{border-color:transparent;background:rgba(0, 122, 140, 0.11);color:#007A8C;}
.ymlgc-pdl{display:block;color:inherit;text-decoration:none;cursor:pointer;min-width:0;}
.ymlgc_thumb-pdl{border:1px solid rgba(13, 34, 41, 0.12);border-radius:13px;overflow:hidden;position:relative;aspect-ratio:1;display:block;background-position:center;background-size:cover;}
.ymlgc_thumb_portrait-pdl{aspect-ratio:3/4;}
.ymlgc_thumb_wide-pdl{aspect-ratio:16/11;}
.ymlgc_cap-pdl{padding:0.563rem;background:linear-gradient(transparent,rgba(10, 26, 32, 0.72));left:0;position:absolute;right:0;bottom:0;}
.ymlgc_name-pdl{font-weight:700;display:block;font-size:0.781rem;color:#E8F7FA;}
.ymlgc_meta-pdl{color:#8BBFCC;font-size:0.688rem;}
.ymlgc_badge-pdl{background:#007A8C;border-radius:0.563rem;padding:2px 0.375rem;font-size:0.5rem;top:0.5rem;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;color:#041014;font-weight:700;position:absolute;right:0.5rem;}
.ymlgc_badge_hot-pdl{background:#D93025;color:#E8F7FA;}
.ymlgc_badge_live-pdl{background:#D93025;color:#E8F7FA;left:0.5rem;right:auto;}
.ymlgc_mult-pdl{inset:0;align-items:center;font-size:28px;font-weight:700;color:#007A8C;justify-content:center;position:absolute;display:flex;}
.ymlpc-pdl{border-radius:13px;border:1px solid rgba(13, 34, 41, 0.12);background:#FFFFFF;height:64px;display:flex;align-items:center;color:#2A4A57;font-weight:700;font-size:14px;justify-content:center;}
.ymlrail-pdl{min-width:0;}
.ymlrail_scroll-pdl{gap:0.875rem;display:grid;}
.ymlrail_scroll-pdl>*{min-width:0;}
.ymlg6-pdl{grid-template-columns:repeat(6,1fr);}
.ymlg7-pdl{grid-template-columns:repeat(7,1fr);}
.ymlg4-pdl{grid-template-columns:repeat(4,1fr);}
@media(max-width:1025px){.ymlg6-pdl,.ymlg7-pdl{grid-template-columns:none;grid-auto-columns:120px;padding-bottom:6px;scroll-snap-type:x mandatory;grid-auto-flow:column;overflow-x:auto;}
.ymlg6-pdl>*,.ymlg7-pdl>*{scroll-snap-align:start;}
.ymlg4-pdl{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:563px){.ymlg4-pdl{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:9.375rem;overflow-x:auto;}
}
.ymlpanel-pdl{border-radius:1.25rem;background:#FFFFFF;padding:28px 2rem;border:1px solid rgba(13, 34, 41, 0.12);}
.ymlsplit-pdl{gap:2.25rem;display:grid;align-items:start;}
.ymlsplit-pdl>*{min-width:0;}
.ymlsplit_a-pdl{grid-template-columns:.85fr 1.15fr;}
.ymlsplit_b-pdl{grid-template-columns:1fr 1.1fr;}
.ymlsplit_c-pdl{grid-template-columns:1.1fr .9fr;}
.ymlpgrid-pdl{grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;display:grid;}
.ymlpgrid-pdl>*{min-width:0;}
.ymllead-pdl{font-size:0.938rem;line-height:1.65;margin-bottom:0.875rem;color:#2A4A57;}
.ymlfeat-pdl{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.ymlfeat-pdl>*{min-width:0;}
.ymlfeat2-pdl{grid-template-columns:1fr 1fr;}
.ymlfeat_card-pdl{border:1px solid rgba(13, 34, 41, 0.12);background:#FFFFFF;border-radius:20px;padding:26px;}
.ymlfeat_card-pdl svg{margin-bottom:16px;color:#007A8C;height:26px;width:1.625rem;}
.ymlfeat_card-pdl h3{font-size:18px;color:#0D2229;font-weight:700;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:0.5rem;}
.ymlfeat_card-pdl p{font-size:13px;color:#2A4A57;line-height:1.6;}
.ymlfeat_card-pdl b{color:#0D2229;}
.ymlbig-pdl{gap:22px;display:flex;flex-wrap:wrap;}
.ymlbig_n-pdl{font-size:26px;color:#007A8C;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;}
.ymlbig_l-pdl{color:#4D7585;font-size:0.75rem;}
.ymlperson-pdl{padding:16px 1.125rem;background:#FFFFFF;gap:14px;border:1px solid rgba(13, 34, 41, 0.12);border-radius:0.813rem;display:flex;align-items:center;}
.ymlavatar-pdl{border-radius:50%;flex:none;background:linear-gradient(135deg,#00C2D8,#005566);width:2.75rem;height:2.75rem;}
.ymlperson_name-pdl{font-size:0.875rem;color:#0D2229;font-weight:700;}
.ymlperson_role-pdl{color:#4D7585;font-size:12px;}
.ymlkv-pdl{border-radius:13px;overflow:hidden;border:1px solid rgba(13, 34, 41, 0.12);background:rgba(13, 34, 41, 0.12);grid-template-columns:1fr 1fr;gap:1px;display:grid;}
.ymlkv-pdl>div{padding:16px 1.125rem;background:#F0F8FA;min-width:0;}
.ymlkv_k-pdl{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:9.5px;color:#007A8C;text-transform:uppercase;margin-bottom:5px;}
.ymlkv_v-pdl{color:#0D2229;font-weight:700;font-size:0.844rem;}
@media(max-width:1026px){.ymlsplit_a-pdl,.ymlsplit_b-pdl,.ymlsplit_c-pdl,.ymlpgrid-pdl{grid-template-columns:1fr;gap:1.5rem;}
.ymlfeat-pdl,.ymlfeat2-pdl{grid-template-columns:1fr;}
.ymlkv-pdl{grid-template-columns:1fr;}
}
.ymlsh-pdl{min-width:0;margin-bottom:16px;}
.ymlsh_row-pdl{gap:12px;align-items:flex-end;display:flex;justify-content:space-between;flex-wrap:wrap;}
.ymlsh_row-pdl .ymlsh_l-pdl{gap:0.375rem;min-width:0;flex-direction:column;display:flex;}
.ymlsh_stack-pdl{gap:10px;flex-direction:column;align-items:flex-start;display:flex;}
.ymlsh_center-pdl{gap:10px;text-align:center;align-items:center;flex-direction:column;display:flex;}
.ymlsh_h2-pdl{gap:9px;font-weight:700;color:#0D2229;display:flex;font-size:20px;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;align-items:center;overflow-wrap:break-word;line-height:1.1;}
@media(min-width:769px){.ymlsh_h2-pdl{font-size:1.5rem;}
}
.ymlband-pdl .ymlsh_h2-pdl{color:#E8F7FA;}
.ymleb_mono-pdl{text-transform:none;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.08em;}
.ymleb_mono-pdl::before{content:"// ";}
.ymleb_upper-pdl{text-transform:uppercase;letter-spacing:.14em;}
.ymleb_pill-pdl{border-radius:999px;background:rgba(0, 122, 140, 0.11);padding:5px 11px;letter-spacing:.12em;text-transform:uppercase;}
.ymleb_line-pdl{gap:0.625rem;display:inline-flex;align-items:center;}
.ymleb_line-pdl::before{background:#007A8C;width:1.5rem;display:inline-block;content:"";height:1px;}
.ymlband-pdl .ymleb_line-pdl::before{background:#00D4E8;}
.ymlband-pdl .ymleb_pill-pdl{background:rgba(255, 255, 255, 0.08);}
.ymlsh_link-pdl{gap:0.375rem;transition:color 0.2s ease,border-color 0.2s ease;border-bottom:1px solid #0D2229;font-size:13px;font-weight:600;display:inline-flex;white-space:nowrap;align-items:center;padding-bottom:2px;color:#0D2229;}
.ymlsh_link-pdl:hover{border-color:#007A8C;color:#007A8C;}
.ymlsh_link-pdl svg{width:0.875rem;height:14px;}
.ymlsh_link_chev-pdl{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:12px;color:#007A8C;border-bottom:0;padding-bottom:0;}
.ymlsh_link_btn-pdl{border-radius:999px;background:#00C2D8;padding:9px 1.125rem;border-bottom:0;color:#041014;}
.ymlsh_link_btn-pdl:hover{background:#00A8BC;border-color:transparent;}
.ymlband-pdl .ymlsh_link-pdl{border-color:#E8F7FA;color:#E8F7FA;}
.ymlband-pdl .ymlsh_link_chev-pdl{color:#00D4E8;}
.ymlsh_rule-pdl{margin:-2px 0 1rem;background:rgba(13, 34, 41, 0.12);height:1px;}
.ymlband-pdl .ymlsh_rule-pdl{background:rgba(255, 255, 255, 0.13);}
.ymlseo_grid3-pdl{gap:20px;grid-template-columns:repeat(3,1fr);display:grid;}
.ymlseo_grid4-pdl{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.ymlseo_grid3-pdl>*,.ymlseo_grid4-pdl>*{min-width:0;}
.ymlseo_card-pdl{padding:1.5rem;border-radius:13px;background:#FFFFFF;border:1px solid rgba(13, 34, 41, 0.12);}
.ymlseo_card-pdl h3{margin-bottom:8px;font-weight:700;font-size:1.125rem;color:#0D2229;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymlseo_card-pdl p{line-height:1.6;color:#2A4A57;font-size:13px;}
.ymlseo_card_sm-pdl{padding:1.25rem;}
.ymlseo_card_sm-pdl h3{font-size:1rem;}
.ymlseo_card_sm-pdl p{line-height:1.55;font-size:12.5px;}
.ymlseo_rtp_row-pdl{gap:2.25rem;grid-template-columns:1fr 1fr;margin-top:1rem;align-items:center;display:grid;}
.ymlrtp-pdl{gap:14px;display:flex;min-width:0;}
.ymlrtp-pdl>div{padding:1rem;border-radius:0.813rem;flex:1;background:#F0F8FA;text-align:center;min-width:0;}
.ymlrtp_n-pdl{color:#007A8C;font-weight:700;font-size:1.625rem;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;white-space:nowrap;}
.ymlrtp_l-pdl{margin-top:4px;font-size:0.688rem;color:#4D7585;}
.ymlcmp-pdl{border:1px solid rgba(13, 34, 41, 0.12);overflow:hidden;border-radius:0.813rem;max-width:47.5rem;}
.ymlcmp_row-pdl{grid-template-columns:1.6fr 1fr 1fr;font-size:13px;display:grid;}
.ymlcmp_row-pdl>div{padding:0.813rem 14px;min-width:0;text-align:center;}
.ymlcmp_row-pdl>div:first-child{text-align:left;color:#0D2229;padding-left:22px;font-weight:600;}
.ymlcmp_th-pdl{background:#F0F8FA;font-weight:700;font-size:0.781rem;}
.ymlcmp_row-pdl:not(.ymlcmp_th-pdl){background:#FFFFFF;color:#2A4A57;border-top:1px solid rgba(13, 34, 41, 0.08);}
.ymlcmp_zebra-pdl{background:#E6F3F7;}
.ymlguide-pdl{background:#FFFFFF;border-radius:0.813rem;overflow:hidden;border:1px solid rgba(13, 34, 41, 0.12);cursor:pointer;}
.ymlguide_cover-pdl{height:130px;}
.ymlguide_body-pdl{padding:1.25rem;}
.ymlguide_body-pdl h3{margin:0.438rem 0 0.563rem;line-height:1.25;font-weight:700;font-size:16px;color:#0D2229;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymlguide_meta-pdl{font-size:11.5px;color:#4D7585;}
.ymlhub-pdl{grid-template-columns:repeat(5,1fr);gap:1.75rem;border-top:1px solid rgba(13, 34, 41, 0.08);display:grid;padding-top:28px;}
.ymlhub-pdl>*{min-width:0;}
.ymlhub-pdl h4{font-size:0.813rem;font-weight:700;margin-bottom:11px;color:#0D2229;}
.ymlhub_col-pdl{gap:8px;display:flex;font-size:0.813rem;color:#2A4A57;flex-direction:column;}
.ymlhub_col-pdl a{cursor:pointer;}
@media(max-width:1027px){.ymlseo_grid3-pdl{grid-template-columns:1fr;}
.ymlseo_grid4-pdl{grid-template-columns:repeat(2,1fr);}
.ymlseo_rtp_row-pdl{gap:1.25rem;grid-template-columns:1fr;}
.ymlhub-pdl{grid-template-columns:repeat(2,1fr);gap:1.375rem;}
}
@media(max-width:561px){.ymlhub-pdl{grid-template-columns:1fr;}
}
.ymlhero-pdl{overflow:hidden;background:linear-gradient(120deg,#0A1A20,#071318);border-radius:20px;padding:46px 48px;border:1px solid rgba(13, 34, 41, 0.12);color:#E8F7FA;position:relative;}
.ymlhero_glow-pdl{background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);border-radius:50%;top:-60px;position:absolute;width:340px;height:21.25rem;right:-60px;}
.ymlhero_in-pdl{max-width:600px;position:relative;}
.ymlhero-pdl .ymleyebrow-pdl{color:#00D4E8;}
.ymlpill_row-pdl{background:rgba(255, 255, 255, 0.08);gap:0.5rem;padding:0.375rem 13px;border:1px solid rgba(255, 255, 255, 0.13);border-radius:999px;letter-spacing:.1em;align-items:center;color:#00D4E8;margin-bottom:1.375rem;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:0.656rem;text-transform:uppercase;display:inline-flex;}
.ymlhero_h1-pdl{margin:18px 0;overflow-wrap:break-word;line-height:1.02;font-weight:700;font-size:54px;letter-spacing:-.02em;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#E8F7FA;}
.ymlhero_h1-pdl em{color:#00D4E8;font-style:normal;}
.ymlhero_sub-pdl{font-size:1.063rem;color:#8BBFCC;line-height:1.55;max-width:480px;margin-bottom:1.75rem;}
.ymlhero_cta-pdl{gap:0.875rem;margin-bottom:1.625rem;flex-wrap:wrap;display:flex;align-items:center;}
.ymlhero_trust-pdl{gap:0.875rem;display:flex;flex-wrap:wrap;align-items:center;}
.ymlhero_rating_txt-pdl{font-size:13px;color:#8BBFCC;}
@media(max-width:1023px){.ymlhero-pdl{padding:32px 1.5rem;}
.ymlhero_h1-pdl{font-size:38px;}
}
@media(max-width:559px){.ymlhero_h1-pdl{font-size:1.875rem;}
}
.ymltabs-pdl{gap:9px;display:flex;flex-wrap:wrap;}
.ymltab-pdl{padding:0.625rem 18px;background:#FFFFFF;border-radius:0.563rem;border:1px solid rgba(13, 34, 41, 0.12);cursor:pointer;font-size:13px;font-weight:600;color:#2A4A57;}
.ymltab_on-pdl{background:#00C2D8;border-color:transparent;font-weight:700;color:#041014;}
.ymlstat-pdl{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.ymlstat-pdl>*{min-width:0;}
.ymlstat_item-pdl{border:1px solid rgba(13, 34, 41, 0.12);padding:1.125rem 20px;border-radius:13px;background:#FFFFFF;}
.ymlstat_k-pdl{text-transform:uppercase;color:#4D7585;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;margin-bottom:0.438rem;font-size:0.594rem;}
.ymlstat_v-pdl{gap:8px;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#0D2229;font-weight:700;min-width:0;overflow-wrap:anywhere;font-size:1.5rem;display:flex;align-items:center;}
.ymlstat_v_accent-pdl{color:#007A8C;}
@media(max-width:1023px){.ymlstat-pdl{grid-template-columns:repeat(2,1fr);}
}
.ymlwlc-pdl{overflow:hidden;border-radius:20px;padding:2.25rem 40px;gap:24px;background:linear-gradient(120deg,#0A1A20,#071318);grid-template-columns:1.2fr .8fr;border:1px solid rgba(13, 34, 41, 0.12);position:relative;display:grid;align-items:center;color:#E8F7FA;}
.ymlwlc-pdl>*{min-width:0;}
.ymlwlc-pdl .ymleyebrow-pdl{color:#00D4E8;}
.ymlwlc_glow-pdl{border-radius:50%;background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);width:260px;height:260px;position:absolute;right:-2.5rem;top:-2.5rem;}
.ymlwlc_in-pdl{position:relative;}
.ymlwlc_h2-pdl{margin:0.625rem 0 8px;line-height:1.03;color:#E8F7FA;overflow-wrap:break-word;font-weight:700;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:2.125rem;}
.ymlwlc_h2-pdl em{color:#00D4E8;font-style:normal;}
.ymlwlc_sub-pdl{color:#8BBFCC;max-width:420px;margin-bottom:1.125rem;font-size:14px;line-height:1.55;}
.ymlwlc_terms-pdl{gap:10px;position:relative;flex-direction:column;display:flex;}
.ymlterm-pdl{padding:13px 15px;background:rgba(255, 255, 255, 0.08);border:1px solid rgba(255, 255, 255, 0.13);gap:0.688rem;border-radius:0.813rem;align-items:center;display:flex;}
.ymlterm-pdl svg{flex:none;width:20px;color:#00D4E8;height:1.25rem;}
.ymlterm_k-pdl{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;font-size:9.5px;color:#8BBFCC;letter-spacing:.1em;}
.ymlterm_v-pdl{color:#E8F7FA;font-size:0.875rem;margin-top:2px;font-weight:700;}
@media(max-width:1021px){.ymlwlc-pdl{grid-template-columns:1fr;}
}
@media(max-width:557px){.ymlwlc_h2-pdl{font-size:26px;}
}
.ymljp-pdl{gap:14px;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.ymljp-pdl>*{min-width:0;}
.ymljp_hero-pdl{overflow:hidden;padding:26px;border-radius:1.25rem;background:linear-gradient(135deg,#0A1A20,#071318);border:1px solid rgba(13, 34, 41, 0.12);gap:14px;justify-content:space-between;min-height:11.25rem;color:#E8F7FA;display:flex;flex-direction:column;position:relative;}
.ymljp_glow-pdl{background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);border-radius:50%;position:absolute;top:-2.5rem;right:-2.5rem;width:11.25rem;height:180px;}
.ymljp_k_row-pdl{gap:10px;display:flex;align-items:center;justify-content:space-between;position:relative;}
.ymljp_k-pdl{text-transform:uppercase;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:10px;color:#4D7585;letter-spacing:.12em;}
.ymljp_hero-pdl .ymljp_k-pdl{color:#8BBFCC;}
.ymljp_amt-pdl{line-height:1;font-size:42px;color:#00D4E8;position:relative;font-weight:700;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymljp_sub-pdl{color:#8BBFCC;font-size:12px;margin-top:5px;}
.ymljp_cell-pdl{border:1px solid rgba(13, 34, 41, 0.12);padding:22px;background:#FFFFFF;border-radius:20px;justify-content:space-between;flex-direction:column;display:flex;min-height:180px;}
.ymljp_cell-pdl .ymljp_amt-pdl{font-size:30px;color:#0D2229;}
.ymljp_cell-pdl .ymljp_sub-pdl{color:#4D7585;}
@media(max-width:1023px){.ymljp-pdl{grid-template-columns:1fr;}
}
@media(max-width:560px){.ymljp_amt-pdl{font-size:2rem;}
}
.ymlpromo_grid-pdl{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.ymlpromo_grid-pdl>*{min-width:0;}
.ymlpromo-pdl{padding:24px;border-radius:20px;background:#FFFFFF;overflow:hidden;border:1px solid rgba(13, 34, 41, 0.12);position:relative;min-height:9.375rem;}
.ymlpromo_h-pdl{font-weight:700;font-size:1.625rem;margin-top:6px;color:#0D2229;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.05;}
.ymlpromo_h-pdl em{font-style:normal;color:#007A8C;}
.ymlpromo_p-pdl{line-height:1.5;font-size:12.5px;color:#2A4A57;margin-top:8px;}
.ymlpromo_feat-pdl{background:linear-gradient(135deg,#0A1A20,#071318);border-color:rgba(13, 34, 41, 0.12);}
.ymlpromo_feat-pdl .ymlpromo_h-pdl{color:#E8F7FA;}
.ymlpromo_feat-pdl .ymlpromo_h-pdl em{color:#00D4E8;}
.ymlpromo_feat-pdl .ymlpromo_p-pdl{color:#8BBFCC;}
.ymlpromo_feat-pdl .ymleyebrow-pdl{color:#00D4E8;}
@media(max-width:1027px){.ymlpromo_grid-pdl{grid-template-columns:1fr;}
}
.ymlnews-pdl{padding:26px 2rem;gap:24px;background:linear-gradient(135deg,#0A1A20,#071318);border-radius:20px;border:1px solid rgba(13, 34, 41, 0.12);flex-wrap:wrap;color:#E8F7FA;justify-content:space-between;display:flex;align-items:center;}
.ymlnews_h3-pdl{color:#E8F7FA;font-weight:700;margin-bottom:0.25rem;font-size:20px;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymlnews_text-pdl{color:#8BBFCC;font-size:0.813rem;}
.ymlnews_form-pdl{flex:1;gap:10px;min-width:0;display:flex;max-width:440px;}
.ymlnews_form-pdl .ymlinput-pdl{min-width:0;}
@media(max-width:561px){.ymlnews_form-pdl{width:100%;}
}
.ymlinput-pdl{border-radius:0.563rem;padding:13px 16px;flex:1;background:rgba(255, 255, 255, 0.08);border:1px solid rgba(255, 255, 255, 0.13);font-size:0.844rem;color:#8BBFCC;}
.ymlvip_head-pdl{gap:12px;flex-wrap:wrap;align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:18px;}
.ymlvip_intro-pdl{color:#2A4A57;max-width:420px;font-size:0.813rem;}
.ymlvip-pdl{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.ymlvip-pdl>*{min-width:0;}
.ymltier-pdl{border:1px solid rgba(13, 34, 41, 0.12);background:#FFFFFF;border-radius:0.813rem;padding:20px;}
.ymltier_on-pdl{border-color:#007A8C;background:rgba(0, 122, 140, 0.11);}
.ymltier_medal-pdl{border-radius:9px;background:linear-gradient(135deg,#00C2D8,#005566);width:30px;height:30px;margin-bottom:0.875rem;}
.ymltier_name-pdl{color:#0D2229;font-weight:700;margin-bottom:0.313rem;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:15px;}
.ymltier_tx-pdl{color:#4D7585;font-size:0.719rem;line-height:1.5;}
@media(max-width:1024px){.ymlvip-pdl{grid-template-columns:repeat(2,1fr);}
}
.ymlsteps-pdl{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.ymlsteps-pdl>*{min-width:0;}
.ymlstep-pdl{border:1px solid rgba(13, 34, 41, 0.12);background:#FFFFFF;border-radius:0.813rem;padding:24px;position:relative;}
.ymlstep_num-pdl{background:#00C2D8;border-radius:0.563rem;margin-bottom:14px;font-weight:700;height:1.875rem;justify-content:center;align-items:center;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;width:30px;font-size:13px;display:flex;color:#041014;}
.ymlstep_h-pdl{font-size:1rem;font-weight:700;margin-bottom:0.438rem;color:#0D2229;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymlstep_p-pdl{color:#2A4A57;font-size:0.813rem;line-height:1.55;}
@media(max-width:1027px){.ymlsteps-pdl{grid-template-columns:1fr;}
}
.ymlsupp-pdl{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.ymlsupp-pdl>*{min-width:0;}
.ymlsupp_card-pdl{background:#FFFFFF;border:1px solid rgba(13, 34, 41, 0.12);border-radius:0.813rem;padding:24px;}
.ymlsupp_card-pdl svg{margin-bottom:0.875rem;color:#007A8C;height:24px;width:1.5rem;}
.ymlsupp_card-pdl h3{font-size:16px;font-weight:700;color:#0D2229;margin-bottom:6px;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymlsupp_card-pdl p{font-size:0.813rem;color:#2A4A57;line-height:1.55;}
@media(max-width:1027px){.ymlsupp-pdl{grid-template-columns:1fr;}
}
.ymldw_h2-pdl{margin-bottom:0.625rem;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.08;font-weight:700;font-size:1.625rem;color:#0D2229;}
.ymlsteps_v-pdl{gap:10px;grid-template-columns:1fr;}
.ymlsteps_v-pdl .ymlstep-pdl{padding:1.125rem 1.25rem;}
@media(max-width:559px){.ymldw_h2-pdl{font-size:1.438rem;}
}
.ymlpay_logos-pdl{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.ymlpay_logos-pdl>*{min-width:0;}
.ymlpay-pdl{border-radius:9px;border:1px solid rgba(13, 34, 41, 0.12);font-size:12px;height:3rem;align-items:center;font-weight:700;display:flex;color:#2A4A57;justify-content:center;}
.ymltable-pdl{overflow:hidden;border:1px solid rgba(13, 34, 41, 0.12);border-radius:13px;}
.ymltrow-pdl{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:0.813rem;display:grid;}
.ymltrow-pdl>div{padding:0.813rem 14px;min-width:0;}
.ymltrow-pdl>div:first-child{color:#0D2229;font-weight:700;padding-left:1rem;}
.ymltrow_th-pdl{background:#F0F8FA;letter-spacing:.06em;font-size:9.5px;text-transform:uppercase;color:#4D7585;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;}
.ymltrow-pdl:not(.ymltrow_th-pdl){background:#FFFFFF;color:#2A4A57;border-top:1px solid rgba(13, 34, 41, 0.08);}
.ymltrow_zebra-pdl{background:#E6F3F7;}
.ymlpos-pdl{font-weight:700;color:#007A8C;}
@media(max-width:1023px){.ymlpay_logos-pdl{grid-template-columns:repeat(2,1fr);}
}
.ymldispute-pdl{gap:1.75rem;border-radius:13px;padding:26px 30px;border:1px dashed rgba(13, 34, 41, 0.22);justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap;}
.ymldispute_in-pdl{max-width:660px;}
.ymldispute_h2-pdl{color:#0D2229;margin-bottom:8px;font-weight:700;font-size:1.375rem;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymldispute_text-pdl{color:#2A4A57;line-height:1.6;font-size:0.844rem;}
.ymlop_h2-pdl{margin:10px 0 0.5rem;line-height:1.1;font-weight:700;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:24px;color:#0D2229;}
.ymlop_text-pdl{font-size:13.5px;color:#2A4A57;line-height:1.6;}
@media(max-width:561px){.ymlop_h2-pdl{font-size:22px;}
}
.ymlet_h2-pdl{margin:10px 0 0.875rem;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.75rem;font-weight:700;color:#0D2229;line-height:1.08;}
.ymlet_right-pdl{gap:0.625rem;flex-direction:column;display:flex;}
.ymlet_updated-pdl{border:1px solid rgba(13, 34, 41, 0.12);padding:14px 18px;border-radius:13px;background:#F0F8FA;gap:10px;color:#2A4A57;display:flex;align-items:center;font-size:12px;}
.ymlet_updated-pdl svg{flex:none;color:#007A8C;height:15px;width:0.938rem;}
.ymlet_updated-pdl b{color:#0D2229;}
@media(max-width:561px){.ymlet_h2-pdl{font-size:24px;}
}
.ymlprovs-pdl{gap:12px;grid-template-columns:repeat(6,1fr);margin-bottom:28px;display:grid;}
.ymlprovs-pdl>*{min-width:0;}
.ymlprov-pdl{border-radius:0.813rem;border:1px solid rgba(13, 34, 41, 0.12);background:#FFFFFF;padding:0.75rem;display:flex;height:64px;align-items:center;text-decoration:none;justify-content:center;}
.ymlprov_img-pdl{object-fit:contain;max-width:100%;max-height:2rem;}
.ymlresp-pdl{border-radius:0.813rem;border:1px solid rgba(13, 34, 41, 0.12);background:#FFFFFF;gap:1.5rem;padding:1.625rem;justify-content:space-between;flex-wrap:wrap;display:flex;align-items:center;}
.ymlresp_in-pdl{max-width:560px;}
.ymlresp_h-pdl{color:#0D2229;font-size:1.188rem;margin-bottom:8px;font-weight:700;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymlresp_p-pdl{line-height:1.6;color:#2A4A57;font-size:0.844rem;}
.ymlresp_badges-pdl{gap:0.875rem;display:flex;flex-wrap:wrap;align-items:center;}
.ymlage18-pdl{padding:0.25rem 0.5rem;border-radius:0.563rem;border:1.5px solid #D93025;color:#D93025;font-weight:700;font-size:13px;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;}
.ymlresp_org-pdl{font-size:13px;font-weight:600;color:#4D7585;}
@media(max-width:1025px){.ymlprovs-pdl{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:562px){.ymlprovs-pdl{grid-template-columns:repeat(2,1fr);}
}
.ymlab_h2-pdl{margin:14px 0 16px;color:#0D2229;line-height:1.08;font-size:2rem;font-weight:700;font-family:"Anybody", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ymlab_body-pdl{color:#2A4A57;margin-bottom:0.875rem;font-size:15px;line-height:1.65;}
.ymlab_chips-pdl{gap:0.625rem;margin-top:8px;flex-wrap:wrap;display:flex;}
.ymlfaq-pdl{gap:10px;flex-direction:column;display:flex;}
.ymlfaq_item-pdl{border:1px solid rgba(13, 34, 41, 0.12);padding:1.125rem 1.375rem;border-radius:0.813rem;background:#FFFFFF;}
.ymlfaq_q-pdl{list-style:none;gap:16px;justify-content:space-between;display:flex;cursor:pointer;font-size:0.969rem;color:#0D2229;align-items:center;font-weight:600;}
.ymlfaq_q-pdl::-webkit-details-marker{display:none;}
.ymlfaq_q_t-pdl{gap:10px;display:flex;}
.ymlfaq_q_i-pdl{color:#007A8C;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-style:normal;}
.ymlfaq_pm-pdl{color:#007A8C;font-size:20px;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;}
.ymlfaq_item-pdl[open] .ymlfaq_pm-pdl{transform:rotate(45deg);}
.ymlfaq_a-pdl{color:#2A4A57;line-height:1.6;font-size:13.5px;margin-top:12px;}
@media(max-width:557px){.ymlab_h2-pdl{font-size:1.625rem;}
}
.ymlfooter-pdl{background:#C8DDE6;padding:2.5rem 1.75rem;border-top:1px solid rgba(13, 34, 41, 0.08);}
.ymlfooter_grid-pdl{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-left:auto;margin-bottom:1.75rem;max-width:87.5rem;margin-right:auto;display:grid;}
.ymlfooter_grid-pdl>*{min-width:0;}
.ymlfooter_grid-pdl h4{color:#7EA8B8;font-size:10px;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;margin-bottom:0.813rem;letter-spacing:.12em;}
.ymlfcol-pdl{gap:9px;color:#2A4A57;flex-direction:column;font-size:0.813rem;display:flex;}
.ymlfcol-pdl a{cursor:pointer;}
.ymlft_about-pdl{max-width:16.25rem;margin-top:12px;font-size:13px;line-height:1.6;color:#4D7585;}
.ymlft_contact-pdl{margin-top:0.75rem;font-size:0.781rem;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;overflow-wrap:anywhere;color:#007A8C;}
.ymlfooter_bottom-pdl{margin:0 auto;gap:16px;flex-wrap:wrap;align-items:center;justify-content:space-between;display:flex;padding-top:1.25rem;border-top:1px solid rgba(13, 34, 41, 0.08);max-width:1400px;}
.ymlfooter_bottom-pdl p{font-size:0.688rem;color:#7EA8B8;max-width:720px;line-height:1.6;}
@media(max-width:1021px){.ymlfooter_grid-pdl{grid-template-columns:1fr 1fr;}
}
@media(max-width:558px){.ymlfooter_grid-pdl{grid-template-columns:1fr;}
}