:root{--color-bg: #f4f5f7;--color-surface: #ffffff;--color-surface2: #eceef2;--color-dark-bg: #0a0a0f;--color-dark-surface: #111118;--color-footer: #1e2433;--color-border: #d8dce5;--color-border-dark: #b8bfd0;--color-steel: #4a5568;--color-steel-mid: #6b7a8d;--color-glow: #0284c7;--color-glow-light: #e0f2fe;--color-text-primary: #0f1117;--color-text-muted: #64748b;--font-head: "Barlow Condensed", sans-serif;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace}.experience-page[data-astro-cid-kh7btl4r]{background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-body);overflow-x:hidden}.hero-section[data-astro-cid-kh7btl4r]{position:relative;padding:10rem 0 6rem;overflow:hidden;z-index:2}.hero-grid-lines[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(216,220,229,.4) 1px,transparent 1px),linear-gradient(to bottom,rgba(216,220,229,.4) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse at top left,black,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at top left,black,transparent 70%);pointer-events:none;z-index:1}.hero-inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;max-width:1280px;margin:0 auto;padding:0 2rem;align-items:center;position:relative;z-index:2}.hero-badge[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-surface);border:1px solid var(--color-border);padding:.35rem .75rem;border-radius:100px;margin-bottom:1.5rem}.badge-dot[data-astro-cid-kh7btl4r]{width:6px;height:6px;background-color:var(--color-glow);border-radius:50%}.badge-text[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--color-steel)}.hero-title[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:clamp(2.5rem,4vw,3.75rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:1.5rem}.title-accent[data-astro-cid-kh7btl4r]{color:var(--color-glow)}.hero-subtitle[data-astro-cid-kh7btl4r]{font-size:1.125rem;line-height:1.6;color:var(--color-text-muted);max-width:540px;margin-bottom:2.5rem}.hero-actions[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:2rem}.video-secondary-link[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--color-text-primary);text-decoration:none;transition:color .2s ease}.video-secondary-link[data-astro-cid-kh7btl4r]:hover{color:var(--color-glow)}.arrow-icon[data-astro-cid-kh7btl4r]{width:16px;height:16px;transition:transform .2s ease}.video-secondary-link[data-astro-cid-kh7btl4r]:hover .arrow-icon[data-astro-cid-kh7btl4r]{transform:translate(4px)}.hero-video-wrapper[data-astro-cid-kh7btl4r]{position:relative;width:100%}.video-ambient-glow[data-astro-cid-kh7btl4r]{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(2,132,199,.08) 0%,transparent 70%);pointer-events:none;z-index:1}.video-stacked-block[data-astro-cid-kh7btl4r]{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,var(--color-glow) 0%,var(--color-glow-light) 100%);border-radius:24px;opacity:.9;box-shadow:0 10px 30px #0284c733;z-index:1}.video-container[data-astro-cid-kh7btl4r]{position:relative;width:100%;aspect-ratio:4/3;background-color:var(--color-surface2);border-radius:24px;overflow:hidden;box-shadow:0 4px 6px -1px #00000008,0 20px 40px -4px #0f11170f,inset 0 0 0 1px #fff9;z-index:2}.hero-video-player[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.video-overlay-ui[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,17,23,.2),transparent 40%);display:flex;align-items:flex-end;padding:1.5rem;pointer-events:none}.play-indicator-btn[data-astro-cid-kh7btl4r]{width:44px;height:44px;background:var(--color-surface);color:var(--color-text-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a;transform:scale(.95);transition:transform .3s cubic-bezier(.16,1,.3,1)}.video-container[data-astro-cid-kh7btl4r]:hover .play-indicator-btn[data-astro-cid-kh7btl4r]{transform:scale(1.05);color:var(--color-glow)}.play-indicator-btn[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:16px;height:16px;margin-left:2px}@media(max-width:1024px){.hero-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.hero-section[data-astro-cid-kh7btl4r]{padding-top:7rem}}.stats-banner[data-astro-cid-kh7btl4r]{background:var(--color-footer);padding:3rem 1.5rem;position:relative}.stats-banner[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-glow),transparent)}.stats-grid[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.stat-item[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 2rem}.stat-number[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:var(--color-surface);line-height:1}.stat-plus[data-astro-cid-kh7btl4r]{color:var(--color-glow)}.stat-label[data-astro-cid-kh7btl4r]{margin-top:.5rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-steel-mid)}.stat-divider[data-astro-cid-kh7btl4r]{width:1px;height:60px;background:linear-gradient(to bottom,transparent,var(--color-steel),transparent);display:none}@media(min-width:768px){.stat-divider[data-astro-cid-kh7btl4r]{display:block}}.story-section[data-astro-cid-kh7btl4r]{padding:8rem 1.5rem;background:var(--color-surface)}.section-tag[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-glow-light);border:1px solid var(--color-glow);border-radius:2px;margin-bottom:1.5rem}.story-container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.story-visual[data-astro-cid-kh7btl4r]{position:relative;height:500px;overflow:hidden}.image-frame[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:100%;border:1px solid var(--color-border);background:var(--color-surface);overflow:hidden}.parallax-img[data-astro-cid-kh7btl4r]{position:absolute;top:-10%;left:0;width:100%;height:120%;object-fit:cover;will-change:transform;transition:transform .1s linear}.tag-icon[data-astro-cid-kh7btl4r]{color:var(--color-glow);display:flex}.section-tag[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:last-child{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-glow)}.section-title[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:clamp(2rem,5vw,3rem);font-weight:700;text-transform:uppercase;letter-spacing:-.01em;color:var(--color-glow);margin:0 0 2rem}.story-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.25rem}.story-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0;font-size:1rem;line-height:1.8;color:var(--color-steel)}.story-text[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--color-text-primary);font-weight:600}.story-signature[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem}.signature-line[data-astro-cid-kh7btl4r]{width:40px;height:2px;background:var(--color-glow)}.signature-text[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:.875rem;letter-spacing:.02em;color:var(--color-steel);font-style:italic}@media(max-width:1024px){.story-container[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2.5rem}}.vm-pillars[data-astro-cid-kh7btl4r]{margin-top:clamp(4rem,8vw,8rem)}.vm-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.vm-panel[data-astro-cid-kh7btl4r]{position:relative;min-height:680px;padding:clamp(2rem,4vw,4rem);display:flex;align-items:center}.vm-mission[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#201a52,#2a2366)}.vm-vision[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#029ce4,#0b5f88)}.vm-inner[data-astro-cid-kh7btl4r]{width:100%;max-width:720px;padding:clamp(2rem,3vw,3rem);background:#ffffff14;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:28px;box-shadow:0 20px 60px #00000026}.vm-meta[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.vm-number[data-astro-cid-kh7btl4r]{color:#ffffffb3;font-size:.9rem;font-weight:800;letter-spacing:.25em}.vm-divider[data-astro-cid-kh7btl4r]{width:60px;height:2px;background:#ffffff59}.vm-label[data-astro-cid-kh7btl4r]{color:#ffffffd9;font-size:.85rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.vm-heading[data-astro-cid-kh7btl4r]{color:#fff;font-size:clamp(2.5rem,3.2vw,4.5rem);line-height:.95;font-weight:800;letter-spacing:-.04em;margin-bottom:2rem}.vm-lead[data-astro-cid-kh7btl4r]{color:#fffffff2;font-size:1.25rem;line-height:1.8;font-weight:500;margin-bottom:1.5rem}.vm-body[data-astro-cid-kh7btl4r]{color:#fffc;font-size:1rem;line-height:1.9}@media(max-width:768px){.vm-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.vm-panel[data-astro-cid-kh7btl4r]{min-height:auto;padding:1.5rem}.vm-heading[data-astro-cid-kh7btl4r]{font-size:2.25rem}.vm-lead[data-astro-cid-kh7btl4r]{font-size:1.1rem}}.philosophy-section[data-astro-cid-kh7btl4r]{padding:8rem 1.5rem;background:var(--color-surface)}.philosophy-header[data-astro-cid-kh7btl4r]{text-align:center;max-width:600px;margin:0 auto 4rem}.bento-grid[data-astro-cid-kh7btl4r]{display:grid;gap:1.5rem;max-width:1200px;margin:0 auto;grid-template-columns:1fr}@media(min-width:768px){.bento-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bento-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.bento-large[data-astro-cid-kh7btl4r]{grid-column:span 2;grid-row:span 2}.bento-quote[data-astro-cid-kh7btl4r]{grid-column:span 1;grid-row:span 1}}.bento-card[data-astro-cid-kh7btl4r]{background:var(--color-surface2);border:1px solid var(--color-border);padding:2rem;position:relative;overflow:hidden;transition:all .3s ease}.bento-card[data-astro-cid-kh7btl4r]:hover{border-color:var(--color-glow)}.bento-large[data-astro-cid-kh7btl4r]{padding:3rem}.card-accent[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--color-glow),transparent)}.card-icon[data-astro-cid-kh7btl4r]{color:var(--color-glow);margin-bottom:1.5rem}.card-title[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:1.75rem;font-weight:600;text-transform:uppercase;color:var(--color-text-primary);margin:0 0 1rem}.card-text[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.8;color:var(--color-text-muted);margin:0}.card-stats[data-astro-cid-kh7btl4r]{display:flex;gap:2rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.card-stat[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.25rem}.card-stat-value[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:2rem;font-weight:700;color:var(--color-glow)}.card-stat-label[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}.bento-quote[data-astro-cid-kh7btl4r]{background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.quote-marks[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:6rem;line-height:.5;color:var(--color-glow);opacity:.3}.quote-text[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:1.125rem;font-style:italic;line-height:1.7;color:var(--color-surface);margin:1rem 0 0;padding:0;border:none}.quote-author[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.author-line[data-astro-cid-kh7btl4r]{width:30px;height:1px;background:var(--color-glow)}.author-name[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-steel-mid)}.bento-small[data-astro-cid-kh7btl4r]{padding:1.5rem}.small-card-icon[data-astro-cid-kh7btl4r]{color:var(--color-steel);margin-bottom:1rem;transition:color .3s ease}.bento-small[data-astro-cid-kh7btl4r]:hover .small-card-icon[data-astro-cid-kh7btl4r]{color:var(--color-glow)}.small-card-title[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:1.25rem;font-weight:600;text-transform:uppercase;color:var(--color-text-primary);margin:0 0 .5rem}.small-card-text[data-astro-cid-kh7btl4r]{font-size:.875rem;line-height:1.6;color:var(--color-text-muted);margin:0}.products-cta-dark[data-astro-cid-kh7btl4r]{background:#0f1117}.cta-bloom[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:35%;transform:translate(-50%,-50%);width:600px;height:400px;background:radial-gradient(ellipse,rgba(2,132,199,.1) 0%,transparent 65%);pointer-events:none}.cta-ring-left[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:-120px;transform:translateY(-50%);width:380px;height:380px;border-radius:50%;border:1px solid rgba(192,200,216,.06);pointer-events:none}.cta-ring-left[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:40px;border-radius:50%;border:1px solid rgba(79,195,247,.05)}.cta-eyebrow[data-astro-cid-kh7btl4r]{color:#4fc3f7a6}.cta-heading[data-astro-cid-kh7btl4r]{color:#f0f4ff}.cta-heading-glow[data-astro-cid-kh7btl4r]{color:#4fc3f7}.cta-sub[data-astro-cid-kh7btl4r]{color:#8a94a8}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}[data-astro-cid-kh7btl4r][data-animate]{opacity:0;transform:translateY(30px)}[data-astro-cid-kh7btl4r][data-animate].animate-in{animation:fadeUp .8s ease forwards;animation-delay:var(--delay, 0s)}
