:root{--accent: hsl(214, 85%, 45%);--accent-glow: hsla(214, 85%, 45%, .12);--gold: hsl(38, 75%, 45%);--gold-glow: hsla(38, 75%, 45%, .15);--text: hsl(222, 47%, 12%);--text-muted: hsl(215, 18%, 38%);--gradient-start: hsl(214, 32%, 99%);--gradient-mid: hsl(210, 20%, 97%);--gradient-end: hsl(218, 20%, 94%);--glass-bg: rgba(255, 255, 255, .75);--glass-bg-saturated: rgba(255, 255, 255, .92);--glass-border: 1px solid rgba(15, 23, 42, .08);--glass-border-light: 1px solid rgba(15, 23, 42, .04);--blur: blur(12px);--shadow-glass: 0 12px 30px -10px rgba(15, 23, 42, .08), 0 1px 3px rgba(15, 23, 42, .03);--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--max-w-content: 760px;--max-w-grid: 1100px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,var(--gradient-start) 0%,var(--gradient-mid) 35%,var(--gradient-end) 100%);background-attachment:fixed;line-height:1.75;-webkit-font-smoothing:antialiased}.glassmorphism[data-astro-cid-kh7btl4r]{background:var(--glass-bg);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);border:var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-glass)}.glassmorphism[data-astro-cid-kh7btl4r].saturated{background:var(--glass-bg-saturated);border:1px solid rgba(15,23,42,.12)}.page-container[data-astro-cid-kh7btl4r]{overflow-x:hidden}.hero[data-astro-cid-kh7btl4r]{padding:9rem 2rem 5rem;background:radial-gradient(circle at 80% 25%,var(--accent-glow) 0%,transparent 55%)}.hero-content[data-astro-cid-kh7btl4r]{max-width:var(--max-w-grid);margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr;gap:4rem;align-items:center}.eyebrow[data-astro-cid-kh7btl4r]{font-size:.85rem;font-weight:700;letter-spacing:.2em;color:var(--accent);margin-bottom:1.2rem;text-transform:uppercase}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:3.5rem;font-weight:800;line-height:1.15;letter-spacing:-.03em;margin:0 0 2rem;color:var(--text)}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{display:block;font-size:1.85rem;font-weight:400;color:var(--text-muted);margin-top:.4rem}.tagline[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:600;line-height:1.5;margin-bottom:2.5rem;border-left:4px solid var(--accent);padding-left:1.5rem;color:var(--text)}.intro[data-astro-cid-kh7btl4r]{font-size:1.15rem;color:var(--text-muted);margin:0}.passport-frame[data-astro-cid-kh7btl4r]{width:300px;height:380px;margin-left:auto;border-radius:var(--radius-md);overflow:hidden;border:1px solid rgba(15,23,42,.15);box-shadow:0 20px 40px -15px #0f172a33}.passport-frame[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.stats[data-astro-cid-kh7btl4r]{max-width:var(--max-w-grid);margin:-1.5rem auto 6rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;padding:0 2rem;position:relative;z-index:10}.stat-card[data-astro-cid-kh7btl4r]{padding:2rem 1rem;text-align:center;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.stat-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 20px 35px -10px #0f172a1f}.stat-number[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:800;color:var(--accent);line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.stat-label[data-astro-cid-kh7btl4r]{margin:0;font-size:.9rem;font-weight:600;color:var(--text-muted)}.highlight-stat[data-astro-cid-kh7btl4r]{border:1px solid rgba(197,137,23,.3);background:linear-gradient(145deg,var(--glass-bg),rgba(255,248,230,.4))}.highlight-stat[data-astro-cid-kh7btl4r] .stat-number[data-astro-cid-kh7btl4r]{color:var(--gold)}.content[data-astro-cid-kh7btl4r]{max-width:var(--max-w-content);margin:0 auto;padding:0 2rem}.content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:5rem 0 1.5rem;color:var(--text);border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:.5rem}.content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.05rem;color:var(--text-muted);margin-bottom:1.75rem}.content-image-container[data-astro-cid-kh7btl4r]{display:flex;gap:3rem;align-items:center;margin:4rem 0}.story-image[data-astro-cid-kh7btl4r]{flex:1;min-width:280px}.story-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;border-radius:var(--radius-md);box-shadow:var(--shadow-glass);border:1px solid rgba(15,23,42,.1)}.image-text[data-astro-cid-kh7btl4r]{flex:1.4}.caption[data-astro-cid-kh7btl4r]{font-size:.85rem;font-style:italic;color:var(--text-muted);margin-top:.75rem;text-align:center}.glass-highlight[data-astro-cid-kh7btl4r]{font-size:1.2rem!important;font-weight:600;color:var(--accent)!important;background:#ffffffd9;padding:1rem 1.5rem;border-radius:var(--radius-sm);display:inline-block;border:1px solid rgba(15,23,42,.1)}.pull-quote[data-astro-cid-kh7btl4r]{padding:3rem;margin:5rem 0;font-size:1.5rem;font-style:italic;color:var(--text);text-align:center;position:relative;line-height:1.5;border-left:4px solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0}.pull-quote[data-astro-cid-kh7btl4r]:before{content:"“";position:absolute;top:-15px;left:20px;font-size:7rem;color:var(--accent-glow);font-family:Georgia,serif;line-height:1}.quote-style[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:600;color:var(--accent);padding:1.25rem 2rem;display:block;margin:2rem 0;border-left:4px solid var(--accent)}.dual-callout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:3.5rem 0}.callout-box[data-astro-cid-kh7btl4r]{padding:1.75rem}.callout-box[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--text);display:block;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.timeline-section[data-astro-cid-kh7btl4r]{padding:6rem 2rem;margin:6rem 0;background:#0f172a05;border-top:1px solid rgba(15,23,42,.04);border-bottom:1px solid rgba(15,23,42,.04)}.timeline-container[data-astro-cid-kh7btl4r]{max-width:var(--max-w-content);margin:0 auto}.timeline-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:4rem;border:none}.timeline[data-astro-cid-kh7btl4r]{position:relative;padding-left:2.5rem;max-width:640px;margin:0 auto}.timeline[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:8px;top:8px;height:calc(100% - 16px);width:2px;background:var(--accent);opacity:.2}.timeline-item[data-astro-cid-kh7btl4r]{position:relative;margin-bottom:3rem}.timeline-item[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.timeline-marker[data-astro-cid-kh7btl4r]{position:absolute;left:calc(-2.5rem - 4px);top:12px;width:12px;height:12px;border-radius:50%;background-color:#fff;border:3px solid var(--accent);z-index:2}.timeline-marker-star[data-astro-cid-kh7btl4r]{position:absolute;left:calc(-2.5rem - 7px);top:9px;width:18px;height:18px;background-color:var(--gold);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);z-index:2}.timeline-content-box[data-astro-cid-kh7btl4r]{padding:1.75rem 2rem;transition:border-color .25s ease}.timeline-content-box[data-astro-cid-kh7btl4r]:hover{border-color:#0f172a26}.timeline-content-box[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.15rem;font-weight:700;margin:0 0 .4rem;color:var(--accent)}.award-box[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:var(--gold)}.timeline-content-box[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0;font-size:.95rem;color:var(--text-muted)}.cards-section[data-astro-cid-kh7btl4r]{max-width:var(--max-w-grid);margin:6rem auto;padding:0 2rem}.cards-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.cherised-card[data-astro-cid-kh7btl4r]{padding:2.5rem 2rem;border-top:3px solid var(--accent)}.cherised-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-top:0;color:var(--text);font-size:1.35rem;font-weight:700;margin-bottom:1rem}.cherised-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.95rem;margin:0}.technology-section[data-astro-cid-kh7btl4r]{padding:5rem 2rem;text-align:center}.technology-container[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto}.tech-flow[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:3rem 0}.glass-bead[data-astro-cid-kh7btl4r]{background:var(--glass-bg-saturated);border:1px solid rgba(15,23,42,.08);border-radius:4px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;color:var(--text-muted);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;transition:all .2s ease}.glass-bead[data-astro-cid-kh7btl4r]:hover{color:var(--accent);background:#fff;border-color:var(--accent);transform:translateY(-2px)}.tech-footer[data-astro-cid-kh7btl4r]{max-width:550px;margin:0 auto;font-size:.95rem}.beliefs[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:2.5rem 0}.beliefs[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.05rem;font-weight:500;color:var(--text-muted)}.beliefs[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;top:6px;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='hsl(214, 85%, 45%)' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.closing[data-astro-cid-kh7btl4r]{max-width:var(--max-w-content);margin:7rem auto 9rem;text-align:center;padding:0 2rem}.closing-statements[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;max-width:600px;margin:0 auto 3.5rem}.closing-statements[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:1.1rem;color:var(--text-muted);font-weight:500}.closing-statements[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:not(:last-child):after{content:"•";margin-left:1rem;color:#0f172a26}.transition-phrase[data-astro-cid-kh7btl4r]{font-style:italic;color:var(--text-muted)}.final-title[data-astro-cid-kh7btl4r]{font-size:4rem;font-weight:800;margin:.5rem 0;letter-spacing:-.04em;color:var(--text)}.final-subtext[data-astro-cid-kh7btl4r]{font-size:1.2rem;color:var(--text-muted);margin-bottom:4rem}.signature-block[data-astro-cid-kh7btl4r]{display:inline-block;padding:1.25rem 2.5rem;border:1px solid rgba(15,23,42,.12)}.signature[data-astro-cid-kh7btl4r]{font-weight:700;margin:0;font-size:1.1rem;letter-spacing:-.01em}.gallery-title[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:3rem}.card[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:280px;object-fit:cover;border-radius:10px;margin-bottom:1rem}.timeline-icon[data-astro-cid-kh7btl4r]{position:absolute;left:calc(-2.5rem - 12px);top:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;border:1px solid rgba(15,23,42,.12);box-shadow:var(--shadow-glass);font-size:18px;z-index:2}@media(max-width:960px){.hero[data-astro-cid-kh7btl4r]{padding:7rem 1.5rem 4rem}.hero-content[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;text-align:center;gap:2.5rem}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:2.75rem}.passport-frame[data-astro-cid-kh7btl4r]{margin:0 auto;width:260px;height:330px}.content-image-container[data-astro-cid-kh7btl4r]{flex-direction:column}.content-image-container[data-astro-cid-kh7btl4r].right-aligned{flex-direction:column-reverse}.stats[data-astro-cid-kh7btl4r]{margin-top:2rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.timeline[data-astro-cid-kh7btl4r]{padding-left:2rem}.timeline[data-astro-cid-kh7btl4r]:before{left:5px}.timeline-marker[data-astro-cid-kh7btl4r]{left:calc(-2rem - 1px)}.timeline-marker-star[data-astro-cid-kh7btl4r]{left:calc(-2rem - 4px)}.final-title[data-astro-cid-kh7btl4r]{font-size:3rem}}@media(max-width:640px){.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:2.25rem}.content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.6rem}.pull-quote[data-astro-cid-kh7btl4r]{font-size:1.25rem;padding:1.75rem}.dual-callout[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1rem}.stat-number[data-astro-cid-kh7btl4r]{font-size:2rem}.timeline-content-box[data-astro-cid-kh7btl4r]{padding:1.25rem}.cherised-card[data-astro-cid-kh7btl4r]{padding:1.75rem}}
