.profile-intro{position:relative;display:flex;justify-content:space-between;align-items:center;overflow:hidden;margin-bottom:34px;padding:42px 48px;border-radius:28px;color:#fff;background:linear-gradient(125deg,#7f302b,#bd4d42 58%,#e18455);box-shadow:0 20px 50px #75302a35}.profile-intro:after{content:"";position:absolute;right:80px;top:-130px;width:270px;height:270px;border:48px solid #ffffff13;border-radius:50%}.profile-intro>div{position:relative;z-index:1;max-width:760px}.profile-intro span{font-size:.75rem;text-transform:uppercase;letter-spacing:1.5px;font-weight:800;color:#ffe4dd}.profile-intro h2{font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.08;margin:10px 0 14px}.profile-intro p{max-width:680px;margin:0;color:#fff0ec;line-height:1.7}.profile-intro-symbol{position:relative;z-index:1;width:92px;height:92px;display:grid;place-items:center;border-radius:26px;background:#ffffff18;font-size:45px}.profile-sections{display:grid;gap:26px}.profile-card{--profile-color:#b4493f;display:grid;grid-template-columns:105px minmax(0,1fr);overflow:hidden;border:1px solid #eadfdd;border-radius:24px;background:#fff;box-shadow:0 12px 38px #4b292312}.profile-card:nth-child(4n+2){--profile-color:#e0783f}.profile-card:nth-child(4n+3){--profile-color:#258c7d}.profile-card:nth-child(4n+4){--profile-color:#6864af}.profile-card-accent{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:22px 14px;background:linear-gradient(160deg,var(--profile-color),color-mix(in srgb,var(--profile-color) 72%,#301d1a));color:#fff}.profile-card-accent span{font-size:.72rem;font-weight:800;letter-spacing:1px;opacity:.8}.profile-card-accent i{font-size:34px}.profile-card-image{width:220px;min-height:240px;overflow:hidden}.profile-card-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.profile-card:has(.profile-card-image){grid-template-columns:105px 220px minmax(0,1fr)}.profile-card-content{padding:34px 38px}.profile-card-content>small{color:var(--profile-color);font-size:.7rem;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.profile-card-content h2{font-size:clamp(1.5rem,3vw,2.15rem);font-weight:800;margin:7px 0 16px;color:#402824}.profile-copy{color:#685550;line-height:1.8}.profile-copy p:last-child{margin-bottom:0}.profile-copy ul,.profile-copy ol{padding-left:20px}.profile-copy li{margin-bottom:8px}.profile-copy blockquote{margin:18px 0 0;padding:14px 18px;border-left:4px solid var(--profile-color);border-radius:0 12px 12px 0;background:color-mix(in srgb,var(--profile-color) 8%,white);font-weight:700}.profile-year{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:8px 13px;border-radius:30px;background:color-mix(in srgb,var(--profile-color) 10%,white);color:var(--profile-color);font-size:.78rem;font-weight:700}@media(max-width:850px){.profile-card:has(.profile-card-image){grid-template-columns:80px 170px minmax(0,1fr)}.profile-card{grid-template-columns:80px minmax(0,1fr)}.profile-card-image{width:170px}.profile-card-content{padding:28px}.profile-intro{padding:36px}.profile-intro-symbol{display:none}}@media(max-width:620px){.profile-intro{padding:28px 24px}.profile-card,.profile-card:has(.profile-card-image){grid-template-columns:64px minmax(0,1fr)}.profile-card-image{grid-column:2;width:100%;height:230px;min-height:0}.profile-card-content{grid-column:2;padding:24px 20px}.profile-card-accent{grid-row:1/3;padding:18px 8px}.profile-card-accent i{font-size:26px}}
