.page-container{padding-bottom:0}.hero{text-align:center;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);flex-direction:column;justify-content:center;align-items:center;min-height:calc(85vh - 72px);padding:4rem 2rem;display:flex}.hero-title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1}.accent-text{background:linear-gradient(90deg,var(--foreground)0%,var(--muted-foreground)100%);-webkit-text-fill-color:transparent;font-family:var(--font-mono);letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text}.social-proof{background:var(--background);border-bottom:1px solid var(--border);padding:3rem 0;overflow:hidden}.social-proof-label{text-align:center;text-transform:uppercase;letter-spacing:.15em;color:var(--muted-foreground);margin-bottom:2rem;font-size:.75rem;font-weight:600}.social-proof-scroll{position:relative;overflow:hidden}.social-proof-track{gap:3rem;width:fit-content;animation:60s linear infinite scroll;display:flex}.social-proof-track:hover{animation-play-state:paused}.college-badge{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);white-space:nowrap;border-radius:8px;flex-shrink:0;padding:.75rem 2rem;font-size:.9rem;font-weight:600}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-subtitle{color:var(--muted-foreground);max-width:750px;margin:0 auto 2.5rem;font-size:1.35rem;font-weight:400;line-height:1.6}.hero-ctas{justify-content:center;gap:1.5rem;margin-bottom:5rem;display:flex}.primary-btn{background:var(--primary);color:var(--primary-foreground);border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 10px 40px -10px #fff3}.primary-btn.outline{border:1px solid var(--border);color:var(--foreground);background:0 0}.primary-btn.outline:hover{background:var(--foreground);color:var(--background)}.secondary-btn{background:var(--secondary);color:var(--foreground);border:1px solid var(--border);border-radius:100px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.secondary-btn:hover{background:var(--accent);border-color:var(--muted-foreground)}.what-is-section{text-align:center;max-width:1000px;margin:0 auto;padding:4rem 2rem}.problem-statement{color:var(--muted-foreground);max-width:720px;margin:0 auto 2rem;font-size:1.25rem;font-style:italic;line-height:1.6}.solution-statement{color:var(--foreground);max-width:800px;margin:0 auto 4rem;font-size:1.5rem;font-weight:700;line-height:1.4}.value-props-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.value-prop-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s;display:flex}.value-prop-card:hover{transform:translateY(-5px)}.prop-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.prop-icon-wrapper.rocket{color:#2196f3;background:#2196f31a}.prop-icon-wrapper.shield{color:#f5921b;background:#f5921b1a}.prop-icon-wrapper.users{color:#22c55e;background:#22c55e1a}.value-prop-card h3{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.value-prop-card p{color:var(--muted-foreground);font-size:.95rem;line-height:1.6}.work-gallery-section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-subtitle{text-align:center;color:var(--muted-foreground);margin-bottom:3rem;font-size:1.1rem}.work-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.work-card{background:var(--card);border:1px solid var(--border);border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.work-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000001a}.work-thumbnail{background:#e2e8f0;height:180px;position:relative}.placeholder-image{background-color:var(--card);background-image:linear-gradient(45deg,var(--border)25%,transparent 25%,transparent 75%,var(--border)75%,var(--border));opacity:.1;background-position:0 0,10px 10px;background-size:20px 20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.domain-tag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#000000b3;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.domain-tag.backend{background:var(--domain-backend)}.domain-tag.frontend{background:var(--domain-frontend)}.domain-tag.ai-ml{background:var(--domain-ai)}.domain-tag.data{background:var(--domain-data)}.domain-tag.devops{background:var(--domain-devops)}.domain-tag.ui-ux{background:var(--domain-uiux)}.work-content{padding:1.5rem}.work-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.work-meta{color:var(--muted-foreground);justify-content:space-between;margin-bottom:1rem;font-size:.85rem;display:flex}.tech-stack{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.tech-badge{background:var(--secondary);color:var(--muted-foreground);border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.view-link{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.view-link:hover{text-decoration:underline}.circles-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);--background:#f5f7fa;--foreground:#0f172a;--muted-foreground:#6b7280;--card:#fff;background:#f5f7fa;padding:6rem 2rem}.circles-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.circles-description{color:var(--muted-foreground);max-width:500px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.circles-benefits{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.benefit-item{align-items:flex-start;gap:1.5rem;display:flex}.benefit-icon{border:1px solid var(--border);width:48px;height:48px;color:var(--primary);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.benefit-text h4{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.benefit-text p{color:var(--muted-foreground);margin:0;font-size:.95rem}.circle-btn{width:fit-content}.circles-visual{position:relative}.circle-card-mockup{border:1px solid var(--border);background:#fff;border-radius:20px;max-width:450px;margin:0 auto;padding:2rem;box-shadow:0 20px 40px -10px #0000001a}.circle-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.circle-avatar-group{display:flex}.circle-avatar{background-color:#e2e8f0;background-size:cover;border:3px solid #fff;border-radius:50%;width:40px;height:40px;margin-left:-12px}.circle-avatar:first-child{margin-left:0}.avatar-1{background-color:#ff6b6b}.avatar-2{background-color:#4ecdc4}.avatar-3{background-color:#ffe66d}.avatar-4{background-color:#1a535c}.circle-avatar-count{width:40px;height:40px;color:var(--muted-foreground);background:#f1f5f9;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-12px;font-size:.8rem;font-weight:700;display:flex}.circle-name{color:var(--foreground);font-size:1.1rem;font-weight:700}.activity-row{background:#f8fafc;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem;font-size:.95rem;display:flex}.activity-row:last-child{margin-bottom:0}.activity-row .user{color:var(--foreground);font-weight:600}.activity-row .highlight{color:var(--primary);font-weight:500}.activity-row .time{color:var(--muted-foreground);margin-left:auto;font-size:.8rem}.testimonials-section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;height:100%;padding:2rem;display:flex;position:relative}.quote-icon{font-family:var(--font-heading);color:var(--border);opacity:.5;font-size:4rem;line-height:1;position:absolute;top:1rem;left:1.5rem}.testimonial-quote{color:var(--foreground);z-index:1;margin-bottom:2rem;padding-top:1rem;font-size:1.05rem;font-style:italic;line-height:1.6;position:relative}.testimonial-author{border-top:1px solid var(--border);align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.author-avatar{background:var(--primary);width:40px;height:40px;color:var(--primary-foreground);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.author-info{flex:1}.author-name-row{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.author-name-row .name{color:var(--foreground);font-size:.95rem;font-weight:700}.author-name-row .badge{color:#fff;border-radius:12px;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.author-info .role{color:var(--muted-foreground);font-size:.8rem;display:block}.events-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);--background:#f5f7fa;--foreground:#0f172a;--muted-foreground:#6b7280;--card:#fff;background:#f5f7fa;max-width:1200px;margin:0 auto;padding:6rem 2rem}.events-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.event-card{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.event-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000001a}.event-date-badge{color:var(--muted-foreground);border-bottom:1px solid var(--border);background:#e2e8f0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:flex}.event-content{flex:1;padding:1.5rem}.event-type{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);background:#2196f31a;border-radius:4px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.event-type.hackathon{color:#ec4899;background:#ec48991a}.event-type.workshop{color:#2196f3;background:#2196f31a}.event-type.career{color:#10b981;background:#10b9811a}.event-title{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.event-meta{flex-direction:column;gap:.5rem;display:flex}.meta-item{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.event-footer{border-top:1px solid var(--border);background:#f8fafc;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.rsvp-count{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.rsvp-btn{color:var(--primary);border:1px solid var(--primary);cursor:pointer;background:0 0;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.rsvp-btn:hover{background:var(--primary);color:#fff}.domains-section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{margin-bottom:1rem;font-size:2.5rem}.section-subtitle{color:var(--muted-foreground);font-size:1.1rem}.domain-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;min-height:200px;margin-bottom:4rem;display:grid;opacity:1!important}.domain-card{text-align:center;cursor:pointer;border-radius:var(--radius);flex-direction:column;align-items:center;padding:2.5rem;display:flex}.domain-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:2rem;display:flex;box-shadow:0 10px 30px -10px #00000080}.domain-name{margin-bottom:1.5rem;font-size:1.5rem}.domain-link{color:var(--muted-foreground);border-bottom:1px solid #0000;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.domain-link:hover{color:var(--foreground);border-color:var(--foreground)}.center-cta{justify-content:center;display:flex}.stats-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:#fff;background:#020617;padding:6rem 2rem}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.stat-card{padding:2rem}.stat-number{font-size:3.5rem;font-weight:800;font-family:var(--font-mono);letter-spacing:-.05em;color:#fff;margin-bottom:.5rem;display:block}.stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600}.how-it-works{max-width:1200px;margin:0 auto;padding:8rem 2rem}.upcoming-session{max-width:1200px;margin:0 auto 8rem;padding:0 2rem}.session-promo{background:linear-gradient(135deg,#ffffff0d 0%,#0000 100%);justify-content:space-between;align-items:center;padding:4rem;display:flex}.badge{border:1px solid var(--border);color:var(--primary);background:#ffffff0d;border-radius:4px;margin-bottom:1.5rem;padding:.4rem .8rem;font-size:.7rem;font-weight:800;display:inline-block}.session-promo h2{margin-bottom:1rem;font-family:Outfit;font-size:2.5rem}.session-promo p{color:var(--muted-foreground);font-size:1.1rem}.final-cta{text-align:center;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);padding:10rem 2rem}.final-cta h2{max-width:600px;margin:0 auto 3rem;font-size:3rem;line-height:1.2}.cta-buttons{justify-content:center;gap:1.5rem;display:flex}.steps-grid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.step-num{color:var(--muted-foreground);opacity:.2;font-size:3.5rem;font-weight:800;font-family:var(--font-mono);margin-bottom:-1rem}.step-item h3{margin-bottom:1rem;font-size:1.5rem}.step-item p{color:var(--muted-foreground);line-height:1.6}.footer{border-top:1px solid var(--border);color:#94a3b8;background:#020617;padding:6rem 2rem 2rem}.footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 4rem;display:flex}.footer-logo{align-items:center;gap:.75rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;display:flex}.footer-links{gap:2rem;display:flex}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-contact{color:#94a3b8;font-weight:500}.footer-bottom{text-align:center;color:#64748b;border-top:1px solid var(--border);padding-top:2rem;font-size:.8rem}.faq-section{--background:#f5f7fa;--foreground:#0f172a;--muted-foreground:#6b7280;--card:#fff;background:#f5f7fa;max-width:900px;margin:0 auto;padding:8rem 2rem}.faq-container{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-question{cursor:pointer;width:100%;color:var(--foreground);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:600;transition:color .3s;display:flex}.faq-question:hover{color:var(--primary)}.faq-icon{color:var(--primary);flex-shrink:0;transition:transform .3s}.faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.open{max-height:500px;padding-bottom:1.5rem}.faq-answer p{color:var(--muted-foreground);margin:0;line-height:1.7}@media (max-width:768px){.hero{min-height:auto;padding:3rem 1.25rem}.hero-title{font-size:clamp(2.5rem,10vw,3.5rem);line-height:1.1}.hero-subtitle{margin-bottom:2rem;font-size:1.1rem}.hero-subtitle br{display:none}.hero-ctas{flex-direction:column;gap:1rem;width:100%;margin-bottom:3rem}.primary-btn,.secondary-btn{justify-content:center;width:100%}.social-proof{padding:2rem 0}.what-is-section{padding:2rem 1.25rem}.solution-statement{margin-bottom:2.5rem;font-size:1.25rem}.value-props-grid{grid-template-columns:1fr;gap:1.5rem}.domains-section,.work-gallery-section{padding:4rem 1.25rem}.work-grid{grid-template-columns:1fr;gap:1.5rem}.circles-section{padding:4rem 1.25rem}.circles-container{text-align:center;grid-template-columns:1fr}.circles-description{margin:0 auto 3rem}.section-title.text-left{text-align:center}.circles-benefits{text-align:left;align-items:flex-start}.circle-btn{margin:0 auto}.testimonials-section{padding:4rem 1.25rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.section-title{font-size:2rem}.domain-grid{grid-template-columns:1fr;gap:1.25rem}.stats-section{padding:4rem 1.25rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-number{font-size:3rem}.how-it-works{padding:4rem 1.25rem}.steps-grid{grid-template-columns:1fr;gap:2rem}.upcoming-session{margin-bottom:4rem;padding:0 1.25rem}.events-section{padding:4rem 1.25rem}.events-grid{grid-template-columns:1fr;gap:1.5rem}.promo-right{width:100%}.final-cta{padding:6rem 1.25rem}.final-cta h2{margin-bottom:2rem;font-size:2rem}.cta-buttons{flex-direction:column;gap:1rem}.footer{padding:4rem 1.25rem 2rem}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;margin-bottom:3rem}.footer-links{flex-direction:column;gap:1.25rem}.faq-section{padding:4rem 1.25rem}.faq-question{padding:1.25rem 0;font-size:1rem}.session-promo{text-align:center;flex-direction:column;gap:2rem;padding:2rem 1.25rem}}
