.about-page.svelte-uuvmzv{position:relative;padding-top:var(--space-20);padding-bottom:var(--space-24);overflow-x:hidden}.text-mono.svelte-uuvmzv{font-family:var(--font-mono);letter-spacing:.05em;font-size:.75rem}.hero-section.svelte-uuvmzv{position:relative;z-index:2;padding-top:var(--space-12);margin-bottom:var(--space-12);display:flex;flex-direction:column;align-items:center}.main-title.svelte-uuvmzv{font-size:3.5rem;line-height:1.1;letter-spacing:-.02em;font-weight:800}@media(min-width:768px){.main-title.svelte-uuvmzv{font-size:4.5rem}}.subtitle.svelte-uuvmzv{color:var(--text-secondary);line-height:1.6;font-size:1.25rem;max-width:650px;margin:0 auto;margin-top:var(--space-4)}.ambient-flare.svelte-uuvmzv{position:absolute;width:50vw;height:50vw;border-radius:50%;filter:blur(120px);opacity:.22;z-index:0;pointer-events:none;top:-10%}.cyan-flare.svelte-uuvmzv{background:var(--accent-cyan);right:-10%}.purple-flare.svelte-uuvmzv{background:var(--accent-purple);left:-10%;top:20%}.story-grid.svelte-uuvmzv{display:flex;flex-direction:column;gap:var(--space-6);position:relative;z-index:2}.bento-row.svelte-uuvmzv{display:flex;flex-direction:column;gap:var(--space-6);width:100%}@media(min-width:960px){.bento-row.svelte-uuvmzv{flex-direction:row}.bento-row.reverse.svelte-uuvmzv{flex-direction:row-reverse}}.bento-card.svelte-uuvmzv{border-radius:var(--radius-xl);overflow:hidden;position:relative;background:#0a0a0f66;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.06);box-shadow:0 20px 40px #0006;display:flex;flex-direction:column}.flex-2.svelte-uuvmzv{flex:2}.flex-3.svelte-uuvmzv{flex:3}.full-width.svelte-uuvmzv{flex:1;width:100%}.identity-card.svelte-uuvmzv,.tech-card.svelte-uuvmzv,.objective-card.svelte-uuvmzv{padding:var(--space-8);justify-content:center}@media(min-width:768px){.identity-card.svelte-uuvmzv,.tech-card.svelte-uuvmzv,.objective-card.svelte-uuvmzv{padding:var(--space-12)}}.icon-wrap.svelte-uuvmzv{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-6);background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.icon-wrap.cyan.svelte-uuvmzv{color:var(--accent-cyan);box-shadow:0 0 20px #00f5d41a}.icon-wrap.purple.svelte-uuvmzv{color:var(--accent-purple);box-shadow:0 0 20px #9d4edd1a}.icon-wrap.svelte-uuvmzv svg:where(.svelte-uuvmzv){width:24px;height:24px}.card-title.svelte-uuvmzv{font-size:2rem;color:var(--text-primary);margin-bottom:var(--space-4);font-weight:700;line-height:1.2}.card-text.svelte-uuvmzv{font-size:1.05rem;color:var(--text-secondary);line-height:1.6;margin:0}.card-text.highlight.svelte-uuvmzv{color:#ffffffd9;font-weight:400;font-size:1.1rem}.image-card.svelte-uuvmzv{min-height:350px;padding:0;background:#050508;overflow:hidden}.bento-image.svelte-uuvmzv{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1);opacity:1}.image-card.svelte-uuvmzv:hover .bento-image:where(.svelte-uuvmzv){transform:scale(1.05)}.image-overlay.svelte-uuvmzv{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 50%);display:flex;align-items:flex-end;justify-content:flex-start;padding:var(--space-8);pointer-events:none}.inner-glow.svelte-uuvmzv{box-shadow:inset 0 0 0 1px #ffffff1a;border-radius:var(--radius-xl)}.image-flare.svelte-uuvmzv{position:absolute;width:250px;height:250px;border-radius:50%;filter:blur(60px);opacity:.7;pointer-events:none;z-index:-1}.purple-flare-img.svelte-uuvmzv{background:var(--accent-purple);top:-50px;right:-50px}.cyan-flare-img.svelte-uuvmzv{background:var(--accent-cyan);bottom:-50px;left:-50px}.origin-badge.svelte-uuvmzv{display:inline-flex;align-items:center;gap:var(--space-3);background:#0a0a0f99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);border:1px solid rgba(255,255,255,.1)}.pin-icon.svelte-uuvmzv{color:var(--accent-purple);display:flex;align-items:center}.pin-icon.svelte-uuvmzv svg:where(.svelte-uuvmzv){width:18px;height:18px}.origin-text.svelte-uuvmzv{font-size:.95rem;color:var(--text-primary);font-weight:600;letter-spacing:.02em}.status-indicator.svelte-uuvmzv{display:flex;align-items:center;gap:8px;background:#000000b3;padding:8px 16px;border-radius:100px;border:1px solid rgba(0,245,212,.2)}.pulse-cyan.svelte-uuvmzv{width:6px;height:6px;border-radius:50%;background:var(--accent-cyan);box-shadow:0 0 10px var(--accent-cyan);animation:svelte-uuvmzv-pulse 2s infinite}.objective-card.svelte-uuvmzv{flex-direction:column}@media(min-width:960px){.objective-card.svelte-uuvmzv{flex-direction:row;align-items:center;gap:var(--space-12)}}.obj-header.svelte-uuvmzv{flex:1.5}.obj-grid.svelte-uuvmzv{flex:3;display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-6)}@media(min-width:768px){.obj-grid.svelte-uuvmzv{flex-direction:row;margin-top:0}}.obj-box.svelte-uuvmzv{flex:1;background:#ffffff05;border:1px solid rgba(255,255,255,.04);padding:var(--space-8);border-radius:var(--radius-lg);transition:all .3s}.obj-box.svelte-uuvmzv:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-3px)}.obj-num.svelte-uuvmzv{font-family:var(--font-mono);font-size:2.5rem;font-weight:700;margin-bottom:var(--space-4);opacity:.9}.obj-num.cyan.svelte-uuvmzv{color:var(--accent-cyan)}.obj-num.purple.svelte-uuvmzv{color:var(--accent-purple)}.obj-subtitle.svelte-uuvmzv{font-size:1.3rem;color:var(--text-primary);margin-bottom:var(--space-2);font-weight:600}.obj-text.svelte-uuvmzv{font-size:1.05rem;color:var(--text-secondary);line-height:1.6}.animate-slide-up.svelte-uuvmzv{animation:svelte-uuvmzv-slideUp .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(20px)}@keyframes svelte-uuvmzv-slideUp{to{opacity:1;transform:translateY(0)}}@keyframes svelte-uuvmzv-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}
