*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #0a1628;--color-primary-light: #132240;--color-accent: #00c6a7;--color-accent-light: #00e6c3;--color-accent-dark: #009e86;--color-accent-glow: rgba(0, 198, 167, .15);--color-secondary: #3b82f6;--color-secondary-light: #60a5fa;--color-white: #ffffff;--color-gray-50: #f8fafc;--color-gray-100: #f1f5f9;--color-gray-200: #e2e8f0;--color-gray-300: #cbd5e1;--color-gray-400: #94a3b8;--color-gray-500: #64748b;--color-gray-600: #475569;--color-gray-700: #334155;--color-gray-800: #1e293b;--color-gray-900: #0f172a;--color-text: #1e293b;--color-text-muted: #64748b;--color-text-light: #94a3b8;--color-surface: #ffffff;--color-surface-alt: #f8fafc;--color-border: #e2e8f0;--font-heading: "Inter", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--container-max: 1200px;--container-padding: 1.5rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .07), 0 2px 4px -2px rgba(0, 0, 0, .05);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .08), 0 4px 6px -4px rgba(0, 0, 0, .04);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .08), 0 8px 10px -6px rgba(0, 0, 0, .04);--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s ease}html{font-family:var(--font-body);color:var(--color-text);background:var(--color-white);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.7}body{min-height:100vh;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2;color:var(--color-gray-900)}.container{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}.section{padding-block:6rem}.section--dark{background:var(--color-primary);color:var(--color-white)}.section--dark h2,.section--dark h3,.section--dark h4{color:var(--color-white)}.section--alt{background:var(--color-surface-alt)}.section-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem}.section-title{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.25rem}.section-subtitle{font-size:1.125rem;color:var(--color-text-muted);max-width:640px;line-height:1.7}.section--dark .section-subtitle{color:var(--color-gray-300)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;border-radius:var(--radius-full);transition:all var(--transition-base);white-space:nowrap}.btn--primary{background:var(--color-accent);color:var(--color-primary)}.btn--primary:hover{background:var(--color-accent-light);transform:translateY(-1px);box-shadow:0 4px 20px #00c6a74d}.btn--outline{border:2px solid var(--color-accent);color:var(--color-accent)}.btn--outline:hover{background:var(--color-accent);color:var(--color-primary);transform:translateY(-1px)}.btn--dark{background:var(--color-primary);color:var(--color-white)}.btn--dark:hover{background:var(--color-primary-light);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn--white{background:var(--color-white);color:var(--color-primary)}.btn--white:hover{background:var(--color-gray-100);transform:translateY(-1px);box-shadow:var(--shadow-lg)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.section{padding-block:4rem}:root{--container-padding: 1.25rem}.section-title{font-size:clamp(1.75rem,5vw,2.25rem)}.section-subtitle{font-size:1rem}.btn{padding:.75rem 1.5rem;font-size:.875rem}}@media(max-width:480px){.section{padding-block:3rem}:root{--container-padding: 1rem}.section-title{font-size:1.625rem}.btn{width:100%;justify-content:center}}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid transparent;transition:all var(--transition-base)}.header[data-astro-cid-3ef6ksr2].scrolled{border-bottom-color:var(--color-border);box-shadow:var(--shadow-sm)}.header[data-astro-cid-3ef6ksr2].menu-open{background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom-color:transparent}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;height:4.5rem}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;z-index:1001}.logo-text[data-astro-cid-3ef6ksr2]{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--color-primary)}.logo-dot[data-astro-cid-3ef6ksr2]{color:var(--color-accent)}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem}.header__link[data-astro-cid-3ef6ksr2]{font-size:.875rem;font-weight:500;color:var(--color-gray-600);transition:color var(--transition-fast);position:relative}.header__link[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--color-accent);transition:width var(--transition-base)}.header__link[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary)}.header__link[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.btn--sm[data-astro-cid-3ef6ksr2]{padding:.625rem 1.5rem;font-size:.8125rem}.header__toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;z-index:10;padding:4px}.header__toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--color-primary);border-radius:1px;transition:all var(--transition-base)}.header__toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header__toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header__toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.header__toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]{background:var(--color-primary)}@media(max-width:900px){.header__toggle[data-astro-cid-3ef6ksr2]{display:flex;padding:8px;z-index:1001;-webkit-tap-highlight-color:transparent}.header__nav[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;right:0;background:#0a1628;flex-direction:column;align-items:stretch;gap:0;padding:.75rem 0 1rem;border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:0 20px 40px #0000004d;transform:translateY(-110%);opacity:0;transition:transform var(--transition-slow),opacity var(--transition-base);z-index:999}.header__nav[data-astro-cid-3ef6ksr2].open{transform:translateY(0);opacity:1}.header__link[data-astro-cid-3ef6ksr2]{font-size:1rem;padding:.875rem var(--container-padding);color:var(--color-gray-200);-webkit-tap-highlight-color:transparent;border-bottom:1px solid rgba(255,255,255,.06)}.header__link[data-astro-cid-3ef6ksr2]:hover,.header__link[data-astro-cid-3ef6ksr2]:active{color:var(--color-accent);background:#ffffff08}.header__nav[data-astro-cid-3ef6ksr2] .btn[data-astro-cid-3ef6ksr2]{margin:.75rem var(--container-padding) .25rem;width:auto;box-sizing:border-box}.header__link[data-astro-cid-3ef6ksr2]:after{display:none}}@media(max-width:480px){.header__inner[data-astro-cid-3ef6ksr2]{height:3.75rem}.logo-text[data-astro-cid-3ef6ksr2]{font-size:1.25rem}.header__nav[data-astro-cid-3ef6ksr2]{gap:1.25rem}.header__link[data-astro-cid-3ef6ksr2]{font-size:1.125rem}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;align-items:center;background:var(--color-primary);color:var(--color-white);overflow:hidden;padding-top:4.5rem}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;overflow:hidden}.hero__grid[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.hero__glow[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4}.hero__glow--1[data-astro-cid-bbe6dxrz]{width:600px;height:600px;background:var(--color-accent);top:-200px;right:-100px;opacity:.15}.hero__glow--2[data-astro-cid-bbe6dxrz]{width:400px;height:400px;background:var(--color-secondary);bottom:-100px;left:-50px;opacity:.1}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;padding-block:4rem}.hero__text[data-astro-cid-bbe6dxrz]{max-width:720px}.hero__label[data-astro-cid-bbe6dxrz]{font-size:.8125rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.5rem;animation:fadeInUp .6s ease both}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1.05;letter-spacing:-.03em;color:var(--color-white);margin-bottom:1.5rem;animation:fadeInUp .6s ease .15s both}.hero__highlight[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;line-height:1.7;color:var(--color-gray-300);margin-bottom:2.5rem;animation:fadeInUp .6s ease .3s both}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;animation:fadeInUp .6s ease .45s both}.hero__stats[data-astro-cid-bbe6dxrz]{display:flex;gap:3rem;margin-top:5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1);animation:fadeInUp .6s ease .6s both}.hero__stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.hero__stat-number[data-astro-cid-bbe6dxrz]{font-size:2.5rem;font-weight:800;color:var(--color-accent);line-height:1;letter-spacing:-.02em}.hero__stat-label[data-astro-cid-bbe6dxrz]{font-size:.8125rem;color:var(--color-gray-400);margin-top:.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.hero__badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;margin-top:3rem;padding:.625rem 1.25rem;background:#00c6a71a;border:1px solid rgba(0,198,167,.2);border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;color:var(--color-accent);animation:fadeInUp .6s ease .75s both}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:auto;padding-block:7rem 3rem}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:1.0625rem}.hero__stats[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;padding-top:2rem}.hero__stat-number[data-astro-cid-bbe6dxrz]{font-size:1.75rem}.hero__stat-label[data-astro-cid-bbe6dxrz]{font-size:.6875rem}.hero__badge[data-astro-cid-bbe6dxrz]{margin-top:2rem;font-size:.75rem;padding:.5rem 1rem}}@media(max-width:480px){.hero[data-astro-cid-bbe6dxrz]{padding-block:6rem 2.5rem}.hero__label[data-astro-cid-bbe6dxrz]{font-size:.6875rem;letter-spacing:.15em;margin-bottom:1rem}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:.9375rem;margin-bottom:2rem}.hero__actions[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero__actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center}.hero__stats[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr 1fr 1fr;gap:1rem;text-align:center}.hero__stat-number[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.hero__badge[data-astro-cid-bbe6dxrz]{font-size:.6875rem;text-align:center}}.banner[data-astro-cid-kggsjsm4]{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-light) 100%)}.banner__content[data-astro-cid-kggsjsm4]{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1}.banner__quote[data-astro-cid-kggsjsm4]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.4;color:var(--color-white);font-style:italic;position:relative}.banner__quote[data-astro-cid-kggsjsm4]:before{content:"“";position:absolute;top:-1.5rem;left:-1.5rem;font-size:6rem;color:var(--color-accent);opacity:.15;font-style:normal;line-height:1;font-family:Georgia,serif}@media(max-width:768px){.banner__content[data-astro-cid-kggsjsm4]{padding-inline:1rem}.banner__quote[data-astro-cid-kggsjsm4]:before{font-size:4rem;top:-1rem;left:-.5rem}}@media(max-width:480px){.banner__quote[data-astro-cid-kggsjsm4]{font-size:1.25rem}.banner__quote[data-astro-cid-kggsjsm4]:before{position:static;display:block;font-size:3rem;margin-bottom:-1.5rem}}.about__grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:4rem}.about__quote[data-astro-cid-v2cbyr3p]{margin-top:2rem;padding-left:1.5rem;border-left:3px solid var(--color-accent);font-style:italic;color:var(--color-gray-600);font-size:1.0625rem;line-height:1.7}.about__pillars-title[data-astro-cid-v2cbyr3p]{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);margin-bottom:1.5rem}.about__pillar-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about__pillar[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--color-surface-alt);border-radius:var(--radius-md);border:1px solid var(--color-border);font-weight:600;font-size:.9375rem;transition:all var(--transition-base)}.about__pillar[data-astro-cid-v2cbyr3p]:hover{border-color:var(--color-accent);background:var(--color-accent-glow)}.about__pillar-icon[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);background:var(--color-accent-glow);color:var(--color-accent-dark);flex-shrink:0}.about__cards[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.about__card[data-astro-cid-v2cbyr3p]{padding:2rem;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.about__card[data-astro-cid-v2cbyr3p]:hover{border-color:var(--color-accent);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.about__card-icon[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-md);background:var(--color-accent-glow);color:var(--color-accent-dark);margin-bottom:1.25rem}.about__card[data-astro-cid-v2cbyr3p] h4[data-astro-cid-v2cbyr3p]{font-size:1.125rem;margin-bottom:.75rem}.about__card[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{color:var(--color-text-muted);font-size:.9375rem;line-height:1.7}@media(max-width:900px){.about__grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.about__cards[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.about__card[data-astro-cid-v2cbyr3p]{padding:1.5rem}.about__quote[data-astro-cid-v2cbyr3p]{font-size:.9375rem}}@media(max-width:480px){.about__pillar-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.about__pillar[data-astro-cid-v2cbyr3p]{padding:1rem}.about__card-icon[data-astro-cid-v2cbyr3p]{width:48px;height:48px}.about__grid[data-astro-cid-v2cbyr3p]{gap:2rem;margin-bottom:2.5rem}}.programs__header[data-astro-cid-ktxjcaba]{margin-bottom:3rem}.programs__grid[data-astro-cid-ktxjcaba]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:5rem}.programs__card[data-astro-cid-ktxjcaba]{padding:2.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);transition:all var(--transition-base)}.programs__card[data-astro-cid-ktxjcaba]:hover{background:#ffffff12;border-color:var(--color-accent);transform:translateY(-3px)}.programs__card-num[data-astro-cid-ktxjcaba]{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-accent);background:#00c6a71a;padding:.375rem .875rem;border-radius:var(--radius-full);margin-bottom:1.25rem;letter-spacing:.05em}.programs__card[data-astro-cid-ktxjcaba] h3[data-astro-cid-ktxjcaba]{font-size:1.375rem;margin-bottom:1rem}.programs__card[data-astro-cid-ktxjcaba] p[data-astro-cid-ktxjcaba]{color:var(--color-gray-300);font-size:.9375rem;line-height:1.7;margin-bottom:1.5rem}.programs__link[data-astro-cid-ktxjcaba]{font-size:.875rem;font-weight:600;color:var(--color-accent);display:inline-flex;align-items:center;gap:.375rem;transition:gap var(--transition-base)}.programs__link[data-astro-cid-ktxjcaba]:hover{gap:.75rem}.programs__methodology[data-astro-cid-ktxjcaba]{padding:3rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-xl);margin-bottom:3rem}.programs__method-header[data-astro-cid-ktxjcaba]{margin-bottom:2.5rem}.programs__method-header[data-astro-cid-ktxjcaba] h3[data-astro-cid-ktxjcaba]{font-size:1.75rem;margin-bottom:.75rem}.programs__method-header[data-astro-cid-ktxjcaba] p[data-astro-cid-ktxjcaba]{color:var(--color-gray-300);max-width:600px}.programs__method-grid[data-astro-cid-ktxjcaba]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.programs__method-item[data-astro-cid-ktxjcaba]{padding:1.5rem;background:#ffffff08;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.05)}.programs__method-num[data-astro-cid-ktxjcaba]{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-accent);margin-bottom:.75rem}.programs__method-item[data-astro-cid-ktxjcaba] h4[data-astro-cid-ktxjcaba]{font-size:1rem;margin-bottom:.5rem}.programs__method-item[data-astro-cid-ktxjcaba] p[data-astro-cid-ktxjcaba]{font-size:.875rem;color:var(--color-gray-400);line-height:1.6}.programs__enrol[data-astro-cid-ktxjcaba] h3[data-astro-cid-ktxjcaba]{font-size:1.5rem;margin-bottom:1.5rem}.programs__enrol-list[data-astro-cid-ktxjcaba]{display:flex;flex-direction:column;gap:.5rem}.programs__enrol-item[data-astro-cid-ktxjcaba]{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md);font-weight:500;transition:all var(--transition-base)}.programs__enrol-item[data-astro-cid-ktxjcaba]:hover{background:#00c6a714;border-color:var(--color-accent)}.programs__enrol-num[data-astro-cid-ktxjcaba]{font-size:.75rem;font-weight:700;color:var(--color-accent)}.programs__enrol-arrow[data-astro-cid-ktxjcaba]{margin-left:auto;color:var(--color-gray-500);transition:transform var(--transition-base),color var(--transition-base)}.programs__enrol-item[data-astro-cid-ktxjcaba]:hover .programs__enrol-arrow[data-astro-cid-ktxjcaba]{transform:translate(4px);color:var(--color-accent)}@media(max-width:900px){.programs__grid[data-astro-cid-ktxjcaba]{grid-template-columns:1fr}.programs__method-grid[data-astro-cid-ktxjcaba]{grid-template-columns:1fr 1fr}}@media(max-width:640px){.programs__method-grid[data-astro-cid-ktxjcaba]{grid-template-columns:1fr}.programs__methodology[data-astro-cid-ktxjcaba]{padding:1.5rem}.programs__method-header[data-astro-cid-ktxjcaba] h3[data-astro-cid-ktxjcaba]{font-size:1.375rem}.programs__card[data-astro-cid-ktxjcaba]{padding:1.75rem}.programs__card[data-astro-cid-ktxjcaba] h3[data-astro-cid-ktxjcaba]{font-size:1.125rem}}@media(max-width:480px){.programs__enrol-item[data-astro-cid-ktxjcaba]{padding:1rem 1.25rem;gap:.75rem;font-size:.875rem}.programs__enrol[data-astro-cid-ktxjcaba] h3[data-astro-cid-ktxjcaba]{font-size:1.25rem}.programs__grid[data-astro-cid-ktxjcaba]{margin-bottom:3rem}.programs__methodology[data-astro-cid-ktxjcaba]{margin-bottom:2rem;padding:1.25rem}.programs__method-item[data-astro-cid-ktxjcaba]{padding:1.25rem}}.software__header[data-astro-cid-6orjhs2d]{margin-bottom:3rem}.software__products[data-astro-cid-6orjhs2d]{display:flex;flex-direction:column;gap:2rem}.software__product[data-astro-cid-6orjhs2d]{border-radius:var(--radius-xl);border:1px solid var(--color-border);background:var(--color-white);transition:box-shadow var(--transition-base);overflow:hidden}.software__product[data-astro-cid-6orjhs2d]:hover{box-shadow:var(--shadow-xl)}.software__product--lms[data-astro-cid-6orjhs2d]{padding:0;border:none;background:none;box-shadow:none}.software__product--lms[data-astro-cid-6orjhs2d]:hover{box-shadow:none}.software__product-badge[data-astro-cid-6orjhs2d]{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-dark);background:var(--color-accent-glow);padding:.5rem 1rem;border-radius:var(--radius-full);margin-bottom:2rem}.software__product-badge[data-astro-cid-6orjhs2d] svg[data-astro-cid-6orjhs2d]{color:var(--color-accent-dark)}.software__product-badge--soon[data-astro-cid-6orjhs2d]{color:var(--color-secondary);background:#3b82f61a}.software__product-hero[data-astro-cid-6orjhs2d]{display:grid;grid-template-columns:1fr 1.15fr;gap:3rem;align-items:start;margin-bottom:3rem}.software__product-hero[data-astro-cid-6orjhs2d]>[data-astro-cid-6orjhs2d]{min-width:0}.software__product-info[data-astro-cid-6orjhs2d] h3[data-astro-cid-6orjhs2d]{font-size:2.25rem;margin-bottom:.5rem;letter-spacing:-.02em}.software__product-tagline[data-astro-cid-6orjhs2d]{font-size:1.125rem;font-weight:600;color:var(--color-gray-700);margin-bottom:1rem}.software__product-info[data-astro-cid-6orjhs2d] p[data-astro-cid-6orjhs2d]{color:var(--color-text-muted);line-height:1.7;margin-bottom:1.5rem}.software__product-tags[data-astro-cid-6orjhs2d]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.software__tag[data-astro-cid-6orjhs2d]{font-size:.75rem;font-weight:600;padding:.375rem .875rem;background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-gray-600)}.software__ctas[data-astro-cid-6orjhs2d]{display:flex;gap:.75rem;flex-wrap:wrap;max-width:100%}.software__ctas[data-astro-cid-6orjhs2d] .btn[data-astro-cid-6orjhs2d]{max-width:100%;box-sizing:border-box}.mockup[data-astro-cid-6orjhs2d]{position:relative}.mockup__browser[data-astro-cid-6orjhs2d]{border-radius:var(--radius-lg);overflow:hidden;width:100%;max-width:100%;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #0000000d;background:#0f1629}.mockup__bar[data-astro-cid-6orjhs2d]{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#1a2238;border-bottom:1px solid rgba(255,255,255,.06)}.mockup__dots[data-astro-cid-6orjhs2d]{display:flex;gap:6px}.mockup__dot[data-astro-cid-6orjhs2d]{width:10px;height:10px;border-radius:50%}.mockup__dot--red[data-astro-cid-6orjhs2d]{background:#ef4444}.mockup__dot--yellow[data-astro-cid-6orjhs2d]{background:#eab308}.mockup__dot--green[data-astro-cid-6orjhs2d]{background:#22c55e}.mockup__url[data-astro-cid-6orjhs2d]{display:flex;align-items:center;gap:6px;flex:1;min-width:0;padding:5px 12px;background:#ffffff0d;border-radius:6px;font-size:.6875rem;color:#64748b;font-family:SF Mono,Fira Code,monospace}.mockup__url[data-astro-cid-6orjhs2d] svg[data-astro-cid-6orjhs2d]{color:#22c55e;flex-shrink:0}.mockup__url[data-astro-cid-6orjhs2d] span[data-astro-cid-6orjhs2d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mockup__body[data-astro-cid-6orjhs2d]{display:flex;min-height:340px}.mockup__sidebar[data-astro-cid-6orjhs2d]{width:150px;padding:14px 10px;background:#111827;border-right:1px solid rgba(255,255,255,.06);flex-shrink:0}.mockup__logo[data-astro-cid-6orjhs2d]{display:flex;align-items:center;gap:8px;padding:6px 8px;margin-bottom:16px}.mockup__logo-icon[data-astro-cid-6orjhs2d]{width:24px;height:24px;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark));border-radius:6px;flex-shrink:0}.mockup__logo[data-astro-cid-6orjhs2d] span[data-astro-cid-6orjhs2d]{font-size:.6875rem;font-weight:700;color:#e2e8f0;white-space:nowrap}.mockup__nav[data-astro-cid-6orjhs2d]{display:flex;flex-direction:column;gap:2px}.mockup__nav-item[data-astro-cid-6orjhs2d]{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:6px;font-size:.6875rem;color:#94a3b8;white-space:nowrap}.mockup__nav-item--active[data-astro-cid-6orjhs2d]{background:#00c6a71f;color:var(--color-accent)}.mockup__main[data-astro-cid-6orjhs2d]{flex:1;padding:16px;overflow:hidden}.mockup__role-tabs[data-astro-cid-6orjhs2d]{display:flex;gap:2px;margin-bottom:14px;background:#ffffff0a;border-radius:6px;padding:3px;width:fit-content}.mockup__role[data-astro-cid-6orjhs2d]{font-size:.625rem;font-weight:600;padding:4px 12px;border-radius:4px;color:#64748b}.mockup__role--active[data-astro-cid-6orjhs2d]{background:var(--color-accent);color:#0f172a}.mockup__stats-row[data-astro-cid-6orjhs2d]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.mockup__stat-card[data-astro-cid-6orjhs2d]{padding:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:8px}.mockup__stat-label[data-astro-cid-6orjhs2d]{display:block;font-size:.5625rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.mockup__stat-value[data-astro-cid-6orjhs2d]{display:block;font-size:1.125rem;font-weight:800;color:#f1f5f9;line-height:1.2}.mockup__stat-change[data-astro-cid-6orjhs2d]{display:block;font-size:.5625rem;color:#64748b;margin-top:2px}.mockup__stat-change--up[data-astro-cid-6orjhs2d]{color:var(--color-accent)}.mockup__chart[data-astro-cid-6orjhs2d]{padding:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:8px;overflow:hidden}.mockup__chart-title[data-astro-cid-6orjhs2d]{display:block;font-size:.625rem;font-weight:600;color:#94a3b8;margin-bottom:10px}.mockup__chart-area[data-astro-cid-6orjhs2d]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:flex-end;height:80px;padding-bottom:18px;overflow:hidden}.mockup__bar-group[data-astro-cid-6orjhs2d]{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;align-items:flex-end;height:100%;position:relative;overflow:hidden}.mockup__bar-group[data-astro-cid-6orjhs2d] span[data-astro-cid-6orjhs2d]{position:absolute;bottom:-16px;left:50%;transform:translate(-50%);font-size:.5rem;color:#475569}.mockup__bar[data-astro-cid-6orjhs2d]{width:100%;border-radius:3px 3px 0 0;min-height:4px}.mockup__bar--enrolled[data-astro-cid-6orjhs2d]{background:linear-gradient(180deg,var(--color-accent),var(--color-accent-dark));opacity:.7}.mockup__bar--completed[data-astro-cid-6orjhs2d]{background:linear-gradient(180deg,#3b82f6,#2563eb);opacity:.8}.mockup__chart-legend[data-astro-cid-6orjhs2d]{display:flex;gap:12px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.04)}.mockup__legend[data-astro-cid-6orjhs2d]{display:flex;align-items:center;gap:4px;font-size:.5625rem;color:#64748b}.mockup__legend-dot[data-astro-cid-6orjhs2d]{width:6px;height:6px;border-radius:2px}.mockup__legend-dot--enrolled[data-astro-cid-6orjhs2d]{background:var(--color-accent)}.mockup__legend-dot--completed[data-astro-cid-6orjhs2d]{background:#3b82f6}.ll-features[data-astro-cid-6orjhs2d]{margin-bottom:3rem}.ll-features__grid[data-astro-cid-6orjhs2d]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.ll-feature[data-astro-cid-6orjhs2d]{padding:1.75rem;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.ll-feature[data-astro-cid-6orjhs2d]:hover{border-color:var(--color-accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ll-feature__icon[data-astro-cid-6orjhs2d]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--color-accent-glow);border-radius:var(--radius-sm);color:var(--color-accent-dark);margin-bottom:1rem}.ll-feature[data-astro-cid-6orjhs2d] h4[data-astro-cid-6orjhs2d]{font-size:1rem;margin-bottom:.5rem}.ll-feature[data-astro-cid-6orjhs2d] p[data-astro-cid-6orjhs2d]{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}.ll-usecases[data-astro-cid-6orjhs2d]{margin-bottom:3rem}.ll-usecases__title[data-astro-cid-6orjhs2d]{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);margin-bottom:1.25rem}.ll-usecases__grid[data-astro-cid-6orjhs2d]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.ll-usecase[data-astro-cid-6orjhs2d]{padding:1.75rem;background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.ll-usecase__label[data-astro-cid-6orjhs2d]{display:block;font-size:1rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.ll-usecase[data-astro-cid-6orjhs2d] p[data-astro-cid-6orjhs2d]{font-size:.875rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:1rem}.ll-usecase__tags[data-astro-cid-6orjhs2d]{display:flex;flex-wrap:wrap;gap:.375rem}.ll-usecase__tags[data-astro-cid-6orjhs2d] span[data-astro-cid-6orjhs2d]{font-size:.6875rem;font-weight:600;padding:.25rem .625rem;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-gray-500)}.ll-stats[data-astro-cid-6orjhs2d]{display:flex;justify-content:space-around;padding:2rem 2.5rem;background:var(--color-primary);border-radius:var(--radius-lg);margin-bottom:1.5rem}.ll-stat[data-astro-cid-6orjhs2d]{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.ll-stat__num[data-astro-cid-6orjhs2d]{font-size:2rem;font-weight:800;color:var(--color-accent);line-height:1;letter-spacing:-.02em}.ll-stat__label[data-astro-cid-6orjhs2d]{font-size:.8125rem;color:var(--color-gray-400);margin-top:.375rem;font-weight:500}.ll-capabilities[data-astro-cid-6orjhs2d]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;padding:1.25rem 2rem;background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-size:.8125rem;font-weight:600;color:var(--color-gray-600)}.ll-cap-dot[data-astro-cid-6orjhs2d]{color:var(--color-accent)}.software__product--esg[data-astro-cid-6orjhs2d]{padding:3rem}.software__product--esg[data-astro-cid-6orjhs2d] .software__product-content[data-astro-cid-6orjhs2d]{grid-template-columns:1fr}.software__product--esg[data-astro-cid-6orjhs2d] .software__product-info[data-astro-cid-6orjhs2d] h3[data-astro-cid-6orjhs2d]{font-size:1.75rem;margin-bottom:1rem}.software__product--esg[data-astro-cid-6orjhs2d] .software__product-info[data-astro-cid-6orjhs2d] p[data-astro-cid-6orjhs2d]{color:var(--color-text-muted);line-height:1.7;margin-bottom:1.5rem}.software__product-content[data-astro-cid-6orjhs2d]{display:grid;gap:3rem}@media(max-width:1024px){.software__product-hero[data-astro-cid-6orjhs2d]{grid-template-columns:1fr}.mockup__sidebar[data-astro-cid-6orjhs2d]{width:130px}.mockup__stats-row[data-astro-cid-6orjhs2d]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ll-features__grid[data-astro-cid-6orjhs2d],.ll-usecases__grid[data-astro-cid-6orjhs2d]{grid-template-columns:1fr}.ll-stats[data-astro-cid-6orjhs2d]{flex-direction:column;gap:1.5rem;align-items:center}.mockup__sidebar[data-astro-cid-6orjhs2d]{display:none}.mockup__stats-row[data-astro-cid-6orjhs2d]{grid-template-columns:repeat(2,1fr)}.software__product--esg[data-astro-cid-6orjhs2d]{padding:1.5rem}.ll-capabilities[data-astro-cid-6orjhs2d]{font-size:.75rem;gap:.5rem;padding:1rem}.software__product-info[data-astro-cid-6orjhs2d] h3[data-astro-cid-6orjhs2d]{font-size:1.75rem}.software__product-tagline[data-astro-cid-6orjhs2d]{font-size:1rem}.software__ctas[data-astro-cid-6orjhs2d]{flex-direction:column}.software__ctas[data-astro-cid-6orjhs2d] .btn[data-astro-cid-6orjhs2d]{width:100%;justify-content:center}.ll-feature[data-astro-cid-6orjhs2d],.ll-usecase[data-astro-cid-6orjhs2d]{padding:1.25rem}.software__product--esg[data-astro-cid-6orjhs2d] .software__product-info[data-astro-cid-6orjhs2d] h3[data-astro-cid-6orjhs2d]{font-size:1.375rem}}@media(max-width:480px){.software__product-visual[data-astro-cid-6orjhs2d],.mockup[data-astro-cid-6orjhs2d],.mockup__browser[data-astro-cid-6orjhs2d],.mockup__bar[data-astro-cid-6orjhs2d],.mockup__main[data-astro-cid-6orjhs2d]{max-width:100%;overflow-x:hidden}.mockup__stats-row[data-astro-cid-6orjhs2d]{grid-template-columns:1fr 1fr;gap:6px}.mockup__stat-card[data-astro-cid-6orjhs2d]{padding:8px}.mockup__stat-value[data-astro-cid-6orjhs2d]{font-size:.9375rem}.mockup__stat-label[data-astro-cid-6orjhs2d]{font-size:.5rem}.mockup__role-tabs[data-astro-cid-6orjhs2d]{gap:1px}.mockup__role[data-astro-cid-6orjhs2d]{font-size:.5625rem;padding:3px 8px}.mockup__chart-area[data-astro-cid-6orjhs2d]{height:60px;gap:4px}.mockup__bar-group[data-astro-cid-6orjhs2d]{gap:1px}.mockup__body[data-astro-cid-6orjhs2d]{min-height:260px}.mockup__main[data-astro-cid-6orjhs2d]{padding:10px}.ll-stats[data-astro-cid-6orjhs2d]{padding:1.5rem}.ll-stat__num[data-astro-cid-6orjhs2d]{font-size:1.75rem}.ll-capabilities[data-astro-cid-6orjhs2d]{gap:.375rem;font-size:.6875rem}.software__product-tags[data-astro-cid-6orjhs2d]{gap:.375rem}.software__tag[data-astro-cid-6orjhs2d]{font-size:.6875rem;padding:.25rem .625rem}}.partners__header[data-astro-cid-s63cuhea]{margin-bottom:3rem}.partners__grid[data-astro-cid-s63cuhea]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.partners__card[data-astro-cid-s63cuhea]{padding:2rem;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.partners__card[data-astro-cid-s63cuhea]:hover{border-color:var(--color-accent);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.partners__card-num[data-astro-cid-s63cuhea]{font-size:.75rem;font-weight:700;color:var(--color-accent);margin-bottom:1rem;letter-spacing:.05em}.partners__card[data-astro-cid-s63cuhea] h3[data-astro-cid-s63cuhea]{font-size:1.25rem;margin-bottom:.75rem}.partners__card[data-astro-cid-s63cuhea] p[data-astro-cid-s63cuhea]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7}@media(max-width:900px){.partners__grid[data-astro-cid-s63cuhea]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.partners__grid[data-astro-cid-s63cuhea]{grid-template-columns:1fr}.partners__card[data-astro-cid-s63cuhea]{padding:1.5rem}.partners__card[data-astro-cid-s63cuhea] h3[data-astro-cid-s63cuhea]{font-size:1.0625rem}.partners__card[data-astro-cid-s63cuhea] p[data-astro-cid-s63cuhea]{font-size:.875rem}}.fraunhofer__header[data-astro-cid-ictxxcak]{margin-bottom:4rem;max-width:720px}.fraunhofer__courses[data-astro-cid-ictxxcak]{margin-bottom:4rem}.fraunhofer__courses[data-astro-cid-ictxxcak] h3[data-astro-cid-ictxxcak]{font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:1.5rem;font-size:.875rem}.fraunhofer__course-grid[data-astro-cid-ictxxcak]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.fraunhofer__course[data-astro-cid-ictxxcak]{padding:2rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);transition:all var(--transition-base)}.fraunhofer__course[data-astro-cid-ictxxcak]:hover{background:#ffffff12;border-color:var(--color-accent)}.fraunhofer__course-icon[data-astro-cid-ictxxcak]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#00c6a71f;border-radius:var(--radius-sm);color:var(--color-accent);margin-bottom:1.25rem}.fraunhofer__course-icon--more[data-astro-cid-ictxxcak]{background:#3b82f61f;color:var(--color-secondary-light)}.fraunhofer__course[data-astro-cid-ictxxcak] h4[data-astro-cid-ictxxcak]{font-size:1rem;font-weight:600;line-height:1.4}.fraunhofer__course--more[data-astro-cid-ictxxcak] h4[data-astro-cid-ictxxcak]{color:var(--color-gray-400);font-weight:400;font-style:italic}.fraunhofer__mix[data-astro-cid-ictxxcak]{padding:3rem;background:#00c6a70f;border:1px solid rgba(0,198,167,.15);border-radius:var(--radius-xl)}.fraunhofer__mix-content[data-astro-cid-ictxxcak] h3[data-astro-cid-ictxxcak]{font-size:1.75rem;margin-bottom:1rem}.fraunhofer__mix-content[data-astro-cid-ictxxcak] p[data-astro-cid-ictxxcak]{color:var(--color-gray-300);max-width:640px;line-height:1.7;margin-bottom:2rem}.fraunhofer__mix-partners[data-astro-cid-ictxxcak] h4[data-astro-cid-ictxxcak]{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-400);margin-bottom:.75rem}.fraunhofer__partner-tags[data-astro-cid-ictxxcak]{display:flex;flex-wrap:wrap;gap:.5rem}.fraunhofer__partner-tags[data-astro-cid-ictxxcak] span[data-astro-cid-ictxxcak]{display:inline-block;padding:.5rem 1.25rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-full);font-size:.875rem;font-weight:600;color:var(--color-gray-200)}@media(max-width:900px){.fraunhofer__course-grid[data-astro-cid-ictxxcak]{grid-template-columns:repeat(2,1fr)}.fraunhofer__header[data-astro-cid-ictxxcak]{max-width:100%}}@media(max-width:640px){.fraunhofer__course-grid[data-astro-cid-ictxxcak]{grid-template-columns:1fr}.fraunhofer__mix[data-astro-cid-ictxxcak]{padding:1.5rem}.fraunhofer__mix-content[data-astro-cid-ictxxcak] h3[data-astro-cid-ictxxcak]{font-size:1.375rem}.fraunhofer__course[data-astro-cid-ictxxcak]{padding:1.5rem 1.25rem}}@media(max-width:480px){.fraunhofer__partner-tags[data-astro-cid-ictxxcak] span[data-astro-cid-ictxxcak]{padding:.375rem .875rem;font-size:.75rem}.fraunhofer__course-icon[data-astro-cid-ictxxcak]{width:40px;height:40px;margin-bottom:1rem}.fraunhofer__course-icon[data-astro-cid-ictxxcak] svg[data-astro-cid-ictxxcak]{width:18px;height:18px}}.team__header[data-astro-cid-yu4wt3u2]{margin-bottom:3rem}.team__grid[data-astro-cid-yu4wt3u2]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.team__card[data-astro-cid-yu4wt3u2]{padding:2.5rem;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition-base)}.team__card[data-astro-cid-yu4wt3u2]:hover{box-shadow:var(--shadow-xl);border-color:var(--color-accent)}.team__avatar[data-astro-cid-yu4wt3u2]{width:72px;height:72px;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark));display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.team__initials[data-astro-cid-yu4wt3u2]{font-size:1.5rem;font-weight:800;color:var(--color-white);letter-spacing:-.02em}.team__info[data-astro-cid-yu4wt3u2] h3[data-astro-cid-yu4wt3u2]{font-size:1.5rem;margin-bottom:.25rem}.team__role[data-astro-cid-yu4wt3u2]{display:block;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.75rem}.team__tagline[data-astro-cid-yu4wt3u2]{font-size:1.0625rem;font-weight:600;color:var(--color-gray-700);margin-bottom:1rem}.team__bio[data-astro-cid-yu4wt3u2]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:1.25rem}.team__highlights[data-astro-cid-yu4wt3u2]{display:flex;flex-direction:column;gap:.75rem}.team__highlights[data-astro-cid-yu4wt3u2] li[data-astro-cid-yu4wt3u2]{font-size:.875rem;color:var(--color-gray-600);line-height:1.6;padding-left:1.25rem;position:relative}.team__highlights[data-astro-cid-yu4wt3u2] li[data-astro-cid-yu4wt3u2]:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:var(--color-accent)}@media(max-width:900px){.team__grid[data-astro-cid-yu4wt3u2]{grid-template-columns:1fr}}@media(max-width:640px){.team__card[data-astro-cid-yu4wt3u2]{padding:1.75rem}.team__info[data-astro-cid-yu4wt3u2] h3[data-astro-cid-yu4wt3u2]{font-size:1.25rem}.team__tagline[data-astro-cid-yu4wt3u2]{font-size:.9375rem}.team__bio[data-astro-cid-yu4wt3u2]{font-size:.875rem}.team__avatar[data-astro-cid-yu4wt3u2]{width:56px;height:56px;margin-bottom:1.25rem}.team__initials[data-astro-cid-yu4wt3u2]{font-size:1.25rem}}@media(max-width:480px){.team__card[data-astro-cid-yu4wt3u2]{padding:1.25rem}.team__highlights[data-astro-cid-yu4wt3u2] li[data-astro-cid-yu4wt3u2]{font-size:.8125rem}}.contact__grid[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact__details[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem;margin-bottom:2rem}.contact__detail[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:1rem;color:var(--color-gray-200);font-size:.9375rem;transition:color var(--transition-fast)}a[data-astro-cid-xmivup5a].contact__detail:hover{color:var(--color-accent)}.contact__detail-icon[data-astro-cid-xmivup5a]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border-radius:var(--radius-sm);color:var(--color-accent);flex-shrink:0}.contact__social[data-astro-cid-xmivup5a]{display:flex;gap:.75rem}.contact__social-link[data-astro-cid-xmivup5a]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-sm);color:var(--color-gray-300);transition:all var(--transition-base)}.contact__social-link[data-astro-cid-xmivup5a]:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-primary);transform:translateY(-2px)}.contact__form-wrapper[data-astro-cid-xmivup5a]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);padding:2.5rem}.contact__form[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1.25rem}.contact__form-row[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact__field[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.375rem}.contact__field[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{font-size:.8125rem;font-weight:600;color:var(--color-gray-300);text-transform:uppercase;letter-spacing:.05em}.contact__field[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.contact__field[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a],.contact__field[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{width:100%;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);color:var(--color-white);font-family:var(--font-body);font-size:.9375rem;transition:border-color var(--transition-fast)}.contact__field[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]::placeholder,.contact__field[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]::placeholder{color:var(--color-gray-500)}.contact__field[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.contact__field[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]:focus,.contact__field[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #00c6a726}.contact__field[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer}.contact__field[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a] option[data-astro-cid-xmivup5a]{background:var(--color-primary);color:var(--color-white)}.contact__field[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{resize:vertical;min-height:100px}.contact__submit[data-astro-cid-xmivup5a]{align-self:flex-start;margin-top:.5rem}.contact__status[data-astro-cid-xmivup5a]{min-height:1.5rem;font-size:.875rem;color:var(--color-gray-300)}.contact__status--success[data-astro-cid-xmivup5a]{color:var(--color-accent)}.contact__status--error[data-astro-cid-xmivup5a]{color:#fda4af}@media(max-width:900px){.contact__grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:3rem}}@media(max-width:640px){.contact__form-row[data-astro-cid-xmivup5a]{grid-template-columns:1fr}.contact__form-wrapper[data-astro-cid-xmivup5a]{padding:1.5rem}.contact__submit[data-astro-cid-xmivup5a]{width:100%}.contact__social[data-astro-cid-xmivup5a]{justify-content:flex-start}}@media(max-width:480px){.contact__form-wrapper[data-astro-cid-xmivup5a]{padding:1.25rem}.contact__field[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.contact__field[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a],.contact__field[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{padding:.75rem .875rem;font-size:.875rem}.contact__detail[data-astro-cid-xmivup5a]{font-size:.875rem}.contact__social-link[data-astro-cid-xmivup5a]{width:40px;height:40px}}.footer[data-astro-cid-sz7xmlte]{background:var(--color-gray-900);color:var(--color-gray-400);padding-block:3rem;border-top:1px solid rgba(255,255,255,.06)}.footer__inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.06)}.footer__logo[data-astro-cid-sz7xmlte]{display:inline-block;margin-bottom:.25rem}.logo-text[data-astro-cid-sz7xmlte]{font-size:1.375rem;font-weight:800;letter-spacing:-.02em;color:var(--color-white)}.logo-dot[data-astro-cid-sz7xmlte]{color:var(--color-accent)}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:var(--color-gray-500)}.footer__links[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.875rem;color:var(--color-gray-400);transition:color var(--transition-fast)}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent)}.footer__social[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:var(--color-gray-400);transition:all var(--transition-base)}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent);background:#00c6a71a}.footer__bottom[data-astro-cid-sz7xmlte]{padding-top:1.5rem;text-align:center;font-size:.8125rem}@media(max-width:768px){.footer__inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1.5rem;text-align:center}.footer__social[data-astro-cid-sz7xmlte],.footer__links[data-astro-cid-sz7xmlte]{justify-content:center}}@media(max-width:480px){.footer[data-astro-cid-sz7xmlte]{padding-block:2rem}.footer__bottom[data-astro-cid-sz7xmlte]{font-size:.75rem}}
