*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#ffe7f5 0,transparent 55%),radial-gradient(circle at bottom right,#f3f5ff 0,#fff9fd 55%);color:#101322;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.app{min-height:100vh;display:flex;flex-direction:column;position:relative}.shell{max-width:1120px;margin:0 auto;padding:0 1.5rem}.section{padding:4.5rem 0}@media(min-width:900px){.section{padding:5.5rem 0}}.cursor-glow{position:fixed;width:260px;height:260px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(255,143,203,.65) 0%,transparent 60%);mix-blend-mode:multiply;opacity:.9;transform:translate(-50%,-50%);z-index:0}header,main,footer{position:relative;z-index:1}.header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid rgba(229,231,235,.9)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:4rem}.logo{display:flex;align-items:center;gap:.75rem}.logo-image{width:40px;height:40px;object-fit:contain}.logo-text{display:flex;flex-direction:column}.logo-title{font-weight:700;font-size:1.25rem}.logo-subtitle{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#9b4ba5}.nav{display:none;gap:1.5rem;align-items:center;font-size:.9rem}.nav a{color:#0f172ac7}.nav a:hover{color:#dd2b8c}@media(min-width:800px){.header-inner{height:4.5rem}.nav{display:flex}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.6rem;border-radius:999px;font-size:.95rem;font-weight:600;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8ec4,#ffd4ec);color:#201324;box-shadow:0 14px 32px #ec489966;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 40px #ec48998c;background:linear-gradient(135deg,#ff6fb4,#ffc2e5)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.4rem;border-radius:999px;font-size:.9rem;font-weight:500;border:1px solid rgba(148,163,184,.9);background:#fff;color:#4b5563;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.btn-secondary:hover{background:#f9fafb;border-color:#dd2b8c;transform:translateY(-1px)}.section-title{font-size:2rem;font-weight:700;margin:0 0 .75rem}.section-subtitle{font-size:.98rem;color:#0f172ab3;max-width:34rem;margin:0}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#ec4899;margin-bottom:.6rem}.hero-grid{display:grid;gap:2.75rem;align-items:center}.hero-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.pill{padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(252,165,205,.7);background:#fffffff2;font-size:.74rem;font-weight:500;color:#be185d}.hero-title{font-size:2.2rem;line-height:1.15;font-weight:700;margin:0 0 .9rem}.hero-lead{font-size:.98rem;color:#0f172abf;max-width:35rem;margin-bottom:1.4rem}.hero-stats{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.6rem}.hero-stat-number{font-size:1.3rem;font-weight:700;color:#db2777}.hero-stat-label{font-size:.83rem;color:#0f172ab3}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.hero-card{border-radius:28px;padding:1.6rem 1.5rem 1.4rem;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 20px 50px #94a3b859}.hero-card-label{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#0f172a8c;margin-bottom:.5rem}.hero-card-quote{font-size:1.1rem;font-weight:600;margin-bottom:.6rem}.hero-card-text{font-size:.9rem;color:#0f172abf;margin-bottom:.9rem}.hero-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.hero-mini{border-radius:18px;padding:.7rem .8rem;background:#fdf2ff;border:1px solid rgba(219,234,254,.9);font-size:.83rem}.hero-mini-title{font-weight:600;margin-bottom:.2rem}.hero-mini-body{color:#0f172ab3}.hero-photos{display:grid;grid-template-columns:1.2fr .9fr;gap:.6rem;margin-top:.6rem}.hero-photos img{border-radius:18px;object-fit:cover;height:140px}@media(min-width:900px){.hero-title{font-size:2.7rem}.hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1.1fr)}.hero-photos img{height:160px}}.section-header{margin-bottom:1.8rem}.programs-carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;align-items:center}.carousel-arrow{width:32px;height:32px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.3rem;color:#4b5563;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}.carousel-arrow:hover{background:#f9fafb;box-shadow:0 6px 18px #94a3b880;transform:translateY(-1px)}.programs-viewport{overflow:hidden}.programs-track{display:flex;transition:transform .35s ease}.program-card{min-width:100%;border-radius:24px;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 18px 40px #94a3b852;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr)}@media(max-width:800px){.program-card{grid-template-columns:minmax(0,1fr)}}.program-image-wrap{position:relative}.program-image-wrap img{width:100%;height:100%;object-fit:cover}.program-status{position:absolute;left:.9rem;top:.9rem;padding:.25rem .7rem;border-radius:999px;font-size:.72rem;font-weight:600;background:#0f172ae6;color:#f9fafb}.program-body{padding:1.3rem 1.5rem 1.2rem}.program-title{font-size:1.1rem;font-weight:600;margin:0 0 .3rem}.program-subtitle{font-size:.85rem;color:#6b21a8;margin-bottom:.6rem}.program-description{font-size:.9rem;color:#0f172ac7}.carousel-dots{display:flex;justify-content:center;gap:.3rem;margin-top:.9rem}.carousel-dot{width:8px;height:8px;border-radius:999px;border:none;background:#e5e7eb;cursor:pointer}.carousel-dot.active{width:18px;background:#ec4899}.join-section{background:radial-gradient(circle at top right,#ffe8f5 0,#fff 55%)}.join-grid{display:grid;gap:2rem;align-items:flex-start}.join-list{margin:1rem 0 1.4rem;padding-left:1.2rem;font-size:.92rem;color:#0f172acc}.join-list li+li{margin-top:.3rem}.join-card{border-radius:26px;padding:1.5rem 1.4rem 1.3rem;border:1px solid rgba(226,232,240,.9);background:#fff;box-shadow:0 18px 40px #94a3b859}.join-card-title{font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.join-card-text{font-size:.9rem;color:#0f172abf;margin-bottom:.9rem}.join-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.join-photo-grid img{border-radius:14px;height:80px;object-fit:cover}@media(min-width:900px){.join-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1.1fr)}.join-photo-grid img{height:90px}}.about-shell{padding-top:2rem}.about-hero{display:grid;gap:2rem;align-items:flex-start}.about-story-card{border-radius:22px;padding:1.4rem 1.5rem;background:#fff7fb;border:1px solid rgba(252,165,205,.7)}.about-story-title{font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.about-story-text{font-size:.9rem;color:#0f172acc;margin-bottom:.5rem}@media(min-width:900px){.about-hero{grid-template-columns:minmax(0,1.6fr) minmax(0,1.1fr)}}.metrics-section{padding-top:2.5rem}.metrics-strip{display:flex;flex-wrap:wrap;gap:1rem}.metric-item{padding:.95rem 1.1rem;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 34px #94a3b84d;font-size:.86rem}.metric-number{font-weight:700;color:#db2777;margin-bottom:.15rem}.founders-grid{display:grid;gap:1.3rem;margin-top:1.6rem}@media(min-width:900px){.founders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.founder-card{display:flex;gap:1rem;padding:1rem;border-radius:22px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 34px #94a3b859}.founder-photo{width:70px;height:70px;border-radius:20px;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#ff9ad0,#d6b4ff)}.founder-photo img{width:100%;height:100%;object-fit:cover}.founder-name{font-weight:600;margin-bottom:.2rem}.founder-role{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#a855f7;margin-bottom:.3rem}.founder-text{font-size:.88rem;color:#0f172acc}.founder-badge{display:inline-flex;margin-top:.4rem;padding:.2rem .65rem;border-radius:999px;background:#f9fafb;border:1px dashed #e5e7eb;font-size:.76rem;color:#6b7280}.testimonials-shell{border-radius:24px;padding:1.4rem 1.4rem 1.3rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 40px #94a3b859}.testimonials-top{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.9rem}.testimonials-viewport{overflow:hidden}.testimonials-track{display:flex;transition:transform .35s ease}.testimonial-card{min-width:100%}.testimonial-text{font-size:.92rem;color:#111827;margin-bottom:.6rem}.testimonial-name{font-weight:600;font-size:.86rem}.testimonial-detail{font-size:.8rem;color:#9ca3af}.courses-shell{padding-top:2rem}.tracks-grid{display:grid;gap:1.3rem}@media(min-width:900px){.tracks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.track-card{border-radius:22px;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 18px 40px #94a3b852;padding:1.3rem 1.2rem 1.1rem}.track-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.4rem}.track-tag{font-size:.78rem;padding:.2rem .65rem;border-radius:999px;background:#f9fafb;border:1px solid #e5e7eb}.track-status{font-size:.78rem;color:#ec4899}.track-title{font-size:1rem;font-weight:600;margin-bottom:.35rem}.track-description{font-size:.9rem;color:#0f172ac7}.courses-cta-card{border-radius:26px;padding:1.5rem 1.6rem 1.4rem;background:linear-gradient(135deg,#ffe6f3,#f5e8ff);box-shadow:0 20px 45px #94a3b852}.courses-cta-title{font-size:1.1rem;font-weight:600;margin-bottom:.6rem}.courses-cta-text{font-size:.9rem;color:#0f172ac7;margin-bottom:1rem}.footer{border-top:1px solid #e5e7eb;background:#ffffffeb;margin-top:2.5rem}.footer-inner{display:flex;flex-direction:column;gap:.6rem;padding:1rem 1.5rem 1.4rem;font-size:.78rem;color:#6b7280}.footer-links{display:flex;flex-wrap:wrap;gap:.4rem}.footer-right{font-size:.78rem}@media(min-width:800px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}@media(max-width:640px){body{font-size:14px}.container{padding:0 1.1rem}.section{padding:2.4rem 0}.header-inner{height:3.5rem}.logo-image{width:40px;height:40px}.logo-text-main-big{font-size:1.05rem}.logo-text-sub{font-size:.65rem}.hero{padding-top:2rem;row-gap:1.8rem}.hero-title{font-size:1.7rem;line-height:1.2}.hero-text{font-size:.9rem}.hero-stats{gap:1.1rem}.hero-card{margin-top:.5rem;padding:1.1rem 1rem}.hero-card-title{font-size:1rem}.hero-card-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn-primary,.hero-actions .btn-link{justify-content:center;width:100%}.about-grid,.events-grid,.contacts-grid,.cofounders-grid,.course-grid{grid-template-columns:1fr}.cofounder-card,.course-card,.event-card{padding:1rem}.about-hero-layout{gap:1.5rem}.about-hero-title{font-size:1.8rem}.courses-hero{gap:1.8rem}.courses-hero-card{padding:1.3rem}.testimonials-shell{padding:1rem}}@media(max-width:480px){.hero-title{font-size:1.55rem}.hero-badges{gap:.3rem}.badge{font-size:.65rem;padding:.3rem .6rem}.register{padding:1.2rem 1rem}.form-card{padding:.9rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:.4rem}}
