.globe-hero[data-astro-cid-nsy4jujd]{position:relative;min-height:85vh;display:flex;align-items:center;background:radial-gradient(circle at 75% 50%,rgba(0,40,60,.3),transparent 60%);overflow:hidden;padding-top:80px}.hero-content[data-astro-cid-nsy4jujd]{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;z-index:2}.text-col[data-astro-cid-nsy4jujd]{flex:1;max-width:600px}.hero-title[data-astro-cid-nsy4jujd]{font-family:var(--font-hero);font-size:4rem;line-height:1.1;margin-bottom:20px;color:var(--text-white);text-shadow:0 0 20px rgba(0,0,0,.8)}.hero-subtitle[data-astro-cid-nsy4jujd]{font-size:1.2rem;color:var(--text-gray);margin-bottom:40px;max-width:90%;text-shadow:0 0 10px rgba(0,0,0,.8)}.stats-row[data-astro-cid-nsy4jujd]{display:flex;gap:40px;border-top:1px solid rgba(255,255,255,.1);padding-top:30px}.stat-item[data-astro-cid-nsy4jujd]{display:flex;flex-direction:column}.stat-number[data-astro-cid-nsy4jujd]{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;color:var(--text-white);text-shadow:0 0 15px rgba(255,255,255,.2)}.stat-label[data-astro-cid-nsy4jujd]{font-family:var(--font-code);font-size:.8rem;color:var(--neon-cyan);text-transform:uppercase;letter-spacing:1px}.star-icon[data-astro-cid-nsy4jujd]{color:gold;font-size:1.5rem;margin-left:5px}.globe-col[data-astro-cid-nsy4jujd]{flex:1;display:flex;justify-content:center;align-items:center;position:relative}#cobe[data-astro-cid-nsy4jujd]{width:100%;max-width:600px;height:auto;aspect-ratio:1;opacity:1;filter:drop-shadow(0 0 60px rgba(0,212,255,.1))}.fade-bottom[data-astro-cid-nsy4jujd]{position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(to top,var(--bg-dark),transparent);z-index:1;pointer-events:none}.featured-card[data-astro-cid-nsy4jujd]{background:#0f141e99;border:1px solid rgba(0,212,255,.3);border-radius:12px;overflow:hidden;margin-top:40px;position:relative;box-shadow:0 0 30px #00000080;backdrop-filter:blur(5px);transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease}.featured-card[data-astro-cid-nsy4jujd]:hover{transform:translateY(-5px);border-color:var(--neon-orange);box-shadow:0 10px 50px #d9361633}.card-badge[data-astro-cid-nsy4jujd]{position:absolute;top:0;right:0;background:var(--neon-orange);color:#fff;font-family:var(--font-heading);font-weight:700;padding:8px 20px;border-bottom-left-radius:12px;z-index:10;font-size:.9rem}.featured-content[data-astro-cid-nsy4jujd]{display:flex;align-items:stretch}.featured-text[data-astro-cid-nsy4jujd]{padding:50px;flex:1.2}.featured-text[data-astro-cid-nsy4jujd] h3[data-astro-cid-nsy4jujd]{font-family:var(--font-hero);font-size:2.2rem;margin-bottom:15px;color:var(--text-white);line-height:1.2}.tech-stack[data-astro-cid-nsy4jujd]{font-family:var(--font-code);color:var(--neon-cyan);margin-bottom:25px;font-size:.95rem}.tech-stack[data-astro-cid-nsy4jujd] i[data-astro-cid-nsy4jujd]{margin-right:5px}.description[data-astro-cid-nsy4jujd]{color:var(--text-gray);margin-bottom:30px;font-size:1.05rem}.benefit-list[data-astro-cid-nsy4jujd]{margin-bottom:40px}.benefit-list[data-astro-cid-nsy4jujd] li[data-astro-cid-nsy4jujd]{margin-bottom:10px;color:#e2e8f0}.benefit-list[data-astro-cid-nsy4jujd] i[data-astro-cid-nsy4jujd]{color:var(--neon-orange);margin-right:10px}.btn-glow[data-astro-cid-nsy4jujd]{box-shadow:0 0 15px #d9361666}.featured-image[data-astro-cid-nsy4jujd]{flex:.8;position:relative;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:300px}.featured-image[data-astro-cid-nsy4jujd] img[data-astro-cid-nsy4jujd]{width:200%;height:auto;object-fit:contain;position:relative;z-index:2;transition:.5s}.featured-card[data-astro-cid-nsy4jujd]:hover .featured-image[data-astro-cid-nsy4jujd] img[data-astro-cid-nsy4jujd]{transform:scale(1.05) rotate(-2deg);filter:contrast(1.2) brightness(1)}.tech-overlay[data-astro-cid-nsy4jujd]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle,transparent 20%,#000 130%);z-index:3}.courses-section[data-astro-cid-nsy4jujd]{background:var(--bg-darker)}.courses-grid[data-astro-cid-nsy4jujd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.course-card[data-astro-cid-nsy4jujd]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;transition:.3s;display:flex;flex-direction:column;text-decoration:none}.course-card[data-astro-cid-nsy4jujd]:hover{transform:translateY(-5px);border-color:var(--neon-cyan);box-shadow:0 10px 30px #00d4ff1a}.course-img[data-astro-cid-nsy4jujd]{height:180px;position:relative;overflow:hidden}.course-img[data-astro-cid-nsy4jujd] img[data-astro-cid-nsy4jujd]{width:100%;height:100%;object-fit:cover;transition:.5s}.course-card[data-astro-cid-nsy4jujd]:hover .course-img[data-astro-cid-nsy4jujd] img[data-astro-cid-nsy4jujd]{transform:scale(1.1)}.platform-tag[data-astro-cid-nsy4jujd]{position:absolute;top:10px;right:10px;background:#a435f0;color:#fff;font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:4px}.course-info[data-astro-cid-nsy4jujd]{padding:25px;flex:1;display:flex;flex-direction:column}.course-info[data-astro-cid-nsy4jujd] h3[data-astro-cid-nsy4jujd]{color:var(--text-white);font-family:var(--font-heading);margin-bottom:10px;font-size:1.2rem}.course-info[data-astro-cid-nsy4jujd] p[data-astro-cid-nsy4jujd]{color:var(--text-gray);font-size:.9rem;margin-bottom:20px;flex:1}.course-info[data-astro-cid-nsy4jujd] .btn-text[data-astro-cid-nsy4jujd]{margin-top:auto;font-size:.85rem}@media(max-width:900px){.hero-content[data-astro-cid-nsy4jujd]{flex-direction:column-reverse;text-align:center}.text-col[data-astro-cid-nsy4jujd]{margin-top:40px}.stats-row[data-astro-cid-nsy4jujd]{justify-content:center}.globe-hero[data-astro-cid-nsy4jujd]{padding-top:120px;min-height:auto;padding-bottom:60px}.featured-content[data-astro-cid-nsy4jujd]{flex-direction:column}.featured-image[data-astro-cid-nsy4jujd]{height:250px}.featured-text[data-astro-cid-nsy4jujd]{padding:30px}.hero-title[data-astro-cid-nsy4jujd]{font-size:2.8rem}}
