.about-page{background:#f7f7f3}.about__title{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.08;color:#0a0a0a;margin-bottom:1.25rem}.about__intro{font-family:Space Grotesk,sans-serif;font-size:clamp(1.25rem,2.5vw,1.7rem);font-weight:500;line-height:1.5;color:#404040;max-width:38rem;margin-bottom:2rem}.about__hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-top:2rem}.about__hero-text{padding-top:.5rem}.about__photo-wrap{overflow:hidden;border-radius:0 1.5rem 1.5rem 0}.about__photo-wrap picture{display:contents}.about__photo{width:100%;-o-object-fit:cover;object-fit:cover;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);display:block;border-radius:0 1rem 1rem 0}.about__separator{position:relative;height:56px;display:flex;align-items:center;margin:3rem 0}.about__separator--angled:before{content:"";position:absolute;left:0;width:35%;height:2px;transform:rotate(-2deg);transform-origin:left center;background:var(--sep-color);opacity:.5}.about__separator--dots{justify-content:flex-start;gap:12px;padding-left:2%}.about__separator--dots .about__dot{width:8px;height:8px;transform:rotate(45deg);background:var(--sep-color);opacity:.4}.about__separator--bar:before{content:"";position:absolute;left:0;width:72px;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--sep-color),transparent)}.about__heading{font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:700;letter-spacing:-.015em;line-height:1.2;color:#0a0a0a;margin-bottom:1rem;padding-left:1rem;border-left:3px solid var(--accent-color, hsl(78 100% 42%))}.about__text{font-size:1.15rem;line-height:1.85;color:#424242;margin-bottom:.85rem;max-width:52rem}.about__text:last-of-type{margin-bottom:0}.about__bullets{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.625rem}.about__bullet{font-size:1.1rem;line-height:1.7;color:#424242;padding-left:1.75rem;position:relative}.about__bullet:before{content:"";position:absolute;left:0;top:.55em;width:9px;height:9px;border-radius:2px;background:var(--accent-color, hsl(78 100% 42%))}.about__back-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border-radius:9999px;border:1px solid hsl(0 0% 0% / .1);background:#ffffff80;color:#333;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .25s ease;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about__back-btn:hover{background:#ffffffd9;border-color:#0000002e;color:#0a0a0a}.about__section{margin-bottom:1rem}.about__team-label{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#737373;margin-top:1rem}@media (max-width: 768px){.about__hero-grid{grid-template-columns:1fr;gap:1.5rem}.about__photo{clip-path:polygon(5% 0,100% 0,100% 100%,0 100%)}.about__photo-wrap{margin:0 -1.5rem;border-radius:0}.about__separator{margin:2rem 0;height:40px}.about__text{font-size:1.05rem;line-height:1.8}.about__heading{font-size:clamp(1.2rem,4vw,1.5rem)}.about__bullet{font-size:1rem}}
