body{font-family:Inter,sans-serif;--purple-primary:#8b5cf6;--purple-dark:#6d28d9;--indigo-primary:#6366f1}.section.svelte-8w2yxm.svelte-8w2yxm{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.section.visible.svelte-8w2yxm.svelte-8w2yxm{opacity:1;transform:translateY(0)}.hero-section.svelte-8w2yxm.svelte-8w2yxm{background:linear-gradient(135deg,#1e1b4b,#4c1d95);color:#fff;padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.hero-bg-pattern.svelte-8w2yxm.svelte-8w2yxm{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-title.svelte-8w2yxm.svelte-8w2yxm{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(to right,#fff,#c4b5fd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.hero-subtitle.svelte-8w2yxm.svelte-8w2yxm{font-size:1.25rem;max-width:800px;margin:0 auto;color:#fffc}.neural-connections.svelte-8w2yxm.svelte-8w2yxm{position:absolute;width:100%;height:100%;pointer-events:none;z-index:1}.neural-dot.svelte-8w2yxm.svelte-8w2yxm{position:absolute;width:4px;height:4px;border-radius:50%;background-color:#ffffffb3}.neural-line.svelte-8w2yxm.svelte-8w2yxm{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transform-origin:left center}.stats-grid.svelte-8w2yxm.svelte-8w2yxm{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.stat-card.svelte-8w2yxm.svelte-8w2yxm{background-color:#fff;border-radius:1rem;padding:2rem 1.5rem;text-align:center;box-shadow:0 10px 25px -5px #0000001a;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.stat-card.svelte-8w2yxm.svelte-8w2yxm:hover{transform:translateY(-5px)}.stat-card.svelte-8w2yxm.svelte-8w2yxm:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#8b5cf61a,#6366f11a);z-index:-1;opacity:0;transition:opacity .3s ease}.stat-card.svelte-8w2yxm.svelte-8w2yxm:hover:before{opacity:1}.stat-value.svelte-8w2yxm.svelte-8w2yxm{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#8b5cf6,#6366f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;line-height:1;margin-bottom:.5rem}.stat-icon.svelte-8w2yxm.svelte-8w2yxm{width:3.5rem;height:3.5rem;margin:0 auto 1rem;background:linear-gradient(135deg,#8b5cf61a,#6366f11a);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:var(--purple-primary);font-size:1.8rem}.stat-label.svelte-8w2yxm.svelte-8w2yxm{color:#4b5563;font-size:1rem;font-weight:500}.quote-section.svelte-8w2yxm.svelte-8w2yxm{background:linear-gradient(to right,#5b21b6e6,#4338cae6);color:#fff;position:relative;overflow:hidden}.quote-bg.svelte-8w2yxm.svelte-8w2yxm{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/images/neural-network.jpg);background-size:cover;background-position:center;opacity:.2;mix-blend-mode:overlay}.quote-content.svelte-8w2yxm.svelte-8w2yxm{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.quote-text.svelte-8w2yxm.svelte-8w2yxm{font-size:clamp(1.5rem,3vw,2rem);font-weight:300;line-height:1.5;position:relative;font-style:italic;padding:0 2rem}.quote-text.svelte-8w2yxm.svelte-8w2yxm:before,.quote-text.svelte-8w2yxm.svelte-8w2yxm:after{content:'"';position:absolute;font-family:Georgia,serif;font-size:5rem;line-height:0;opacity:.3}.quote-text.svelte-8w2yxm.svelte-8w2yxm:before{top:.5rem;left:0}.quote-text.svelte-8w2yxm.svelte-8w2yxm:after{bottom:-1rem;right:0;transform:rotate(180deg)}.quote-author.svelte-8w2yxm.svelte-8w2yxm{margin-top:2rem;font-weight:500;opacity:.8;font-size:1.1rem}.departments-grid.svelte-8w2yxm.svelte-8w2yxm{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.department-card.svelte-8w2yxm.svelte-8w2yxm{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transition:all .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05)}.department-card.svelte-8w2yxm.svelte-8w2yxm:hover{transform:translateY(-5px);box-shadow:0 25px 40px -15px #00000026,0 10px 20px -5px #0000001a}.department-header.svelte-8w2yxm.svelte-8w2yxm{padding:1.5rem;color:#fff;font-weight:600}.department-content.svelte-8w2yxm.svelte-8w2yxm{padding:1.5rem;flex:1;display:flex;flex-direction:column;background-color:#fff}.department-description.svelte-8w2yxm.svelte-8w2yxm{color:#4b5563;font-size:1rem;line-height:1.5;margin-bottom:1.5rem;flex:1}.department-members.svelte-8w2yxm.svelte-8w2yxm{display:flex;align-items:center;color:#6b7280;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.05)}.department-icon.svelte-8w2yxm.svelte-8w2yxm{width:1.25rem;height:1.25rem;margin-right:.75rem}.team-section.svelte-8w2yxm.svelte-8w2yxm{background-color:#f9fafb;position:relative}.team-bg.svelte-8w2yxm.svelte-8w2yxm{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 35%,rgba(139,92,246,.08) 0%,transparent 70%),radial-gradient(circle at 80% 65%,rgba(99,102,241,.08) 0%,transparent 70%);pointer-events:none}.team-filter.svelte-8w2yxm.svelte-8w2yxm{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem}.filter-btn.svelte-8w2yxm.svelte-8w2yxm{padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;transition:all .2s ease;border:1px solid #e5e7eb;background-color:#fff;color:#4b5563}.filter-btn.svelte-8w2yxm.svelte-8w2yxm:hover{background-color:#f9fafb;border-color:#d1d5db}.filter-btn.active.svelte-8w2yxm.svelte-8w2yxm{background-color:#8b5cf6;border-color:#8b5cf6;color:#fff}.coordinators-grid.svelte-8w2yxm.svelte-8w2yxm{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto 3rem}.team-grid.svelte-8w2yxm.svelte-8w2yxm{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.team-card.svelte-8w2yxm.svelte-8w2yxm{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a;transition:all .4s ease;transform-style:preserve-3d;perspective:1000px;height:100%;display:flex;flex-direction:column}.team-card.svelte-8w2yxm.svelte-8w2yxm:hover{transform:translateY(-5px) rotateX(5deg);box-shadow:0 30px 40px -20px #0003}.team-card.featured.svelte-8w2yxm.svelte-8w2yxm{border:2px solid #8b5cf6}.team-image-container.svelte-8w2yxm.svelte-8w2yxm{position:relative;width:100%;padding-top:100%;overflow:hidden}.team-image.svelte-8w2yxm.svelte-8w2yxm{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 25%;object-position:center 25%;transition:transform .5s ease}.team-image.iuliia-image.svelte-8w2yxm.svelte-8w2yxm{-o-object-position:center 15%;object-position:center 15%}.team-card.svelte-8w2yxm:hover .team-image.svelte-8w2yxm{transform:scale(1.05)}.team-content.svelte-8w2yxm.svelte-8w2yxm{padding:1.5rem;border-top:4px solid var(--purple-primary);position:relative;background:#fff;flex-grow:1;display:flex;flex-direction:column}.featured.svelte-8w2yxm .team-content.svelte-8w2yxm{border-top-width:6px}.team-name.svelte-8w2yxm.svelte-8w2yxm{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.team-role.svelte-8w2yxm.svelte-8w2yxm{color:var(--purple-primary);font-weight:500;font-size:1rem;margin-bottom:1rem}.team-bio.svelte-8w2yxm.svelte-8w2yxm{color:#6b7280;font-size:.9rem;line-height:1.5}.team-organization.svelte-8w2yxm.svelte-8w2yxm{display:inline-block;background-color:#f3f4f6;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;margin-top:.5rem;color:#4b5563}.cta-section.svelte-8w2yxm.svelte-8w2yxm{background:linear-gradient(135deg,#1e1b4b,#4c1d95);color:#fff;position:relative;overflow:hidden}.cta-btn.svelte-8w2yxm.svelte-8w2yxm{display:inline-block;background:#fff;color:#4c1d95;font-weight:600;padding:.875rem 2rem;border-radius:9999px;transition:all .3s ease;text-decoration:none;box-shadow:0 10px 15px -3px #0003}.cta-btn.svelte-8w2yxm.svelte-8w2yxm:hover{transform:translateY(-3px);box-shadow:0 20px 25px -5px #0000004d}.section-title.svelte-8w2yxm.svelte-8w2yxm{text-align:center;margin-bottom:2.5rem}.section-title.svelte-8w2yxm h2.svelte-8w2yxm{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:#1f2937;margin-bottom:.5rem}.section-title.svelte-8w2yxm p.svelte-8w2yxm{max-width:600px;margin-left:auto;margin-right:auto;color:#6b7280}.section-divider.svelte-8w2yxm.svelte-8w2yxm{width:80px;height:4px;background:linear-gradient(to right,var(--purple-primary),var(--indigo-primary));margin:1rem auto 2rem;border-radius:2px}.section-subtitle.svelte-8w2yxm.svelte-8w2yxm{text-align:center;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600;color:#4c1d95}@media (max-width: 768px){.stats-grid.svelte-8w2yxm.svelte-8w2yxm{grid-template-columns:repeat(2,1fr)}.departments-grid.svelte-8w2yxm.svelte-8w2yxm,.team-grid.svelte-8w2yxm.svelte-8w2yxm,.coordinators-grid.svelte-8w2yxm.svelte-8w2yxm{grid-template-columns:1fr}.team-filter.svelte-8w2yxm.svelte-8w2yxm{flex-direction:row;overflow-x:auto;padding-bottom:1rem;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem;justify-content:flex-start;-webkit-overflow-scrolling:touch}}
