.about-hero[data-astro-cid-kh7btl4r]{padding-top:var(--sp-4xl);padding-bottom:var(--sp-2xl);background:#f2f0ed;border-bottom:1px solid var(--border);position:relative}.about-hero-inner[data-astro-cid-kh7btl4r]{max-width:720px}.about-title[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(36px,4.5vw,55px);font-weight:400;line-height:1.2;letter-spacing:normal;color:var(--navy)}.about-line[data-astro-cid-kh7btl4r]{display:block;opacity:0;transform:translateY(14px);filter:blur(4px);transition:opacity .7s cubic-bezier(.25,1,.5,1),transform .7s cubic-bezier(.25,1,.5,1),filter .7s cubic-bezier(.25,1,.5,1)}.about-line[data-astro-cid-kh7btl4r].visible{opacity:1;transform:translateY(0);filter:blur(0)}.about-origin[data-astro-cid-kh7btl4r]{padding:var(--sp-2xl) 0;border-bottom:1px solid var(--border)}.about-origin-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-2xl);align-items:start}.about-origin-lede[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(22px,2.8vw,30px);font-weight:400;line-height:1.45;color:var(--navy);position:sticky;top:120px}.about-origin-body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:16px;line-height:1.8;color:var(--text)}.about-origin-body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]+p[data-astro-cid-kh7btl4r]{margin-top:var(--sp-md)}.about-values[data-astro-cid-kh7btl4r]{padding:var(--section-space) 0}.about-values-header[data-astro-cid-kh7btl4r]{margin-bottom:var(--sp-xl)}.about-values-heading[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(28px,3.5vw,42px);font-weight:400;line-height:1.2;color:var(--navy)}.about-values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-md)}.about-vcard[data-astro-cid-kh7btl4r]{padding:var(--sp-lg);border-radius:6px;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1)}.about-vcard[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);box-shadow:0 8px 32px #1a7f721a}.about-vcard[data-astro-cid-kh7btl4r]:nth-child(1){background:#edf7f6}.about-vcard[data-astro-cid-kh7btl4r]:nth-child(2){background:#e2f2f0}.about-vcard[data-astro-cid-kh7btl4r]:nth-child(3){background:#d7edea}.about-vcard[data-astro-cid-kh7btl4r]:nth-child(4){background:#cfebe7}.about-vcard-num[data-astro-cid-kh7btl4r]{display:block;font-family:var(--font-mono);font-size:11px;font-weight:400;letter-spacing:.04em;color:var(--teal);opacity:.6;margin-bottom:var(--sp-lg)}.about-vcard[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(22px,2.5vw,28px);font-weight:400;line-height:1.25;letter-spacing:normal;color:var(--navy);margin-bottom:var(--sp-sm)}.about-vcard[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:15px;line-height:1.7;color:var(--text);flex-grow:1}.about-cta[data-astro-cid-kh7btl4r]{background:var(--navy);padding:var(--sp-3xl) 0;text-align:center;position:relative;overflow:hidden}.about-cta[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:-40%;left:50%;transform:translate(-50%);width:900px;height:900px;background:radial-gradient(circle,rgba(26,127,114,.07) 0%,transparent 65%);pointer-events:none}.about-cta-inner[data-astro-cid-kh7btl4r]{max-width:520px;margin:0 auto;position:relative;z-index:1}.about-cta-label[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin-bottom:var(--sp-md)}.about-cta-heading[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.15;color:#ffffffeb;margin-bottom:var(--sp-md)}.about-cta-body[data-astro-cid-kh7btl4r]{font-size:16px;line-height:1.75;color:#ffffff80;margin-bottom:var(--sp-xl)}.about-cta-btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--navy);background:var(--white);padding:18px 34px;border-radius:4px;text-decoration:none;transition:background .25s ease,color .25s ease;cursor:pointer}.about-cta-btn[data-astro-cid-kh7btl4r]:hover{background:var(--teal);color:var(--white)}.about-cta-btn[data-astro-cid-kh7btl4r] .btn-inner[data-astro-cid-kh7btl4r]{transition:transform .2s ease}@media(max-width:1024px){.about-origin-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--sp-lg)}.about-origin-lede[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{position:static}}@media(max-width:640px){.about-hero[data-astro-cid-kh7btl4r]{padding-top:var(--sp-3xl);padding-bottom:var(--sp-xl)}.about-origin[data-astro-cid-kh7btl4r]{padding:var(--sp-xl) 0}.about-values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.about-values[data-astro-cid-kh7btl4r]{padding:var(--sp-xl) 0}.about-cta[data-astro-cid-kh7btl4r]{padding:var(--sp-2xl) 0}}
