.aboutHero{padding:clamp(3.5rem,8vw,7rem) 0;background:var(--soft);border-bottom:1px solid var(--line)}.aboutHeroGrid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);grid-gap:clamp(3rem,8vw,7rem);gap:clamp(3rem,8vw,7rem);align-items:center}.aboutHero h1{font-size:clamp(2.8rem,6vw,5.6rem);line-height:1;letter-spacing:-.06em;margin:.5rem 0 1.4rem}.aboutProfile{background:#fff;border:1px solid var(--line);border-radius:22px;padding:2rem;box-shadow:0 20px 50px rgba(20,33,29,.08)}.profileMark{height:230px;display:grid;place-items:center;border-radius:16px;background:var(--green);color:#fff;font-size:5rem;font-weight:900;letter-spacing:-.08em;margin-bottom:1.4rem}.aboutProfile>div:last-child{display:grid;grid-gap:.2rem;gap:.2rem}.aboutProfile strong{font-size:1.3rem}.aboutProfile span{color:var(--muted)}.aboutStory{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:clamp(3rem,8vw,7rem);gap:clamp(3rem,8vw,7rem)}.aboutProse{font-size:1.1rem}.aboutProse p:first-child{font-size:1.25rem;color:var(--ink);margin-top:0}.aboutProse p:not(:first-child){color:var(--muted)}.aboutFaq,.missionSection,.techSection{background:var(--soft);border-block:1px solid var(--line)}.missionGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.4rem;gap:1.4rem}.missionGrid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(2rem,4vw,3rem)}.missionGrid h2{font-size:clamp(1.8rem,3vw,2.5rem)}.missionGrid p:last-child{color:var(--muted)}.valuesGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.2rem;gap:1.2rem}.valuesGrid article{border:1px solid var(--line);border-radius:18px;padding:1.7rem;transition:transform .2s,box-shadow .2s}.valuesGrid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(20,33,29,.08)}.valuesGrid span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--green);color:#fff;font-size:.78rem;font-weight:900}.valuesGrid h3{font-size:1.35rem;margin:1.4rem 0 .5rem}.valuesGrid p{color:var(--muted)}.techHeading{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:end;margin-bottom:2.5rem}.techHeading h2{margin-bottom:0}.techHeading>p{color:var(--muted);font-size:1.08rem}.techGroups{display:grid;grid-gap:1rem;gap:1rem}.techGroups article{display:grid;grid-template-columns:190px 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start;background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.4rem}.techGroups h3{margin:.4rem 0}.techGroups article>div{display:flex;flex-wrap:wrap;gap:.6rem}.techGroups span{background:var(--ink);color:#fff;border-radius:99px;padding:.55rem .8rem;font-size:.85rem;font-weight:700}.trainingBlock{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:clamp(3rem,8vw,7rem);gap:clamp(3rem,8vw,7rem);align-items:center}.trainingBlock>div>p{color:var(--muted)}.trainingBlock aside{background:var(--soft);border:1px solid var(--line);border-radius:20px;padding:1.8rem}.trainingBlock ul{list-style:none;padding:0;margin-bottom:0}.trainingBlock li{position:relative;padding:.7rem 0 .7rem 1.6rem;border-top:1px solid var(--line)}.trainingBlock li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}@media(max-width:850px){.aboutHeroGrid,.aboutStory,.missionGrid,.techGroups article,.techHeading,.trainingBlock,.valuesGrid{grid-template-columns:1fr}.techGroups article{gap:.5rem}.profileMark{height:180px}}.aboutPortrait{display:block;width:100%;height:340px;margin-bottom:1.4rem;border-radius:16px;object-fit:cover;object-position:center 12%;transform:scaleX(-1);filter:grayscale(100%)}.educationSection,.productSection{background:var(--soft);border-block:1px solid var(--line)}.educationGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.educationGrid article{display:flex;gap:1.25rem;align-items:flex-start;padding:1.75rem;border:1px solid var(--line);border-radius:18px;background:#fff}.educationGrid article>span{display:grid;place-items:center;min-width:58px;height:58px;border-radius:14px;background:var(--green);color:#fff;font-weight:900}.educationGrid h3,.educationGrid p{margin:0}.educationGrid p{margin-top:.5rem;color:var(--muted)}.educationGrid .educationPeriod{margin:0 0 .4rem;color:var(--green);font-size:.8rem;font-weight:900;letter-spacing:.08em}.profileSocials{display:flex;gap:.6rem;margin-top:.8rem}.profileSocials a{padding:.4rem .7rem;border:1px solid var(--line);border-radius:999px;color:var(--green);font-size:.82rem;font-weight:800}.approachSection,.founderSection{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:clamp(3rem,8vw,7rem);gap:clamp(3rem,8vw,7rem);align-items:start}.approachSection p,.founderSection>div>p{color:var(--muted)}.founderSection a{color:var(--green);font-weight:800}.founderSection aside{padding:1.8rem;border:1px solid var(--line);border-radius:20px;background:var(--soft)}.founderSection ul{margin-bottom:0;padding-left:1.2rem}@media (max-width:800px){.approachSection,.educationGrid,.founderSection{grid-template-columns:1fr}}@media (max-width:520px){.educationGrid article{flex-direction:column}}