*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0D0A1A;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:15px;color:#B8AEDD;}
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:0.5rem;height:0.5rem;}
::-webkit-scrollbar-thumb{border-radius:0.5rem;background:rgba(8, 6, 15, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.nuc-shellthe{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.nuc-mainthe{min-width:0;}
.nuc-wrapthe{margin:0 auto;max-width:1400px;width:100%;}
.nuc-containerthe{margin:0 auto;padding:0 1rem;width:100%;max-width:87.5rem;}
@media(min-width:770px){.nuc-containerthe{padding:0 1.75rem;}
}
.nuc-sectionthe{padding:24px 28px;}
.nuc-section_ptthe{padding-top:2.125rem;}
.nuc-band_softthe{background:#131024;}
.nuc-eyebrowthe{display:inline-block;letter-spacing:.14em;font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;text-transform:uppercase;font-size:0.656rem;font-weight:600;line-height:1.4;overflow-wrap:break-word;color:#A855F7;}
.nuc-drawer_cbthe{display:none;}
.nuc-overlaythe{display:none;}
@media(max-width:1021px){.nuc-shellthe{grid-template-columns:1fr;}
.nuc-mainthe{padding-bottom:4.875rem;}
.nuc-drawer_cbthe:checked~.nuc-overlaythe{inset:0;background:rgba(8, 6, 15, 0.72);display:block;z-index:70;position:fixed;}
}
@media(max-width:561px){.nuc-sectionthe{padding:1.125rem 16px;}
.nuc-section_ptthe{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 ---------- */
.nuc-sidethe{gap:1.375rem;padding:22px 1.125rem;background:#110E21;flex-direction:column;height:100vh;display:flex;align-self:start;position:sticky;top:0;overflow-y:auto;border-right:1px solid #1E1A35;}
.nuc-brandthe{gap:0.625rem;align-items:center;display:flex;}
.nuc-logothe{color:#F0ECFF;font-weight:700;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;letter-spacing:-.02em;font-size:21px;}
.nuc-side_ctathe{border:1px solid #2A2448;border-radius:13px;padding:16px;background:rgba(168, 85, 247, 0.12);}
.nuc-side_cta_hthe{font-weight:700;line-height:1.15;margin-bottom:6px;color:#F0ECFF;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-size:17px;}
.nuc-side_cta_pthe{font-size:0.75rem;margin-bottom:12px;line-height:1.45;color:#B8AEDD;}
.nuc-navthe{gap:3px;flex-direction:column;display:flex;}
.nuc-nav_labelthe{padding:6px 10px;letter-spacing:.14em;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;color:#4A4170;font-size:0.594rem;}
.nuc-nav_itemthe{padding:10px;gap:11px;border-radius:8px;color:#B8AEDD;font-size:14px;font-weight:500;display:flex;align-items:center;}
.nuc-nav_itemthe svg{height:1.063rem;width:17px;}
.nuc-nav_itemthe:hover{background:rgba(168, 85, 247, 0.12);color:#F0ECFF;}
.nuc-nav_item_onthe{background:rgba(168, 85, 247, 0.12);font-weight:600;color:#A855F7;}
.nuc-side_footthe{border-radius:13px;padding:12px;background:#131024;border:1px solid #2A2448;margin-top:auto;}
.nuc-side_footthe p{margin-top:0.25rem;line-height:1.4;color:#B8AEDD;font-size:0.781rem;}
/* ---------- topbar ---------- */
.nuc-topthe{padding:14px 1.75rem;background:#110E21;gap:16px;z-index:40;top:0;border-bottom:1px solid #1E1A35;position:sticky;display:flex;align-items:center;}
.nuc-top_brandthe{gap:9px;align-items:center;display:none;}
.nuc-searchthe{background:#131024;padding:0.688rem 0.875rem;border-radius:0.813rem;gap:0.625rem;flex:1;border:1px solid #2A2448;color:#7A6FA8;display:flex;max-width:440px;align-items:center;font-size:13.5px;}
.nuc-searchthe svg{flex:none;height:1rem;width:16px;}
.nuc-top_actionsthe{gap:12px;align-items:center;margin-left:auto;display:flex;}
.nuc-langthe{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#B8AEDD;font-size:0.75rem;}
.nuc-burgerthe{background:#131024;border-radius:8px;border:1px solid #2A2448;height:2.5rem;color:#F0ECFF;align-items:center;display:none;justify-content:center;width:40px;}
/* ---------- bottom-nav (mobile) ---------- */
.nuc-botnavthe{display:none;}
@media(max-width:1026px){.nuc-sidethe{transition:transform .25s ease;z-index:80;transform:translateX(-100%);top:0;width:17.5rem;left:0;position:fixed;height:100vh;}
.nuc-drawer_cbthe:checked~.nuc-shellthe .nuc-sidethe{transform:translateX(0);}
.nuc-topthe{padding:0.875rem 1rem;gap:12px;flex-wrap:wrap;position:static;}
.nuc-top_brandthe{display:flex;}
.nuc-searchthe{display:none;}
.nuc-burgerthe{display:flex;}
.nuc-top_actionsthe{gap:10px;width:100%;margin-left:0;align-items:stretch;}
.nuc-top_actionsthe .nuc-langthe{display:none;}
.nuc-top_actionsthe .nuc-btnthe{flex:1;padding:0.688rem 10px;text-align:center;}
.nuc-botnavthe{background:#110E21;grid-template-columns:repeat(3,1fr);padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));z-index:65;right:0;transform:translateZ(0);border-top:1px solid #2A2448;bottom:0;display:grid;left:0;position:fixed;}
.nuc-bnthe{padding:0.375rem 2px 0;gap:4px;display:flex;min-width:0;font-size:0.625rem;font-weight:600;flex-direction:column;justify-content:flex-end;align-items:center;color:#B8AEDD;}
.nuc-bnthe svg{flex:none;width:1.375rem;height:22px;}
.nuc-bnthe span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;text-align:center;}
.nuc-bn_onthe{color:#A855F7;}
.nuc-bn_centerthe{position:relative;}
.nuc-bn_fabthe{background:#C084FC;border-radius:50%;color:#0D0A1A;justify-content:center;position:absolute;align-items:center;height:3.125rem;transform:translateX(-50%);box-shadow:0 0.5rem 2.5rem rgba(8, 6, 15, 0.70), 0 2px 12px rgba(139, 82, 255, 0.20);width:50px;top:-1.25rem;left:50%;display:flex;}
.nuc-bn_fabthe svg{width:24px;height:1.5rem;}
.nuc-bn_centerthe span{color:#A855F7;}
}
.nuc-btnthe{transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;padding:0.688rem 1.375rem;border-radius:8px;gap:8px;font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;cursor:pointer;display:inline-flex;font-size:14px;justify-content:center;align-items:center;font-weight:700;}
.nuc-btn_prithe{background:#C084FC;box-shadow:0 0.25rem 1.25rem rgba(168, 85, 247, 0.45), 0 2px 0.5rem rgba(168, 85, 247, 0.30);color:#0D0A1A;}
.nuc-btn_prithe:hover{background:#A855F7;}
.nuc-btn_ghostthe{background:rgba(168, 85, 247, 0.12);color:#F0ECFF;font-weight:600;}
.nuc-btn_linethe{background:transparent;border:1px solid #3D3565;color:#F0ECFF;font-weight:600;}
.nuc-btn_lgthe{padding:1rem 1.875rem;border-radius:13px;font-size:0.938rem;}
.nuc-bandthe .nuc-btn_linethe{border-color:rgba(255, 255, 255, 0.12);color:#F0ECFF;}
.nuc-bandthe .nuc-btn_ghostthe{background:rgba(255, 255, 255, 0.07);color:#F0ECFF;}
.nuc-link_mthe{gap:0.313rem;align-items:center;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#A855F7;display:inline-flex;text-decoration:none;font-size:0.75rem;cursor:pointer;}
.nuc-link_mthe svg{width:14px;height:14px;}
.nuc-bandthe .nuc-link_mthe{color:#C084FC;}
.nuc-dotthe{border-radius:50%;flex:none;background:#A855F7;width:7px;height:7px;}
.nuc-dot_livethe{animation:zm3-pulse 1.4s infinite;background:#EF4444;}
.nuc-starsthe{gap:2px;display:inline-flex;color:#A855F7;}
.nuc-starsthe svg{height:15px;width:15px;}
.nuc-chipthe{gap:6px;border:1px solid #2A2448;padding:0.438rem 0.75rem;background:#131024;border-radius:8px;display:inline-flex;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.688rem;align-items:center;color:#B8AEDD;}
.nuc-chip_onthe{background:rgba(168, 85, 247, 0.12);border-color:transparent;color:#A855F7;}
.nuc-gcthe{display:block;cursor:pointer;text-decoration:none;min-width:0;color:inherit;}
.nuc-gc_thumbthe{border:1px solid #2A2448;border-radius:13px;overflow:hidden;display:block;background-size:cover;position:relative;aspect-ratio:1;background-position:center;}
.nuc-gc_thumb_portraitthe{aspect-ratio:3/4;}
.nuc-gc_thumb_widethe{aspect-ratio:16/11;}
.nuc-gc_capthe{padding:0.563rem;background:linear-gradient(transparent,rgba(8, 6, 15, 0.72));left:0;position:absolute;bottom:0;right:0;}
.nuc-gc_namethe{display:block;color:#F0ECFF;font-size:12.5px;font-weight:700;}
.nuc-gc_metathe{color:#9E93CC;font-size:11px;}
.nuc-gc_badgethe{background:#A855F7;padding:2px 6px;border-radius:0.5rem;font-size:8px;position:absolute;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;right:8px;color:#0D0A1A;font-weight:700;top:8px;}
.nuc-gc_badge_hotthe{background:#EF4444;color:#F0ECFF;}
.nuc-gc_badge_livethe{background:#EF4444;color:#F0ECFF;right:auto;left:8px;}
.nuc-gc_multthe{inset:0;font-size:1.75rem;position:absolute;color:#A855F7;display:flex;align-items:center;font-weight:700;justify-content:center;}
.nuc-pcthe{border-radius:13px;border:1px solid #2A2448;background:#131024;display:flex;font-size:0.875rem;color:#B8AEDD;align-items:center;height:4rem;justify-content:center;font-weight:700;}
.nuc-railthe{min-width:0;}
.nuc-rail_scrollthe{gap:14px;display:grid;}
.nuc-rail_scrollthe>*{min-width:0;}
.nuc-g6the{grid-template-columns:repeat(6,1fr);}
.nuc-g7the{grid-template-columns:repeat(7,1fr);}
.nuc-g4the{grid-template-columns:repeat(4,1fr);}
@media(max-width:1022px){.nuc-g6the,.nuc-g7the{grid-template-columns:none;overflow-x:auto;padding-bottom:0.375rem;grid-auto-columns:120px;grid-auto-flow:column;scroll-snap-type:x mandatory;}
.nuc-g6the>*,.nuc-g7the>*{scroll-snap-align:start;}
.nuc-g4the{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:561px){.nuc-g4the{grid-template-columns:none;overflow-x:auto;grid-auto-columns:150px;grid-auto-flow:column;}
}
.nuc-panelthe{padding:28px 2rem;border:1px solid #2A2448;background:#131024;border-radius:1.25rem;}
.nuc-splitthe{gap:2.25rem;display:grid;align-items:start;}
.nuc-splitthe>*{min-width:0;}
.nuc-split_athe{grid-template-columns:.85fr 1.15fr;}
.nuc-split_bthe{grid-template-columns:1fr 1.1fr;}
.nuc-split_cthe{grid-template-columns:1.1fr .9fr;}
.nuc-pgridthe{grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;display:grid;}
.nuc-pgridthe>*{min-width:0;}
.nuc-leadthe{font-size:0.938rem;line-height:1.65;margin-bottom:0.875rem;color:#B8AEDD;}
.nuc-featthe{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.nuc-featthe>*{min-width:0;}
.nuc-feat2the{grid-template-columns:1fr 1fr;}
.nuc-feat_cardthe{border:1px solid #2A2448;background:#131024;border-radius:1.25rem;padding:26px;}
.nuc-feat_cardthe svg{margin-bottom:1rem;color:#A855F7;width:1.625rem;height:1.625rem;}
.nuc-feat_cardthe h3{margin-bottom:8px;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;color:#F0ECFF;font-weight:700;font-size:1.125rem;}
.nuc-feat_cardthe p{color:#B8AEDD;font-size:13px;line-height:1.6;}
.nuc-feat_cardthe b{color:#F0ECFF;}
.nuc-bigthe{gap:1.375rem;display:flex;flex-wrap:wrap;}
.nuc-big_nthe{font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:26px;color:#A855F7;}
.nuc-big_lthe{font-size:0.75rem;color:#7A6FA8;}
.nuc-personthe{padding:1rem 18px;gap:14px;border-radius:0.813rem;background:#131024;border:1px solid #2A2448;display:flex;align-items:center;}
.nuc-avatarthe{background:linear-gradient(135deg,#A855F7,#7C22CE);border-radius:50%;flex:none;height:44px;width:2.75rem;}
.nuc-person_namethe{font-weight:700;font-size:14px;color:#F0ECFF;}
.nuc-person_rolethe{font-size:12px;color:#7A6FA8;}
.nuc-kvthe{gap:1px;grid-template-columns:1fr 1fr;border:1px solid #2A2448;border-radius:0.813rem;overflow:hidden;background:#2A2448;display:grid;}
.nuc-kvthe>div{background:#0D0A1A;padding:16px 18px;min-width:0;}
.nuc-kv_kthe{font-size:9.5px;margin-bottom:5px;color:#A855F7;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;}
.nuc-kv_vthe{font-weight:700;font-size:0.844rem;color:#F0ECFF;}
@media(max-width:1023px){.nuc-split_athe,.nuc-split_bthe,.nuc-split_cthe,.nuc-pgridthe{gap:24px;grid-template-columns:1fr;}
.nuc-featthe,.nuc-feat2the{grid-template-columns:1fr;}
.nuc-kvthe{grid-template-columns:1fr;}
}
.nuc-shthe{margin-bottom:1rem;min-width:0;}
.nuc-sh_rowthe{gap:12px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;}
.nuc-sh_rowthe .nuc-sh_lthe{gap:0.375rem;display:flex;flex-direction:column;min-width:0;}
.nuc-sh_stackthe{gap:0.625rem;align-items:flex-start;display:flex;flex-direction:column;}
.nuc-sh_centerthe{gap:0.625rem;align-items:center;flex-direction:column;text-align:center;display:flex;}
.nuc-sh_h2the{gap:9px;overflow-wrap:break-word;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;line-height:1.1;font-size:20px;font-weight:700;color:#F0ECFF;display:flex;align-items:center;}
@media(min-width:771px){.nuc-sh_h2the{font-size:1.5rem;}
}
.nuc-bandthe .nuc-sh_h2the{color:#F0ECFF;}
.nuc-eb_monothe{text-transform:none;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.08em;}
.nuc-eb_monothe::before{content:"// ";}
.nuc-eb_upperthe{text-transform:uppercase;letter-spacing:.14em;}
.nuc-eb_pillthe{background:rgba(168, 85, 247, 0.12);padding:5px 0.688rem;border-radius:999px;letter-spacing:.12em;text-transform:uppercase;}
.nuc-eb_linethe{gap:0.625rem;display:inline-flex;align-items:center;}
.nuc-eb_linethe::before{background:#A855F7;display:inline-block;height:1px;content:"";width:1.5rem;}
.nuc-bandthe .nuc-eb_linethe::before{background:#C084FC;}
.nuc-bandthe .nuc-eb_pillthe{background:rgba(255, 255, 255, 0.07);}
.nuc-sh_linkthe{gap:0.375rem;transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;align-items:center;padding-bottom:2px;font-weight:600;color:#F0ECFF;display:inline-flex;border-bottom:1px solid #F0ECFF;font-size:0.813rem;white-space:nowrap;}
.nuc-sh_linkthe:hover{border-color:#A855F7;color:#A855F7;}
.nuc-sh_linkthe svg{width:0.875rem;height:0.875rem;}
.nuc-sh_link_chevthe{color:#A855F7;padding-bottom:0;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;border-bottom:0;font-size:12px;}
.nuc-sh_link_btnthe{background:#C084FC;border-radius:62.438rem;padding:0.563rem 18px;border-bottom:0;color:#0D0A1A;}
.nuc-sh_link_btnthe:hover{border-color:transparent;background:#A855F7;}
.nuc-bandthe .nuc-sh_linkthe{border-color:#F0ECFF;color:#F0ECFF;}
.nuc-bandthe .nuc-sh_link_chevthe{color:#C084FC;}
.nuc-sh_rulethe{background:#2A2448;margin:-2px 0 1rem;height:1px;}
.nuc-bandthe .nuc-sh_rulethe{background:rgba(255, 255, 255, 0.12);}
.nuc-seo_grid3the{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;}
.nuc-seo_grid4the{gap:13px;grid-template-columns:repeat(4,1fr);display:grid;}
.nuc-seo_grid3the>*,.nuc-seo_grid4the>*{min-width:0;}
.nuc-seo_cardthe{padding:1.5rem;border-radius:0.813rem;background:#131024;border:1px solid #2A2448;}
.nuc-seo_cardthe h3{margin-bottom:0.5rem;font-size:18px;font-weight:700;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;color:#F0ECFF;}
.nuc-seo_cardthe p{color:#B8AEDD;line-height:1.6;font-size:0.813rem;}
.nuc-seo_card_smthe{padding:20px;}
.nuc-seo_card_smthe h3{font-size:1rem;}
.nuc-seo_card_smthe p{font-size:12.5px;line-height:1.55;}
.nuc-seo_rtp_rowthe{grid-template-columns:1fr 1fr;gap:36px;align-items:center;display:grid;margin-top:1rem;}
.nuc-rtpthe{gap:14px;min-width:0;display:flex;}
.nuc-rtpthe>div{border-radius:13px;background:#0D0A1A;padding:1rem;flex:1;min-width:0;text-align:center;}
.nuc-rtp_nthe{font-weight:700;white-space:nowrap;color:#A855F7;font-size:26px;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;}
.nuc-rtp_lthe{font-size:11px;color:#7A6FA8;margin-top:4px;}
.nuc-cmpthe{border-radius:13px;border:1px solid #2A2448;overflow:hidden;max-width:47.5rem;}
.nuc-cmp_rowthe{grid-template-columns:1.6fr 1fr 1fr;font-size:0.813rem;display:grid;}
.nuc-cmp_rowthe>div{padding:0.813rem 0.875rem;text-align:center;min-width:0;}
.nuc-cmp_rowthe>div:first-child{padding-left:22px;color:#F0ECFF;text-align:left;font-weight:600;}
.nuc-cmp_ththe{background:#0D0A1A;font-weight:700;font-size:0.781rem;}
.nuc-cmp_rowthe:not(.nuc-cmp_ththe){background:#131024;border-top:1px solid #1E1A35;color:#B8AEDD;}
.nuc-cmp_zebrathe{background:#100D1F;}
.nuc-guidethe{overflow:hidden;background:#131024;border-radius:13px;border:1px solid #2A2448;cursor:pointer;}
.nuc-guide_coverthe{height:8.125rem;}
.nuc-guide_bodythe{padding:20px;}
.nuc-guide_bodythe h3{margin:0.438rem 0 9px;line-height:1.25;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-size:16px;color:#F0ECFF;font-weight:700;}
.nuc-guide_metathe{color:#7A6FA8;font-size:11.5px;}
.nuc-hubthe{grid-template-columns:repeat(5,1fr);gap:1.75rem;border-top:1px solid #1E1A35;padding-top:28px;display:grid;}
.nuc-hubthe>*{min-width:0;}
.nuc-hubthe h4{color:#F0ECFF;font-weight:700;margin-bottom:0.688rem;font-size:13px;}
.nuc-hub_colthe{gap:8px;font-size:13px;color:#B8AEDD;display:flex;flex-direction:column;}
.nuc-hub_colthe a{cursor:pointer;}
@media(max-width:1027px){.nuc-seo_grid3the{grid-template-columns:1fr;}
.nuc-seo_grid4the{grid-template-columns:repeat(2,1fr);}
.nuc-seo_rtp_rowthe{grid-template-columns:1fr;gap:20px;}
.nuc-hubthe{grid-template-columns:repeat(2,1fr);gap:1.375rem;}
}
@media(max-width:558px){.nuc-hubthe{grid-template-columns:1fr;}
}
.nuc-tkthe{overflow:hidden;background:#08060F;display:flex;border-bottom:1px solid #1E1A35;align-items:center;}
.nuc-tk_tagthe{background:#131024;flex:none;gap:8px;padding:0.688rem 1.125rem;font-weight:600;text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;display:flex;letter-spacing:.1em;border-right:1px solid #1E1A35;align-items:center;font-size:10.5px;color:#EF4444;}
.nuc-tk_railthe{overflow:hidden;flex:1;}
.nuc-tk_trackthe{gap:1.75rem;padding:0.688rem 0.875rem;animation:zm3-marquee 26s linear infinite;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;white-space:nowrap;display:flex;color:#B8AEDD;font-size:0.75rem;width:max-content;}
.nuc-tk_trackthe b{color:#A855F7;}
.nuc-herothe{overflow:hidden;border:1px solid #2A2448;border-radius:20px;padding:46px 48px;background:linear-gradient(120deg,#0A0717,#070A1E);color:#F0ECFF;position:relative;}
.nuc-hero_glowthe{background:radial-gradient(circle,rgba(139, 82, 255, 0.22),transparent 70%);border-radius:50%;right:-3.75rem;position:absolute;height:340px;top:-60px;width:340px;}
.nuc-hero_inthe{position:relative;max-width:37.5rem;}
.nuc-herothe .nuc-eyebrowthe{color:#C084FC;}
.nuc-pill_rowthe{border-radius:62.438rem;padding:6px 0.813rem;background:rgba(255, 255, 255, 0.07);border:1px solid rgba(255, 255, 255, 0.12);gap:8px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#C084FC;letter-spacing:.1em;display:inline-flex;margin-bottom:1.375rem;text-transform:uppercase;align-items:center;font-size:0.656rem;}
.nuc-hero_h1the{margin:18px 0;line-height:1.02;letter-spacing:-.02em;color:#F0ECFF;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;overflow-wrap:break-word;font-size:3.375rem;font-weight:700;}
.nuc-hero_h1the em{color:#C084FC;font-style:normal;}
.nuc-hero_subthe{line-height:1.55;color:#9E93CC;margin-bottom:28px;max-width:30rem;font-size:17px;}
.nuc-hero_ctathe{gap:14px;margin-bottom:26px;flex-wrap:wrap;align-items:center;display:flex;}
.nuc-hero_trustthe{gap:14px;flex-wrap:wrap;align-items:center;display:flex;}
.nuc-hero_rating_txtthe{font-size:0.813rem;color:#9E93CC;}
@media(max-width:1025px){.nuc-herothe{padding:2rem 1.5rem;}
.nuc-hero_h1the{font-size:2.375rem;}
}
@media(max-width:560px){.nuc-hero_h1the{font-size:1.875rem;}
}
.nuc-statthe{gap:0.875rem;grid-template-columns:repeat(4,1fr);display:grid;}
.nuc-statthe>*{min-width:0;}
.nuc-stat_itemthe{border:1px solid #2A2448;padding:18px 20px;border-radius:13px;background:#131024;}
.nuc-stat_kthe{text-transform:uppercase;color:#7A6FA8;margin-bottom:0.438rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;letter-spacing:.12em;}
.nuc-stat_vthe{gap:8px;font-size:1.5rem;display:flex;min-width:0;overflow-wrap:anywhere;font-weight:700;color:#F0ECFF;align-items:center;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;}
.nuc-stat_v_accentthe{color:#A855F7;}
@media(max-width:1025px){.nuc-statthe{grid-template-columns:repeat(2,1fr);}
}
.nuc-wlcthe{border:1px solid #2A2448;overflow:hidden;padding:36px 40px;grid-template-columns:1.2fr .8fr;background:linear-gradient(120deg,#0A0717,#070A1E);border-radius:20px;gap:1.5rem;display:grid;align-items:center;color:#F0ECFF;position:relative;}
.nuc-wlcthe>*{min-width:0;}
.nuc-wlcthe .nuc-eyebrowthe{color:#C084FC;}
.nuc-wlc_glowthe{background:radial-gradient(circle,rgba(139, 82, 255, 0.22),transparent 70%);border-radius:50%;top:-40px;right:-2.5rem;height:260px;width:260px;position:absolute;}
.nuc-wlc_inthe{position:relative;}
.nuc-wlc_h2the{margin:0.625rem 0 8px;color:#F0ECFF;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;line-height:1.03;font-size:2.125rem;font-weight:700;overflow-wrap:break-word;}
.nuc-wlc_h2the em{color:#C084FC;font-style:normal;}
.nuc-wlc_subthe{font-size:0.875rem;margin-bottom:1.125rem;max-width:26.25rem;color:#9E93CC;line-height:1.55;}
.nuc-wlc_termsthe{gap:0.625rem;position:relative;flex-direction:column;display:flex;}
.nuc-termthe{gap:11px;padding:13px 0.938rem;border-radius:0.813rem;border:1px solid rgba(255, 255, 255, 0.12);background:rgba(255, 255, 255, 0.07);align-items:center;display:flex;}
.nuc-termthe svg{flex:none;width:20px;height:1.25rem;color:#C084FC;}
.nuc-term_kthe{color:#9E93CC;text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.1em;font-size:9.5px;}
.nuc-term_vthe{font-weight:700;margin-top:2px;color:#F0ECFF;font-size:14px;}
@media(max-width:1021px){.nuc-wlcthe{grid-template-columns:1fr;}
}
@media(max-width:562px){.nuc-wlc_h2the{font-size:1.625rem;}
}
.nuc-jpthe{gap:14px;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.nuc-jpthe>*{min-width:0;}
.nuc-jp_herothe{overflow:hidden;border:1px solid #2A2448;padding:1.625rem;gap:0.875rem;background:linear-gradient(135deg,#0A0717,#070A1E);border-radius:20px;position:relative;justify-content:space-between;min-height:180px;display:flex;flex-direction:column;color:#F0ECFF;}
.nuc-jp_glowthe{border-radius:50%;background:radial-gradient(circle,rgba(139, 82, 255, 0.22),transparent 70%);position:absolute;top:-40px;width:11.25rem;height:180px;right:-40px;}
.nuc-jp_k_rowthe{gap:10px;position:relative;justify-content:space-between;display:flex;align-items:center;}
.nuc-jp_kthe{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#7A6FA8;text-transform:uppercase;letter-spacing:.12em;font-size:10px;}
.nuc-jp_herothe .nuc-jp_kthe{color:#9E93CC;}
.nuc-jp_amtthe{color:#C084FC;font-size:42px;position:relative;font-weight:700;line-height:1;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;}
.nuc-jp_subthe{color:#9E93CC;font-size:12px;margin-top:5px;}
.nuc-jp_cellthe{border:1px solid #2A2448;background:#131024;padding:1.375rem;border-radius:1.25rem;justify-content:space-between;min-height:11.25rem;display:flex;flex-direction:column;}
.nuc-jp_cellthe .nuc-jp_amtthe{color:#F0ECFF;font-size:30px;}
.nuc-jp_cellthe .nuc-jp_subthe{color:#7A6FA8;}
@media(max-width:1025px){.nuc-jpthe{grid-template-columns:1fr;}
}
@media(max-width:561px){.nuc-jp_amtthe{font-size:2rem;}
}
.nuc-suppthe{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.nuc-suppthe>*{min-width:0;}
.nuc-supp_cardthe{padding:1.5rem;border-radius:13px;border:1px solid #2A2448;background:#131024;}
.nuc-supp_cardthe svg{height:24px;color:#A855F7;width:1.5rem;margin-bottom:14px;}
.nuc-supp_cardthe h3{font-weight:700;font-size:1rem;color:#F0ECFF;margin-bottom:6px;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;}
.nuc-supp_cardthe p{font-size:13px;line-height:1.55;color:#B8AEDD;}
@media(max-width:1023px){.nuc-suppthe{grid-template-columns:1fr;}
}
.nuc-dw_h2the{font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;color:#F0ECFF;line-height:1.08;font-size:1.625rem;margin-bottom:10px;font-weight:700;}
.nuc-steps_vthe{grid-template-columns:1fr;gap:10px;}
.nuc-steps_vthe .nuc-stepthe{padding:18px 20px;}
@media(max-width:562px){.nuc-dw_h2the{font-size:23px;}
}
.nuc-tourthe{grid-template-columns:1.05fr 1fr;border:1px solid #2A2448;border-radius:20px;overflow:hidden;display:grid;}
.nuc-tourthe>*{min-width:0;}
.nuc-tour_lthe{overflow:hidden;padding:2.125rem;background:linear-gradient(135deg,#0A0717,#070A1E);position:relative;color:#F0ECFF;}
.nuc-tour_h2the{margin:12px 0 0.625rem;line-height:1.05;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-size:1.875rem;color:#F0ECFF;font-weight:700;}
.nuc-tour_h2the em{color:#C084FC;font-style:normal;}
.nuc-tour_textthe{line-height:1.6;margin-bottom:1.25rem;color:#9E93CC;font-size:0.844rem;max-width:21.25rem;}
.nuc-tour_metathe{gap:18px;display:flex;margin-bottom:20px;align-items:flex-end;flex-wrap:wrap;}
.nuc-tour_capthe{margin-bottom:5px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;font-size:0.594rem;color:#9E93CC;}
.nuc-countthe{gap:6px;display:flex;}
.nuc-countthe span{border-radius:0.5rem;border:1px solid rgba(255, 255, 255, 0.12);background:rgba(255, 255, 255, 0.07);padding:0.25rem 9px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:1.375rem;font-weight:700;}
.nuc-tour_unitsthe{color:#9E93CC;font-size:0.625rem;}
.nuc-boardthe{padding:28px 30px;background:#131024;}
.nuc-board_headthe{align-items:center;justify-content:space-between;margin-bottom:0.875rem;display:flex;}
.nuc-board_titlethe{font-weight:700;color:#F0ECFF;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-size:1rem;}
.nuc-board_updthe{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.625rem;color:#7A6FA8;text-transform:uppercase;}
.nuc-board_listthe{gap:2px;flex-direction:column;display:flex;}
.nuc-board_rowthe{padding:10px 0.75rem;border-radius:0.5rem;gap:0.75rem;display:flex;align-items:center;}
.nuc-board_top1the{background:rgba(168, 85, 247, 0.12);}
.nuc-board_rkthe{font-size:14px;font-weight:700;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;width:1.25rem;color:#7A6FA8;}
.nuc-board_top1the .nuc-board_rkthe{color:#A855F7;}
.nuc-board_nmthe{flex:1;color:#B8AEDD;font-weight:600;min-width:0;font-size:0.844rem;}
.nuc-board_top1the .nuc-board_nmthe{color:#F0ECFF;font-weight:700;}
.nuc-board_ptthe{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#B8AEDD;font-size:12.5px;}
@media(max-width:1022px){.nuc-tourthe{grid-template-columns:1fr;}
}
@media(max-width:562px){.nuc-tour_h2the{font-size:24px;}
}
.nuc-promo_gridthe{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.nuc-promo_gridthe>*{min-width:0;}
.nuc-promothe{border:1px solid #2A2448;padding:1.5rem;background:#131024;border-radius:20px;overflow:hidden;min-height:150px;position:relative;}
.nuc-promo_hthe{font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;line-height:1.05;font-weight:700;margin-top:0.375rem;color:#F0ECFF;font-size:26px;}
.nuc-promo_hthe em{color:#A855F7;font-style:normal;}
.nuc-promo_pthe{line-height:1.5;color:#B8AEDD;font-size:12.5px;margin-top:0.5rem;}
.nuc-promo_featthe{background:linear-gradient(135deg,#0A0717,#070A1E);border-color:#2A2448;}
.nuc-promo_featthe .nuc-promo_hthe{color:#F0ECFF;}
.nuc-promo_featthe .nuc-promo_hthe em{color:#C084FC;}
.nuc-promo_featthe .nuc-promo_pthe{color:#9E93CC;}
.nuc-promo_featthe .nuc-eyebrowthe{color:#C084FC;}
@media(max-width:1027px){.nuc-promo_gridthe{grid-template-columns:1fr;}
}
.nuc-newsthe{border:1px solid #2A2448;background:linear-gradient(135deg,#0A0717,#070A1E);border-radius:20px;padding:1.625rem 2rem;gap:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#F0ECFF;}
.nuc-news_h3the{font-weight:700;font-size:1.25rem;margin-bottom:0.25rem;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;color:#F0ECFF;}
.nuc-news_textthe{font-size:0.813rem;color:#9E93CC;}
.nuc-news_formthe{flex:1;gap:10px;min-width:0;display:flex;max-width:440px;}
.nuc-news_formthe .nuc-inputthe{min-width:0;}
@media(max-width:559px){.nuc-news_formthe{width:100%;}
}
.nuc-inputthe{padding:0.813rem 16px;background:rgba(255, 255, 255, 0.07);border-radius:8px;flex:1;border:1px solid rgba(255, 255, 255, 0.12);color:#9E93CC;font-size:13.5px;}
.nuc-gmthe{grid-template-columns:1.3fr 1fr;gap:16px;display:grid;}
.nuc-gmthe>*{min-width:0;}
.nuc-gm_panelthe{border:1px solid #2A2448;padding:1.75rem;background:#131024;border-radius:1.25rem;}
.nuc-gm_h2the{margin:10px 0 8px;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-size:24px;font-weight:700;color:#F0ECFF;}
.nuc-gm_textthe{margin-bottom:20px;line-height:1.6;color:#B8AEDD;max-width:27.5rem;font-size:13.5px;}
.nuc-gm_levelthe{gap:14px;display:flex;margin-bottom:1rem;align-items:center;}
.nuc-gm_lvthe{font-size:1.5rem;color:#A855F7;font-weight:700;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;}
.nuc-gm_bar_wrapthe{flex:1;min-width:0;}
.nuc-gm_bar_metathe{color:#7A6FA8;margin-bottom:0.313rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10px;justify-content:space-between;display:flex;}
.nuc-barthe{overflow:hidden;border-radius:999px;background:#0D0A1A;height:8px;}
.nuc-bar_fillthe{border-radius:999px;background:linear-gradient(90deg,#A855F7,#7C22CE);height:100%;display:block;}
.nuc-gm_missionsthe{gap:0.563rem;flex-wrap:wrap;display:flex;}
.nuc-gm_referthe{background:linear-gradient(150deg,#0A0717,#070A1E);border-radius:1.25rem;overflow:hidden;border:1px solid #2A2448;padding:28px;color:#F0ECFF;justify-content:space-between;display:flex;flex-direction:column;position:relative;}
.nuc-gm_referthe .nuc-eyebrowthe{color:#C084FC;}
.nuc-gm_ref_h2the{margin:0.625rem 0 0.5rem;font-size:24px;color:#F0ECFF;font-weight:700;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;line-height:1.1;}
.nuc-gm_ref_h2the em{font-style:normal;color:#C084FC;}
.nuc-gm_ref_textthe{font-size:13px;color:#9E93CC;line-height:1.55;margin-bottom:18px;}
@media(max-width:1021px){.nuc-gmthe{grid-template-columns:1fr;}
}
.nuc-bannerthe{overflow:hidden;border-radius:20px;padding:2.25rem 2.5rem;gap:1.75rem;background:linear-gradient(115deg,#0A0717,#070A1E);border:1px solid #2A2448;flex-wrap:wrap;color:#F0ECFF;align-items:center;position:relative;display:flex;justify-content:space-between;}
.nuc-banner_glowthe{background:radial-gradient(circle,rgba(139, 82, 255, 0.22),transparent 68%);border-radius:50%;height:200px;transform:translateY(-50%);top:50%;position:absolute;right:5rem;width:12.5rem;}
.nuc-banner_inthe{position:relative;max-width:35rem;}
.nuc-bannerthe .nuc-eyebrowthe{color:#C084FC;}
.nuc-banner_h2the{margin:0.625rem 0;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F0ECFF;line-height:1.05;font-size:30px;}
.nuc-banner_textthe{font-size:0.875rem;color:#9E93CC;line-height:1.6;}
@media(max-width:558px){.nuc-banner_h2the{font-size:1.5rem;}
}
.nuc-pay_logosthe{grid-template-columns:repeat(4,1fr);gap:0.563rem;display:grid;}
.nuc-pay_logosthe>*{min-width:0;}
.nuc-paythe{border:1px solid #2A2448;border-radius:0.5rem;color:#B8AEDD;justify-content:center;font-weight:700;display:flex;height:3rem;font-size:12px;align-items:center;}
.nuc-tablethe{overflow:hidden;border-radius:13px;border:1px solid #2A2448;}
.nuc-trowthe{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:13px;display:grid;}
.nuc-trowthe>div{padding:13px 0.875rem;min-width:0;}
.nuc-trowthe>div:first-child{color:#F0ECFF;padding-left:16px;font-weight:700;}
.nuc-trow_ththe{background:#0D0A1A;font-size:0.594rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.06em;color:#7A6FA8;text-transform:uppercase;}
.nuc-trowthe:not(.nuc-trow_ththe){background:#131024;border-top:1px solid #1E1A35;color:#B8AEDD;}
.nuc-trow_zebrathe{background:#100D1F;}
.nuc-posthe{color:#A855F7;font-weight:700;}
@media(max-width:1026px){.nuc-pay_logosthe{grid-template-columns:repeat(2,1fr);}
}
.nuc-vip_headthe{gap:12px;flex-wrap:wrap;justify-content:space-between;margin-bottom:18px;display:flex;align-items:flex-end;}
.nuc-vip_introthe{color:#B8AEDD;font-size:0.813rem;max-width:26.25rem;}
.nuc-vipthe{gap:0.75rem;grid-template-columns:repeat(5,1fr);display:grid;}
.nuc-vipthe>*{min-width:0;}
.nuc-tierthe{border:1px solid #2A2448;border-radius:0.813rem;padding:20px;background:#131024;}
.nuc-tier_onthe{border-color:#A855F7;background:rgba(168, 85, 247, 0.12);}
.nuc-tier_medalthe{background:linear-gradient(135deg,#A855F7,#7C22CE);border-radius:8px;width:1.875rem;height:30px;margin-bottom:0.875rem;}
.nuc-tier_namethe{color:#F0ECFF;margin-bottom:5px;font-size:0.938rem;font-weight:700;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;}
.nuc-tier_txthe{color:#7A6FA8;font-size:11.5px;line-height:1.5;}
@media(max-width:1022px){.nuc-vipthe{grid-template-columns:repeat(2,1fr);}
}
.nuc-stepsthe{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.nuc-stepsthe>*{min-width:0;}
.nuc-stepthe{border-radius:0.813rem;background:#131024;border:1px solid #2A2448;padding:24px;position:relative;}
.nuc-step_numthe{background:#C084FC;border-radius:0.5rem;margin-bottom:0.875rem;align-items:center;justify-content:center;font-weight:700;color:#0D0A1A;height:1.875rem;display:flex;font-size:13px;width:1.875rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.nuc-step_hthe{font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F0ECFF;font-size:1rem;margin-bottom:7px;}
.nuc-step_pthe{line-height:1.55;color:#B8AEDD;font-size:13px;}
@media(max-width:1022px){.nuc-stepsthe{grid-template-columns:1fr;}
}
.nuc-et_h2the{margin:0.625rem 0 0.875rem;font-size:1.75rem;color:#F0ECFF;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1.08;}
.nuc-et_rightthe{gap:10px;flex-direction:column;display:flex;}
.nuc-et_updatedthe{padding:0.875rem 18px;gap:10px;background:#0D0A1A;border:1px solid #2A2448;border-radius:13px;display:flex;align-items:center;color:#B8AEDD;font-size:0.75rem;}
.nuc-et_updatedthe svg{flex:none;width:15px;color:#A855F7;height:15px;}
.nuc-et_updatedthe b{color:#F0ECFF;}
@media(max-width:561px){.nuc-et_h2the{font-size:24px;}
}
.nuc-provsthe{gap:0.75rem;grid-template-columns:repeat(6,1fr);display:grid;margin-bottom:28px;}
.nuc-provsthe>*{min-width:0;}
.nuc-provthe{border:1px solid #2A2448;background:#131024;padding:12px;border-radius:13px;height:4rem;justify-content:center;align-items:center;display:flex;text-decoration:none;}
.nuc-prov_imgthe{object-fit:contain;max-width:100%;max-height:2rem;}
.nuc-respthe{background:#131024;border:1px solid #2A2448;border-radius:0.813rem;gap:24px;padding:26px;align-items:center;flex-wrap:wrap;display:flex;justify-content:space-between;}
.nuc-resp_inthe{max-width:35rem;}
.nuc-resp_hthe{margin-bottom:8px;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-size:19px;color:#F0ECFF;font-weight:700;}
.nuc-resp_pthe{line-height:1.6;font-size:0.844rem;color:#B8AEDD;}
.nuc-resp_badgesthe{gap:14px;align-items:center;display:flex;flex-wrap:wrap;}
.nuc-age18the{border:1.5px solid #EF4444;padding:4px 0.5rem;border-radius:8px;font-weight:700;color:#EF4444;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:13px;}
.nuc-resp_orgthe{font-size:0.813rem;color:#7A6FA8;font-weight:600;}
@media(max-width:1025px){.nuc-provsthe{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:561px){.nuc-provsthe{grid-template-columns:repeat(2,1fr);}
}
.nuc-disputethe{border-radius:13px;gap:1.75rem;border:1px dashed #3D3565;padding:26px 30px;align-items:center;justify-content:space-between;flex-wrap:wrap;display:flex;}
.nuc-dispute_inthe{max-width:41.25rem;}
.nuc-dispute_h2the{font-weight:700;font-size:1.375rem;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;margin-bottom:8px;color:#F0ECFF;}
.nuc-dispute_textthe{color:#B8AEDD;font-size:0.844rem;line-height:1.6;}
.nuc-rcthe{gap:32px;grid-template-columns:1fr 1fr 1fr;display:grid;}
.nuc-rcthe>*{min-width:0;}
.nuc-rc_awardsthe{gap:0.688rem;display:flex;flex-direction:column;}
.nuc-awardthe{gap:11px;display:flex;align-items:center;}
.nuc-awardthe svg{flex:none;color:#F59E0B;height:1.125rem;width:1.125rem;}
.nuc-award_tthe{font-size:0.844rem;font-weight:700;color:#F0ECFF;}
.nuc-award_sthe{color:#7A6FA8;font-size:0.719rem;}
.nuc-rc_pressthe{grid-template-columns:1fr 1fr;gap:0.625rem;display:grid;}
.nuc-logo_cellthe{border-radius:0.5rem;border:1px solid #2A2448;height:48px;font-weight:700;justify-content:center;align-items:center;font-size:13px;display:flex;color:#B8AEDD;}
.nuc-rc_partnerthe{padding:20px;background:#131024;border:1px solid #2A2448;border-radius:13px;}
.nuc-rc_partner_namethe{color:#F0ECFF;font-weight:700;margin-bottom:6px;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-size:1.125rem;}
.nuc-rc_partner_textthe{font-size:0.781rem;line-height:1.55;color:#B8AEDD;}
@media(max-width:1027px){.nuc-rcthe{gap:22px;grid-template-columns:1fr;}
.nuc-rc_pressthe{grid-template-columns:repeat(4,1fr);}
}
.nuc-ab_h2the{margin:14px 0 1rem;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1.08;color:#F0ECFF;font-size:32px;}
.nuc-ab_bodythe{line-height:1.65;color:#B8AEDD;font-size:0.938rem;margin-bottom:14px;}
.nuc-ab_chipsthe{gap:0.625rem;margin-top:8px;flex-wrap:wrap;display:flex;}
.nuc-faqthe{gap:0.625rem;flex-direction:column;display:flex;}
.nuc-faq_itemthe{border-radius:13px;padding:1.125rem 22px;background:#131024;border:1px solid #2A2448;}
.nuc-faq_qthe{list-style:none;gap:1rem;display:flex;font-size:15.5px;font-weight:600;cursor:pointer;align-items:center;color:#F0ECFF;justify-content:space-between;}
.nuc-faq_qthe::-webkit-details-marker{display:none;}
.nuc-faq_q_tthe{gap:10px;display:flex;}
.nuc-faq_q_ithe{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-style:normal;color:#A855F7;}
.nuc-faq_pmthe{color:#A855F7;font-size:1.25rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.nuc-faq_itemthe[open] .nuc-faq_pmthe{transform:rotate(45deg);}
.nuc-faq_athe{line-height:1.6;margin-top:12px;font-size:0.844rem;color:#B8AEDD;}
@media(max-width:557px){.nuc-ab_h2the{font-size:26px;}
}
.nuc-rv_headthe{gap:12px;margin-bottom:18px;align-items:flex-end;flex-wrap:wrap;display:flex;justify-content:space-between;}
.nuc-rv_aggthe{gap:0.625rem;align-items:center;display:flex;}
.nuc-rv_sourcethe{font-size:0.781rem;color:#7A6FA8;}
.nuc-rv_gridthe{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.nuc-rv_gridthe>*{min-width:0;}
.nuc-reviewthe{border:1px solid #2A2448;background:#131024;border-radius:0.813rem;padding:1.5rem;}
.nuc-reviewthe .nuc-starsthe{margin-bottom:0.625rem;}
.nuc-reviewthe p{color:#F0ECFF;line-height:1.5;font-weight:600;margin-bottom:0.875rem;font-size:14.5px;}
.nuc-review_bythe{color:#7A6FA8;font-size:0.781rem;}
@media(max-width:1024px){.nuc-rv_gridthe{grid-template-columns:1fr;}
}
.nuc-gd_headthe{gap:12px;display:flex;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;align-items:center;}
.nuc-op_h2the{margin:0.625rem 0 0.5rem;line-height:1.1;font-size:24px;font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F0ECFF;}
.nuc-op_textthe{font-size:0.844rem;color:#B8AEDD;line-height:1.6;}
@media(max-width:563px){.nuc-op_h2the{font-size:22px;}
}
.nuc-footerthe{padding:2.5rem 28px;background:#08060F;border-top:1px solid #1E1A35;}
.nuc-footer_gridthe{gap:2rem;grid-template-columns:1.4fr 1fr 1fr 1fr;margin-right:auto;max-width:87.5rem;display:grid;margin-left:auto;margin-bottom:28px;}
.nuc-footer_gridthe>*{min-width:0;}
.nuc-footer_gridthe h4{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:13px;font-size:0.625rem;color:#4A4170;}
.nuc-fcolthe{gap:0.563rem;flex-direction:column;display:flex;font-size:0.813rem;color:#B8AEDD;}
.nuc-fcolthe a{cursor:pointer;}
.nuc-ft_aboutthe{line-height:1.6;font-size:0.813rem;color:#7A6FA8;margin-top:12px;max-width:16.25rem;}
.nuc-ft_contactthe{margin-top:0.75rem;font-size:0.781rem;overflow-wrap:anywhere;color:#A855F7;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.nuc-footer_bottomthe{margin:0 auto;gap:1rem;padding-top:1.25rem;border-top:1px solid #1E1A35;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1400px;}
.nuc-footer_bottomthe p{font-size:0.688rem;line-height:1.6;color:#4A4170;max-width:45rem;}
@media(max-width:1021px){.nuc-footer_gridthe{grid-template-columns:1fr 1fr;}
}
@media(max-width:560px){.nuc-footer_gridthe{grid-template-columns:1fr;}
}