:root{--font-heading:"Outfit", sans-serif;--font-body:"Inter", sans-serif;--bg-deep:#0d1117;--bg-darker:#161b22;--bg-dark:#21262d;--bg-card:#161b228c;--bg-card-hover:#161b22d9;--primary:#39d353;--primary-glow:#39d35326;--primary-double-glow:#39d35359;--secondary:#2ea44f;--accent:#58a6ff;--accent-glow:#58a6ff33;--text-primary:#c9d1d9;--text-secondary:#8b949e;--text-muted:#484f58;--border-color:#30363d;--border-hover:#8b949e;--transition-smooth:all .4s cubic-bezier(.16, 1, .3, 1);--transition-fast:all .2s ease;--radius-sm:6px;--radius-md:12px;--radius-lg:16px}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{background-color:var(--bg-deep);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#39d3530d 0%,#0000 60%);width:80%;height:80%;position:fixed;top:-20%;left:-20%}body:after{content:"";z-index:-1;pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#58a6ff0d 0%,#0000 60%);width:80%;height:80%;position:fixed;bottom:-20%;right:-20%}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:var(--bg-dark);border:2px solid var(--bg-deep);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:120px 0 60px;position:relative}.section-title{text-align:center;background:linear-gradient(135deg, var(--text-primary) 30%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:50px;font-size:2.5rem;font-weight:800;position:relative}.section-title:after{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));width:60px;height:4px;box-shadow:0 0 10px var(--primary-glow);border-radius:2px;margin:12px auto 0;display:block}.glass-card{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition-smooth);padding:32px;box-shadow:0 8px 32px #0000004d}.glass-card:hover{background:var(--bg-card-hover);border-color:var(--border-hover);transform:translateY(-5px);box-shadow:0 12px 40px #00f2fe1a}.text-gradient{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 50%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.btn{font-family:var(--font-heading);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-smooth);align-items:center;gap:8px;padding:12px 28px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#080c14;box-shadow:0 4px 15px var(--primary-glow);border:none}.btn-primary:hover{box-shadow:0 6px 20px var(--primary-double-glow);transform:translateY(-2px)}.btn-secondary{color:var(--text-primary);border:1px solid var(--border-color);background:0 0}.btn-secondary:hover{border-color:var(--primary);color:var(--primary);background:#00f2fe0d}.grid-2{grid-template-columns:1fr 1fr;gap:40px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (width<=968px){.grid-2,.grid-3{grid-template-columns:1fr}.section{padding:80px 0 40px}}@keyframes float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes pulse-slow{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}.pulse{animation:4s ease-in-out infinite pulse-slow}.float{animation:6s ease-in-out infinite float}.eZHou_mre4ae0h{z-index:1000;width:100%;transition:var(--transition-smooth);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0}._4LMsc_mre4ae0h{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#080c14bf;box-shadow:0 4px 30px #0003}.cdEJS_mre4ae0h{justify-content:space-between;align-items:center;height:80px;display:flex}.SyvnY_mre4ae0h{font-family:var(--font-heading);cursor:pointer;color:var(--text-primary);align-items:center;gap:10px;font-size:1.5rem;font-weight:800;display:flex}.P3Eur_mre4ae0h{color:var(--primary)}.b7345_mre4ae0h{gap:32px;display:flex}.ADHAF_mre4ae0h{color:var(--text-secondary);font-family:var(--font-heading);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;padding:8px 0;font-size:1rem;font-weight:500;position:relative}.ADHAF_mre4ae0h:hover,.ADHAF_mre4ae0h._4ym7d_mre4ae0h{color:var(--primary)}.ADHAF_mre4ae0h:after{content:"";background:var(--primary);width:0;height:2px;transition:var(--transition-fast);position:absolute;bottom:0;left:0}.ADHAF_mre4ae0h:hover:after,.ADHAF_mre4ae0h._4ym7d_mre4ae0h:after{width:100%}.fKHnk_mre4ae0h{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}._4SL8s_mre4ae0h{background:var(--bg-darker);border-bottom:1px solid var(--border-color);flex-direction:column;gap:16px;padding:20px 24px;display:flex}.tnbzz_mre4ae0h{color:var(--text-secondary);font-family:var(--font-heading);cursor:pointer;text-align:left;width:100%;transition:var(--transition-fast);background:0 0;border:none;padding:8px 0;font-size:1.1rem;font-weight:500}.tnbzz_mre4ae0h:hover,.tnbzz_mre4ae0h._4ym7d_mre4ae0h{color:var(--primary);padding-left:8px}._5gkVI_mre4ae0h{align-items:center;gap:24px;display:flex}.hCmY4_mre4ae0h{position:relative}._1V5Mv_mre4ae0h{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;transition:var(--transition-fast);font-family:var(--font-heading);-webkit-backdrop-filter:blur(8px);background:#141e3073;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:600;display:flex}._1V5Mv_mre4ae0h:hover{border-color:var(--primary);box-shadow:0 0 12px var(--primary-glow);color:var(--primary)}.WwL9p_mre4ae0h{transition:transform .2s}._4zdQ5_mre4ae0h{transform:rotate(180deg)}.T-TKT_mre4ae0h{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:var(--radius-sm);z-index:1001;background:#080c14f2;flex-direction:column;min-width:110px;padding:4px 0;animation:.15s cubic-bezier(.16,1,.3,1) CR-Sd_mre4ae0h;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes CR-Sd_mre4ae0h{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.fH353_mre4ae0h{width:100%;color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);font-family:var(--font-heading);background:0 0;border:none;justify-content:flex-start;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:500;display:flex}.fH353_mre4ae0h:hover{color:var(--primary);background:#00f2fe0d}.mUFbv_mre4ae0h{color:var(--primary);background:#00f2fe1a;font-weight:700}._3qZ9e_mre4ae0h{align-items:center;gap:16px;display:none}@media (width<=768px){.b7345_mre4ae0h,._5gkVI_mre4ae0h{display:none}.fKHnk_mre4ae0h{display:block}._3qZ9e_mre4ae0h{display:flex}}.EOciA_mre4ae0h{background-color:var(--bg-deep);align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.hgaiD_mre4ae0h{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:top;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.FW6-3_mre4ae0h{z-index:1;align-items:center}._-3XW4_mre4ae0h{flex-direction:column;align-items:flex-start;display:flex}.-gDxv_mre4ae0h{color:var(--primary);background:#00f2fe0f;border:1px solid #00f2fe33;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:flex}.jfvK5_mre4ae0h{background-color:var(--primary);width:8px;height:8px;box-shadow:0 0 8px var(--primary);border-radius:50%;animation:2s infinite V7YZO_mre4ae0h}@keyframes V7YZO_mre4ae0h{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}to{opacity:.6;transform:scale(.9)}}.-aDW0_mre4ae0h{margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.15}._4m5Of_mre4ae0h{font-size:1.5rem;font-weight:600;font-family:var(--font-heading);color:var(--text-primary);height:36px;margin-bottom:24px}.PhxMK_mre4ae0h{color:var(--text-secondary)}.ehjO-_mre4ae0h{color:var(--primary);text-shadow:0 0 10px var(--primary-glow)}.WPArC_mre4ae0h{color:var(--primary);margin-left:2px;animation:.8s infinite XjW4s_mre4ae0h}@keyframes XjW4s_mre4ae0h{0%,to{opacity:0}50%{opacity:1}}.y1eix_mre4ae0h{color:var(--text-secondary);max-width:540px;margin-bottom:36px;font-size:1.1rem}._3DjcM_mre4ae0h{gap:16px;display:flex}.pcEBN_mre4ae0h{justify-content:center;align-items:center;width:100%;display:flex}.f7DZq_mre4ae0h{border-radius:var(--radius-md);width:100%;max-width:480px;font-family:Fira Code,Courier New,Courier,monospace;overflow:hidden;padding:0!important}.Jy2vH_mre4ae0h{border-bottom:1px solid var(--border-color);background:#080c1466;align-items:center;gap:6px;padding:12px 18px;display:flex}.HI7tI_mre4ae0h{border-radius:50%;width:12px;height:12px}.INwWz_mre4ae0h{color:var(--text-muted);font-size:.8rem;font-family:var(--font-body);margin-left:auto}.ov1uh_mre4ae0h{color:#a5b4fc;text-align:left;padding:24px;font-size:.85rem;overflow-x:auto}.UioM0_mre4ae0h{border-top:1px solid var(--border-color);color:var(--text-secondary);background:#080c1466;align-items:center;gap:8px;padding:12px 18px;font-size:.8rem;display:flex}.i7aWK_mre4ae0h{color:var(--primary)}.YAM5h_mre4ae0h{color:#27c93f;font-weight:600}@media (width<=968px){.EOciA_mre4ae0h{height:auto;min-height:100vh;padding-top:120px}.-aDW0_mre4ae0h{font-size:2.8rem}._4m5Of_mre4ae0h{font-size:1.25rem}.pcEBN_mre4ae0h{margin-top:40px}}.B5G99_mre4ae0h{background-color:var(--bg-darker)}.HmUmR_mre4ae0h{color:var(--text-primary);margin-bottom:20px;font-size:1.75rem}.kyaal_mre4ae0h{color:var(--text-secondary);margin-bottom:20px;font-size:1.05rem;line-height:1.7}.kyaal_mre4ae0h strong{color:var(--primary);font-weight:600}.zILID_mre4ae0h{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px;display:grid}.MyV6o_mre4ae0h{text-align:center;padding:24px 16px!important}.soThT_mre4ae0h{font-size:2.25rem;font-weight:800;font-family:var(--font-heading);margin-bottom:4px;display:block}.OgFli_mre4ae0h{color:var(--text-secondary);font-size:.9rem;font-weight:500}.RteI9_mre4ae0h{flex-direction:column;gap:30px;display:flex}.wqCge_mre4ae0h{padding:28px!important}.ny3yB_mre4ae0h{border-bottom:1px solid var(--border-color);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:12px;display:flex}.ny3yB_mre4ae0h h4{color:var(--text-primary);font-size:1.25rem}.ZWbUj_mre4ae0h{color:var(--primary)}.TVg6H_mre4ae0h{flex-direction:column;gap:18px;display:flex}._8n55k_mre4ae0h{flex-direction:column;gap:6px;display:flex}._4U87U_mre4ae0h{justify-content:space-between;font-size:.95rem;display:flex}._5KM14_mre4ae0h{color:var(--text-primary);font-weight:600}.oQCR9_mre4ae0h{color:var(--text-secondary);font-size:.85rem}.li8eS_mre4ae0h{background:var(--bg-dark);border-radius:3px;width:100%;height:6px;overflow:hidden}.C9-t1_mre4ae0h{background:linear-gradient(90deg, var(--primary), var(--secondary));height:100%;box-shadow:0 0 8px var(--primary-glow);border-radius:3px}.xJ4j-_mre4ae0h{flex-direction:column;gap:16px;list-style:none;display:flex}._4frIs_mre4ae0h{align-items:flex-start;gap:12px;display:flex}._2Hy1E_mre4ae0h{color:var(--primary);margin-top:4px}.p3XKv_mre4ae0h{color:var(--text-primary);font-weight:600;display:block}.WTo7R_mre4ae0h{color:var(--text-muted);font-size:.85rem}@media (width<=968px){.HmUmR_mre4ae0h{font-size:1.5rem}}._9hECr_mre4ae0h{background-color:var(--bg-deep)}.lXJ-j_mre4ae0h{text-align:center;max-width:700px;color:var(--text-secondary);margin:-30px auto 50px;font-size:1.1rem}.b0HsQ_mre4ae0h{align-items:stretch}.vfF4l_mre4ae0h{flex-direction:column;height:100%;display:flex}.RP9hb_mre4ae0h{border-bottom:1px solid var(--border-color);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:12px;display:flex}.RP9hb_mre4ae0h h3{color:var(--text-primary);font-size:1.35rem;font-weight:700}._3CEln_mre4ae0h{color:var(--primary)}._6HXes_mre4ae0h{flex-direction:column;flex-grow:1;gap:20px;display:flex}.hntG5_mre4ae0h{flex-direction:column;gap:8px;display:flex}.ey0it_mre4ae0h{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.mtqOt_mre4ae0h{color:var(--text-primary);font-weight:600}.tlKt2_mre4ae0h{color:var(--text-muted);font-size:.8rem;font-weight:500}._-4aIy_mre4ae0h{background:var(--bg-darker);border:1px solid #ffffff08;border-radius:3px;width:100%;height:6px;overflow:hidden}.Wm-v9_mre4ae0h{background:linear-gradient(90deg, var(--primary), var(--secondary));height:100%;box-shadow:0 0 6px var(--primary-glow);border-radius:3px;transition:width 1s ease-in-out}.zgUNu_mre4ae0h{background-color:var(--bg-darker)}.tvQlM_mre4ae0h{justify-content:center;gap:16px;margin-bottom:60px;display:flex}.LWLnW_mre4ae0h{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);font-family:var(--font-heading);cursor:pointer;transition:var(--transition-smooth);border-radius:100px;align-items:center;gap:10px;padding:12px 28px;font-weight:600;display:flex}.LWLnW_mre4ae0h:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-glow)}.LWLnW_mre4ae0h.l-3c3_mre4ae0h{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#080c14;box-shadow:0 4px 15px var(--primary-glow);border-color:#0000}.qoqUw_mre4ae0h{max-width:800px;margin:0 auto;padding:20px 0;position:relative}.Vnqny_mre4ae0h{background:linear-gradient(to bottom, var(--primary), var(--accent));opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:31px}.hUyxD_mre4ae0h{margin-bottom:40px;padding-left:80px;animation:.5s ease-out forwards qrYmq_mre4ae0h;position:relative}@keyframes qrYmq_mre4ae0h{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._4hreC_mre4ae0h{background:var(--bg-darker);border:2px solid var(--primary);width:34px;height:34px;color:var(--primary);box-shadow:0 0 10px var(--primary-glow);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;left:15px}.vLTMX_mre4ae0h{padding:28px!important}.bati8_mre4ae0h{flex-wrap:wrap;gap:16px;margin-bottom:12px;font-size:.85rem;display:flex}.U4ClO_mre4ae0h,.Xoc-0_mre4ae0h{color:var(--text-muted);align-items:center;gap:6px;display:flex}.U4ClO_mre4ae0h{color:var(--primary);font-weight:500}.Zf2x9_mre4ae0h{color:var(--text-primary);margin-bottom:6px;font-size:1.4rem;font-weight:700}.KvesM_mre4ae0h{color:var(--secondary);margin-bottom:18px;font-size:1.05rem;font-weight:500}.cmHN1_mre4ae0h{flex-direction:column;gap:10px;list-style:none;display:flex}.yBfJx_mre4ae0h{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:.95rem;display:flex}.qqdSv_mre4ae0h{color:var(--primary);flex-shrink:0;margin-top:3px}@media (width<=768px){.Vnqny_mre4ae0h{left:21px}._4hreC_mre4ae0h{left:5px}.hUyxD_mre4ae0h{padding-left:50px}.vLTMX_mre4ae0h{padding:20px!important}}.dTgaY_mre4ae0h{background-color:var(--bg-deep)}._0mF33_mre4ae0h{text-align:center;max-width:700px;color:var(--text-secondary);margin:-30px auto 40px;font-size:1.1rem}._-6frG_mre4ae0h{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:50px;display:flex}.VVZyM_mre4ae0h{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);font-family:var(--font-heading);cursor:pointer;transition:var(--transition-fast);border-radius:8px;padding:10px 22px;font-weight:600}.VVZyM_mre4ae0h:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-glow)}.VVZyM_mre4ae0h.HUjNa_mre4ae0h{border-color:var(--primary);color:#080c14;background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);box-shadow:0 4px 12px var(--primary-glow)}.QAcHJ_mre4ae0h{align-items:stretch}.E0I3t_mre4ae0h{cursor:pointer;flex-direction:column;height:100%;display:flex}.UwZLY_mre4ae0h{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.zeJ8C_mre4ae0h{background:var(--primary-glow);width:50px;height:50px;color:var(--primary);border:1px solid #00f2fe33;border-radius:12px;justify-content:center;align-items:center;display:flex}.LuMaL_mre4ae0h{color:var(--text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:700}.GLJK2_mre4ae0h{color:var(--text-primary);margin-bottom:12px;font-size:1.3rem;font-weight:700}._4S-Du_mre4ae0h{color:var(--text-secondary);flex-grow:1;margin-bottom:20px;font-size:.95rem}.-jZwd_mre4ae0h{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}._56E6H_mre4ae0h{background:var(--bg-darker);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:100px;padding:4px 10px;font-size:.75rem}.i659b_mre4ae0h{color:var(--primary);padding:4px 0;font-size:.75rem;font-weight:600}.qE42i_mre4ae0h{color:var(--primary);font-family:var(--font-heading);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:auto;padding:0;font-size:.95rem;font-weight:600;display:flex}.of8-A_mre4ae0h{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#080c14d9;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:fixed;top:0;left:0}.bo--N_mre4ae0h{width:100%;max-width:800px;max-height:90vh;position:relative;overflow-y:auto;background:var(--bg-darker)!important;padding:40px!important}.u8gc-_mre4ae0h{color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;position:absolute;top:24px;right:24px}.u8gc-_mre4ae0h:hover{color:var(--primary)}.Oqirb_mre4ae0h{border-bottom:1px solid var(--border-color);align-items:center;gap:20px;margin-bottom:30px;padding-bottom:24px;display:flex}.ff3k6_mre4ae0h{background:var(--primary-glow);width:64px;height:64px;color:var(--primary);border:1px solid #00f2fe33;border-radius:16px;justify-content:center;align-items:center;display:flex}.n9MXg_mre4ae0h{color:var(--primary);letter-spacing:.1em;margin-bottom:4px;font-size:.8rem;font-weight:700;display:block}.Ypu0y_mre4ae0h{color:var(--text-primary);font-size:1.8rem}.YmrMS_mre4ae0h{grid-template-columns:1.6fr 1fr;gap:40px;display:grid}.Cwavq_mre4ae0h h4,.WDfw4_mre4ae0h h4,.pFnUA_mre4ae0h h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:1.1rem;font-weight:700}.Cwavq_mre4ae0h p{color:var(--text-secondary);text-align:left;font-size:1rem;line-height:1.7}.pFnUA_mre4ae0h{margin-top:30px}.pFnUA_mre4ae0h ul{flex-direction:column;gap:8px;list-style:none;display:flex}.pFnUA_mre4ae0h li{color:var(--text-secondary);text-align:left;padding-left:20px;font-size:.95rem;position:relative}.pFnUA_mre4ae0h li:before{content:"→";color:var(--primary);position:absolute;left:0}.VdDYY_mre4ae0h{flex-wrap:wrap;gap:8px;margin-bottom:30px;display:flex}.ZJTWt_mre4ae0h{background:var(--bg-dark);border:1px solid var(--border-color);color:var(--text-primary);border-radius:100px;padding:6px 12px;font-size:.8rem;font-weight:500}.EOijH_mre4ae0h{flex-direction:column;gap:12px;display:flex}@media (width<=768px){.YmrMS_mre4ae0h{grid-template-columns:1fr;gap:30px}.bo--N_mre4ae0h{padding:24px!important}}._03ipN_mre4ae0h{background-color:var(--bg-deep)}.q-xHD_mre4ae0h{grid-template-columns:1fr 1fr;align-items:stretch;gap:30px;display:grid}.yuei3_mre4ae0h{text-align:left;flex-direction:column;justify-content:flex-start;display:flex;padding:40px!important}.yuei3_mre4ae0h h3{color:var(--text-primary);margin-bottom:16px;font-size:1.6rem;font-weight:700}.xoB-s_mre4ae0h{color:var(--text-secondary);margin-bottom:30px;font-size:1.05rem;line-height:1.6}@media (width<=768px){.q-xHD_mre4ae0h{grid-template-columns:1fr}}._8hdJV_mre4ae0h{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}.cwmx1_mre4ae0h{align-items:center;gap:16px;display:flex}.HAFck_mre4ae0h{background:var(--primary-glow);width:44px;height:44px;color:var(--primary);border:1px solid #00f2fe33;border-radius:50%;justify-content:center;align-items:center;display:flex}.k1dpY_mre4ae0h{color:var(--text-muted);text-transform:uppercase;font-size:.8rem;font-weight:600;display:block}.zJP2u_mre4ae0h{color:var(--text-primary);transition:var(--transition-fast);font-size:1.05rem;font-weight:600}a.zJP2u_mre4ae0h:hover{color:var(--primary)}.t9kXa_mre4ae0h{border-left:3px solid var(--accent);color:var(--text-secondary);text-align:left;margin-top:auto;padding-left:16px;font-size:.95rem}.kUIlG_mre4ae0h{color:var(--accent);font-weight:600}._0XsuO_mre4ae0h{padding:40px!important}.b9TcP_mre4ae0h{flex-direction:column;gap:20px;display:flex}.ZgTia_mre4ae0h{text-align:left;flex-direction:column;gap:8px;display:flex}.ZgTia_mre4ae0h label{font-family:var(--font-heading);color:var(--text-primary);font-size:.9rem;font-weight:600}.HBfIi_mre4ae0h,.uN2Vq_mre4ae0h{background:var(--bg-darker);border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-sm);font-family:var(--font-body);transition:var(--transition-fast);outline:none;padding:12px 16px;font-size:.95rem}.HBfIi_mre4ae0h:focus,.uN2Vq_mre4ae0h:focus{border-color:var(--primary);box-shadow:0 0 10px var(--primary-glow)}.SseTC_mre4ae0h{border-color:#ef4444!important}.kMpOf_mre4ae0h{color:#ef4444;font-size:.8rem;font-weight:500}.V2N8-_mre4ae0h{justify-content:center;margin-top:10px}.b7F47_mre4ae0h{animation:1s linear infinite WIPh-_mre4ae0h}@keyframes WIPh-_mre4ae0h{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.h-t83_mre4ae0h{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 0;display:flex}._1JWc7_mre4ae0h{color:#27c93f;background:#27c93f1a;border:2px solid #27c93f;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 0 20px #27c93f33}.h-t83_mre4ae0h h3{color:var(--text-primary);font-size:1.6rem}.h-t83_mre4ae0h p{color:var(--text-secondary);margin-bottom:12px}.j-JvM_mre4ae0h{border-top:1px solid var(--border-color);text-align:left;margin-top:30px;padding-top:20px}.j-JvM_mre4ae0h h4{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:.95rem}.LSAiH_mre4ae0h{gap:16px;display:flex}._54Xcn_mre4ae0h{background:var(--bg-darker);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);transition:var(--transition-fast);align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}._54Xcn_mre4ae0h:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 10px var(--primary-glow)}.I47BE_mre4ae0h{background:var(--bg-darker);border-top:1px solid var(--border-color);margin-top:60px;padding:40px 0}.nWHJs_mre4ae0h{justify-content:space-between;align-items:center;display:flex}._0mn88_mre4ae0h{flex-direction:column;gap:4px;display:flex}.WMGUz_mre4ae0h{font-family:var(--font-heading);color:var(--text-primary);font-weight:500}._78CIn_mre4ae0h{color:var(--text-muted);font-size:.85rem}.Z2cKd_mre4ae0h{align-items:center;gap:24px;display:flex}.GLqvw_mre4ae0h{gap:16px;display:flex}.GLqvw_mre4ae0h a{color:var(--text-secondary);transition:var(--transition-fast);background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.GLqvw_mre4ae0h a:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-glow);transform:translateY(-2px)}.DDN2F_mre4ae0h{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;width:40px;height:40px;transition:var(--transition-fast);justify-content:center;align-items:center;display:flex}.DDN2F_mre4ae0h:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-glow);transform:translateY(-2px)}@media (width<=768px){.nWHJs_mre4ae0h{text-align:center;flex-direction:column;gap:24px}.Z2cKd_mre4ae0h{flex-direction:column;gap:16px}}._5eZMc_mre4ae0h{color:#39d353;background-color:#050507;flex-direction:column;width:100vw;height:100vh;font-family:Fira Code,Courier New,Courier,monospace;display:flex;position:relative;overflow:hidden}._5eZMc_mre4ae0h:after{content:"";z-index:1000;pointer-events:none;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% 3px,linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f) 0 0/6px 100%;width:100%;height:100%;position:absolute;top:0;left:0}.Gi1-v_mre4ae0h{background:#161b22;border-bottom:1px solid #30363d;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 20px;display:flex}.KmWlK_mre4ae0h{color:#8b949e;align-items:center;gap:10px;font-size:.9rem;display:flex}.mD3Vn_mre4ae0h{gap:8px;display:flex}.RM5xp_mre4ae0h{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:4px;padding:4px 10px;font-family:inherit;font-size:.75rem;transition:all .2s}.RM5xp_mre4ae0h:hover{color:#39d353;border-color:#39d353}.j-7xT_mre4ae0h{color:#39d353;background:#39d3531a;border-color:#39d353}.S1DaZ_mre4ae0h{flex-grow:1;display:flex;overflow:hidden}._40WTy_mre4ae0h{flex-direction:column;flex-grow:1;padding:20px;display:flex;overflow:hidden}.sbBUh_mre4ae0h{scrollbar-width:thin;scrollbar-color:#21262d transparent;flex-direction:column;flex-grow:1;gap:16px;margin-bottom:10px;padding-right:10px;display:flex;overflow-y:auto}.sbBUh_mre4ae0h::-webkit-scrollbar{width:6px}.sbBUh_mre4ae0h::-webkit-scrollbar-thumb{background:#21262d;border-radius:3px}.oSOQ8_mre4ae0h{flex-direction:column;gap:8px;display:flex}._33zay_mre4ae0h{align-items:center;gap:8px;display:flex}.Ji4y1_mre4ae0h{color:#58a6ff;font-weight:700}.S-hXy_mre4ae0h{color:#fff}.ZPpSw_mre4ae0h{color:#c9d1d9;border-left:2px solid #21262d;padding-left:10px;line-height:1.5}._6apDO_mre4ae0h{color:#39d353;margin-bottom:15px}.ffYVG_mre4ae0h{white-space:pre;color:#39d353;text-shadow:0 0 5px #39d35380;margin-bottom:15px;font-size:.7rem;line-height:1.1;overflow-x:auto}.L5pK-_mre4ae0h{margin-bottom:8px;font-size:1.1rem;font-weight:700}.qFccv_mre4ae0h{color:#8b949e;font-size:.9rem}.iHR02_mre4ae0h{background:#0d1117;border:1px solid #30363d;border-radius:6px;flex-shrink:0;align-items:center;gap:10px;padding:8px 16px;display:flex}.a-xFw_mre4ae0h{color:#fff;background:0 0;border:none;outline:none;flex-grow:1;font-family:inherit;font-size:1rem}.ADdkr_mre4ae0h{color:#8b949e;cursor:pointer;background:0 0;border:none;align-items:center;transition:color .2s;display:flex}.ADdkr_mre4ae0h:hover{color:#39d353}.CGTmH_mre4ae0h{background:#0d1117;border-left:1px solid #30363d;flex-direction:column;flex-shrink:0;gap:20px;width:280px;padding:24px;display:flex;overflow-y:auto}.CGTmH_mre4ae0h h4{color:#fff;border-bottom:1px solid #30363d;padding-bottom:10px;font-size:1rem}.TZbU4_mre4ae0h{flex-direction:column;gap:10px;display:flex}.kD8pV_mre4ae0h{color:#39d353;cursor:pointer;text-align:left;background:#161b22;border:1px solid #30363d;border-radius:6px;padding:10px;font-family:inherit;font-size:.9rem;transition:all .2s}.kD8pV_mre4ae0h:hover{background:#39d3531a;border-color:#39d353;transform:translate(3px)}.gSxQx_mre4ae0h{color:#8b949e;margin-top:auto;font-size:.75rem;line-height:1.4}.JMMJU_mre4ae0h p{margin:6px 0}._459G-_mre4ae0h h3{color:#39d353;border-bottom:1px dashed #30363d;margin-bottom:12px;padding-bottom:4px}._459G-_mre4ae0h p{margin:8px 0}.KORpl_mre4ae0h{flex-direction:column;gap:16px;display:flex}.BvM-Q_mre4ae0h h4{color:#58a6ff;margin-bottom:4px}.BvM-Q_mre4ae0h p{color:#8b949e;font-size:.85rem}.cfGrv_mre4ae0h{color:#f85149}@media (width<=768px){.CGTmH_mre4ae0h{display:none}.ffYVG_mre4ae0h{font-size:.5rem}}.h-W6U_mre4ae0h{color:#f1f5f9;background-color:#0b0717;min-height:100vh;padding:40px 24px;position:relative;overflow-x:hidden}.h-W6U_mre4ae0h:before{content:"";z-index:0;pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#7f00ff14 0%,#0000 60%);width:50%;height:50%;position:fixed;top:-10%;right:-10%}.h-W6U_mre4ae0h:after{content:"";z-index:0;pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#f43f5e0f 0%,#0000 60%);width:50%;height:50%;position:fixed;bottom:-10%;left:-10%}.xoAuW_mre4ae0h{z-index:1;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 30px;display:flex;position:relative}.j9QHd_mre4ae0h{font-family:var(--font-heading);font-size:1.5rem;font-weight:800}.eWGbF_mre4ae0h{background:linear-gradient(135deg,#c084fc 0%,#f43f5e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.d-D8H_mre4ae0h{gap:8px;display:flex}.lYtl-_mre4ae0h{color:#94a3b8;cursor:pointer;font-family:var(--font-heading);background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.lYtl-_mre4ae0h:hover{color:#c084fc;border-color:#c084fc}.cgXFe_mre4ae0h{color:#c084fc;background:#c084fc26;border-color:#c084fc}.DimfY_mre4ae0h{z-index:1;grid-template-columns:repeat(12,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid;position:relative}.M-t5r_mre4ae0h{border-radius:16px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 32px #0000004d}.M-t5r_mre4ae0h:hover{border-color:#c084fc40;transform:translateY(-4px);box-shadow:0 12px 40px #c084fc1f}.UGAox_mre4ae0h{grid-column:span 7}.UGAox_mre4ae0h h1{margin-top:15px;font-size:2.5rem;font-weight:800;line-height:1.1}.YOO15_mre4ae0h{background:linear-gradient(135deg,#c084fc 0%,#f43f5e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}._7FYO6_mre4ae0h{background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:8px;padding:4px 12px;font-size:.75rem;display:inline-flex}.BoOAC_mre4ae0h{background-color:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite OTUHj_mre4ae0h}@keyframes OTUHj_mre4ae0h{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.UG8WU_mre4ae0h{color:#c084fc;margin:10px 0 15px;font-size:1.1rem;font-weight:600}.Zzouz_mre4ae0h{color:#94a3b8;font-size:.95rem;line-height:1.6}._4lgIo_mre4ae0h{box-shadow:none;background:0 0;grid-column:span 5;padding:0}._4lgIo_mre4ae0h:hover{box-shadow:none;transform:none}.hOJmo_mre4ae0h{grid-template-columns:repeat(2,1fr);gap:16px;height:100%;display:grid}.xDzBz_mre4ae0h{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.a8nAC_mre4ae0h{color:#f43f5e;font-size:2rem;font-weight:800}._70kvB_mre4ae0h{color:#94a3b8;margin-top:4px;font-size:.75rem}.WHKkm_mre4ae0h{grid-column:span 4}.dA7RX_mre4ae0h{align-items:center;gap:10px;margin-bottom:20px;display:flex}.dA7RX_mre4ae0h h3{font-size:1.1rem}.RrXaG_mre4ae0h{color:#c084fc}._8SLQA_mre4ae0h{flex-direction:column;gap:12px;display:flex}._3VVZA_mre4ae0h{border-bottom:1px solid #ffffff0a;justify-content:space-between;padding-bottom:6px;font-size:.85rem;display:flex}.-sX3y_mre4ae0h{color:#f1f5f9;font-weight:500}.CZ-T8_mre4ae0h{color:#94a3b8}.etKp-_mre4ae0h{grid-column:span 8}.Q4-or_mre4ae0h{color:#94a3b8;margin-bottom:12px;font-size:.95rem;line-height:1.6}._01oE7_mre4ae0h{grid-column:span 5}._01oE7_mre4ae0h h3{margin-bottom:15px;font-size:1.1rem}.vx69H_mre4ae0h{flex-direction:column;gap:14px;display:flex}.vx69H_mre4ae0h h5{color:#c084fc;margin-bottom:4px;font-size:.85rem}.vx69H_mre4ae0h p{color:#94a3b8;font-size:.85rem;line-height:1.5}.ALTKw_mre4ae0h{grid-column:span 7}.qCxFR_mre4ae0h{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.qCxFR_mre4ae0h h3{font-size:1.1rem}.EiGgi_mre4ae0h{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:2px;display:flex}.BmLee_mre4ae0h{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px 12px;transition:all .2s;display:flex}.gG3RT_mre4ae0h{color:#c084fc;background:#c084fc26}.HO3j4_mre4ae0h{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;gap:16px;width:100%;max-height:240px;padding-right:8px;display:flex;overflow-y:auto}.HO3j4_mre4ae0h::-webkit-scrollbar{width:4px}.HO3j4_mre4ae0h::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}._2HYHp_mre4ae0h{border-bottom:1px solid #ffffff0a;flex-direction:column;gap:4px;padding-bottom:8px;display:flex}._2HYHp_mre4ae0h:last-child{border-bottom:none;padding-bottom:0}.SDYSH_mre4ae0h{flex-direction:column;gap:4px;margin-top:6px;margin-left:16px;padding-left:0;list-style-type:disc;display:flex}.SDYSH_mre4ae0h li{color:#94a3b8;font-size:.75rem;line-height:1.4}._6NX7z_mre4ae0h{color:#f43f5e;font-size:.75rem;font-weight:600}.ScmAq_mre4ae0h{color:#f1f5f9;font-size:.95rem}.oRE-f_mre4ae0h{color:#94a3b8;font-size:.85rem}._4yD54_mre4ae0h{grid-column:span 8}.QH3uD_mre4ae0h{flex-direction:column;gap:16px;display:flex}._14FuY_mre4ae0h{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:16px;transition:border-color .2s}._14FuY_mre4ae0h:hover{border-color:#c084fc26}.h3pB8_mre4ae0h{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.h3pB8_mre4ae0h h5{color:#f1f5f9;font-size:.95rem}.fY4Yq_mre4ae0h{color:#94a3b8;cursor:pointer;transition:color .2s}.fY4Yq_mre4ae0h:hover{color:#c084fc}._14FuY_mre4ae0h p{color:#94a3b8;margin-bottom:10px;font-size:.85rem;line-height:1.5}.-hjw1_mre4ae0h{flex-wrap:wrap;gap:6px;display:flex}._7XJYa_mre4ae0h{color:#c084fc;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:2px 6px;font-size:.7rem}.VK6XU_mre4ae0h{flex-direction:column;grid-column:span 4;justify-content:space-between;display:flex}.VK6XU_mre4ae0h h3{margin-bottom:15px;font-size:1.1rem}._8OmeN_mre4ae0h{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.ypkOh_mre4ae0h{color:#94a3b8;align-items:center;gap:10px;font-size:.8rem;display:flex}.ypkOh_mre4ae0h a{transition:color .2s}.ypkOh_mre4ae0h a:hover{color:#c084fc}.RPHT3_mre4ae0h{gap:12px;margin-top:auto;display:flex}.RPHT3_mre4ae0h a{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.RPHT3_mre4ae0h a:hover{color:#fff;border-color:#c084fc;box-shadow:0 0 10px #c084fc4d}@media (width<=968px){.UGAox_mre4ae0h,.etKp-_mre4ae0h,._4yD54_mre4ae0h{grid-column:span 12}._4lgIo_mre4ae0h,.WHKkm_mre4ae0h,._01oE7_mre4ae0h,.ALTKw_mre4ae0h,.VK6XU_mre4ae0h{grid-column:span 6}}@media (width<=640px){.DimfY_mre4ae0h{grid-template-columns:1fr}.UGAox_mre4ae0h,._4lgIo_mre4ae0h,.WHKkm_mre4ae0h,.etKp-_mre4ae0h,._01oE7_mre4ae0h,.ALTKw_mre4ae0h,._4yD54_mre4ae0h,.VK6XU_mre4ae0h{grid-column:span 12}.hOJmo_mre4ae0h{grid-template-columns:1fr}}.QYmzp_mre4ae0h{color:#1a1a1a;min-height:100vh;font-family:var(--font-body);box-sizing:border-box;background-color:#faf8f5;padding:60px 40px;position:relative}.xLnra_mre4ae0h{border-bottom:2px solid #1a1a1a;justify-content:space-between;align-items:flex-end;max-width:1000px;margin:0 auto 50px;padding-bottom:15px;display:flex}.GqNJf_mre4ae0h{font-family:var(--font-heading);letter-spacing:1px;font-size:1.4rem;font-weight:800}.aYDAy_mre4ae0h{gap:8px;display:flex}.V-S8K_mre4ae0h{color:#61605a;cursor:pointer;font-size:.75rem;font-family:var(--font-heading);background:0 0;border:1px solid #d1cfc7;border-radius:4px;padding:4px 8px;font-weight:600;transition:all .2s}.V-S8K_mre4ae0h:hover,.ShBhN_mre4ae0h{color:#faf8f5;background:#1a1a1a;border-color:#1a1a1a}.X0Xke_mre4ae0h{max-width:1000px;margin:0 auto}.Ekpih_mre4ae0h{margin-bottom:50px}.RniZQ_mre4ae0h{margin-bottom:12px;font-family:Georgia,Times New Roman,Times,serif;font-size:3rem;font-weight:400;line-height:1.15}.U06uc_mre4ae0h{text-transform:uppercase;letter-spacing:1.5px;color:#61605a;margin-bottom:20px;font-size:.9rem}.YRVID_mre4ae0h{background-color:#d1cfc7;height:1px;margin-bottom:30px}.z-vUB_mre4ae0h{color:#2b2b2b;font-family:Georgia,Times New Roman,Times,serif;font-size:1.3rem;line-height:1.6}.ezytx_mre4ae0h{grid-template-columns:1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.-OD7x_mre4ae0h{margin-bottom:40px}._9Q-QD_mre4ae0h{text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #1a1a1a;margin-bottom:20px;padding-bottom:8px;font-family:Georgia,Times New Roman,Times,serif;font-size:1.1rem;font-weight:400}.GCSEP_mre4ae0h{color:#3b3a36;margin-bottom:16px;font-size:.95rem;line-height:1.7}.qT3hJ_mre4ae0h{border-left:2px solid #1a1a1a;margin-bottom:20px;padding-left:20px}.oJ-yr_mre4ae0h{letter-spacing:1px;color:#61605a;font-size:.75rem;font-weight:700}.AllVs_mre4ae0h{margin:4px 0;font-size:1.1rem;font-weight:600}.G4slW_mre4ae0h{color:#61605a;margin-bottom:8px;font-size:.85rem;font-style:italic}.Q2Z22_mre4ae0h{color:#3b3a36;font-size:.9rem;line-height:1.6}.e-snZ_mre4ae0h{flex-direction:column;gap:16px;display:flex}._3unrv_mre4ae0h{color:#3b3a36;font-size:.9rem;line-height:1.5}.Ph4Fw_mre4ae0h{flex-direction:column;gap:24px;display:flex}.WkKwo_mre4ae0h{border-bottom:1px solid #d1cfc7;padding-bottom:20px}.WkKwo_mre4ae0h:last-child{border-bottom:none}.Fhr97_mre4ae0h{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.jPmQR_mre4ae0h{font-size:1.1rem;font-weight:600}.MHUe5_mre4ae0h{color:#3b3a36;margin-bottom:12px;font-size:.9rem;line-height:1.6}.hNCOF_mre4ae0h{flex-wrap:wrap;gap:6px;display:flex}.bj10g_mre4ae0h{color:#1a1a1a;background:#f0ede6;border:1px solid #d1cfc7;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:500}.mIxwf_mre4ae0h{margin-top:40px}.Gs9k1_mre4ae0h{background-color:#1a1a1a;height:1px;margin-bottom:20px}.KgvHc_mre4ae0h{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}._0M2xj_mre4ae0h{align-items:center;gap:8px;display:flex}._0M2xj_mre4ae0h a{color:#1a1a1a;font-weight:500}._203Vy_mre4ae0h{gap:16px;display:flex}._203Vy_mre4ae0h a{color:#61605a;transition:color .2s}._203Vy_mre4ae0h a:hover{color:#1a1a1a}@media (width<=768px){.ezytx_mre4ae0h{grid-template-columns:1fr;gap:30px}.RniZQ_mre4ae0h{font-size:2.2rem}.QYmzp_mre4ae0h{padding:30px 20px}}.n4THF_mre4ae0h{color:#c9d1d9;min-height:100vh;font-family:var(--font-body);background-color:#03020a;padding:50px 24px;position:relative;overflow:hidden}.Ezrag_mre4ae0h{z-index:0;pointer-events:none;background-image:linear-gradient(#ff007f08 1px,#0000 1px),linear-gradient(90deg,#ff007f08 1px,#0000 1px);background-position:50%;background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.W1Hkg_mre4ae0h{z-index:1;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 40px;display:flex;position:relative}.BaFY9_mre4ae0h{font-family:var(--font-heading);letter-spacing:2px;font-size:1.4rem;font-weight:900}.hzxBE_mre4ae0h{color:#fff;text-shadow:.05em 0 #ff007fbf,-.025em -.05em #00f3ffbf,.025em .05em #b026ffbf;position:relative}.BXUzB_mre4ae0h{gap:8px;display:flex}.wkxIM_mre4ae0h{color:#8b949e;cursor:pointer;font-family:var(--font-heading);background:0 0;border:1px solid #30163d;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;transition:all .2s}.wkxIM_mre4ae0h:hover,.PWjBQ_mre4ae0h{color:#fff;background:#ff007f;border-color:#ff007f;box-shadow:0 0 10px #ff007f80}.OZ6Lj_mre4ae0h{z-index:1;max-width:1100px;margin:0 auto;position:relative}.UJDmB_mre4ae0h{margin-bottom:40px}.ANmbl_mre4ae0h{align-items:center;gap:12px;margin-bottom:12px;display:flex}.M-toM_mre4ae0h{color:#00f3ff;filter:drop-shadow(0 0 5px #00f3ff)}.pYRgK_mre4ae0h{color:#00f3ff;letter-spacing:1px;background:#00f3ff1a;border:1px solid #00f3ff;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:700}.LiibN_mre4ae0h{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:3rem;font-weight:900;line-height:1.1}.ZAuQU_mre4ae0h{color:#ff007f;text-shadow:0 0 10px #ff007f99,0 0 20px #ff007f4d}.fZUQ-_mre4ae0h{color:#00f3ff;letter-spacing:1px;margin-bottom:20px;font-size:1.2rem;font-weight:700}.hidPp_mre4ae0h{background:#03020cb3;border:1px solid #ffffff0d;border-left:4px solid #00f3ff;max-width:750px;padding:20px;font-size:1rem;line-height:1.6}.k0dxr_mre4ae0h{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.fUMfV_mre4ae0h{background:#03020cd9;border:1px solid #30163d;border-radius:8px;padding:24px;transition:all .3s}.fUMfV_mre4ae0h h3{font-family:var(--font-heading);color:#fff;font-size:1.1rem;font-weight:700}.NYwkU_mre4ae0h:hover{border-color:#ff007f;box-shadow:0 0 15px #ff007f26}.dZLjd_mre4ae0h:hover{border-color:#00f3ff;box-shadow:0 0 15px #00f3ff26}.XOpK8_mre4ae0h:hover{border-color:#b026ff;box-shadow:0 0 15px #b026ff26}.D1fAf_mre4ae0h{align-items:center;gap:8px;margin-bottom:15px;display:flex}.nKmdW_mre4ae0h{color:#ff007f}.JlpBc_mre4ae0h{color:#00f3ff}.K26w4_mre4ae0h{margin-bottom:12px;font-size:.85rem;line-height:1.6}._4o97H_mre4ae0h{flex-direction:column;gap:15px;display:flex}.XA3iP_mre4ae0h{flex-direction:column;gap:4px;display:flex}.iQZYY_mre4ae0h{color:#00f3ff;font-size:.75rem;font-weight:700}.eId6k_mre4ae0h{color:#c9d1d9;font-size:.85rem}.noSJ-_mre4ae0h{grid-column:span 2}.xfYoN_mre4ae0h{grid-column:span 3}.EJiPf_mre4ae0h{border-bottom:1px solid #30163d;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;display:flex}.rfEgy_mre4ae0h{background:#ffffff05;border:1px solid #30163d;border-radius:6px;padding:2px;display:flex}._0SF47_mre4ae0h{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:6px 12px;transition:all .2s;display:flex}._0SF47_mre4ae0h:hover{color:#b026ff}.ItsOV_mre4ae0h{color:#b026ff;background:#b026ff26}.yXLLj_mre4ae0h{scrollbar-width:thin;scrollbar-color:#b026ff4d transparent;flex-direction:column;gap:20px;max-height:240px;padding-right:8px;display:flex;overflow-y:auto}.yXLLj_mre4ae0h::-webkit-scrollbar{width:4px}.yXLLj_mre4ae0h::-webkit-scrollbar-thumb{background:#b026ff4d;border-radius:2px}.uxIrR_mre4ae0h{border-left:2px solid #b026ff;padding-left:15px}._9Qagn_mre4ae0h{color:#b026ff;font-size:.7rem;font-weight:700}.uxIrR_mre4ae0h h5{color:#fff;margin:2px 0;font-size:.9rem}.uxIrR_mre4ae0h p{color:#8b949e;font-size:.8rem}.z6D13_mre4ae0h{flex-direction:column;gap:4px;margin-top:8px;margin-left:15px;padding-left:0;list-style-type:square;display:flex}.z6D13_mre4ae0h li{color:#8b949e;font-size:.75rem;line-height:1.4}.z6D13_mre4ae0h li::marker{color:#00f3ff}.z2F6J_mre4ae0h{flex-direction:column;gap:16px;margin-top:15px;display:flex}.ZS6kV_mre4ae0h{border-bottom:1px solid #161b22;padding-bottom:15px}.ZS6kV_mre4ae0h:last-child{border-bottom:none;padding-bottom:0}.H4m7u_mre4ae0h{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.H4m7u_mre4ae0h h5{color:#fff;font-size:.95rem}.EAU8u_mre4ae0h{color:#ff007f;cursor:pointer}.ZS6kV_mre4ae0h p{color:#8b949e;margin-bottom:8px;font-size:.8rem;line-height:1.5}.Yu-Rj_mre4ae0h{flex-wrap:wrap;gap:6px;display:flex}.OLUBt_mre4ae0h{color:#00f3ff;background:#00f3ff0d;border:1px solid #00f3ff1a;border-radius:4px;padding:2px 6px;font-size:.7rem}.opDhV_mre4ae0h{border-top:1px solid #30163d;margin-top:40px;padding-top:24px;position:relative}.fmn2q_mre4ae0h{justify-content:space-between;align-items:center;display:flex}.KiGjY_mre4ae0h{align-items:center;gap:8px;font-size:.9rem;display:flex}.KiGjY_mre4ae0h a{color:#fff;transition:text-shadow .2s}.KiGjY_mre4ae0h a:hover{text-shadow:0 0 5px #ff007f}.cN2J7_mre4ae0h{gap:16px;display:flex}.cN2J7_mre4ae0h a{color:#8b949e;transition:all .2s}.cN2J7_mre4ae0h a:hover{color:#fff;transform:translateY(-2px)}@media (width<=968px){.noSJ-_mre4ae0h,.xfYoN_mre4ae0h{grid-column:span 3}}@media (width<=768px){.k0dxr_mre4ae0h{grid-template-columns:1fr}.fUMfV_mre4ae0h,.noSJ-_mre4ae0h,.xfYoN_mre4ae0h{grid-column:span 1}.LiibN_mre4ae0h{font-size:2.2rem}.n4THF_mre4ae0h{padding:30px 20px}}.y-KZ7_mre4ae0h{color:#000;min-height:100vh;font-family:var(--font-body);background-color:#f1f3f5;padding:60px 24px}._8V0-l_mre4ae0h{border-bottom:3px solid #000;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 40px;padding-bottom:20px;display:flex}.JHyEG_mre4ae0h{font-family:var(--font-heading);text-shadow:2px 2px #facc15;font-size:1.6rem;font-weight:900}.pA-xO_mre4ae0h{gap:8px;display:flex}.fV4ik_mre4ae0h{color:#000;cursor:pointer;font-family:var(--font-heading);background:#fff;border:2px solid #000;padding:6px 12px;font-size:.8rem;font-weight:800;transition:transform .1s,box-shadow .1s;box-shadow:2px 2px #000}.fV4ik_mre4ae0h:active,._4YeOe_mre4ae0h{background:#facc15;transform:translate(2px,2px);box-shadow:0 0 #000}.hhuaK_mre4ae0h{max-width:1100px;margin:0 auto}.wsa2t_mre4ae0h{background:#fff;border:3px solid #000;margin-bottom:30px;padding:30px;transition:transform .1s,box-shadow .1s;box-shadow:5px 5px #000}.wsa2t_mre4ae0h:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #000}.ae8R9_mre4ae0h{background:#ffde4d}.AK9iI_mre4ae0h{color:#000;letter-spacing:.5px;background:#22c55e;border:2px solid #000;margin-bottom:20px;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:2px 2px #000}.oDeYY_mre4ae0h{font-family:var(--font-heading);margin-bottom:10px;font-size:3rem;font-weight:900;line-height:1.1}.RfMme_mre4ae0h{margin-bottom:20px;font-size:1.3rem;font-weight:800;text-decoration:underline}.-vKl2_mre4ae0h{font-size:1.05rem;font-weight:500;line-height:1.6}.x0Ybq_mre4ae0h{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.MRQPg_mre4ae0h{background:#fff;grid-column:span 2}.MRQPg_mre4ae0h h2,.HiG2I_mre4ae0h h2,._0Y56t_mre4ae0h h2,.oiJ1S_mre4ae0h h2,.NIspF_mre4ae0h h2{font-family:var(--font-heading);text-transform:uppercase;border-bottom:3px solid #000;margin-bottom:20px;padding-bottom:4px;font-size:1.5rem;font-weight:900;display:inline-block}.eRgYp_mre4ae0h{margin-bottom:16px;font-size:.95rem;font-weight:500;line-height:1.7}.HiG2I_mre4ae0h{background:#85fefe;grid-column:span 1}.xFUqp_mre4ae0h{flex-direction:column;gap:16px;display:flex}.TZAl4_mre4ae0h{background:#fff;border:1.5px solid #000;margin-bottom:4px;padding:2px 6px;font-size:.75rem;font-weight:900;display:inline-block}.TpjY5_mre4ae0h p{font-size:.85rem;font-weight:600;line-height:1.4}.ZI5nP_mre4ae0h{grid-column:span 2}._0Y56t_mre4ae0h{background:#fff}.hR-0D_mre4ae0h{scrollbar-width:thin;scrollbar-color:#000 transparent;flex-direction:column;gap:20px;max-height:380px;padding-right:10px;display:flex;overflow-y:auto}.hR-0D_mre4ae0h::-webkit-scrollbar{width:6px}.hR-0D_mre4ae0h::-webkit-scrollbar-thumb{background:#000;border-radius:3px}.LPNuG_mre4ae0h{border-bottom:2px solid #000;padding-bottom:16px}.LPNuG_mre4ae0h:last-child{border-bottom:none}.ihfk-_mre4ae0h{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ihfk-_mre4ae0h h4{font-size:1.1rem;font-weight:800}.ePl8X_mre4ae0h{color:#000;align-items:center;transition:transform .2s;display:flex}.ePl8X_mre4ae0h:hover{transform:translate(-2px,-2px)scale(1.1)}.LPNuG_mre4ae0h p{color:#333;margin-bottom:12px;font-size:.85rem;font-weight:500;line-height:1.5}.IN7Sp_mre4ae0h{flex-wrap:wrap;gap:6px;display:flex}.jY0jB_mre4ae0h{background:#e9ecef;border:1.5px solid #000;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.oiJ1S_mre4ae0h{background:pink;flex-direction:column;grid-column:span 1;justify-content:space-between;display:flex}.oiJ1S_mre4ae0h p{margin-bottom:15px;font-size:.9rem;font-weight:600;line-height:1.5}.bvkgw_mre4ae0h{background:#fff;border:2px solid #000;align-items:center;gap:8px;margin-bottom:20px;padding:10px;font-size:.8rem;font-weight:700;display:flex;box-shadow:2px 2px #000}.bvkgw_mre4ae0h a{color:#000;text-decoration:none}.yrw7V_mre4ae0h{flex-direction:column;gap:10px;display:flex}._8HLYX_mre4ae0h{color:#000;background:#fff;border:2px solid #000;align-items:center;gap:8px;padding:10px;font-size:.85rem;font-weight:800;text-decoration:none;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:2px 2px #000}._8HLYX_mre4ae0h:hover{background:#facc15;transform:translate(-2px,-2px);box-shadow:4px 4px #000}.NIspF_mre4ae0h{background:#fff;grid-column:span 2}.bV84F_mre4ae0h{border-bottom:3px solid #000;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;display:flex}.bV84F_mre4ae0h h2{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.c66pQ_mre4ae0h{gap:12px;display:flex}.d3IZ3_mre4ae0h{color:#000;cursor:pointer;font-family:var(--font-heading);background:#fff;border:2px solid #000;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:800;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:2px 2px #000}.d3IZ3_mre4ae0h:active,._8XUi4_mre4ae0h{background:pink;transform:translate(2px,2px);box-shadow:0 0 #000}.z-foR_mre4ae0h{scrollbar-width:thin;scrollbar-color:#000 transparent;flex-direction:column;gap:24px;max-height:380px;padding-right:12px;display:flex;overflow-y:auto}.z-foR_mre4ae0h::-webkit-scrollbar{width:6px}.z-foR_mre4ae0h::-webkit-scrollbar-thumb{background:#000;border-radius:3px}.e8TbI_mre4ae0h{background:#fff;border:2px solid #000;padding:20px;transition:transform .1s,box-shadow .1s;box-shadow:4px 4px #000}.e8TbI_mre4ae0h:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #000}.Sabad_mre4ae0h{margin-bottom:12px}.fLYzk_mre4ae0h{background:#facc15;border:1.5px solid #000;margin-bottom:6px;padding:2px 8px;font-size:.75rem;font-weight:900;display:inline-block;box-shadow:1.5px 1.5px #000}.Ncpz4_mre4ae0h{font-family:var(--font-heading);color:#000;font-size:1.15rem;font-weight:900}.h0C2z_mre4ae0h{color:#555;font-size:.85rem;font-weight:700;text-decoration:underline}.wmbkX_mre4ae0h{flex-direction:column;gap:8px;margin-left:20px;padding-left:0;list-style-type:square;display:flex}.wmbkX_mre4ae0h li{color:#111;font-size:.85rem;font-weight:500;line-height:1.5}@media (width<=968px){.MRQPg_mre4ae0h,.HiG2I_mre4ae0h,._0Y56t_mre4ae0h,.oiJ1S_mre4ae0h,.ZI5nP_mre4ae0h,.NIspF_mre4ae0h{grid-column:span 3}}@media (width<=640px){.x0Ybq_mre4ae0h{grid-template-columns:1fr}.MRQPg_mre4ae0h,.HiG2I_mre4ae0h,._0Y56t_mre4ae0h,.oiJ1S_mre4ae0h,.ZI5nP_mre4ae0h{grid-column:span 1}.oDeYY_mre4ae0h{font-size:2.2rem}}.BgdWh_mre4ae0h{color:#334155;min-height:100vh;font-family:var(--font-body);background-color:#e0e0e0;padding:60px 24px}.rdV7g_mre4ae0h{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 40px;display:flex}.RNeAR_mre4ae0h{font-family:var(--font-heading);font-size:1.4rem;font-weight:800}._2fhMt_mre4ae0h{color:#475569}._6p9VG_mre4ae0h{gap:10px;display:flex}.iJGtQ_mre4ae0h{color:#475569;cursor:pointer;font-family:var(--font-heading);background:#e0e0e0;border:none;border-radius:8px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:all .2s;box-shadow:4px 4px 8px #bebebe,-4px -4px 8px #fff}.iJGtQ_mre4ae0h:hover{color:#0f172a}._1JJ23_mre4ae0h{color:#0f172a;box-shadow:inset 4px 4px 8px #bebebe,inset -4px -4px 8px #fff}.UiAXX_mre4ae0h{max-width:1100px;margin:0 auto}.EZHLw_mre4ae0h{background:#e0e0e0;border:1px solid #fff3;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:8px 8px 16px #bebebe,-8px -8px 16px #fff}.ON-Ef_mre4ae0h h1{font-family:var(--font-heading);color:#0f172a;font-size:2.5rem;font-weight:800}.ZBr-K_mre4ae0h{color:#475569;margin:6px 0 20px;font-size:1.1rem;font-weight:700}.aghVK_mre4ae0h{color:#334155;font-size:1rem;line-height:1.6}.MsKS0_mre4ae0h{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Yyprt_mre4ae0h h3,.U9o-H_mre4ae0h h3,.MZiZf_mre4ae0h h3,._0Yqzs_mre4ae0h h3{font-family:var(--font-heading);color:#0f172a;margin-bottom:20px;font-size:1.2rem;font-weight:800}.kxQdv_mre4ae0h{color:#475569;margin-bottom:12px;font-size:.9rem;line-height:1.6}.U9o-H_mre4ae0h{grid-column:span 1}.gI10y_mre4ae0h{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.D2iwr_mre4ae0h{gap:8px;display:flex}._5-gba_mre4ae0h{color:#475569;cursor:pointer;background:#e0e0e0;border:none;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .2s;box-shadow:2px 2px 4px #bebebe,-2px -2px 4px #fff}._9PCll_mre4ae0h{color:#0f172a;box-shadow:inset 2px 2px 4px #bebebe,inset -2px -2px 4px #fff}.DvdX-_mre4ae0h{scrollbar-width:thin;scrollbar-color:#0000001a transparent;flex-direction:column;gap:16px;max-height:240px;padding-right:8px;display:flex;overflow-y:auto}.DvdX-_mre4ae0h::-webkit-scrollbar{width:4px}.DvdX-_mre4ae0h::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.AJDjN_mre4ae0h{border-left:2px solid #94a3b8;padding-left:15px}.V2zgI_mre4ae0h{color:#64748b;font-size:.7rem;font-weight:700}.AJDjN_mre4ae0h h5{color:#0f172a;margin:2px 0;font-size:.85rem;font-weight:700}.AJDjN_mre4ae0h p{color:#475569;font-size:.8rem}.hKjTL_mre4ae0h{flex-direction:column;gap:4px;margin-top:6px;margin-left:16px;padding-left:0;list-style-type:disc;display:flex}.hKjTL_mre4ae0h li{color:#475569;font-size:.75rem;line-height:1.4}.TZj6r_mre4ae0h{grid-column:span 2}.G2HRO_mre4ae0h{flex-direction:column;gap:20px;display:flex}.JIU9e_mre4ae0h{border-bottom:1px solid #d1d5db;padding-bottom:16px}.JIU9e_mre4ae0h:last-child{border-bottom:none;padding-bottom:0}.XY5az_mre4ae0h{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.XY5az_mre4ae0h h4{color:#0f172a;font-size:1rem;font-weight:700}.cZyl2_mre4ae0h{color:#64748b}.JIU9e_mre4ae0h p{color:#475569;margin-bottom:10px;font-size:.8rem;line-height:1.5}.A378K_mre4ae0h{flex-wrap:wrap;gap:6px;display:flex}.GOaM-_mre4ae0h{background:#e0e0e0;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:700;box-shadow:1px 1px 2px #bebebe,-1px -1px 2px #fff}._0Yqzs_mre4ae0h{flex-direction:column;justify-content:space-between;display:flex}.ROhw9_mre4ae0h{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}._3Ze8J_mre4ae0h{color:#475569;align-items:center;gap:8px;font-size:.8rem;display:flex}._3Ze8J_mre4ae0h a{color:#334155;font-weight:700}.M4NUw_mre4ae0h{gap:16px;display:flex}.M4NUw_mre4ae0h a{color:#475569;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:4px 4px 8px #bebebe,-4px -4px 8px #fff}.M4NUw_mre4ae0h a:hover{color:#0f172a}.M4NUw_mre4ae0h a:active{box-shadow:inset 2px 2px 4px #bebebe,inset -2px -2px 4px #fff}@media (width<=968px){.Yyprt_mre4ae0h,.U9o-H_mre4ae0h,.MZiZf_mre4ae0h,._0Yqzs_mre4ae0h,.TZj6r_mre4ae0h{grid-column:span 3}}@media (width<=640px){.MsKS0_mre4ae0h{grid-template-columns:1fr}.Yyprt_mre4ae0h,.U9o-H_mre4ae0h,.MZiZf_mre4ae0h,._0Yqzs_mre4ae0h,.TZj6r_mre4ae0h{grid-column:span 1}.ON-Ef_mre4ae0h h1{font-size:2rem}}.p6sp6_mre4ae0h{color:#f0f4ff;background:#030712;min-height:100vh;font-family:Inter,Outfit,sans-serif;position:relative;overflow-x:hidden}.p6sp6_mre4ae0h:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 20% 10%,#7c3aed59 0%,#0000 60%),radial-gradient(60% 80% at 80% 80%,#06b6d44d 0%,#0000 60%),radial-gradient(70% 50%,#10b98126 0%,#0000 70%);animation:10s ease-in-out infinite alternate YEgSC_mre4ae0h;position:fixed;inset:0}@keyframes YEgSC_mre4ae0h{0%{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.85;transform:scale(1.05)rotate(1deg)}to{opacity:1;transform:scale(1)rotate(-1deg)}}.THI-0_mre4ae0h{z-index:100;-webkit-backdrop-filter:blur(20px);background:#03071299;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.inJ7A_mre4ae0h{letter-spacing:-.5px;color:#a78bfa;font-size:1.1rem;font-weight:800}.inJ7A_mre4ae0h span{color:#22d3ee}.xrFvr_mre4ae0h{gap:32px;display:flex}.FiDpL_mre4ae0h{color:#f0f4ff8c;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;font-size:.85rem;font-weight:500;transition:color .2s}.FiDpL_mre4ae0h:hover{color:#f0f4ff}.oZRFZ_mre4ae0h{align-items:center;gap:12px;display:flex}.TlH8B_mre4ae0h{cursor:pointer;opacity:.6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;padding:5px 8px;transition:all .2s;display:flex}.TlH8B_mre4ae0h:hover,.YNShu_mre4ae0h{opacity:1;border-color:#7c3aed}.lKgdK_mre4ae0h{color:#a78bfa;cursor:pointer;background:#7c3aed26;border:1px solid #7c3aed59;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s}.lKgdK_mre4ae0h:hover{background:#7c3aed4d;border-color:#a78bfa}.SDqB-_mre4ae0h{z-index:1;max-width:1100px;margin:0 auto;padding:0 24px 80px;position:relative}._67pKV_mre4ae0h{border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:80px 0 60px;display:grid}.m81On_mre4ae0h{color:#a78bfa;letter-spacing:.06em;text-transform:uppercase;background:#7c3aed1f;border:1px solid #7c3aed4d;border-radius:99px;align-items:center;gap:8px;margin-bottom:20px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.m81On_mre4ae0h:before{content:"";background:#a78bfa;border-radius:50%;width:6px;height:6px;animation:2s infinite sbZB9_mre4ae0h}@keyframes sbZB9_mre4ae0h{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}._9kKEa_mre4ae0h{letter-spacing:-1.5px;background:linear-gradient(135deg,#f0f4ff 0%,#a78bfa 50%,#22d3ee 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.1}._-5qhe_mre4ae0h{color:#f0f4ff8c;margin-bottom:28px;font-size:1.15rem;font-weight:400}.eAjaJ_mre4ae0h{flex-wrap:wrap;gap:12px;display:flex}.NPBr2_mre4ae0h{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#06b6d4);border:none;border-radius:10px;padding:11px 24px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 0 24px #7c3aed59}.NPBr2_mre4ae0h:hover{transform:translateY(-2px);box-shadow:0 0 36px #7c3aed8c}.vgOED_mre4ae0h{color:#f0f4ffcc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;padding:11px 24px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.vgOED_mre4ae0h:hover{background:#ffffff1a;border-color:#ffffff40}._1GWhF_mre4ae0h{flex-direction:column;gap:16px;display:flex}.SP0xA_mre4ae0h{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;min-width:110px;padding:18px 24px;transition:all .3s}.SP0xA_mre4ae0h:hover{background:#7c3aed14;border-color:#7c3aed66}.TGAGE_mre4ae0h{background:linear-gradient(135deg,#a78bfa,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800}.P1kvU_mre4ae0h{color:#f0f4ff73;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:.7rem}.X6b0e_mre4ae0h{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:32px;transition:border-color .3s}.X6b0e_mre4ae0h:hover{border-color:#7c3aed4d}.jnz3-_mre4ae0h{text-transform:uppercase;letter-spacing:.14em;color:#a78bfa;margin-bottom:24px;font-size:.7rem;font-weight:700}.Wq-2L_mre4ae0h{grid-template-columns:1fr 1fr;gap:24px;margin-top:40px;display:grid}._97tGy_mre4ae0h{flex-wrap:wrap;gap:8px;display:flex}.U9VDz_mre4ae0h{color:#22d3ee;background:#06b6d414;border:1px solid #06b6d433;border-radius:99px;padding:5px 13px;font-size:.78rem;font-weight:500;transition:all .2s}.U9VDz_mre4ae0h:hover{background:#06b6d429;border-color:#06b6d473}.veSdK_mre4ae0h{flex-direction:column;gap:20px;display:flex}._--LCO_mre4ae0h{gap:16px;display:flex}.XBxGa_mre4ae0h{background:linear-gradient(135deg,#7c3aed,#22d3ee);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px;box-shadow:0 0 10px #7c3aed80}.Pw9ws_mre4ae0h{color:#a78bfa;letter-spacing:.04em;margin-bottom:4px;font-size:.7rem;font-weight:600}.ku4Zh_mre4ae0h{color:#f0f4ff;margin-bottom:2px;font-size:.92rem;font-weight:700}._2hyK-_mre4ae0h{color:#f0f4ff80;font-size:.78rem}._0oKtH_mre4ae0h{flex-direction:column;gap:16px;margin-top:40px;display:flex}.Wpdoj_mre4ae0h{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;align-items:flex-start;gap:20px;padding:22px 26px;transition:all .3s;display:flex}.Wpdoj_mre4ae0h:hover{background:#06b6d40a;border-color:#06b6d459;transform:translate(6px)}._77Z7u_mre4ae0h{background:linear-gradient(135deg,#7c3aed4d,#06b6d44d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;padding-top:2px;font-size:1.8rem;font-weight:800;line-height:1}.s0kit_mre4ae0h{color:#f0f4ff;margin-bottom:5px;font-size:1rem;font-weight:700}.A98A3_mre4ae0h{color:#f0f4ff80;font-size:.82rem;line-height:1.55}._9KHzA_mre4ae0h{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.oPO-D_mre4ae0h{color:#a78bfa;background:#7c3aed14;border:1px solid #7c3aed33;border-radius:99px;padding:3px 10px;font-size:.7rem;font-weight:600}.vSZmI_mre4ae0h{flex-wrap:wrap;gap:14px;margin-top:40px;display:flex}.rmQLu_mre4ae0h{min-width:200px;color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex:1;align-items:center;gap:14px;padding:22px 24px;text-decoration:none;transition:all .3s;display:flex}.rmQLu_mre4ae0h:hover{background:#7c3aed0f;border-color:#a78bfa66;transform:translateY(-3px)}.AKsbi_mre4ae0h{color:#a78bfa;background:#7c3aed1f;border:1px solid #7c3aed40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._4S93y_mre4ae0h{color:#f0f4ff66;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.pOHNs_mre4ae0h{color:#f0f4ff;font-size:.88rem;font-weight:600}@media (width<=768px){.THI-0_mre4ae0h{padding:14px 20px}.xrFvr_mre4ae0h{display:none}._67pKV_mre4ae0h{grid-template-columns:1fr;padding:50px 0 40px}._1GWhF_mre4ae0h{flex-direction:row}.Wq-2L_mre4ae0h{grid-template-columns:1fr}}.gallery-container{color:#f8fafc;background-color:#0b0f19;flex-direction:column;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.gallery-orb{z-index:0;pointer-events:none;filter:blur(100px);width:50%;height:50%;position:fixed}.orb-1{background:radial-gradient(circle,#39d3530d 0%,#0000 60%);top:-10%;left:-10%}.orb-2{background:radial-gradient(circle,#58a6ff0d 0%,#0000 60%);bottom:-10%;right:-10%}.gallery-header{z-index:1;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto 60px;display:flex;position:relative}.gallery-logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:800}.gallery-langs{gap:8px;display:flex}.gallery-lang-btn{cursor:pointer;opacity:.6;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;padding:5px 7px;transition:all .2s;display:flex}.gallery-lang-btn:hover,.gallery-lang-btn.active{opacity:1;background:#58a6ff1a;border-color:#58a6ff;box-shadow:0 0 8px #58a6ff4d}.gallery-content{text-align:center;z-index:1;flex-direction:column;flex-grow:1;justify-content:center;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.gallery-title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:3rem;font-weight:800}.gallery-subtitle{color:#94a3b8;max-width:600px;margin:0 auto 50px;font-size:1.1rem;line-height:1.6}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gallery-card{cursor:pointer;text-align:center;background:#0d111766;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;padding:30px 20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.gallery-card:hover{border-color:#ffffff26;transform:translateY(-6px)}.circadian-card{border:1.5px solid #eab30833}.gallery-card:hover.circadian-card{border-color:#eab30866;box-shadow:0 15px 40px #eab30826}.gallery-card:hover:nth-child(2){border-color:#39d35340;box-shadow:0 15px 40px #39d3531f}.gallery-card:hover:nth-child(3){border-color:#58a6ff40;box-shadow:0 15px 40px #58a6ff1f}.gallery-card:hover:nth-child(4){border-color:#c084fc40;box-shadow:0 15px 40px #c084fc1f}.gallery-card:hover:nth-child(5){border-color:#c5a88040;box-shadow:0 15px 40px #c5a8801f}.gallery-card:hover:nth-child(6){border-color:#ff007f40;box-shadow:0 15px 40px #ff007f1f}.gallery-card:hover:nth-child(7){border-color:#facc1540;box-shadow:0 15px 40px #facc151f}.gallery-card:hover:nth-child(8){border-color:#64748b40;box-shadow:0 15px 40px #64748b1f}.card-icon-circle{background:#ffffff05;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;transition:all .3s;display:flex}.gallery-card:hover .card-icon-circle{transform:scale(1.08)rotate(4deg)}.gold-glow{background:#eab3080d;border-color:#eab30833}.green-glow{background:#39d3530d;border-color:#39d35333}.blue-glow{background:#58a6ff0d;border-color:#58a6ff33}.purple-glow{background:#c084fc0d;border-color:#c084fc33}.cream-glow{background:#c5a8800d;border-color:#c5a88033}.pink-glow{background:#ff007f0d;border-color:#ff007f33}.yellow-glow{background:#facc150d;border-color:#facc1533}.slate-glow{background:#64748b0d;border-color:#64748b33}.color-gold{color:#eab308}.color-green{color:#39d353}.color-blue{color:#58a6ff}.color-purple{color:#c084fc}.color-cream{color:#c5a880}.color-pink{color:#ff007f}.color-yellow-card{color:#facc15}.color-slate{color:#64748b}.gallery-card h3{font-family:var(--font-heading);margin-bottom:10px;font-size:1.25rem;font-weight:700}.gallery-card p{color:#94a3b8;flex-grow:1;margin-bottom:24px;font-size:.85rem;line-height:1.5}.gallery-select-btn{color:#fff;cursor:pointer;font-family:var(--font-heading);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.active-btn{color:#0b0f19;background:linear-gradient(135deg,#eab308 0%,#ca8a04 100%);border-color:#eab308}.gallery-card:hover .gallery-select-btn{color:#0b0f19;background:#fff;border-color:#fff}.gallery-card:hover .gallery-select-btn.active-btn{color:#0b0f19;background:#facc15;border-color:#facc15;box-shadow:0 0 10px #eab30866}.theme-fab{-webkit-backdrop-filter:blur(10px);color:#f8fafc;cursor:pointer;z-index:99999;background:#161b22b3;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 25px #00000080}.theme-fab:hover{color:#0b0f19;background:#fff;transform:scale(1.1)rotate(15deg);box-shadow:0 0 20px #fff6}@media (width<=968px){.gallery-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.gallery-title{font-size:2.2rem}}
