:root{--page-max-width: 1579px;
--reading-width: 1013px;
--primary-hsl: 229, 71%, 48%;
--secondary-hsl: 305, 56%, 48%;
--bg-dark: hsl(229, 7%, 8%);
--card-bg: rgba(255, 255, 255, 0.05);
--text-main: var(--content-text, hsl(220, 10%, 11%));
--text-muted: rgba(240, 242, 245, 0.7);
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--brand-main: var(--bg-color, hsl(229, 71%, 48%));
--brand-sub: var(--secondary-color, hsl(305, 56%, 48%));
--surface-dark: hsl(229, 7%, 8%);
--text-bright: var(--text-color, hsl(229, 10%, 93%));
--text-dim: var(--text-muted, rgba(237, 238, 240, 0.72));
--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: #ffffff;
--content-text: hsl(220, 10%, 11%);
--content-text-muted: rgba(31, 35, 40, 0.72);
--content-border: rgba(0, 0, 0, 0.08);
--content-accent: hsl(229, 71%, 48%);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--content-accent-text: hsl(22, 78%, 28%);
--content-link-color: hsl(22, 78%, 28%);
--content-link-hover: hsl(22, 78%, 28%);
--page-text-color: var(--content-text, hsl(220, 10%, 11%));
--page-heading-color: var(--content-heading, var(--content-text, hsl(220, 10%, 11%)));
--page-link-color: var(--content-link-color, var(--content-accent-text, hsl(22, 78%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(22, 78%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(172, 76, 21, 0.12);
--page-accent-glow: rgba(172, 76, 21, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(22, 78%, 38%)));
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));}
main.vblpuhwdaf53{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--primary-color);
color: var(--text-color);
line-height: 1.6;
overflow-x: hidden;}
main.vblpuhwdaf53 .fy872h7c7s{max-width: var(--page-max-width);
margin: 0 auto;
padding: 0 40px;}
main.vblpuhwdaf53 .vd06ad7_ylky{max-width: var(--reading-width);
margin: 0 auto;}
main.vblpuhwdaf53 .a2d120_a2e{text-align: center;}
main.vblpuhwdaf53 .ug6iq5o0{padding: 120px 0 80px;
background: radial-gradient(circle at 50% 0%, hsla(229, 71%, 48%, 0.15) 0%, transparent 70%);
position: relative;
color: #ffffff;}
main.vblpuhwdaf53 .d80681_vbko{display: flex;
flex-direction: column;
align-items: center;
z-index: 2;}
main.vblpuhwdaf53 .ug6iq5o0 h1{font-size: clamp(2.5rem, 5vw, 4rem);
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
background: linear-gradient(135deg, #fff 0%, rgba(255,255,255,0.7) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: hsl(220, 10%, 11%);}
main.vblpuhwdaf53 .s745cd3b{font-size: 1.25rem;
color: var(--text-muted);
max-width: 800px;
margin-bottom: 40px;}
main.vblpuhwdaf53 .l4d3c__ba4c{width: 100%;
max-width: 1200px;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 40px 100px rgba(0,0,0,0.5);
margin-top: 40px;
border: 1px solid rgba(255,255,255,0.1);
aspect-ratio: 16 / 9;}
main.vblpuhwdaf53 .l4d3c__ba4c img{width: 100%;
height: 100%;
object-fit: cover;}
main.vblpuhwdaf53 .ga6065d1{display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
padding: 80px 0;}
main.vblpuhwdaf53 .ke6124_a1{background: var(--card-bg);
padding: 40px;
border-radius: 20px;
border: 1px solid rgba(255,255,255,0.08);
transition: var(--transition);
color: hsl(220, 10%, 11%);}
main.vblpuhwdaf53 .ke6124_a1:hover{transform: translateY(-5px);
background: rgba(255, 255, 255, 0.08);
border-color: hsla(var(--primary-hsl), 0.5);
color: hsl(220, 10%, 11%);}
main.vblpuhwdaf53 .e6yuqvs0{width: 48px;
height: 48px;
background: hsla(var(--primary-hsl), 0.2);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 24px;
color: hsl(229, 71%, 92%);}
main.vblpuhwdaf53 .ke6124_a1 h3{font-size: 1.5rem;
margin-bottom: 16px;
color: #fff;}
main.vblpuhwdaf53 .ke6124_a1 p{color: var(--text-muted);
font-size: 1.05rem;}
main.vblpuhwdaf53 .e63ff18{margin-top: 20px;
list-style: none;
padding: 0;}
main.vblpuhwdaf53 .e63ff18 li{position: relative;
padding-left: 24px;
margin-bottom: 12px;
font-size: 0.95rem;
color: var(--text-muted);}
main.vblpuhwdaf53 .e63ff18 li::before{content: "→";
position: absolute;
left: 0;
color: hsl(var(--secondary-hsl));}
main.vblpuhwdaf53 .c33bb5__7ab{padding: 100px 0;
background: rgba(255,255,255,0.02);
color: hsl(220, 10%, 11%);}
main.vblpuhwdaf53 .n4c7ea3_fdpm{display: flex;
align-items: flex-start;
gap: 60px;
margin-bottom: 80px;}
main.vblpuhwdaf53 .n4c7ea3_fdpm:nth-child(even){flex-direction: row-reverse;}
main.vblpuhwdaf53 .ycfdd9_2g0w{flex: 1;}
main.vblpuhwdaf53 .g6397_53e8{font-size: 0.875rem;
font-weight: 700;
text-transform: uppercase;
color: hsl(var(--secondary-hsl));
margin-bottom: 12px;
display: block;}
main.vblpuhwdaf53 .ycfdd9_2g0w h2{font-size: 2.25rem;
margin-bottom: 24px;
color: #fff;}
main.vblpuhwdaf53 .ycfdd9_2g0w p{font-size: 1.125rem;
color: var(--text-muted);
margin-bottom: 24px;}
main.vblpuhwdaf53 .m95ee2b_f913{padding: 100px 0;}
main.vblpuhwdaf53 .j4b394_0948{max-width: 900px;
margin: 0 auto;}
main.vblpuhwdaf53 .w4e992__b5a{margin-bottom: 32px;
padding-bottom: 32px;
border-bottom: 1px solid rgba(255,255,255,0.1);}
main.vblpuhwdaf53 .w4e992__b5a h3{font-size: 1.25rem;
margin-bottom: 16px;
color: #fff;}
main.vblpuhwdaf53 .w4e992__b5a p{color: var(--text-muted);}
main.vblpuhwdaf53 .kf7d9ce766a{padding: 100px 0;
text-align: center;}
main.vblpuhwdaf53 .nee58c9_5a1{display: inline-block;
padding: 18px 48px;
background: hsl(var(--primary-hsl));
color: #fff;
text-decoration: none;
border-radius: 50px;
font-weight: 600;
font-size: 1.125rem;
box-shadow: 0 10px 30px hsla(var(--primary-hsl), 0.4);
transition: var(--transition);}
main.vblpuhwdaf53 .nee58c9_5a1:hover{transform: scale(1.05);
background: hsl(229, 80%, 55%);
color: #ffffff;}
main.vblpuhwdaf53 .copyright{font-size: 0.85rem;
color: rgba(255,255,255,0.4);}
@media (max-width: 1024px) {main.vblpuhwdaf53 .ga6065d1{grid-template-columns: 1fr;}
main.vblpuhwdaf53 .n4c7ea3_fdpm, main.vblpuhwdaf53 .n4c7ea3_fdpm:nth-child(even){flex-direction: column;gap: 30px;}
main.vblpuhwdaf53 .fy872h7c7s{padding: 0 24px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.z3c2ff_7b96{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.z3c2ff_7b96.b280cbed4fc{aspect-ratio: 16 / 9;}
main img.z3c2ff_7b96.pd7d8a_649a{aspect-ratio: 16 / 10;}
main img.z3c2ff_7b96.n5fd90_9b42{aspect-ratio: 4 / 3;}
main img.z3c2ff_7b96.g7cf__7111{aspect-ratio: 1 / 1;}
main .b7e52aeb0.b280cbed4fc{aspect-ratio: 16 / 9;}
main .b7e52aeb0.pd7d8a_649a{aspect-ratio: 16 / 10;}
main .b7e52aeb0.n5fd90_9b42{aspect-ratio: 4 / 3;}
main .b7e52aeb0.g7cf__7111{aspect-ratio: 1 / 1;}
:root{--primary-color: hsl(229, 71%, 48%);
--secondary-color: hsl(305, 56%, 48%);
--bg-color: hsl(229, 7%, 8%);
--text-color: hsl(229, 10%, 93%);
--text-muted: rgba(255,255,255,0.72);
--content-page-bg: hsl(229, 7%, 8%);
--content-surface-bg: rgba(15,23,42,0.72);
--content-text: hsl(229, 10%, 93%);
--content-text-muted: rgba(255,255,255,0.72);
--content-accent-ui: hsl(229, 71%, 48%);
--content-accent-text: hsl(210, 40%, 92%);
--content-link-color: hsl(210, 40%, 92%);
--content-link-hover: hsl(305, 56%, 92%);}
body{background: var(--bg-color, hsl(229, 7%, 8%))   !important;
color: var(--text-color, hsl(229, 10%, 93%))   !important;}
:is(main, .tcab1d_fe4e){color: var(--content-text, hsl(229, 10%, 93%))   !important;}
div.fy872h7c7s.d80681_vbko.a2d120_a2e{text-align: center   !important;
align-items: center   !important;}
div.fy872h7c7s.d80681_vbko.a2d120_a2e > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 1013px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.fy872h7c7s.d80681_vbko.a2d120_a2e > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.ke6124_a1{--j15323f671e: hsl(305, 56%, 92%);
--r26a4ea8272: rgba(246, 223, 244, 0.84);
--cb7978c0d: hsl(229, 71%, 92%);
--gebaf1f77bc: light;}
div.ke6124_a1{--j15323f671e: hsl(305, 56%, 92%);
--r26a4ea8272: rgba(246, 223, 244, 0.84);
--cb7978c0d: hsl(229, 71%, 92%);
--gebaf1f77bc: light;
color: var(--j15323f671e, hsl(305, 56%, 92%))   !important;}
div.ke6124_a1 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--j15323f671e, hsl(305, 56%, 92%))   !important;}
div.ke6124_a1 a:not([class]):not([data-track]):not([role="button"]), div.ke6124_a1 a[class=""]:not([data-track]):not([role="button"]){color: var(--cb7978c0d, hsl(229, 71%, 92%))   !important;}
div.ke6124_a1 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r26a4ea8272, rgba(246, 223, 244, 0.84))   !important;}
@media (max-width: 768px) {main.vblpuhwdaf53 .n4c7ea3_fdpm:nth-child(even){flex-direction: column   !important;}
main.vblpuhwdaf53 .ga6065d1{padding-left: 20px   !important;padding-right: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}}
main.vblpuhwdaf53 a:not([class]):not([data-track]):not([role="button"]), main.vblpuhwdaf53 a[class=""]:not([data-track]):not([role="button"]){color:var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))));
text-decoration:underline;
text-decoration-color:currentColor;
text-decoration-thickness:1.5px;
text-underline-offset:.16em;
text-decoration-skip-ink:auto;}
main.vblpuhwdaf53 a:not([class]):not([data-track]):not([role="button"]), main.vblpuhwdaf53 a[class=""]:not([data-track]):not([role="button"]):visited{color:var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))));}
main.vblpuhwdaf53 a:not([class]):not([data-track]):not([role="button"]), main.vblpuhwdaf53 a[class=""]:not([data-track]):not([role="button"]):is(:hover,:focus-visible,:active){color:var(--page-link-hover-color, var(--content-link-hover, var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))))));}
div.ga6065d1 > :nth-child(1){color: hsl(229, 71%, 92%)   !important;}
div.ga6065d1 > :nth-child(2){color: hsl(229, 71%, 92%)   !important;}
div.ga6065d1 > :nth-child(3){color: hsl(229, 71%, 92%)   !important;}
div.c33bb5__7ab > :nth-child(1){color: hsl(305, 56%, 92%)   !important;}
div.j4b394_0948 > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(229, 71%, 92%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;
text-decoration-color: currentColor   !important;}
div.j4b394_0948 > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.j4b394_0948 > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.j4b394_0948 > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.j4b394_0948 > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(229, 71%, 92%)   !important;}
div.j4b394_0948 > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.j4b394_0948 > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.j4b394_0948 > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.j4b394_0948 > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(229, 71%, 92%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;
text-decoration-color: currentColor   !important;}
div.j4b394_0948 > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.j4b394_0948 > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.j4b394_0948 > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.j4b394_0948 > :nth-child(3) > :nth-child(2) > :nth-child(1):active{color: hsl(229, 71%, 92%)   !important;}
div.j4b394_0948 > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.j4b394_0948 > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.j4b394_0948 > :nth-child(3) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.j4b394_0948 > :nth-child(5) > :nth-child(2) > :nth-child(1){color: hsl(229, 71%, 92%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;
text-decoration-color: currentColor   !important;}
div.j4b394_0948 > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.j4b394_0948 > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.j4b394_0948 > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.j4b394_0948 > :nth-child(5) > :nth-child(2) > :nth-child(1):active{color: hsl(229, 71%, 92%)   !important;}
div.j4b394_0948 > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.j4b394_0948 > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.j4b394_0948 > :nth-child(5) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
h1{color: hsl(220, 18%, 28%)   !important;
background-image: none   !important;
background-clip: border-box   !important;
-webkit-background-clip: border-box   !important;
-webkit-text-fill-color: currentColor   !important;}
h1 :is(strong, b, em, small, mark){color: inherit   !important;}