:root {

  --wpse-bg: #090e11;
  --wpse-surface: #141f26;
  --wpse-surface-hover: #1c2a33;
  --wpse-text: #e0e9f0;
  --wpse-text-dim: #8a9ba8;
  --wpse-primary: hsl(196, 71%, 60%);
  --wpse-primary-hover: hsl(196, 71%, 45%);
  --wpse-secondary: hsl(298, 57%, 60%);
  --wpse-border: rgba(224, 233, 240, 0.1);
  --wpse-radius: 12px;
  --wpse-font: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  --primary-color: hsl(196, 71%, 60%);
  --secondary-color: hsl(298, 57%, 60%);
  --bg-color: hsl(200, 18%, 8%);
  --text-color: hsl(196, 20%, 98%);
  --text-muted: hsl(196, 10%, 65%);
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 8px 32px rgba(0, 0, 0, 0.5);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.7);
  --nav-height: 72px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  --nav-bg: rgba(18, 22, 25, 0.75);
  --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-text: hsl(22, 78%, 38%);
}
div.m3cbc230c.cddb7_3d61.d77cf76b_7ix9{
    background-color: var(--wpse-bg, #090e11);
    color: var(--wpse-text, #e0e9f0);
    font-family: var(--wpse-font, sans-serif);
    line-height: 1.6;
    overflow-x: hidden;
    padding-bottom: 2rem;
    }
div.m3cbc230c.cddb7_3d61 .fo78wh2644{
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 3rem;
    padding: 5rem 3rem;
    max-width: 1440px;
    margin: 0 auto;
    align-items: center;
    }
div.m3cbc230c.cddb7_3d61 .ee59__628a{position: relative;
    border-radius: var(--wpse-radius, 12px);
    overflow: hidden;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.6);
    aspect-ratio: 16 / 10;
    background-color: var(--wpse-surface, #141f26); isolation: isolate; color: #ffffff;}
div.m3cbc230c.cddb7_3d61 .ee59__628a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.m3cbc230c.cddb7_3d61 .r9h0g4en3n{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    }
div.m3cbc230c.cddb7_3d61 .r9h0g4en3n h1{
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 1.25rem;
    letter-spacing: -0.02em;
    background: linear-gradient(135deg, var(--wpse-text, #e0e9f0) 30%, var(--wpse-primary, #4db8eb) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.1; color: #1a1a2e;}
div.m3cbc230c.cddb7_3d61 .l6ee__118{
    font-size: 1.125rem;
    color: var(--wpse-text-dim, #8a9ba8);
    max-width: 500px;
    margin-bottom: 2.5rem;
    }
div.m3cbc230c.cddb7_3d61 .z432022a{
    display: flex;
    gap: 1rem;
    justify-content: flex-start;
    flex-wrap: wrap;
    }
div.m3cbc230c.cddb7_3d61 .r10ccea1b{
    padding: 0.875rem 1.75rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
div.m3cbc230c.cddb7_3d61 .d40c53_xbnl{
    background: var(--wpse-primary, #4db8eb);
    color: #000;
    box-shadow: 0 8px 16px rgba(77, 184, 235, 0.25);
    }
div.m3cbc230c.cddb7_3d61 .d40c53_xbnl:hover{
    background: var(--wpse-primary-hover, #209bd6);
    transform: translateY(-2px);
    box-shadow: 0 12px 20px rgba(77, 184, 235, 0.35); color: #1a1a2e;}
div.m3cbc230c.cddb7_3d61 .we3e26_989{
    background: var(--wpse-surface, #141f26);
    color: var(--wpse-text, #e0e9f0);
    border: 1px solid var(--wpse-border, rgba(224, 233, 240, 0.1));
    }
div.m3cbc230c.cddb7_3d61 .we3e26_989:hover{
    background: var(--wpse-surface-hover, #1c2a33);
    border-color: var(--wpse-text-dim, #8a9ba8); color: #ffffff;}
div.m3cbc230c.cddb7_3d61 .qdd39__4d4{
    max-width: 1440px;
    margin: 0 auto 4rem auto;
    padding: 0 3rem;
    }
div.m3cbc230c.cddb7_3d61 .qdd39__4d4 img{
    width: 100%;
    border-radius: var(--wpse-radius, 12px);
    object-fit: cover;
    aspect-ratio: 21 / 5;
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.4);
    }
div.m3cbc230c.cddb7_3d61 .nec424__e775e{
    padding: 2rem 3rem 5rem 3rem;
    max-width: 1440px;
    margin: 0 auto;
    }
div.m3cbc230c.cddb7_3d61 .a9dd__50f5{
    text-align: left;
    margin-bottom: 2.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--wpse-border, rgba(224, 233, 240, 0.1));
    }
div.m3cbc230c.cddb7_3d61 .a9dd__50f5 h2{
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
    color: var(--wpse-text, #e0e9f0);
    }
div.m3cbc230c.cddb7_3d61 .a9dd__50f5 p{
    color: var(--wpse-text-dim, #8a9ba8);
    font-size: 1.125rem;
    }
div.m3cbc230c.cddb7_3d61 .fa732d_cf{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.25rem;
    }
div.m3cbc230c.cddb7_3d61 .g832d6f3430{
    background: var(--wpse-surface, #141f26);
    border: 1px solid var(--wpse-border, rgba(224, 233, 240, 0.1));
    border-radius: var(--wpse-radius, 12px);
    padding: 1.75rem;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    display: flex;
    flex-direction: column; color: #ffffff;}
div.m3cbc230c.cddb7_3d61 .g832d6f3430:hover{
    transform: translateY(-6px);
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.5);
    border-color: rgba(224, 233, 240, 0.2);
    }
div.m3cbc230c.cddb7_3d61 .g3bb12f729{
    width: 44px;
    height: 44px;
    margin-bottom: 1.25rem;
    color: var(--wpse-primary, #4db8eb);
    }
div.m3cbc230c.cddb7_3d61 .g832d6f3430 h3{
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    font-weight: 600;
    color: var(--wpse-text, #e0e9f0);
    }
div.m3cbc230c.cddb7_3d61 .g832d6f3430 p{
    font-size: 0.9375rem;
    color: var(--wpse-text-dim, #8a9ba8);
    flex-grow: 1;
    }
div.m3cbc230c.cddb7_3d61 .yb55c__24e{
    margin-top: 1.25rem;
    padding-top: 1rem;
    border-top: 1px dashed var(--wpse-border, rgba(224, 233, 240, 0.1));
    font-size: 0.8125rem;
    color: var(--wpse-secondary, #d966e6);
    font-family: monospace;
    }
div.m3cbc230c.cddb7_3d61 .n471e34_hc{
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 3rem;
    padding: 5rem 3rem;
    max-width: 1440px;
    margin: 0 auto;
    align-items: center;
    background: linear-gradient(to right, transparent, rgba(20, 31, 38, 0.5));
    border-radius: var(--wpse-radius, 12px); color: #ffffff;}
div.m3cbc230c.cddb7_3d61 .qd017__5c8{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    order: 1;
    }
div.m3cbc230c.cddb7_3d61 .ae75df43bf{
    order: 2;
    border-radius: var(--wpse-radius, 12px);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    aspect-ratio: 4 / 3;
    }
div.m3cbc230c.cddb7_3d61 .ae75df43bf img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.m3cbc230c.cddb7_3d61 .qd017__5c8 h2{
    font-size: 2.25rem;
    margin-bottom: 1.25rem;
    }
div.m3cbc230c.cddb7_3d61 .qd017__5c8 p{
    color: var(--wpse-text-dim, #8a9ba8);
    font-size: 1.0625rem;
    margin-bottom: 1.5rem;
    }
div.m3cbc230c.cddb7_3d61 .wb9bdc_98{
    color: var(--wpse-primary, #4db8eb);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
    font-weight: 500;
    }
div.m3cbc230c.cddb7_3d61 .wb9bdc_98:hover{
    border-bottom-color: var(--wpse-primary, #4db8eb);
    }
div.m3cbc230c.cddb7_3d61 .s28718eg7{
    list-style: none;
    padding: 0;
    margin: 0 0 2rem 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    align-items: flex-end;
    }
div.m3cbc230c.cddb7_3d61 .s28718eg7 li{
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9375rem;
    color: var(--wpse-text, #e0e9f0);
    }
div.m3cbc230c.cddb7_3d61 .s28718eg7 li::after{
    content: "•";
    color: var(--wpse-secondary, #d966e6);
    font-weight: bold;
    }
div.m3cbc230c.cddb7_3d61 .t1def5a093c{
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 1.5rem;
    }
div.m3cbc230c.cddb7_3d61 .v0cb57946{
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--wpse-text, #e0e9f0);
    letter-spacing: 1px;
    }
div.m3cbc230c.cddb7_3d61 .t446c72938f{
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: flex-start;
    }
div.m3cbc230c.cddb7_3d61 .t446c72938f a{
    color: var(--wpse-text-dim, #8a9ba8);
    text-decoration: none;
    font-size: 0.9375rem;
    transition: color 0.2s;
    }
div.m3cbc230c.cddb7_3d61 .t446c72938f a:hover{
    color: var(--wpse-text, #e0e9f0);
    }
div.m3cbc230c.cddb7_3d61 .z3ee__b326{
    font-size: 0.8125rem;
    color: var(--wpse-text-dim, #8a9ba8);
    opacity: 0.7;
    }
@media (max-width: 1200px) {div.m3cbc230c.cddb7_3d61 .fa732d_cf{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 992px) {div.m3cbc230c.cddb7_3d61 .fo78wh2644{
    grid-template-columns: 1fr;
    }
div.m3cbc230c.cddb7_3d61 .ee59__628a{
    order: 1;
    }
div.m3cbc230c.cddb7_3d61 .r9h0g4en3n{
    order: 2;
    align-items: flex-start;
    text-align: left;
    }
div.m3cbc230c.cddb7_3d61 .z432022a{
    justify-content: flex-start;
    }
div.m3cbc230c.cddb7_3d61 .n471e34_hc{
    grid-template-columns: 1fr;
    }
div.m3cbc230c.cddb7_3d61 .qd017__5c8{
    order: 2;
    align-items: flex-start;
    text-align: left;
    }
div.m3cbc230c.cddb7_3d61 .ae75df43bf{
    order: 1;
    }
div.m3cbc230c.cddb7_3d61 .s28718eg7{
    align-items: flex-start;
    }
div.m3cbc230c.cddb7_3d61 .s28718eg7 li::after{
    display: none;
    }
div.m3cbc230c.cddb7_3d61 .s28718eg7 li::before{
    content: "•";
    color: var(--wpse-secondary, #d966e6);
    font-weight: bold;
    }
div.m3cbc230c.cddb7_3d61 .a9dd__50f5, div.m3cbc230c.cddb7_3d61 .i5d2b42b3a8, div.m3cbc230c.cddb7_3d61 .t1def5a093c, div.m3cbc230c.cddb7_3d61 .t446c72938f{
    text-align: left;
    align-items: flex-start;
    justify-content: flex-start;
    }}
@media (max-width: 640px) {div.m3cbc230c.cddb7_3d61 .fo78wh2644, div.m3cbc230c.cddb7_3d61 .nec424__e775e, div.m3cbc230c.cddb7_3d61 .n471e34_hc, div.m3cbc230c.cddb7_3d61 .qdd39__4d4{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    }
div.m3cbc230c.cddb7_3d61 .fa732d_cf{
    grid-template-columns: 1fr;
    }
div.m3cbc230c.cddb7_3d61 .r9h0g4en3n h1{
    font-size: 2.5rem;
    }}
.hf7e3638{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    color: var(--text-color);
    display: flex;
    justify-content: center;
    box-shadow: var(--shadow-sm);
    }
.z98e113_057{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.le6365_zh8{
    display: flex;
    align-items: center;
    width: 25%;
    flex-shrink: 0;
    }
.je2b5__d5c1{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    transition: var(--transition);
    }
.je2b5__d5c1:hover{
    opacity: 0.8;
    }
.hde4f7e5_os{
    width: 32px;
    height: 32px;
    }
.i32cbb9b{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.lcef7_f76{
    display: none;
    }
.n6fc948e_sr{
    flex: 1;
    display: flex;
    justify-content: center;
    height: 100%;
    }
.yb16636_gxsb{
    display: flex;
    align-items: center;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    }
.w288872_13{
    height: 100%;
    display: flex;
    align-items: center;
    }
.i092e71649{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.i092e71649:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.06);
    }
.i092e71649.active{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.1);
    }
.a18de8827c{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    width: 25%;
    flex-shrink: 0;
    }
.pc7ec10_3opi{
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    
    background: var(--primary-color);
    
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    padding: 10px 20px;
    border-radius: var(--radius-lg);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: var(--transition);
    border: 1px solid rgba(255, 255, 255, 0.1);
    }
.pc7ec10_3opi:hover{
    box-shadow: 0 6px 16px rgba(59, 130, 246, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.3);
    transform: translateY(-1px);
    filter: brightness(1.1);
    }
.pc7ec10_3opi:active{
    transform: translateY(1px);
    box-shadow: 0 2px 6px rgba(59, 130, 246, 0.3);
    }
.ea34d25_6d{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    }
.gb0149a_508{
    flex-shrink: 0;
    }
.v6q6p0bspa{
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 40px;
    height: 40px;
    background: transparent;
    cursor: pointer;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.v6q6p0bspa:hover{
    background: rgba(255, 255, 255, 0.08); color: #1a1a2e;}
.hadb2_7e{
    display: block;
    width: 20px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 900px){.le6365_zh8, .a18de8827c {
    width: auto;
    }
.v6q6p0bspa {
    display: flex;
    }
.n6fc948e_sr {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: auto;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition); color: #ffffff;}
.yb16636_gxsb {
    flex-direction: column;
    width: 100%;
    padding: 16px 0;
    gap: 8px;
    }
.w288872_13 {
    width: 100%;
    height: auto;
    justify-content: center;
    }
.i092e71649 {
    width: 88%;
    text-align: center;
    padding: 12px;
    font-size: 15px;
    }
.lcef7_f76:checked ~ .n6fc948e_sr {
    max-height: 400px;
    opacity: 1;
    visibility: visible;
    }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(2) {
    opacity: 0;
    }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    }}
@media (max-width: 480px){.ea34d25_6d{
    display: none;
    }
.pc7ec10_3opi{
    padding: 10px;
    border-radius: var(--radius-md);
    }
.gb0149a_508{
    margin: 0;
    }}
@media (min-width: 901px){.hf7e3638 #nt9bf7f70211, .hf7e3638 label[for="nt9bf7f70211"]{ display: none !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i092e71649.active {color: #1a1a2e; background: rgba(255, 255, 255, 0.06);}
#nt9bf7f70211:checked ~ .n6fc948e_sr { right: 0 !important; left: auto !important; }
@media (max-width: 900px) {.hf7e3638.la89a6_3fe1 .n6fc948e_sr { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 900px) {#nt9bf7f70211:checked ~ .n6fc948e_sr { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px) {.hf7e3638.la89a6_3fe1 #nt9bf7f70211, .hf7e3638.la89a6_3fe1 label[for="nt9bf7f70211"] { display: none !important; }}
@media (min-width: 901px) {.hf7e3638.la89a6_3fe1 .n6fc948e_sr { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px) {.hf7e3638.la89a6_3fe1 .n6fc948e_sr { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px) {.hf7e3638.la89a6_3fe1 .n6fc948e_sr a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ydc0071_et1{
    background-color: var(--bg-color, hsl(200, 18%, 8%));
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-color, hsl(196, 20%, 98%));
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.02);
    }
.syqk9xbv{
    max-width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    }
.fkeogo4gy{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 64px;
    width: 100%;
    margin-bottom: 80px;
    }
.kc042__1f4a{
    flex: 1 1 320px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    }
.i6b4b2_tz{
    font-size: 32px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #1a1a2e;
    margin-bottom: 20px;
    width: 100%;
    background: linear-gradient(135deg, var(--text-color), var(--primary-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    }
.s9e07bbd443{
    font-size: 15px;
    line-height: 1.7;
    color: var(--text-muted, hsl(196, 10%, 65%));
    margin-top: 0;
    margin-bottom: 32px;
    width: 100%;
    max-width: 360px;
    }
.b30185c58{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 28px;
    padding-right: 28px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm, 8px);
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
    box-shadow: var(--shadow-sm, 0 4px 12px rgba(0, 0, 0, 0.3));
    width: max-content;
    border: none;
    letter-spacing: 0.3px;
    }
.b30185c58:hover{
    box-shadow: 0 8px 24px rgba(111, 195, 223, 0.3);
    transform: translateY(-2px);
    filter: brightness(1.1);
    }
.ob6398e689{
    flex: 2 1 500px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 48px;
    width: 100%;
    justify-content: space-between;
    }
.d9dd7d5{
    flex: 1 1 140px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    }
.x7c0b__470a4{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color, hsl(196, 20%, 98%));
    margin-bottom: 8px;
    width: 100%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    opacity: 0.9;
    }
.x9f62aef6{
    font-size: 15px;
    color: var(--text-muted, hsl(196, 10%, 65%));
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
    width: max-content;
    line-height: 1.5;
    }
.x9f62aef6:hover{
    color: var(--primary-color, hsl(196, 71%, 60%));
    transform: translateX(4px);
    }
.k22df1__eef8{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-top: 32px;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    width: 100%;
    flex-wrap: wrap;
    gap: 24px;
    }
.c2d669_357{
    font-size: 14px;
    color: var(--text-muted, hsl(196, 10%, 65%));
    flex: 1 1 auto;
    width: auto;
    }
.s4ec__bb4f{
    display: flex;
    flex-direction: row;
    gap: 32px;
    flex: 0 0 auto;
    width: auto;
    flex-wrap: wrap;
    }
.km5ceta95f{
    font-size: 14px;
    color: var(--text-muted, hsl(196, 10%, 65%));
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
    width: max-content;
    }
.km5ceta95f:hover{
    color: var(--text-color, hsl(196, 20%, 98%));
    }
@media (max-width: 900px){.fkeogo4gy{
    gap: 48px;
    }}
@media (max-width: 768px){.ydc0071_et1{
    padding-top: 64px;
    padding-bottom: 32px;
    }
.fkeogo4gy{
    flex-direction: column;
    gap: 56px;
    margin-bottom: 48px;
    }
.kc042__1f4a{
    flex: 1 1 auto;
    }
.ob6398e689{
    flex: 1 1 auto;
    flex-direction: column;
    gap: 40px;
    }
.d9dd7d5{
    flex: 1 1 auto;
    }
.k22df1__eef8{
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 20px;
    }
.s4ec__bb4f{
    flex-direction: column;
    gap: 16px;
    width: 100%;
    }
.km5ceta95f{
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.m3cbc230c img.q3ed__440c {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.m3cbc230c img.q3ed__440c.i31395e64b3 { aspect-ratio: 16 / 9; }
div.m3cbc230c img.q3ed__440c.m3d65f4dc78 { aspect-ratio: 16 / 10; }
div.m3cbc230c img.q3ed__440c.yebcf4b9c { aspect-ratio: 4 / 3; }
div.m3cbc230c img.q3ed__440c.u56e84fadab { aspect-ratio: 1 / 1; }
div.m3cbc230c :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote) {
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }
div.m3cbc230c .d8d3__bca9 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.m3cbc230c .d8d3__bca9.i31395e64b3 { aspect-ratio: 16 / 9; }
div.m3cbc230c .d8d3__bca9.m3d65f4dc78 { aspect-ratio: 16 / 10; }
div.m3cbc230c .d8d3__bca9.yebcf4b9c { aspect-ratio: 4 / 3; }
div.m3cbc230c .d8d3__bca9.u56e84fadab { aspect-ratio: 1 / 1; }
div.m3cbc230c .d8d3__bca9 > img.q3ed__440c,
    div.m3cbc230c .d8d3__bca9 > picture > img.q3ed__440c {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.hf7e3638{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    color: var(--text-color);
    display: flex;
    justify-content: center;
    box-shadow: var(--shadow-sm);
    }
.z98e113_057{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.le6365_zh8{
    display: flex;
    align-items: center;
    width: 25%;
    flex-shrink: 0;
    }
.je2b5__d5c1{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    transition: var(--transition);
    }
.je2b5__d5c1:hover{
    opacity: 0.8;
    }
.hde4f7e5_os{
    width: 32px;
    height: 32px;
    }
.i32cbb9b{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.lcef7_f76{
    display: none;
    }
.n6fc948e_sr{
    flex: 1;
    display: flex;
    justify-content: center;
    height: 100%;
    }
.yb16636_gxsb{
    display: flex;
    align-items: center;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    }
.w288872_13{
    height: 100%;
    display: flex;
    align-items: center;
    }
.i092e71649{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.i092e71649:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.06);
    }
.i092e71649.active{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.1);
    }
.a18de8827c{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    width: 25%;
    flex-shrink: 0;
    }
.pc7ec10_3opi{
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    
    background: var(--primary-color);
    
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    padding: 10px 20px;
    border-radius: var(--radius-lg);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: var(--transition);
    border: 1px solid rgba(255, 255, 255, 0.1);
    }
.pc7ec10_3opi:hover{
    box-shadow: 0 6px 16px rgba(59, 130, 246, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.3);
    transform: translateY(-1px);
    filter: brightness(1.1);
    }
.pc7ec10_3opi:active{
    transform: translateY(1px);
    box-shadow: 0 2px 6px rgba(59, 130, 246, 0.3);
    }
.ea34d25_6d{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    }
.gb0149a_508{
    flex-shrink: 0;
    }
.v6q6p0bspa{
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 40px;
    height: 40px;
    background: transparent;
    cursor: pointer;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.v6q6p0bspa:hover{
    background: rgba(255, 255, 255, 0.08); color: #1a1a2e;}
.hadb2_7e{
    display: block;
    width: 20px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 900px){.le6365_zh8, .a18de8827c {
    width: auto;
    }
.v6q6p0bspa {
    display: flex;
    }
.n6fc948e_sr {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: auto;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition); color: #ffffff;}
.yb16636_gxsb {
    flex-direction: column;
    width: 100%;
    padding: 16px 0;
    gap: 8px;
    }
.w288872_13 {
    width: 100%;
    height: auto;
    justify-content: center;
    }
.i092e71649 {
    width: 88%;
    text-align: center;
    padding: 12px;
    font-size: 15px;
    }
.lcef7_f76:checked ~ .n6fc948e_sr {
    max-height: 400px;
    opacity: 1;
    visibility: visible;
    }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(2) {
    opacity: 0;
    }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    }}
@media (max-width: 480px){.ea34d25_6d{
    display: none;
    }
.pc7ec10_3opi{
    padding: 10px;
    border-radius: var(--radius-md);
    }
.gb0149a_508{
    margin: 0;
    }}
@media (min-width: 901px){.hf7e3638 #nt9bf7f70211, .hf7e3638 label[for="nt9bf7f70211"]{ display: none !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i092e71649.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.06);}
#nt9bf7f70211:checked ~ .n6fc948e_sr{ right: 0 !important; left: auto !important; }
@media (max-width: 900px){.hf7e3638.la89a6_3fe1 .n6fc948e_sr{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 900px){#nt9bf7f70211:checked ~ .n6fc948e_sr{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px){.hf7e3638.la89a6_3fe1 #nt9bf7f70211, .hf7e3638.la89a6_3fe1 label[for="nt9bf7f70211"]{ display: none !important; }}
@media (min-width: 901px){.hf7e3638.la89a6_3fe1 .n6fc948e_sr{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.hf7e3638.la89a6_3fe1 .n6fc948e_sr{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.hf7e3638.la89a6_3fe1 .n6fc948e_sr a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ydc0071_et1{
    background-color: var(--bg-color, hsl(200, 18%, 8%));
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-color, hsl(196, 20%, 98%));
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.02);
    }
.syqk9xbv{
    max-width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    }
.fkeogo4gy{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 64px;
    width: 100%;
    margin-bottom: 80px;
    }
.kc042__1f4a{
    flex: 1 1 320px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    }
.i6b4b2_tz{
    font-size: 32px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #1a1a2e;
    margin-bottom: 20px;
    width: 100%;
    background: linear-gradient(135deg, var(--text-color), var(--primary-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    }
.s9e07bbd443{
    font-size: 15px;
    line-height: 1.7;
    color: var(--text-muted, hsl(196, 10%, 65%));
    margin-top: 0;
    margin-bottom: 32px;
    width: 100%;
    max-width: 360px;
    }
.b30185c58{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 28px;
    padding-right: 28px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm, 8px);
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
    box-shadow: var(--shadow-sm, 0 4px 12px rgba(0, 0, 0, 0.3));
    width: max-content;
    border: none;
    letter-spacing: 0.3px;
    }
.b30185c58:hover{
    box-shadow: 0 8px 24px rgba(111, 195, 223, 0.3);
    transform: translateY(-2px);
    filter: brightness(1.1);
    }
.ob6398e689{
    flex: 2 1 500px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 48px;
    width: 100%;
    justify-content: space-between;
    }
.d9dd7d5{
    flex: 1 1 140px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    }
.x7c0b__470a4{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color, hsl(196, 20%, 98%));
    margin-bottom: 8px;
    width: 100%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    opacity: 0.9;
    }
.x9f62aef6{
    font-size: 15px;
    color: var(--text-muted, hsl(196, 10%, 65%));
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
    width: max-content;
    line-height: 1.5;
    }
.x9f62aef6:hover{
    color: var(--primary-color, hsl(196, 71%, 60%));
    transform: translateX(4px);
    }
.k22df1__eef8{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-top: 32px;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    width: 100%;
    flex-wrap: wrap;
    gap: 24px;
    }
.c2d669_357{
    font-size: 14px;
    color: var(--text-muted, hsl(196, 10%, 65%));
    flex: 1 1 auto;
    width: auto;
    }
.s4ec__bb4f{
    display: flex;
    flex-direction: row;
    gap: 32px;
    flex: 0 0 auto;
    width: auto;
    flex-wrap: wrap;
    }
.km5ceta95f{
    font-size: 14px;
    color: var(--text-muted, hsl(196, 10%, 65%));
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
    width: max-content;
    }
.km5ceta95f:hover{
    color: var(--text-color, hsl(196, 20%, 98%));
    }
@media (max-width: 900px){.fkeogo4gy{
    gap: 48px;
    }}
@media (max-width: 768px){.ydc0071_et1{
    padding-top: 64px;
    padding-bottom: 32px;
    }
.fkeogo4gy{
    flex-direction: column;
    gap: 56px;
    margin-bottom: 48px;
    }
.kc042__1f4a{
    flex: 1 1 auto;
    }
.ob6398e689{
    flex: 1 1 auto;
    flex-direction: column;
    gap: 40px;
    }
.d9dd7d5{
    flex: 1 1 auto;
    }
.k22df1__eef8{
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 20px;
    }
.s4ec__bb4f{
    flex-direction: column;
    gap: 16px;
    width: 100%;
    }
.km5ceta95f{
    width: 100%;
    }}
.hf7e3638{
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--border-color);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  color: var(--text-color);
  display: flex;
  justify-content: center;
  box-shadow: var(--shadow-sm);
}
.z98e113_057{
  width: var(--max-width);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.le6365_zh8{
  display: flex;
  align-items: center;
  width: 25%;
  flex-shrink: 0;
}
.je2b5__d5c1{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: var(--transition);
}
.je2b5__d5c1:hover{
  opacity: 0.8;
}
.hde4f7e5_os{
  width: 32px;
  height: 32px;
}
.i32cbb9b{
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: 0.5px;
}
.lcef7_f76{
  display: none;
}
.n6fc948e_sr{
  flex: 1;
  display: flex;
  justify-content: center;
  height: 100%;
}
.yb16636_gxsb{
  display: flex;
  align-items: center;
  gap: 6px;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.w288872_13{
  height: 100%;
  display: flex;
  align-items: center;
}
.i092e71649{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  position: relative;
}
.i092e71649:hover{
  color: #1a1a2e;
  background: rgba(255, 255, 255, 0.06);
}
.i092e71649.active{
  color: #1a1a2e;
  background: rgba(255, 255, 255, 0.1);
}
.a18de8827c{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  width: 25%;
  flex-shrink: 0;
}
.pc7ec10_3opi{
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  
  background: var(--primary-color);
  
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: #1a1a2e;
  padding: 10px 20px;
  border-radius: var(--radius-lg);
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: var(--transition);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pc7ec10_3opi:hover{
  box-shadow: 0 6px 16px rgba(59, 130, 246, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  transform: translateY(-1px);
  filter: brightness(1.1);
}
.pc7ec10_3opi:active{
  transform: translateY(1px);
  box-shadow: 0 2px 6px rgba(59, 130, 246, 0.3);
}
.ea34d25_6d{
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.gb0149a_508{
  flex-shrink: 0;
}
.v6q6p0bspa{
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  background: transparent;
  cursor: pointer;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.v6q6p0bspa:hover{
  background: rgba(255, 255, 255, 0.08); color: #1a1a2e;}
.hadb2_7e{
  display: block;
  width: 20px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 900px){.le6365_zh8, .a18de8827c {
    width: auto;
  }
.v6q6p0bspa {
    display: flex;
  }
.n6fc948e_sr {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: auto;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition); color: #ffffff;}
.yb16636_gxsb {
    flex-direction: column;
    width: 100%;
    padding: 16px 0;
    gap: 8px;
  }
.w288872_13 {
    width: 100%;
    height: auto;
    justify-content: center;
  }
.i092e71649 {
    width: 88%;
    text-align: center;
    padding: 12px;
    font-size: 15px;
  }
.lcef7_f76:checked ~ .n6fc948e_sr {
    max-height: 400px;
    opacity: 1;
    visibility: visible;
  }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(2) {
    opacity: 0;
  }
.lcef7_f76:checked ~ .a18de8827c .v6q6p0bspa .hadb2_7e:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }}
@media (max-width: 480px){.ea34d25_6d{
    display: none;
  }
.pc7ec10_3opi{
    padding: 10px;
    border-radius: var(--radius-md);
  }
.gb0149a_508{
    margin: 0;
  }}
@media (min-width: 901px){.hf7e3638 #nt9bf7f70211, .hf7e3638 label[for="nt9bf7f70211"]{ display: none !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.hf7e3638 .n6fc948e_sr a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i092e71649.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.06);}
#nt9bf7f70211:checked ~ .n6fc948e_sr{ right: 0 !important; left: auto !important; }
@media (max-width: 900px){.hf7e3638.la89a6_3fe1 .n6fc948e_sr{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 900px){#nt9bf7f70211:checked ~ .n6fc948e_sr{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px){.hf7e3638.la89a6_3fe1 #nt9bf7f70211, .hf7e3638.la89a6_3fe1 label[for="nt9bf7f70211"]{ display: none !important; }}
@media (min-width: 901px){.hf7e3638.la89a6_3fe1 .n6fc948e_sr{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.hf7e3638.la89a6_3fe1 .n6fc948e_sr{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.hf7e3638.la89a6_3fe1 .n6fc948e_sr a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y27516732{
  background-color: var(--bg-color, hsl(200, 18%, 8%));
  border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
  padding-top: 80px;
  padding-bottom: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: var(--text-color, hsl(196, 20%, 98%));
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.02);
}
.wa1ed1270{
  max-width: var(--max-width, min(1200px, 92vw));
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.a0979e464{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 64px;
  width: 100%;
  margin-bottom: 80px;
}
.l9f87da02{
  flex: 1 1 320px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.wd9c322de{
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -1px;
  color: #1a1a2e;
  margin-bottom: 20px;
  width: 100%;
  background: linear-gradient(135deg, var(--text-color), var(--primary-color));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.fa222a3a8{
  font-size: 15px;
  line-height: 1.7;
  color: var(--text-muted, hsl(196, 10%, 65%));
  margin-top: 0;
  margin-bottom: 32px;
  width: 100%;
  max-width: 360px;
}
.j82c6a906{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 28px;
  padding-right: 28px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: #1a1a2e;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-sm, 8px);
  transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
  box-shadow: var(--shadow-sm, 0 4px 12px rgba(0, 0, 0, 0.3));
  width: max-content;
  border: none;
  letter-spacing: 0.3px;
}
.j82c6a906:hover{
  box-shadow: 0 8px 24px rgba(111, 195, 223, 0.3);
  transform: translateY(-2px);
  filter: brightness(1.1);
}
.w1ac8dd2c6a{
  flex: 2 1 500px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 48px;
  width: 100%;
  justify-content: space-between;
}
.t174808f8{
  flex: 1 1 140px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.q766__0616{
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color, hsl(196, 20%, 98%));
  margin-bottom: 8px;
  width: 100%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  opacity: 0.9;
}
.c711__aac4{
  font-size: 15px;
  color: var(--text-muted, hsl(196, 10%, 65%));
  text-decoration: none;
  transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
  width: max-content;
  line-height: 1.5;
}
.c711__aac4:hover{
  color: var(--primary-color, hsl(196, 71%, 60%));
  transform: translateX(4px);
}
.ga4d__f102{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 32px;
  border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
  width: 100%;
  flex-wrap: wrap;
  gap: 24px;
}
.rcc1aee55{
  font-size: 14px;
  color: var(--text-muted, hsl(196, 10%, 65%));
  flex: 1 1 auto;
  width: auto;
}
.y996__e351{
  display: flex;
  flex-direction: row;
  gap: 32px;
  flex: 0 0 auto;
  width: auto;
  flex-wrap: wrap;
}
.p7b8__c549{
  font-size: 14px;
  color: var(--text-muted, hsl(196, 10%, 65%));
  text-decoration: none;
  transition: var(--transition, all 0.3s cubic-bezier(0.25, 1, 0.5, 1));
  width: max-content;
}
.p7b8__c549:hover{
  color: var(--text-color, hsl(196, 20%, 98%));
}
@media (max-width: 900px){.a0979e464{
    gap: 48px;
  }}
@media (max-width: 768px){.y27516732{
    padding-top: 64px;
    padding-bottom: 32px;
  }
.a0979e464{
    flex-direction: column;
    gap: 56px;
    margin-bottom: 48px;
  }
.l9f87da02{
    flex: 1 1 auto;
  }
.w1ac8dd2c6a{
    flex: 1 1 auto;
    flex-direction: column;
    gap: 40px;
  }
.t174808f8{
    flex: 1 1 auto;
  }
.ga4d__f102{
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 20px;
  }
.y996__e351{
    flex-direction: column;
    gap: 16px;
    width: 100%;
  }
.p7b8__c549{
    width: 100%;
  }}
.i176f30b8{box-sizing:border-box;}
.j2d8822e700{box-sizing:border-box;}
.t1130e_8496{box-sizing:border-box;}
.db201a_29bb{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.k22df1__eef8 { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}