@keyframes IntroSection_fadeIn__LeQbc{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes IntroSection_glowPulse__rlOJd{0%{box-shadow:0 0 5px rgba(0,240,255,.2)}50%{box-shadow:0 0 20px rgba(0,240,255,.4)}to{box-shadow:0 0 5px rgba(0,240,255,.2)}}.IntroSection_introContainer__unnpL{width:100%;min-height:100vh;padding:8rem 2rem 6rem;background-color:#050505;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:50px 50px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:6rem;position:relative;overflow:hidden}.IntroSection_introContainer__unnpL:before{content:"";position:absolute;top:-20%;left:20%;width:60%;height:60%;background:radial-gradient(circle,rgba(0,112,243,.15) 0,transparent 70%);pointer-events:none;z-index:0}.IntroSection_heroSection__cNGJp{text-align:center;max-width:900px;z-index:1;display:flex;flex-direction:column;align-items:center;animation:IntroSection_fadeIn__LeQbc .8s ease-out forwards}.IntroSection_heroBadge__fDMmj{display:inline-block;padding:.5rem 1rem;background:rgba(0,240,255,.1);color:#00f0ff;border:1px solid rgba(0,240,255,.3);border-radius:4px;font-size:.85rem;font-family:Consolas,Monaco,monospace;margin-bottom:2rem;letter-spacing:1px;box-shadow:0 0 10px rgba(0,240,255,.1)}.IntroSection_heroTitle__7Rgjr{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff;letter-spacing:-.02em;text-shadow:0 0 40px hsla(0,0%,100%,.1)}.IntroSection_heroTitle__7Rgjr span{display:inline-block;background:linear-gradient(90deg,#fff,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.IntroSection_heroSubtitle__dTtri{font-size:1.25rem;color:#a1a1aa;line-height:1.6;margin-bottom:3.5rem;font-weight:400;max-width:700px}.IntroSection_ctaButton__nPpRb{display:inline-flex;align-items:center;justify-content:center;padding:1rem 3.5rem;background:#0070f3;color:#fff;font-size:1.1rem;font-weight:600;border-radius:6px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 0 20px rgba(0,112,243,.4);border:1px solid hsla(0,0%,100%,.1)}.IntroSection_ctaButton__nPpRb:hover{transform:translateY(-2px);background:#0060df;box-shadow:0 0 40px rgba(0,112,243,.6)}.IntroSection_featuresGrid__UzgSm{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:1200px;z-index:1;padding:0 1rem}.IntroSection_featureCard__IMmW9{background:#0a0a0a;border:1px solid #333;border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:all .3s ease;position:relative;overflow:hidden;animation:IntroSection_fadeIn__LeQbc .8s ease-out forwards;opacity:0}.IntroSection_featureCard__IMmW9:first-child{animation-delay:.1s}.IntroSection_featureCard__IMmW9:nth-child(2){animation-delay:.2s}.IntroSection_featureCard__IMmW9:nth-child(3){animation-delay:.3s}.IntroSection_featureCard__IMmW9:nth-child(4){animation-delay:.4s}.IntroSection_featureCard__IMmW9:nth-child(5){animation-delay:.5s}.IntroSection_featureCard__IMmW9:nth-child(6){animation-delay:.6s}.IntroSection_featureCard__IMmW9:hover{transform:translateY(-5px);border-color:#00f0ff;box-shadow:0 0 20px rgba(0,240,255,.15);background:#111}.IntroSection_iconWrapper__mOd_Y{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.IntroSection_featureCard__IMmW9:hover .IntroSection_iconWrapper__mOd_Y{background:rgba(0,240,255,.1);color:#00f0ff;border-color:#00f0ff}.IntroSection_featureTitle__SeN5z{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#fff;letter-spacing:.5px}.IntroSection_featureDesc__nu5Cw{font-size:.95rem;color:#a1a1aa;line-height:1.6}.IntroSection_comingSoonBadge__E5oA6{display:inline-block;background:rgba(255,50,50,.15);color:#f55;font-size:.75rem;font-weight:600;padding:.2rem .6rem;border:1px solid rgba(255,50,50,.3);border-radius:999px;margin-left:.5rem;vertical-align:middle}@media (max-width:1024px){.IntroSection_featuresGrid__UzgSm{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.IntroSection_heroSection__cNGJp{padding:2rem 1rem}.IntroSection_heroTitle__7Rgjr{font-size:2.5rem}.IntroSection_introContainer__unnpL{padding:6rem 1rem 4rem;gap:4rem}.IntroSection_featuresGrid__UzgSm{display:flex;flex-direction:column}.IntroSection_featureCard__IMmW9{width:100%}}.page_main__GlU4n{padding:2rem;max-width:1200px;margin:0 auto;min-height:100vh}.page_header__kVzhN{margin-bottom:2.5rem}.page_title__3jonF{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#111}.page_subtitle__iAJUg{color:#666;font-size:1rem}.page_filterContainer__yYN_y{display:flex;gap:.75rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.page_filterButton__k8N4Y{padding:.5rem 1.25rem;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500;color:#444;white-space:nowrap}.page_filterButton__k8N4Y:hover{background:#f5f5f5;border-color:rgba(0,0,0,.2)}.page_filterButton__k8N4Y.page_active__q3_T3{background:#0070f3;color:#fff;border-color:#0070f3;box-shadow:0 4px 12px rgba(0,112,243,.25)}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.page_examCard___39Ft{background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.04)}.page_examCard___39Ft:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.page_title__3jonF{color:#fff}.page_subtitle__iAJUg{color:#888}.page_filterButton__k8N4Y{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);color:#ccc}.page_filterButton__k8N4Y:hover{background:hsla(0,0%,100%,.1)}.page_filterButton__k8N4Y.page_active__q3_T3{background:#0070f3;color:#fff}.page_examCard___39Ft{background:hsla(0,0%,8%,.6);border-color:hsla(0,0%,100%,.1)}}@media (max-width:768px){.page_main__GlU4n{padding:1.5rem}.page_grid__f5Kdy{grid-template-columns:1fr}.page_title__3jonF{font-size:1.75rem}}