*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0F0A14;font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;color:#C4AEDD;font-size:15px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-wrap:break-word;line-height:1.55;}
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{width:8px;height:0.5rem;}
::-webkit-scrollbar-thumb{border-radius:0.5rem;background:rgba(9, 4, 18, 0.78);}
::-webkit-scrollbar-track{background:transparent;}
.swyshell-l2h{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.swymain-l2h{min-width:0;}
.swywrap-l2h{margin:0 auto;width:100%;max-width:87.5rem;}
.swycontainer-l2h{margin:0 auto;padding:0 16px;max-width:1400px;width:100%;}
@media(min-width:770px){.swycontainer-l2h{padding:0 28px;}
}
.swysection-l2h{padding:24px 28px;}
.swysection_pt-l2h{padding-top:2.125rem;}
.swyband_soft-l2h{background:#17101F;}
.swyeyebrow-l2h{letter-spacing:.14em;color:#E030BE;font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;display:inline-block;overflow-wrap:break-word;font-weight:600;line-height:1.4;font-size:10.5px;text-transform:uppercase;}
.swydrawer_cb-l2h{display:none;}
.swyoverlay-l2h{display:none;}
@media(max-width:1025px){.swyshell-l2h{grid-template-columns:1fr;}
.swymain-l2h{padding-bottom:78px;}
.swydrawer_cb-l2h:checked~.swyoverlay-l2h{inset:0;background:rgba(9, 4, 18, 0.78);position:fixed;z-index:70;display:block;}
}
@media(max-width:559px){.swysection-l2h{padding:1.125rem 16px;}
.swysection_pt-l2h{padding-top:24px;}
}
@keyframes zm3-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
@keyframes zm3-marquee{0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.swyside-l2h{padding:22px 18px;background:#130D1A;gap:22px;align-self:start;overflow-y:auto;flex-direction:column;border-right:1px solid #251838;position:sticky;top:0;display:flex;height:100vh;}
.swybrand-l2h{gap:10px;display:flex;align-items:center;}
.swylogo-l2h{font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;letter-spacing:-.02em;font-size:1.313rem;color:#F2EAF8;font-weight:700;}
.swyside_cta-l2h{border-radius:14px;border:1px solid #331F4A;background:rgba(224, 48, 190, 0.12);padding:1rem;}
.swyside_cta_h-l2h{font-size:1.063rem;font-weight:700;margin-bottom:6px;line-height:1.15;color:#F2EAF8;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.swyside_cta_p-l2h{margin-bottom:0.75rem;font-size:12px;line-height:1.45;color:#C4AEDD;}
.swynav-l2h{gap:3px;display:flex;flex-direction:column;}
.swynav_label-l2h{padding:6px 10px;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.14em;text-transform:uppercase;color:#5A4272;font-size:9.5px;}
.swynav_item-l2h{border-radius:10px;padding:0.625rem;gap:0.688rem;font-size:14px;color:#C4AEDD;font-weight:500;align-items:center;display:flex;}
.swynav_item-l2h svg{width:17px;height:17px;}
.swynav_item-l2h:hover{background:rgba(224, 48, 190, 0.12);color:#F2EAF8;}
.swynav_item_on-l2h{background:rgba(224, 48, 190, 0.12);color:#E030BE;font-weight:600;}
.swyside_foot-l2h{border:1px solid #331F4A;border-radius:14px;background:#17101F;padding:12px;margin-top:auto;}
.swyside_foot-l2h p{font-size:12.5px;color:#C4AEDD;margin-top:4px;line-height:1.4;}
/* ---------- topbar ---------- */
.swytop-l2h{background:#130D1A;gap:1rem;padding:14px 1.75rem;display:flex;z-index:40;position:sticky;border-bottom:1px solid #251838;top:0;align-items:center;}
.swytop_brand-l2h{gap:0.563rem;align-items:center;display:none;}
.swysearch-l2h{border-radius:0.875rem;flex:1;gap:10px;background:#17101F;padding:11px 0.875rem;border:1px solid #331F4A;display:flex;max-width:440px;color:#8B6FAA;align-items:center;font-size:13.5px;}
.swysearch-l2h svg{flex:none;height:1rem;width:1rem;}
.swytop_actions-l2h{gap:12px;display:flex;margin-left:auto;align-items:center;}
.swylang-l2h{font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:12px;color:#C4AEDD;}
.swyburger-l2h{border-radius:10px;border:1px solid #331F4A;background:#17101F;justify-content:center;display:none;height:40px;color:#F2EAF8;align-items:center;width:40px;}
/* ---------- bottom-nav (mobile) ---------- */
.swybotnav-l2h{display:none;}
@media(max-width:1025px){.swyside-l2h{transition:transform .25s ease;width:17.5rem;top:0;position:fixed;z-index:80;left:0;transform:translateX(-100%);height:100vh;}
.swydrawer_cb-l2h:checked~.swyshell-l2h .swyside-l2h{transform:translateX(0);}
.swytop-l2h{gap:0.75rem;padding:0.875rem 16px;position:static;flex-wrap:wrap;}
.swytop_brand-l2h{display:flex;}
.swysearch-l2h{display:none;}
.swyburger-l2h{display:flex;}
.swytop_actions-l2h{gap:10px;width:100%;margin-left:0;align-items:stretch;}
.swytop_actions-l2h .swylang-l2h{display:none;}
.swytop_actions-l2h .swybtn-l2h{padding:11px 0.625rem;flex:1;text-align:center;}
.swybotnav-l2h{padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));background:#130D1A;grid-template-columns:repeat(3,1fr);border-top:1px solid #331F4A;display:grid;right:0;transform:translateZ(0);bottom:0;left:0;position:fixed;z-index:65;}
.swybn-l2h{gap:4px;padding:0.375rem 2px 0;display:flex;font-weight:600;flex-direction:column;color:#C4AEDD;justify-content:flex-end;font-size:0.625rem;min-width:0;align-items:center;}
.swybn-l2h svg{flex:none;height:22px;width:22px;}
.swybn-l2h span{overflow:hidden;text-align:center;text-overflow:ellipsis;max-width:100%;white-space:nowrap;}
.swybn_on-l2h{color:#E030BE;}
.swybn_center-l2h{position:relative;}
.swybn_fab-l2h{border-radius:50%;background:#F040C8;color:#1A0030;left:50%;display:flex;box-shadow:0 8px 2.5rem rgba(0, 0, 0, 0.70), 0 0 1.5rem rgba(224, 48, 190, 0.22);transform:translateX(-50%);width:50px;position:absolute;height:50px;top:-20px;align-items:center;justify-content:center;}
.swybn_fab-l2h svg{width:24px;height:1.5rem;}
.swybn_center-l2h span{color:#E030BE;}
}
.swybtn-l2h{border-radius:0.625rem;padding:11px 22px;gap:0.5rem;transition:background-color 0.2s ease,color 0.2s ease;display:inline-flex;align-items:center;font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;font-size:0.875rem;font-weight:700;justify-content:center;cursor:pointer;}
.swybtn_pri-l2h{background:#F040C8;box-shadow:0 0 1.125rem rgba(240, 64, 200, 0.55), 0 0.25rem 0.75rem rgba(0, 0, 0, 0.45);color:#1A0030;}
.swybtn_pri-l2h:hover{background:#C828A8;}
.swybtn_ghost-l2h{background:rgba(224, 48, 190, 0.12);color:#F2EAF8;font-weight:600;}
.swybtn_line-l2h{border:1px solid #4E2E6E;background:transparent;color:#F2EAF8;font-weight:600;}
.swybtn_lg-l2h{border-radius:14px;padding:16px 1.875rem;font-size:15px;}
.swyband-l2h .swybtn_line-l2h{border-color:rgba(255, 200, 255, 0.13);color:#F5EEFF;}
.swyband-l2h .swybtn_ghost-l2h{background:rgba(255, 220, 255, 0.08);color:#F5EEFF;}
.swylink_m-l2h{gap:5px;align-items:center;color:#E030BE;text-decoration:none;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:12px;display:inline-flex;cursor:pointer;}
.swylink_m-l2h svg{height:0.875rem;width:0.875rem;}
.swyband-l2h .swylink_m-l2h{color:#F040C8;}
.swydot-l2h{border-radius:50%;background:#E030BE;flex:none;height:7px;width:0.438rem;}
.swydot_live-l2h{animation:zm3-pulse 1.4s infinite;background:#E83040;}
.swystars-l2h{gap:2px;display:inline-flex;color:#E030BE;}
.swystars-l2h svg{width:15px;height:0.938rem;}
.swychip-l2h{border-radius:0.625rem;border:1px solid #331F4A;background:#17101F;gap:0.375rem;padding:0.438rem 12px;align-items:center;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#C4AEDD;display:inline-flex;font-size:11px;}
.swychip_on-l2h{background:rgba(224, 48, 190, 0.12);border-color:transparent;color:#E030BE;}
.swygc-l2h{color:inherit;text-decoration:none;cursor:pointer;min-width:0;display:block;}
.swygc_thumb-l2h{border:1px solid #331F4A;border-radius:0.875rem;overflow:hidden;background-size:cover;position:relative;display:block;background-position:center;aspect-ratio:1;}
.swygc_thumb_portrait-l2h{aspect-ratio:3/4;}
.swygc_thumb_wide-l2h{aspect-ratio:16/11;}
.swygc_cap-l2h{padding:9px;background:linear-gradient(transparent,rgba(9, 4, 18, 0.78));position:absolute;left:0;bottom:0;right:0;}
.swygc_name-l2h{font-weight:700;font-size:0.781rem;display:block;color:#F5EEFF;}
.swygc_meta-l2h{font-size:11px;color:#B89ED4;}
.swygc_badge-l2h{background:#E030BE;padding:2px 0.375rem;border-radius:0.625rem;position:absolute;right:0.5rem;font-weight:700;color:#1A0030;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;top:0.5rem;font-size:8px;}
.swygc_badge_hot-l2h{background:#E83040;color:#F5EEFF;}
.swygc_badge_live-l2h{background:#E83040;color:#F5EEFF;left:0.5rem;right:auto;}
.swygc_mult-l2h{inset:0;font-weight:700;justify-content:center;position:absolute;display:flex;align-items:center;font-size:28px;color:#E030BE;}
.swypc-l2h{border:1px solid #331F4A;background:#17101F;border-radius:0.875rem;align-items:center;font-weight:700;height:4rem;display:flex;font-size:14px;color:#C4AEDD;justify-content:center;}
.swyrail-l2h{min-width:0;}
.swyrail_scroll-l2h{gap:14px;display:grid;}
.swyrail_scroll-l2h>*{min-width:0;}
.swyg6-l2h{grid-template-columns:repeat(6,1fr);}
.swyg7-l2h{grid-template-columns:repeat(7,1fr);}
.swyg4-l2h{grid-template-columns:repeat(4,1fr);}
@media(max-width:1021px){.swyg6-l2h,.swyg7-l2h{grid-template-columns:none;grid-auto-flow:column;scroll-snap-type:x mandatory;padding-bottom:6px;overflow-x:auto;grid-auto-columns:120px;}
.swyg6-l2h>*,.swyg7-l2h>*{scroll-snap-align:start;}
.swyg4-l2h{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.swyg4-l2h{grid-template-columns:none;overflow-x:auto;grid-auto-columns:150px;grid-auto-flow:column;}
}
.swypanel-l2h{border:1px solid #331F4A;border-radius:1.25rem;background:#17101F;padding:28px 2rem;}
.swysplit-l2h{gap:2.25rem;display:grid;align-items:start;}
.swysplit-l2h>*{min-width:0;}
.swysplit_a-l2h{grid-template-columns:.85fr 1.15fr;}
.swysplit_b-l2h{grid-template-columns:1fr 1.1fr;}
.swysplit_c-l2h{grid-template-columns:1.1fr .9fr;}
.swypgrid-l2h{grid-template-columns:.9fr 1.1fr;gap:40px;display:grid;align-items:center;}
.swypgrid-l2h>*{min-width:0;}
.swylead-l2h{color:#C4AEDD;margin-bottom:14px;font-size:15px;line-height:1.65;}
.swyfeat-l2h{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.swyfeat-l2h>*{min-width:0;}
.swyfeat2-l2h{grid-template-columns:1fr 1fr;}
.swyfeat_card-l2h{background:#17101F;padding:1.625rem;border-radius:1.25rem;border:1px solid #331F4A;}
.swyfeat_card-l2h svg{height:1.625rem;margin-bottom:16px;color:#E030BE;width:26px;}
.swyfeat_card-l2h h3{margin-bottom:0.5rem;font-size:1.125rem;color:#F2EAF8;font-weight:700;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.swyfeat_card-l2h p{font-size:0.813rem;color:#C4AEDD;line-height:1.6;}
.swyfeat_card-l2h b{color:#F2EAF8;}
.swybig-l2h{gap:22px;display:flex;flex-wrap:wrap;}
.swybig_n-l2h{font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:26px;color:#E030BE;font-weight:700;}
.swybig_l-l2h{color:#8B6FAA;font-size:12px;}
.swyperson-l2h{border:1px solid #331F4A;gap:14px;padding:16px 18px;background:#17101F;border-radius:0.875rem;align-items:center;display:flex;}
.swyavatar-l2h{background:linear-gradient(135deg,#F040C8,#A01880);flex:none;border-radius:50%;height:2.75rem;width:44px;}
.swyperson_name-l2h{font-size:14px;font-weight:700;color:#F2EAF8;}
.swyperson_role-l2h{color:#8B6FAA;font-size:12px;}
.swykv-l2h{grid-template-columns:1fr 1fr;overflow:hidden;gap:1px;background:#331F4A;border:1px solid #331F4A;border-radius:0.875rem;display:grid;}
.swykv-l2h>div{background:#0F0A14;padding:16px 18px;min-width:0;}
.swykv_k-l2h{font-size:9.5px;margin-bottom:0.313rem;color:#E030BE;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.swykv_v-l2h{font-size:0.844rem;color:#F2EAF8;font-weight:700;}
@media(max-width:1026px){.swysplit_a-l2h,.swysplit_b-l2h,.swysplit_c-l2h,.swypgrid-l2h{gap:24px;grid-template-columns:1fr;}
.swyfeat-l2h,.swyfeat2-l2h{grid-template-columns:1fr;}
.swykv-l2h{grid-template-columns:1fr;}
}
.swysh-l2h{min-width:0;margin-bottom:1rem;}
.swysh_row-l2h{gap:12px;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:flex-end;}
.swysh_row-l2h .swysh_l-l2h{gap:0.375rem;min-width:0;display:flex;flex-direction:column;}
.swysh_stack-l2h{gap:10px;flex-direction:column;align-items:flex-start;display:flex;}
.swysh_center-l2h{gap:0.625rem;display:flex;text-align:center;flex-direction:column;align-items:center;}
.swysh_h2-l2h{gap:9px;align-items:center;display:flex;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.1;color:#F2EAF8;font-weight:700;font-size:1.25rem;overflow-wrap:break-word;}
@media(min-width:768px){.swysh_h2-l2h{font-size:1.5rem;}
}
.swyband-l2h .swysh_h2-l2h{color:#F5EEFF;}
.swyeb_mono-l2h{text-transform:none;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.08em;}
.swyeb_mono-l2h::before{content:"// ";}
.swyeb_upper-l2h{letter-spacing:.14em;text-transform:uppercase;}
.swyeb_pill-l2h{background:rgba(224, 48, 190, 0.12);border-radius:62.438rem;padding:5px 0.688rem;letter-spacing:.12em;text-transform:uppercase;}
.swyeb_line-l2h{gap:0.625rem;align-items:center;display:inline-flex;}
.swyeb_line-l2h::before{background:#E030BE;height:1px;content:"";display:inline-block;width:1.5rem;}
.swyband-l2h .swyeb_line-l2h::before{background:#F040C8;}
.swyband-l2h .swyeb_pill-l2h{background:rgba(255, 220, 255, 0.08);}
.swysh_link-l2h{transition:color 0.2s ease,border-color 0.2s ease;gap:0.375rem;color:#F2EAF8;display:inline-flex;border-bottom:1px solid #F2EAF8;white-space:nowrap;font-weight:600;padding-bottom:2px;font-size:0.813rem;align-items:center;}
.swysh_link-l2h:hover{border-color:#E030BE;color:#E030BE;}
.swysh_link-l2h svg{width:14px;height:14px;}
.swysh_link_chev-l2h{border-bottom:0;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#E030BE;padding-bottom:0;font-size:12px;}
.swysh_link_btn-l2h{padding:0.563rem 1.125rem;border-radius:62.438rem;background:#F040C8;border-bottom:0;color:#1A0030;}
.swysh_link_btn-l2h:hover{border-color:transparent;background:#C828A8;}
.swyband-l2h .swysh_link-l2h{border-color:#F5EEFF;color:#F5EEFF;}
.swyband-l2h .swysh_link_chev-l2h{color:#F040C8;}
.swysh_rule-l2h{margin:-2px 0 16px;background:#331F4A;height:1px;}
.swyband-l2h .swysh_rule-l2h{background:rgba(255, 200, 255, 0.13);}
.swyseo_grid3-l2h{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.swyseo_grid4-l2h{gap:0.813rem;grid-template-columns:repeat(4,1fr);display:grid;}
.swyseo_grid3-l2h>*,.swyseo_grid4-l2h>*{min-width:0;}
.swyseo_card-l2h{border-radius:14px;border:1px solid #331F4A;background:#17101F;padding:1.5rem;}
.swyseo_card-l2h h3{font-size:18px;font-weight:700;margin-bottom:8px;color:#F2EAF8;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.swyseo_card-l2h p{color:#C4AEDD;font-size:13px;line-height:1.6;}
.swyseo_card_sm-l2h{padding:1.25rem;}
.swyseo_card_sm-l2h h3{font-size:16px;}
.swyseo_card_sm-l2h p{font-size:12.5px;line-height:1.55;}
.swyseo_rtp_row-l2h{gap:2.25rem;grid-template-columns:1fr 1fr;align-items:center;display:grid;margin-top:1rem;}
.swyrtp-l2h{gap:14px;min-width:0;display:flex;}
.swyrtp-l2h>div{border-radius:0.875rem;padding:1rem;background:#0F0A14;flex:1;text-align:center;min-width:0;}
.swyrtp_n-l2h{font-weight:700;white-space:nowrap;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.625rem;color:#E030BE;}
.swyrtp_l-l2h{color:#8B6FAA;margin-top:4px;font-size:0.688rem;}
.swycmp-l2h{border-radius:14px;overflow:hidden;border:1px solid #331F4A;max-width:47.5rem;}
.swycmp_row-l2h{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.swycmp_row-l2h>div{padding:0.813rem 14px;text-align:center;min-width:0;}
.swycmp_row-l2h>div:first-child{font-weight:600;text-align:left;padding-left:22px;color:#F2EAF8;}
.swycmp_th-l2h{background:#0F0A14;font-weight:700;font-size:12.5px;}
.swycmp_row-l2h:not(.swycmp_th-l2h){background:#17101F;color:#C4AEDD;border-top:1px solid #251838;}
.swycmp_zebra-l2h{background:#1D1528;}
.swyguide-l2h{background:#17101F;border-radius:0.875rem;overflow:hidden;border:1px solid #331F4A;cursor:pointer;}
.swyguide_cover-l2h{height:8.125rem;}
.swyguide_body-l2h{padding:1.25rem;}
.swyguide_body-l2h h3{margin:7px 0 9px;font-size:16px;color:#F2EAF8;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;line-height:1.25;}
.swyguide_meta-l2h{font-size:11.5px;color:#8B6FAA;}
.swyhub-l2h{gap:1.75rem;grid-template-columns:repeat(5,1fr);border-top:1px solid #251838;display:grid;padding-top:28px;}
.swyhub-l2h>*{min-width:0;}
.swyhub-l2h h4{color:#F2EAF8;font-size:0.813rem;margin-bottom:0.688rem;font-weight:700;}
.swyhub_col-l2h{gap:8px;display:flex;flex-direction:column;font-size:0.813rem;color:#C4AEDD;}
.swyhub_col-l2h a{cursor:pointer;}
@media(max-width:1021px){.swyseo_grid3-l2h{grid-template-columns:1fr;}
.swyseo_grid4-l2h{grid-template-columns:repeat(2,1fr);}
.swyseo_rtp_row-l2h{grid-template-columns:1fr;gap:1.25rem;}
.swyhub-l2h{gap:22px;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:562px){.swyhub-l2h{grid-template-columns:1fr;}
}
.swyhero-l2h{border:1px solid #331F4A;background:linear-gradient(120deg,#12082B,#070520);padding:2.875rem 48px;overflow:hidden;border-radius:20px;color:#F5EEFF;position:relative;}
.swyhero_glow-l2h{background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);border-radius:50%;right:-60px;height:21.25rem;position:absolute;width:340px;top:-3.75rem;}
.swyhero_in-l2h{max-width:37.5rem;position:relative;}
.swyhero-l2h .swyeyebrow-l2h{color:#F040C8;}
.swypill_row-l2h{background:rgba(255, 220, 255, 0.08);border-radius:999px;border:1px solid rgba(255, 200, 255, 0.13);padding:0.375rem 0.813rem;gap:8px;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;margin-bottom:22px;text-transform:uppercase;display:inline-flex;letter-spacing:.1em;font-size:10.5px;align-items:center;color:#F040C8;}
.swyhero_h1-l2h{margin:1.125rem 0;color:#F5EEFF;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:54px;font-weight:700;line-height:1.02;letter-spacing:-.02em;overflow-wrap:break-word;}
.swyhero_h1-l2h em{color:#F040C8;font-style:normal;}
.swyhero_sub-l2h{line-height:1.55;color:#B89ED4;margin-bottom:1.75rem;max-width:30rem;font-size:17px;}
.swyhero_cta-l2h{gap:0.875rem;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:26px;}
.swyhero_trust-l2h{gap:0.875rem;display:flex;flex-wrap:wrap;align-items:center;}
.swyhero_rating_txt-l2h{font-size:13px;color:#B89ED4;}
@media(max-width:1025px){.swyhero-l2h{padding:32px 24px;}
.swyhero_h1-l2h{font-size:38px;}
}
@media(max-width:557px){.swyhero_h1-l2h{font-size:30px;}
}
.swytabs-l2h{gap:0.563rem;flex-wrap:wrap;display:flex;}
.swytab-l2h{border:1px solid #331F4A;background:#17101F;padding:0.625rem 18px;border-radius:10px;color:#C4AEDD;font-weight:600;font-size:0.813rem;cursor:pointer;}
.swytab_on-l2h{background:#F040C8;border-color:transparent;font-weight:700;color:#1A0030;}
.swystat-l2h{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.swystat-l2h>*{min-width:0;}
.swystat_item-l2h{border-radius:14px;border:1px solid #331F4A;padding:18px 20px;background:#17101F;}
.swystat_k-l2h{letter-spacing:.12em;font-size:9.5px;color:#8B6FAA;margin-bottom:7px;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.swystat_v-l2h{gap:0.5rem;align-items:center;color:#F2EAF8;font-weight:700;display:flex;font-size:1.5rem;overflow-wrap:anywhere;min-width:0;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.swystat_v_accent-l2h{color:#E030BE;}
@media(max-width:1026px){.swystat-l2h{grid-template-columns:repeat(2,1fr);}
}
.swywlc-l2h{overflow:hidden;border:1px solid #331F4A;grid-template-columns:1.2fr .8fr;gap:1.5rem;padding:36px 2.5rem;border-radius:20px;background:linear-gradient(120deg,#12082B,#070520);color:#F5EEFF;display:grid;position:relative;align-items:center;}
.swywlc-l2h>*{min-width:0;}
.swywlc-l2h .swyeyebrow-l2h{color:#F040C8;}
.swywlc_glow-l2h{border-radius:50%;background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);position:absolute;right:-2.5rem;width:260px;top:-2.5rem;height:260px;}
.swywlc_in-l2h{position:relative;}
.swywlc_h2-l2h{margin:0.625rem 0 8px;font-size:2.125rem;font-weight:700;color:#F5EEFF;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;overflow-wrap:break-word;line-height:1.03;}
.swywlc_h2-l2h em{font-style:normal;color:#F040C8;}
.swywlc_sub-l2h{margin-bottom:18px;color:#B89ED4;line-height:1.55;max-width:26.25rem;font-size:0.875rem;}
.swywlc_terms-l2h{gap:0.625rem;flex-direction:column;position:relative;display:flex;}
.swyterm-l2h{border:1px solid rgba(255, 200, 255, 0.13);gap:0.688rem;border-radius:0.875rem;background:rgba(255, 220, 255, 0.08);padding:13px 15px;display:flex;align-items:center;}
.swyterm-l2h svg{flex:none;height:20px;width:1.25rem;color:#F040C8;}
.swyterm_k-l2h{font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;text-transform:uppercase;letter-spacing:.1em;font-size:9.5px;color:#B89ED4;}
.swyterm_v-l2h{color:#F5EEFF;font-weight:700;margin-top:2px;font-size:0.875rem;}
@media(max-width:1021px){.swywlc-l2h{grid-template-columns:1fr;}
}
@media(max-width:560px){.swywlc_h2-l2h{font-size:1.625rem;}
}
.swyjp-l2h{grid-template-columns:1.5fr 1fr 1fr;gap:0.875rem;display:grid;}
.swyjp-l2h>*{min-width:0;}
.swyjp_hero-l2h{background:linear-gradient(135deg,#12082B,#070520);border:1px solid #331F4A;border-radius:20px;overflow:hidden;padding:1.625rem;gap:0.875rem;color:#F5EEFF;display:flex;min-height:11.25rem;flex-direction:column;position:relative;justify-content:space-between;}
.swyjp_glow-l2h{background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);border-radius:50%;right:-2.5rem;height:11.25rem;top:-40px;position:absolute;width:11.25rem;}
.swyjp_k_row-l2h{gap:0.625rem;align-items:center;justify-content:space-between;position:relative;display:flex;}
.swyjp_k-l2h{font-size:10px;letter-spacing:.12em;color:#8B6FAA;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.swyjp_hero-l2h .swyjp_k-l2h{color:#B89ED4;}
.swyjp_amt-l2h{font-size:42px;font-weight:700;line-height:1;position:relative;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F040C8;}
.swyjp_sub-l2h{color:#B89ED4;margin-top:0.313rem;font-size:0.75rem;}
.swyjp_cell-l2h{background:#17101F;padding:22px;border:1px solid #331F4A;border-radius:20px;min-height:11.25rem;justify-content:space-between;display:flex;flex-direction:column;}
.swyjp_cell-l2h .swyjp_amt-l2h{color:#F2EAF8;font-size:30px;}
.swyjp_cell-l2h .swyjp_sub-l2h{color:#8B6FAA;}
@media(max-width:1027px){.swyjp-l2h{grid-template-columns:1fr;}
}
@media(max-width:558px){.swyjp_amt-l2h{font-size:2rem;}
}
.swynews-l2h{gap:1.5rem;border:1px solid #331F4A;background:linear-gradient(135deg,#12082B,#070520);padding:26px 2rem;border-radius:20px;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap;color:#F5EEFF;}
.swynews_h3-l2h{font-size:1.25rem;color:#F5EEFF;font-weight:700;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:4px;}
.swynews_text-l2h{font-size:0.813rem;color:#B89ED4;}
.swynews_form-l2h{gap:0.625rem;flex:1;min-width:0;display:flex;max-width:27.5rem;}
.swynews_form-l2h .swyinput-l2h{min-width:0;}
@media(max-width:561px){.swynews_form-l2h{width:100%;}
}
.swyinput-l2h{background:rgba(255, 220, 255, 0.08);flex:1;border:1px solid rgba(255, 200, 255, 0.13);border-radius:10px;padding:13px 1rem;color:#B89ED4;font-size:13.5px;}
.swysteps-l2h{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.swysteps-l2h>*{min-width:0;}
.swystep-l2h{border:1px solid #331F4A;padding:1.5rem;border-radius:0.875rem;background:#17101F;position:relative;}
.swystep_num-l2h{background:#F040C8;border-radius:0.625rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;width:30px;align-items:center;height:30px;font-size:13px;justify-content:center;display:flex;font-weight:700;margin-bottom:0.875rem;color:#1A0030;}
.swystep_h-l2h{margin-bottom:7px;font-weight:700;font-size:1rem;color:#F2EAF8;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.swystep_p-l2h{color:#C4AEDD;line-height:1.55;font-size:0.813rem;}
@media(max-width:1021px){.swysteps-l2h{grid-template-columns:1fr;}
}
.swypromo_grid-l2h{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.swypromo_grid-l2h>*{min-width:0;}
.swypromo-l2h{overflow:hidden;padding:24px;border:1px solid #331F4A;border-radius:1.25rem;background:#17101F;position:relative;min-height:9.375rem;}
.swypromo_h-l2h{margin-top:6px;line-height:1.05;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F2EAF8;font-weight:700;font-size:26px;}
.swypromo_h-l2h em{font-style:normal;color:#E030BE;}
.swypromo_p-l2h{margin-top:0.5rem;line-height:1.5;font-size:12.5px;color:#C4AEDD;}
.swypromo_feat-l2h{background:linear-gradient(135deg,#12082B,#070520);border-color:#331F4A;}
.swypromo_feat-l2h .swypromo_h-l2h{color:#F5EEFF;}
.swypromo_feat-l2h .swypromo_h-l2h em{color:#F040C8;}
.swypromo_feat-l2h .swypromo_p-l2h{color:#B89ED4;}
.swypromo_feat-l2h .swyeyebrow-l2h{color:#F040C8;}
@media(max-width:1027px){.swypromo_grid-l2h{grid-template-columns:1fr;}
}
.swyapp-l2h{gap:36px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.swyapp_copy-l2h{max-width:520px;}
.swyapp_h2-l2h{margin:0.75rem 0 10px;font-size:1.75rem;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F2EAF8;line-height:1.05;font-weight:700;}
.swyapp_text-l2h{margin-bottom:20px;font-size:0.875rem;color:#C4AEDD;line-height:1.6;}
.swyapp_btns-l2h{gap:0.75rem;flex-wrap:wrap;display:flex;}
.swystore-l2h{gap:9px;border:1px solid #331F4A;background:#0F0A14;padding:0.688rem 18px;border-radius:0.875rem;cursor:pointer;display:inline-flex;color:#F2EAF8;align-items:center;font-size:0.813rem;font-weight:700;}
.swystore-l2h svg{height:1rem;width:16px;}
.swyapp_qr_wrap-l2h{gap:16px;align-items:center;display:flex;}
.swyqr-l2h{grid-template-columns:repeat(5,1fr);background:#0F0A14;border-radius:14px;padding:0.688rem;gap:3px;grid-template-rows:repeat(5,1fr);border:1px solid #331F4A;width:6.75rem;height:108px;display:grid;}
.swyqr-l2h i{background:transparent;}
.swyqr_f-l2h{background:#E030BE;}
.swyapp_qr_cap-l2h{line-height:1.4;font-size:0.75rem;max-width:84px;color:#8B6FAA;}
.swysupp-l2h{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.swysupp-l2h>*{min-width:0;}
.swysupp_card-l2h{padding:1.5rem;border-radius:0.875rem;background:#17101F;border:1px solid #331F4A;}
.swysupp_card-l2h svg{color:#E030BE;width:24px;height:1.5rem;margin-bottom:0.875rem;}
.swysupp_card-l2h h3{font-size:1rem;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;color:#F2EAF8;margin-bottom:0.375rem;}
.swysupp_card-l2h p{color:#C4AEDD;line-height:1.55;font-size:13px;}
@media(max-width:1027px){.swysupp-l2h{grid-template-columns:1fr;}
}
.swyvip_head-l2h{gap:0.75rem;margin-bottom:18px;align-items:flex-end;justify-content:space-between;display:flex;flex-wrap:wrap;}
.swyvip_intro-l2h{font-size:0.813rem;max-width:420px;color:#C4AEDD;}
.swyvip-l2h{grid-template-columns:repeat(5,1fr);gap:0.75rem;display:grid;}
.swyvip-l2h>*{min-width:0;}
.swytier-l2h{padding:1.25rem;background:#17101F;border-radius:0.875rem;border:1px solid #331F4A;}
.swytier_on-l2h{background:rgba(224, 48, 190, 0.12);border-color:#E030BE;}
.swytier_medal-l2h{border-radius:0.625rem;background:linear-gradient(135deg,#F040C8,#A01880);width:30px;height:1.875rem;margin-bottom:0.875rem;}
.swytier_name-l2h{font-size:0.938rem;color:#F2EAF8;font-weight:700;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:0.313rem;}
.swytier_tx-l2h{color:#8B6FAA;line-height:1.5;font-size:11.5px;}
@media(max-width:1025px){.swyvip-l2h{grid-template-columns:repeat(2,1fr);}
}
.swydw_h2-l2h{line-height:1.08;font-weight:700;margin-bottom:0.625rem;color:#F2EAF8;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.625rem;}
.swysteps_v-l2h{grid-template-columns:1fr;gap:10px;}
.swysteps_v-l2h .swystep-l2h{padding:1.125rem 1.25rem;}
@media(max-width:558px){.swydw_h2-l2h{font-size:23px;}
}
.swypay_logos-l2h{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.swypay_logos-l2h>*{min-width:0;}
.swypay-l2h{border:1px solid #331F4A;border-radius:10px;height:48px;font-size:12px;justify-content:center;align-items:center;color:#C4AEDD;display:flex;font-weight:700;}
.swytable-l2h{overflow:hidden;border:1px solid #331F4A;border-radius:0.875rem;}
.swytrow-l2h{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:0.813rem;display:grid;}
.swytrow-l2h>div{padding:0.813rem 0.875rem;min-width:0;}
.swytrow-l2h>div:first-child{color:#F2EAF8;font-weight:700;padding-left:1rem;}
.swytrow_th-l2h{background:#0F0A14;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;text-transform:uppercase;font-size:9.5px;letter-spacing:.06em;color:#8B6FAA;}
.swytrow-l2h:not(.swytrow_th-l2h){background:#17101F;border-top:1px solid #251838;color:#C4AEDD;}
.swytrow_zebra-l2h{background:#1D1528;}
.swypos-l2h{color:#E030BE;font-weight:700;}
@media(max-width:1027px){.swypay_logos-l2h{grid-template-columns:repeat(2,1fr);}
}
.swyrv_head-l2h{gap:12px;align-items:flex-end;margin-bottom:18px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.swyrv_agg-l2h{gap:0.625rem;display:flex;align-items:center;}
.swyrv_source-l2h{font-size:0.781rem;color:#8B6FAA;}
.swyrv_grid-l2h{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.swyrv_grid-l2h>*{min-width:0;}
.swyreview-l2h{padding:24px;border-radius:0.875rem;background:#17101F;border:1px solid #331F4A;}
.swyreview-l2h .swystars-l2h{margin-bottom:0.625rem;}
.swyreview-l2h p{color:#F2EAF8;line-height:1.5;font-weight:600;font-size:14.5px;margin-bottom:14px;}
.swyreview_by-l2h{color:#8B6FAA;font-size:0.781rem;}
@media(max-width:1024px){.swyrv_grid-l2h{grid-template-columns:1fr;}
}
.swyab_h2-l2h{margin:14px 0 1rem;color:#F2EAF8;line-height:1.08;font-weight:700;font-size:32px;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.swyab_body-l2h{line-height:1.65;font-size:0.938rem;margin-bottom:14px;color:#C4AEDD;}
.swyab_chips-l2h{gap:10px;margin-top:8px;display:flex;flex-wrap:wrap;}
.swyfaq-l2h{gap:10px;flex-direction:column;display:flex;}
.swyfaq_item-l2h{background:#17101F;border:1px solid #331F4A;padding:1.125rem 1.375rem;border-radius:14px;}
.swyfaq_q-l2h{gap:1rem;list-style:none;display:flex;align-items:center;font-weight:600;cursor:pointer;justify-content:space-between;font-size:15.5px;color:#F2EAF8;}
.swyfaq_q-l2h::-webkit-details-marker{display:none;}
.swyfaq_q_t-l2h{gap:0.625rem;display:flex;}
.swyfaq_q_i-l2h{font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-style:normal;color:#E030BE;}
.swyfaq_pm-l2h{font-size:1.25rem;color:#E030BE;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.swyfaq_item-l2h[open] .swyfaq_pm-l2h{transform:rotate(45deg);}
.swyfaq_a-l2h{margin-top:12px;font-size:13.5px;color:#C4AEDD;line-height:1.6;}
@media(max-width:561px){.swyab_h2-l2h{font-size:1.625rem;}
}
.swyop_h2-l2h{margin:0.625rem 0 0.5rem;color:#F2EAF8;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.5rem;font-weight:700;line-height:1.1;}
.swyop_text-l2h{color:#C4AEDD;line-height:1.6;font-size:0.844rem;}
@media(max-width:562px){.swyop_h2-l2h{font-size:22px;}
}
.swyrc-l2h{gap:32px;grid-template-columns:1fr 1fr 1fr;display:grid;}
.swyrc-l2h>*{min-width:0;}
.swyrc_awards-l2h{gap:11px;display:flex;flex-direction:column;}
.swyaward-l2h{gap:11px;align-items:center;display:flex;}
.swyaward-l2h svg{flex:none;width:1.125rem;height:18px;color:#F0B830;}
.swyaward_t-l2h{color:#F2EAF8;font-weight:700;font-size:13.5px;}
.swyaward_s-l2h{color:#8B6FAA;font-size:11.5px;}
.swyrc_press-l2h{grid-template-columns:1fr 1fr;gap:10px;display:grid;}
.swylogo_cell-l2h{border:1px solid #331F4A;border-radius:0.625rem;font-size:0.813rem;font-weight:700;display:flex;color:#C4AEDD;height:3rem;align-items:center;justify-content:center;}
.swyrc_partner-l2h{background:#17101F;padding:20px;border:1px solid #331F4A;border-radius:14px;}
.swyrc_partner_name-l2h{margin-bottom:6px;font-size:18px;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F2EAF8;font-weight:700;}
.swyrc_partner_text-l2h{font-size:12.5px;color:#C4AEDD;line-height:1.55;}
@media(max-width:1026px){.swyrc-l2h{gap:22px;grid-template-columns:1fr;}
.swyrc_press-l2h{grid-template-columns:repeat(4,1fr);}
}
.swyet_h2-l2h{margin:0.625rem 0 14px;color:#F2EAF8;line-height:1.08;font-weight:700;font-size:1.75rem;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.swyet_right-l2h{gap:10px;flex-direction:column;display:flex;}
.swyet_updated-l2h{background:#0F0A14;padding:0.875rem 18px;gap:10px;border:1px solid #331F4A;border-radius:14px;color:#C4AEDD;display:flex;align-items:center;font-size:0.75rem;}
.swyet_updated-l2h svg{flex:none;color:#E030BE;height:0.938rem;width:0.938rem;}
.swyet_updated-l2h b{color:#F2EAF8;}
@media(max-width:558px){.swyet_h2-l2h{font-size:24px;}
}
.swyprovs-l2h{grid-template-columns:repeat(6,1fr);gap:0.75rem;margin-bottom:28px;display:grid;}
.swyprovs-l2h>*{min-width:0;}
.swyprov-l2h{border:1px solid #331F4A;padding:0.75rem;border-radius:14px;background:#17101F;justify-content:center;text-decoration:none;align-items:center;height:64px;display:flex;}
.swyprov_img-l2h{max-height:32px;object-fit:contain;max-width:100%;}
.swyresp-l2h{border-radius:0.875rem;background:#17101F;border:1px solid #331F4A;padding:26px;gap:1.5rem;flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between;}
.swyresp_in-l2h{max-width:35rem;}
.swyresp_h-l2h{color:#F2EAF8;font-size:1.188rem;font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:0.5rem;font-weight:700;}
.swyresp_p-l2h{line-height:1.6;color:#C4AEDD;font-size:13.5px;}
.swyresp_badges-l2h{gap:0.875rem;align-items:center;display:flex;flex-wrap:wrap;}
.swyage18-l2h{border-radius:0.625rem;padding:0.25rem 0.5rem;border:1.5px solid #E83040;font-weight:700;font-size:13px;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#E83040;}
.swyresp_org-l2h{font-size:0.813rem;font-weight:600;color:#8B6FAA;}
@media(max-width:1026px){.swyprovs-l2h{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:560px){.swyprovs-l2h{grid-template-columns:repeat(2,1fr);}
}
.swyfooter-l2h{padding:40px 1.75rem;background:#090611;border-top:1px solid #251838;}
.swyfooter_grid-l2h{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-right:auto;max-width:87.5rem;margin-left:auto;margin-bottom:1.75rem;display:grid;}
.swyfooter_grid-l2h>*{min-width:0;}
.swyfooter_grid-l2h h4{text-transform:uppercase;font-size:10px;margin-bottom:0.813rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.12em;color:#5A4272;}
.swyfcol-l2h{gap:0.563rem;font-size:0.813rem;color:#C4AEDD;display:flex;flex-direction:column;}
.swyfcol-l2h a{cursor:pointer;}
.swyft_about-l2h{color:#8B6FAA;margin-top:0.75rem;max-width:16.25rem;font-size:0.813rem;line-height:1.6;}
.swyft_contact-l2h{overflow-wrap:anywhere;margin-top:0.75rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.781rem;color:#E030BE;}
.swyfooter_bottom-l2h{gap:16px;margin:0 auto;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:87.5rem;border-top:1px solid #251838;padding-top:1.25rem;display:flex;}
.swyfooter_bottom-l2h p{max-width:45rem;font-size:0.688rem;line-height:1.6;color:#5A4272;}
@media(max-width:1024px){.swyfooter_grid-l2h{grid-template-columns:1fr 1fr;}
}
@media(max-width:560px){.swyfooter_grid-l2h{grid-template-columns:1fr;}
}