.about-page.astro-kh7btl4r{--about-bg:#f7f5f1;--about-bg-alt:#eef0f2;--about-text:#1f2937;--about-accent:#0f766e;--about-accent-2:#0ea5a4;--about-card:#ffffffe6;background:linear-gradient(180deg,var(--about-bg) 0%,var(--about-bg-alt) 100%);min-height:100vh;color:var(--about-text);margin-top:-2rem;padding-bottom:8rem;position:relative;overflow:hidden}.dark .about-page.astro-kh7btl4r{--about-bg:#0b0d10;--about-bg-alt:#0f1419;--about-text:#e2e8f0;--about-accent:#22c55e;--about-accent-2:#38bdf8;--about-card:#0f172abf;background:linear-gradient(180deg,var(--about-bg) 0%,var(--about-bg-alt) 100%)}.about-container.astro-kh7btl4r{max-width:72rem;margin:0 auto;padding:0 1.5rem}.about-glow.astro-kh7btl4r{pointer-events:none;z-index:0;position:absolute;inset:0}.glow.astro-kh7btl4r{filter:blur(120px);opacity:.35;border-radius:999px;width:28rem;height:28rem;animation:12s ease-in-out infinite float;position:absolute}.glow-1.astro-kh7btl4r{background:#0ea5e959;top:-6rem;left:-4rem}.glow-2.astro-kh7btl4r{background:#14b8a659;animation-delay:2s;top:20vh;right:-6rem}.glow-3.astro-kh7btl4r{background:#f59e0b40;animation-delay:4s;bottom:-10rem;left:20%}.about-hero.astro-kh7btl4r{text-align:center;z-index:1;padding:6rem 0 3rem;position:relative}.about-kicker.astro-kh7btl4r{letter-spacing:.3em;text-transform:uppercase;color:var(--about-accent);margin-bottom:1rem;font-size:.75rem}.about-title.astro-kh7btl4r{margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,4rem)}.about-subtitle.astro-kh7btl4r{color:#374151cc;max-width:42rem;margin:0 auto 2rem;font-size:1.1rem}.dark .about-subtitle.astro-kh7btl4r{color:#e2e8f0bf}.about-actions.astro-kh7btl4r{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-btn.astro-kh7btl4r{border-radius:999px;padding:.9rem 2rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s}.about-btn-primary.astro-kh7btl4r{background:var(--about-text);color:#fff;box-shadow:0 15px 40px #0f172a33}.about-btn-primary.astro-kh7btl4r:hover{transform:translateY(-2px)}.dark .about-btn-primary.astro-kh7btl4r{color:#000}.about-btn-secondary.astro-kh7btl4r{color:var(--about-text);border:2px solid #0f172a33}.dark .about-btn-secondary.astro-kh7btl4r{color:#e2e8f0;border-color:#94a3b866}.about-story.astro-kh7btl4r{z-index:1;padding:4rem 0 2rem;position:relative}.about-story-grid.astro-kh7btl4r{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.story-card.astro-kh7btl4r{background:var(--about-card);border:1px solid #94a3b833;border-radius:1.5rem;padding:2rem;animation:.6s cubic-bezier(.34,1.56,.64,1) both popInFromLeft}.story-card.astro-kh7btl4r:nth-child(2){animation:.6s cubic-bezier(.34,1.56,.64,1) both popInFromRight}.story-card.astro-kh7btl4r.holo-card{transform-style:preserve-3d;transform:rotateY(calc(-15deg * var(--ratio-x))) rotateX(calc(15deg * var(--ratio-y)));--correction:100%;transition:transform .2s linear;position:relative;overflow:hidden}.story-card.astro-kh7btl4r.holo-card:hover{--correction:0%}.story-card.astro-kh7btl4r h2.astro-kh7btl4r{margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.6rem}.story-card.astro-kh7btl4r p.astro-kh7btl4r{color:#1f2937cc;margin-bottom:1rem}.dark .story-card.astro-kh7btl4r p.astro-kh7btl4r{color:#e2e8f0d9}.story-card.astro-kh7btl4r ul.astro-kh7btl4r{color:#1f2937cc;padding-left:1.2rem}.dark .story-card.astro-kh7btl4r ul.astro-kh7btl4r{color:#e2e8f0d9}.story-card.astro-kh7btl4r li.astro-kh7btl4r{margin-bottom:.5rem}.story-card-accent.astro-kh7btl4r{border:1px solid #0ea5e94d;box-shadow:inset 0 0 0 1px #0ea5e926}.section-header.astro-kh7btl4r{margin-bottom:2rem}.section-header.astro-kh7btl4r h2.astro-kh7btl4r{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.section-header.astro-kh7btl4r p.astro-kh7btl4r{color:#374151b3}.dark .section-header.astro-kh7btl4r p.astro-kh7btl4r{color:#e2e8f0b3}.section-header.astro-kh7btl4r.center{text-align:center}.section-kicker.astro-kh7btl4r{text-transform:uppercase;letter-spacing:.3em;color:var(--about-accent);margin-bottom:.75rem;font-size:.7rem}.about-values.astro-kh7btl4r{z-index:1;padding:4rem 0 6rem;position:relative}.values-grid.astro-kh7btl4r{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.value-card.astro-kh7btl4r{background:var(--about-card);text-align:center;border:1px solid #94a3b833;border-radius:1.5rem;padding:2.5rem 2rem;transition:all .3s}.value-card.astro-kh7btl4r.holo-card{transform-style:preserve-3d;transform:rotateY(calc(-15deg * var(--ratio-x))) rotateX(calc(15deg * var(--ratio-y)));--correction:100%;transition:transform .2s linear;position:relative;overflow:hidden}.value-card.astro-kh7btl4r.holo-card:hover{--correction:0%}.value-icon.astro-kh7btl4r{margin-bottom:1rem;font-size:3rem;display:block}.value-card.astro-kh7btl4r h3.astro-kh7btl4r{margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.3rem}.value-card.astro-kh7btl4r p.astro-kh7btl4r{color:#1f2937cc;font-size:.95rem;line-height:1.6}.dark .value-card.astro-kh7btl4r p.astro-kh7btl4r{color:#e2e8f0d9}.about-cta.astro-kh7btl4r{z-index:1;padding:0 0 6rem;position:relative}.cta-card.astro-kh7btl4r{background:var(--about-card);border:1px solid #94a3b833;border-radius:2rem;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 24px 50px #0f172a1f}.cta-card.astro-kh7btl4r h2.astro-kh7btl4r{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.cta-card.astro-kh7btl4r p.astro-kh7btl4r{color:#1f2937cc}.dark .cta-card.astro-kh7btl4r p.astro-kh7btl4r{color:#e2e8f0d9}.cta-actions.astro-kh7btl4r{flex-wrap:wrap;gap:1rem;display:flex}.tilt-card.astro-kh7btl4r{transform-style:preserve-3d;will-change:transform;transition:transform .25s,box-shadow .25s}.tilt-card.astro-kh7btl4r:hover{transform:translateY(-6px)rotateX(2deg)rotateY(-2deg);box-shadow:0 24px 40px #0f172a2e}@media (prefers-reduced-motion:reduce){.tilt-card.astro-kh7btl4r:hover{box-shadow:none;transform:none}}@media (width>=768px){.cta-card.astro-kh7btl4r{flex-direction:row;justify-content:space-between;align-items:center}}@media (width<=640px){.about-hero.astro-kh7btl4r{padding:5rem 0 2rem}.about-actions.astro-kh7btl4r,.cta-actions.astro-kh7btl4r{flex-direction:column;align-items:stretch}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(18px)}}@keyframes popInFromLeft{0%{opacity:0;transform:translate(-60px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes popInFromRight{0%{opacity:0;transform:translate(60px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes popInFromBottom{0%{opacity:0;transform:translateY(60px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.story-card.astro-kh7btl4r[data-animate=true],.value-card.astro-kh7btl4r[data-animate=true],.cta-card.astro-kh7btl4r[data-animate=true]{opacity:0}.story-card.astro-kh7btl4r[data-animate=true],.story-card.astro-kh7btl4r[data-animate=true]:nth-child(2),.value-card.astro-kh7btl4r[data-animate=true],.value-card.astro-kh7btl4r[data-animate=true]:first-child,.value-card.astro-kh7btl4r[data-animate=true]:nth-child(2),.value-card.astro-kh7btl4r[data-animate=true]:nth-child(3),.value-card.astro-kh7btl4r[data-animate=true]:nth-child(4),.value-card.astro-kh7btl4r[data-animate=true]:nth-child(5),.value-card.astro-kh7btl4r[data-animate=true]:nth-child(6),.cta-card.astro-kh7btl4r[data-animate=true]{animation:none}.story-card.astro-kh7btl4r[data-animate=true].animate-in{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards popInFromLeft}.story-card.astro-kh7btl4r[data-animate=true]:nth-child(2).animate-in{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards popInFromRight}.value-card.astro-kh7btl4r[data-animate=true].animate-in{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards popInFromBottom}.value-card.astro-kh7btl4r[data-animate=true]:first-child.animate-in{animation-delay:.1s}.value-card.astro-kh7btl4r[data-animate=true]:nth-child(2).animate-in{animation-delay:.2s}.value-card.astro-kh7btl4r[data-animate=true]:nth-child(3).animate-in{animation-delay:.3s}.value-card.astro-kh7btl4r[data-animate=true]:nth-child(4).animate-in{animation-delay:.4s}.value-card.astro-kh7btl4r[data-animate=true]:nth-child(5).animate-in{animation-delay:.5s}.value-card.astro-kh7btl4r[data-animate=true]:nth-child(6).animate-in{animation-delay:.6s}.cta-card.astro-kh7btl4r[data-animate=true].animate-in{animation:.8s cubic-bezier(.34,1.56,.64,1) forwards popInFromBottom}.holo-card.astro-kh7btl4r{transform-style:preserve-3d;transform:rotateY(calc(-15deg * var(--ratio-x,0))) rotateX(calc(15deg * var(--ratio-y,0)));--correction:100%;--ratio-x:0;--ratio-y:0;transition:transform .2s linear;position:relative;overflow:hidden}.holo-card.astro-kh7btl4r:hover{--correction:0%}.holo-content.astro-kh7btl4r{z-index:10;position:relative}.holo-bg.astro-kh7btl4r{border-radius:inherit;background:radial-gradient(ellipse at calc(90% - var(--ratio-x) * 20%) calc(0% - var(--ratio-y) * 20%),#fff9,#0ea5a4 1%,#0f766e 20%,transparent),linear-gradient(110deg,#0ea5a4 calc(10% - var(--ratio-x) * 20%),#38bdf8 calc(20% - var(--ratio-x) * 20%),#0ea5a4 calc(30% - var(--ratio-x) * 20%),#0f766e calc(60% - var(--ratio-x) * 20%),transparent calc(100% - var(--ratio-x) * 20%),transparent);mix-blend-mode:hard-light;opacity:.2;pointer-events:none;transition:all .2s linear,opacity .8s;position:absolute;inset:0}.holo-card.astro-kh7btl4r:hover .holo-bg.astro-kh7btl4r{opacity:.5}.holo-lines.astro-kh7btl4r{border-radius:inherit;pointer-events:none;z-index:5;background:linear-gradient(110deg,#0ea5a4 calc(10% - var(--ratio-x) * 20% - var(--correction)),#38bdf8 calc(20% - var(--ratio-x) * 20% - var(--correction)),#0ea5a4 calc(30% - var(--ratio-x) * 20% - var(--correction)),hsla(180,100%,calc(45% - 20% * var(--ratio-x)),.8) calc(40% - var(--ratio-x) * 20% - var(--correction)),transparent calc(60% - var(--ratio-x) * 20% - var(--correction)),transparent);opacity:.3;transition:all .2s linear;position:absolute;inset:0}.holo-card.astro-kh7btl4r:hover .holo-lines.astro-kh7btl4r{opacity:.6}.dark .holo-bg.astro-kh7btl4r{background:radial-gradient(ellipse at calc(90% - var(--ratio-x) * 20%) calc(0% - var(--ratio-y) * 20%),#ffffff80,#22c55e 1%,#16a34a 20%,transparent),linear-gradient(110deg,#22c55e calc(10% - var(--ratio-x) * 20%),#38bdf8 calc(20% - var(--ratio-x) * 20%),#22c55e calc(30% - var(--ratio-x) * 20%),#16a34a calc(60% - var(--ratio-x) * 20%),transparent calc(100% - var(--ratio-x) * 20%),transparent)}.dark .holo-lines.astro-kh7btl4r{background:linear-gradient(110deg,#22c55e calc(10% - var(--ratio-x) * 20% - var(--correction)),#38bdf8 calc(20% - var(--ratio-x) * 20% - var(--correction)),#22c55e calc(30% - var(--ratio-x) * 20% - var(--correction)),hsla(120,100%,calc(45% - 20% * var(--ratio-x)),.8) calc(40% - var(--ratio-x) * 20% - var(--correction)),transparent calc(60% - var(--ratio-x) * 20% - var(--correction)),transparent)}main{max-width:100%!important;padding:0!important}
