@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@latest/dist/web/static/pretendard.css');
@font-face{font-family:'OwnglyphPark';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2411-3@1.0/Ownglyph_ParkDaHyun.woff2') format('woff2');font-display:swap}
:root{--ink:#514b5a;--muted:#766f7c;--paper:#fff9f5;--white:#fff;--line:#eadde5;--peach:#f8c9be;--lav:#ddd2f4;--sage:#d8e8d1;--blue:#d3e8f5;--yellow:#f8e8b8;--accent:#756284;--heading:'OwnglyphPark','Pretendard','Noto Sans KR',sans-serif;--body:'Pretendard','Noto Sans KR',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);line-height:1.7}a{color:inherit;text-decoration:none}.brand,h1,h2,h3{font-family:var(--heading);line-height:1.12}.skip-link{position:absolute;left:-999px;top:0}.skip-link:focus{left:16px;top:16px;z-index:20;background:var(--ink);color:#fff;padding:10px 16px}.nav{height:76px;padding:0 clamp(20px,6vw,96px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff9f5e8;backdrop-filter:blur(16px);z-index:10}.brand{font-size:17px;letter-spacing:.14em}.nav nav{display:flex;gap:20px;color:var(--muted);font-size:14px}.nav a:hover{color:var(--accent)}.hero{position:relative;overflow:hidden;padding:clamp(70px,9vw,125px) clamp(20px,8vw,130px) 72px;min-height:700px;background:var(--paper);isolation:isolate}.hero-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.2;z-index:-2;pointer-events:none}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff9f5f5 0%,#fff9f5e8 42%,#fff9f578 100%);z-index:-1}.hero-copy{max-width:780px}.eyebrow,.card-kicker{font-size:12px;letter-spacing:.14em;font-weight:800;color:var(--accent)}.hero h1{font-size:clamp(44px,7vw,88px);letter-spacing:-.045em;margin:24px 0}.hero h1 em,h2 em{font-style:normal;color:var(--accent)}.lead{max-width:650px;font-size:clamp(17px,2vw,21px);color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 18px}.button{display:inline-flex;padding:11px 19px;border:1px solid var(--ink);border-radius:999px;font-weight:800}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.hero-note{font-weight:800}.hero-flow{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:72px;font-weight:800}.hero-flow span{padding:10px 16px;border-radius:999px}.hero-flow span:nth-of-type(1){background:var(--peach)}.hero-flow span:nth-of-type(2){background:var(--lav)}.hero-flow span:nth-of-type(3){background:var(--sage)}.hero-flow span:nth-of-type(4){background:var(--blue)}.hero-flow i{font-style:normal;color:var(--accent)}.section{scroll-margin-top:92px;padding:clamp(70px,10vw,135px) clamp(20px,8vw,130px)}.section-intro{max-width:760px;margin-bottom:36px}.section-intro h2{font-size:clamp(38px,5.5vw,68px);letter-spacing:-.045em;margin:14px 0}.section-desc{color:var(--muted);font-size:17px}.story{background:var(--white)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.story-card{padding:28px;border-radius:22px;min-height:245px}.story-card.peach{background:#fff0eb}.story-card.lavender{background:#f1ecfb}.story-card.sage{background:#edf7e9}.story-card b{font-size:12px;letter-spacing:.1em}.story-card h3{font-size:30px;margin:30px 0 10px}.story-card p,.timeline p,.method-grid p{color:var(--muted);margin:0}.experience{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.timeline{border-left:2px solid var(--lav);padding-left:26px}.timeline>div{position:relative;border-bottom:1px solid var(--line);padding:0 0 24px;margin:0 0 24px}.timeline>div:before{content:'';position:absolute;left:-35px;top:7px;width:15px;height:15px;border-radius:50%;background:var(--peach);border:4px solid var(--paper)}.timeline span{font-size:12px;color:var(--accent);font-weight:800;letter-spacing:.08em}.timeline h3{font-family:var(--body);font-size:25px;margin:8px 0;font-weight:700}.work-section{background:#f5edf4}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{display:flex;flex-direction:column;min-height:450px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #7562841c}.project-card.peach-card{background:#fff6f2}.project-card.lavender-card{background:#f8f5ff}.project-card.sage-card{background:#f5fbf2}.project-card h3{font-size:34px;margin:16px 0 10px}.project-card p{color:var(--muted)}.card-media{width:calc(100% + 56px);height:360px;border:0;margin:-28px -28px 22px;background:#fff}.card-preview-row{display:flex;width:calc(100% + 56px);height:220px;margin:-28px -28px 20px;gap:2px;overflow:hidden;background:#fff}.card-preview-row img{width:50%;height:100%;object-fit:contain;background:#fff}.card-preview-row.single img{width:100%;object-position:top}.card-result{margin-top:auto;padding:12px 14px;border-radius:12px;background:#fff9f5;border:1px solid var(--line);font-weight:800}.card-actions{display:flex;gap:18px;margin-top:18px;font-size:13px;font-weight:800;color:var(--accent)}.method{background:var(--yellow)}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:32px}.method-grid>div{padding-top:16px;border-top:2px solid var(--accent)}.method-grid b{font-size:15px}.method-grid p{color:var(--muted);margin:8px 0 0}footer{padding:26px clamp(20px,8vw,130px);display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:12px}@media(max-width:800px){.nav{height:auto;min-height:68px;align-items:flex-start;padding:15px 18px;gap:12px}.nav nav{gap:11px;overflow:auto;white-space:nowrap;font-size:12px}.hero{min-height:620px}.hero h1{font-size:48px}.hero-flow{margin-top:48px}.story-grid,.cards,.method-grid{grid-template-columns:1fr}.experience{display:block}.experience .section-intro{margin-bottom:42px}.card-media{height:330px}.card-preview-row{height:210px}footer{display:block}footer span{display:block;margin:4px 0}}@media(max-width:430px){.hero h1{font-size:41px}.hero-flow{gap:8px}.hero-flow i{display:none}.hero-flow span{padding:8px 11px;font-size:13px}.card-media{height:300px}.card-preview-row{height:190px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-bg-video{display:none}*,*::before,*::after{transition:none!important}}
/* Pastel palette reinforcement */
:root{--paper:#fffaf7;--line:#eadfea;--peach:#f7c9c2;--lav:#ddd2f4;--sage:#d8e8d1;--blue:#d3e8f5;--yellow:#f8e8b8;--accent:#806493;--accent2:#e8a6ad}
.nav{background:#fffaf7e8}
.newsletter-preview{grid-template-columns:repeat(2,minmax(0,1fr));}
.newsletter-preview img{display:block;width:50%;object-fit:contain;object-position:center;background:#fff;}
.hero:after{background:linear-gradient(90deg,#fffaf7f5 0%,#fffaf7e8 42%,#fffaf778 100%)}
.work-section{background:#f7f0f7}
body{background:#fff4f6}
.nav{background:#fff0f5e8;border-bottom-color:#ecd9e5}
.hero{background:linear-gradient(135deg,#fff0f4 0%,#f4efff 54%,#eef9f5 100%)}
.story{background:#fffafd}
.experience{background:#f3effd}
.work-section{background:linear-gradient(135deg,#f8eff8,#f0f7ff)}
.method{background:#fff6df}
.project-card{background:#fffafd}
.project-card.peach-card{background:#fff0ee}
.project-card.lavender-card{background:#f1ecff}
.project-card.sage-card{background:#edf9f1}
.story-card.peach{background:#ffe7e4}
.story-card.lavender{background:#eee7ff}
.story-card.sage{background:#e5f5e8}
.hero h1,.section-intro h2{color:#806493}
.hero h1 em,.section-intro h2 em{color:#d58c9d}
.eyebrow,.card-kicker,.timeline span,.card-actions{color:#9b78ad}
.hero-note{color:#756284}
.hero-bg-video{opacity:.4}
.hero:after{background:linear-gradient(90deg,#fffaf780 0%,#fffaf74d 48%,#fffaf71a 100%)}
.profile-intro{display:flex;align-items:center;gap:18px;margin-bottom:42px}.profile-photo{width:88px;height:112px;object-fit:cover;border-radius:18px;box-shadow:0 12px 28px #80649326;border:6px solid #fff}.profile-role{font-size:24px;font-weight:800;color:var(--accent);margin:8px 0}.profile-desc{max-width:420px;color:var(--muted);margin:0}@media(max-width:800px){.profile-intro{align-items:flex-start;gap:16px}.profile-photo{width:76px;height:98px}.profile-role{font-size:20px}}@media(max-width:430px){.profile-intro{display:block}.profile-photo{width:88px;height:112px;margin-bottom:16px}}
.campaign-preview img{width:33.333%!important;object-fit:cover}
.campaign-preview{height:360px}
@media(max-width:800px){.campaign-preview{height:330px}}
@media(max-width:430px){.campaign-preview{height:300px}}
/* Clean monochrome base with hot-pink accents */
:root{--ink:#111;--muted:#333;--paper:#fff;--white:#fff;--line:#e5e5e5;--peach:#fff;--lav:#fff;--sage:#fff;--blue:#fff;--yellow:#fff;--accent:#ff2f78;--accent2:#ff2f78}
body{background:#fff;color:#111}
.nav{background:#ffffffeF;border-bottom-color:#e5e5e5}
.hero,.story,.experience,.work-section,.method{background:#fff}
.hero:after{background:#ffffff00}
.hero h1,.section-intro h2{color:#111}
.hero h1 em,.section-intro h2 em,.eyebrow,.card-kicker,.timeline span,.card-actions{color:#ff2f78}
.hero-note{color:#111}
.story-card,.story-card.peach,.story-card.lavender,.story-card.sage,.project-card,.project-card.peach-card,.project-card.lavender-card,.project-card.sage-card{background:#fff;border-color:#e5e5e5}
.project-card:hover{box-shadow:0 18px 40px #ff2f7818}
.button.primary{background:#ff2f78;border-color:#ff2f78}
.method-grid>div{border-top-color:#ff2f78}
.card-result,.project{background:#fff;border-color:#e5e5e5}
.profile-role{color:#ff2f78}
.profile-contact{margin:12px 0 0;color:#111;font-size:14px;line-height:1.7}.profile-contact strong{font-weight:800}
.profile-photo-wrap{flex:0 0 auto;text-align:center}
.strengths{margin:30px 0 34px}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.strength-grid article{padding:16px;border:1px solid #e5e5e5;border-radius:12px;background:#fff}.strength-grid b{font-size:13px;color:#ff2f78}.strength-grid p{margin:8px 0 0;color:#333;font-size:13px;line-height:1.6}@media(max-width:800px){.strength-grid{grid-template-columns:1fr}}
.timeline ul{margin:8px 0 0;padding-left:18px}.timeline li{color:#333;font-size:13px;line-height:1.6}.core-competencies{margin-top:30px}.skill-list{display:flex;flex-wrap:wrap;gap:8px}.skill-list span{padding:6px 10px;border:1px solid #e5e5e5;border-radius:999px;background:#fff;color:#111;font-size:12px}
@media(min-width:1100px){.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.project-card{min-height:500px;padding:18px}.card-media,.card-preview-row{width:calc(100% + 36px);height:260px;margin:-18px -18px 18px}.project-card h3{font-size:25px}}
@media(min-width:801px) and (max-width:1099px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
.experience{padding-top:48px}
.card-preview-row{height:360px}
.card-preview-row img{object-fit:cover}
@media(max-width:800px){.card-preview-row{height:330px}}
@media(max-width:430px){.card-preview-row{height:300px}}
/* 801px 이상에서는 프로젝트 기록을 한 화면에 정렬 */
@media(min-width:801px){.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.project-card{min-height:500px;padding:18px}.card-media,.card-preview-row{width:calc(100% + 36px);height:260px;margin:-18px -18px 18px}.project-card h3{font-size:25px}}

/* 프로젝트 기록은 경력 섹션과 분리하고 PC에서 2열 2행으로 배치 */
@media(min-width:801px){.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{min-height:450px;padding:28px}.card-media{width:calc(100% + 56px);height:360px;margin:-28px -28px 22px}.card-preview-row{width:calc(100% + 56px);height:360px;margin:-28px -28px 20px}.project-card h3{font-size:34px}}

.credentials{margin-top:34px;padding-top:24px;border-top:1px solid #e5e5e5}.credentials ul{margin:10px 0 14px;padding-left:18px}.credentials li{color:#333;font-size:13px;line-height:1.7}.credentials code{font-family:inherit;color:#111}.tool-list{margin:0;color:#333;font-size:13px;line-height:1.7}
.jayhada-card .card-media,.illustrator-card .card-media{height:360px!important;aspect-ratio:16/9;overflow:hidden}.jayhada-card .card-media img,.illustrator-card .card-media img{width:100%;height:100%;object-fit:cover}.illustrator-card .card-media img{transform:scale(1.1)}.detail h1,.detail h1 em,.detail h2,.detail h2 em,.detail h3{color:#000!important}.detail .lead{display:block;max-width:none!important;width:100%!important}.work-section{overflow-x:hidden}.project-card{min-width:0;overflow:hidden}.project-card img,.project-card iframe,.project-card video{max-width:100%}
.profile-intro{align-items:flex-start;gap:34px}.profile-photo-wrap{width:190px}.profile-photo{width:170px;height:215px;border-radius:20px;border-width:7px}.profile-contact{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-top:14px;font-size:17px;line-height:1.5}.profile-contact strong{font-size:27px;line-height:1.2;margin-bottom:3px}.profile-contact span{display:block}.profile-role{font-size:28px}@media(max-width:800px){.profile-intro{gap:24px}.profile-photo-wrap{width:155px}.profile-photo{width:140px;height:178px}.profile-contact{font-size:15px}.profile-contact strong{font-size:23px}.profile-role{font-size:22px}}@media(max-width:430px){.profile-intro{display:block}.profile-photo-wrap{width:auto}.profile-photo{width:130px;height:166px}.profile-contact{font-size:16px}.profile-contact strong{font-size:25px}.profile-role{font-size:21px}}
.credentials,.core-competencies{padding:22px;border:1px solid #e5e5e5;border-radius:18px;background:#fff}.credentials{border-top:3px solid #ff2f78}.core-competencies{border-top:3px solid #ff2f78}.credentials .eyebrow{margin:0 0 10px;color:#ff2f78}.skill-list{gap:9px}.skill-list span{font-weight:700}
.extra-experience{margin-top:20px;padding:22px;border:1px solid #e5e5e5;border-radius:18px;background:#fff;border-top:3px solid #ff2f78}.extra-experience .eyebrow{margin:0 0 12px;color:#ff2f78}.extra-item span{font-size:12px;color:#ff2f78;font-weight:800}.extra-item h3{margin:6px 0;font-family:var(--body);font-size:14px;line-height:1.45;color:#111;font-weight:700}.extra-item p{margin:4px 0;color:#333;font-size:13px;line-height:1.6}
.extra-item + .extra-item{margin-top:18px;padding-top:16px;border-top:1px solid #e5e5e5}
.career-details .eyebrow,.credentials .eyebrow,.extra-experience .eyebrow{font-size:14px}.career-scroll b{font-size:15px}.career-scroll p{font-size:14px}.credentials li{font-size:14px}.extra-item h3{font-size:15px}.extra-item p{font-size:14px}
@media(min-width:801px){.experience{grid-template-columns:minmax(300px,.62fr) minmax(0,1.38fr);gap:56px}.timeline{padding-left:34px;margin-left:14px}.timeline>div{padding-bottom:28px;margin-bottom:28px}.timeline h3{font-size:27px}.credentials,.core-competencies{align-self:start}}
.strengths{margin-top:42px}.strengths .eyebrow{font-size:14px;color:#ff2f78;margin-bottom:14px}.strength-grid{gap:16px}.strength-grid article{padding:22px;border:2px solid #ff2f78;border-radius:16px;box-shadow:0 10px 24px #ff2f7812}.strength-grid b{font-size:15px}.strength-grid p{font-size:14px;line-height:1.7}
@media(min-width:801px){.experience{grid-template-columns:minmax(250px,.5fr) minmax(0,1.5fr);gap:48px}.timeline{margin-left:30px;padding-left:38px}.timeline h3{font-size:28px}.timeline li{font-size:14px}}
@media(min-width:1100px){.experience{grid-template-columns:minmax(360px,.45fr) minmax(0,1.55fr);gap:42px}.experience>.timeline{margin-left:70px;width:calc(100% + 70px);padding-left:42px}.experience>.timeline h3{font-size:29px}.experience>.timeline li{font-size:14px;line-height:1.8}}
@media(min-width:801px){.experience>.timeline{grid-column:2;grid-row:1}.experience>.strengths{grid-column:1 / -1;grid-row:2;width:100%;margin-top:24px}.experience>.strengths .strength-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}
@media(min-width:1100px){.experience{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px}.experience>.section-intro{grid-column:1;grid-row:1}.experience>.timeline{grid-column:2;grid-row:1;margin-left:0;width:100%;padding-left:38px}.experience>.timeline h3{font-size:26px}.experience>.timeline li{font-size:13px;line-height:1.7}.experience>.strengths{grid-column:1 / -1;grid-row:2}}
@media(min-width:1100px){.experience{column-gap:56px;row-gap:0}.experience>.strengths{margin-top:0}}
@media(min-width:1100px){.experience>.credentials{grid-column:1;grid-row:3}.experience>.extra-experience{grid-column:2;grid-row:3}.experience>.credentials,.experience>.extra-experience{align-self:stretch;height:auto!important;min-height:0}.experience>.credentials{display:flex;flex-direction:column}.experience>.extra-experience{display:flex;flex-direction:column}}
@media(min-width:801px){.experience{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.experience>.credentials,.experience>.extra-experience{width:100%;margin-top:0!important;align-self:stretch;height:auto!important;min-height:0;box-sizing:border-box}}
.experience>.section-intro,.experience>.timeline{align-self:start;margin-top:0;padding-top:0}
.experience>.section-intro .profile-intro,.experience>.timeline>div:first-child{margin-top:0;transform:translateY(-3px)}
@media(min-width:801px){.experience>.section-intro,.experience>.timeline{position:relative;top:0;align-self:start}.experience>.section-intro .profile-intro>div:last-child,.experience>.timeline>div:first-child{align-self:flex-start;margin-top:0}}
@media(min-width:801px){.experience>.strengths{grid-column:1;grid-row:2}.experience>.strengths .strength-grid{grid-template-columns:1fr}.experience>.timeline{grid-column:2;grid-row:1 / span 2}}
@media(min-width:1100px){.experience{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.experience>.section-intro{grid-column:1;grid-row:1}.experience>.timeline{grid-column:2;grid-row:1}.experience>.strengths{grid-column:3;grid-row:1;margin-top:0}.experience>.strengths .strength-grid{grid-template-columns:1fr}}
.credentials .core-competencies{margin:18px 0 0;padding:18px 0 0;border:0;border-top:1px solid #e5e5e5;border-radius:0;background:transparent}
.extra-experience{height:100%;margin-top:0}.credentials{height:100%}
@media(min-width:801px){.experience>.credentials,.experience>.extra-experience{align-self:stretch;height:100%;min-height:100%}}
.experience{padding-bottom:28px}.work-section{padding-top:24px}
.work-section{padding-top:48px}

/* Keep the live lucky-draw thumbnail centered within its card. */
.project-card.live-demo .card-iframe{display:block;width:100%;max-width:100%;margin-left:auto;margin-right:auto;object-position:center;border:0}

/* 기획서 작성 프로젝트는 포트폴리오 목록에서 제외합니다. */
a[href="portfolio/special-hall-plans.html"]{display:none!important}
.detail .crumb{display:none!important}
.detail>p.eyebrow{display:none!important}
.detail{padding-top:28px!important}
.detail .hero-detail{padding-top:12px!important}
.detail .hero-detail h1{margin-top:0!important}
.career-scroll b,.career-scroll span,.career-scroll p{font-size:14px!important;line-height:1.6!important}
@media(min-width:1100px){.experience>.strengths .strength-grid article{padding-top:0!important}}
@media(min-width:1100px){.experience>.timeline>div:first-child h3{margin-top:-10px!important}}
@media(min-width:1100px){.experience>.timeline>div:first-child h3{margin-top:6px!important}}
@media(min-width:1100px){
  .experience>.timeline{padding-top:0!important}
  .experience>.timeline>div:first-child{position:relative}
  .experience>.timeline>div:first-child>span{position:static;display:block;margin:0!important}
  .experience>.timeline>div:first-child h3{margin-top:26.4px!important}
}
.nav-pdf{padding:7px 12px;border:1px solid #ff2f78;border-radius:999px;color:#ff2f78!important;font-weight:800}
.nav nav{align-items:center}.nav-pdf{display:inline-flex;align-items:center;justify-content:center;line-height:1.2;text-align:center}
.popup-newsletter-section>.label{display:none}

/* Align contact text with the profile photo's left edge. */
.profile-contact{width:170px;margin-left:auto;margin-right:auto}
@media(max-width:800px){.profile-contact{width:140px}}
@media(max-width:430px){.profile-contact{width:130px}}

/* Balance desktop timeline height with the vertical competencies table. */
@media(min-width:1100px){
  .experience>.timeline h3{font-size:21px!important;line-height:1.3;margin:6px 0!important}
  .experience>.timeline li{font-size:12px!important;line-height:1.5!important}
  .experience>.timeline>div{padding-bottom:16px!important;margin-bottom:16px!important}
}

/* Keep the three lower information panels equal in height; long career records scroll inside. */
@media(min-width:1100px){
  .experience>.career-details,.experience>.credentials,.experience>.extra-experience{height:560px!important;min-height:560px!important;max-height:560px!important;overflow:hidden}
  .experience>.career-details .career-scroll{max-height:480px;overflow-y:auto}
  .experience>.credentials,.experience>.extra-experience{overflow-y:auto}
}

/* Match the competencies heading scale to the WHO I AM eyebrow. */
.strengths>.eyebrow{font-size:12px!important;line-height:1.2;letter-spacing:.14em;margin:0 0 14px!important}

/* Align the three top-row headings to one exact baseline. */
@media(min-width:1100px){
  .experience>.section-intro,.experience>.timeline,.experience>.strengths{align-self:start!important;margin-top:0!important;padding-top:0!important;transform:none!important}
  .experience>.section-intro .profile-intro,.experience>.timeline>div:first-child,.experience>.strengths>.eyebrow{margin-top:0!important;transform:none!important}
  .experience>.section-intro .profile-intro .eyebrow{margin-top:0!important}
  .experience>.timeline>div:first-child>span{display:block;margin-top:0!important;line-height:1.2}
  .experience>.section-intro .profile-intro .eyebrow,
  .experience>.timeline>div:first-child>span,
  .experience>.strengths>.eyebrow{font-size:12px!important;line-height:1.2!important;height:14.4px;display:block}
  .experience>.section-intro .profile-role{margin-top:6px!important}
}

/* Detailed career record: a dedicated, scrollable third column on desktop */
.career-details{padding:22px;border:1px solid #e5e5e5;border-top:3px solid #ff2f78;border-radius:18px;background:#fff;min-width:0}
.career-details .eyebrow{margin:0 0 12px;color:#ff2f78}
.career-scroll{max-height:620px;overflow-y:auto;padding-right:10px}
.career-scroll article{padding:0 0 14px;margin:0 0 14px;border-bottom:1px solid #e5e5e5}
.career-scroll article:last-child{border-bottom:0;margin-bottom:0}
.career-scroll b{display:block;font-size:14px;line-height:1.45;color:#111}
.career-scroll span{display:block;margin-top:4px;font-size:11px;line-height:1.5;color:#ff2f78;font-weight:800}
.career-scroll p{margin:5px 0 0;color:#333;font-size:12px;line-height:1.6}
@media(min-width:1100px){
  .experience{grid-template-columns:repeat(6,minmax(0,1fr));column-gap:28px}
  .experience>.section-intro{grid-column:1 / 4;grid-row:1}
  .experience>.timeline{grid-column:4 / 7;grid-row:1;margin-left:0;width:100%;padding-left:38px}
  .experience>.strengths{grid-column:1 / 7;grid-row:2}
  .experience>.career-details{grid-column:1 / 3;grid-row:3}
  .experience>.credentials{grid-column:3 / 5;grid-row:3}
  .experience>.extra-experience{grid-column:5 / 7;grid-row:3}
  .experience>.career-details,.experience>.credentials,.experience>.extra-experience{align-self:stretch;height:100%;min-height:0}
}
@media(min-width:801px) and (max-width:1099px){
  .experience>.career-details,.experience>.credentials,.experience>.extra-experience{width:100%}
  .career-scroll{max-height:520px}
}
@media(max-width:800px){.career-scroll{max-height:520px}}
@media(min-width:1100px){.experience{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.experience>.section-intro{grid-column:1;grid-row:1}.experience>.timeline{grid-column:2;grid-row:1;margin-left:0;width:100%;padding-left:38px}.experience>.strengths{grid-column:3;grid-row:1;margin-top:0}.experience>.strengths .strength-grid{grid-template-columns:1fr}}
@media(min-width:1100px){.experience{padding-left:clamp(24px,3vw,48px);padding-right:clamp(24px,3vw,48px)}}

/* Desktop: profile, career timeline and core competencies occupy the full three-column row. */
@media(min-width:1100px){
  .experience{display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr)!important;column-gap:28px!important;row-gap:28px!important;width:100%;max-width:none}
  .experience>.section-intro{grid-column:1!important;grid-row:1!important;width:100%;max-width:none}
  .experience>.section-intro .profile-intro>div:last-child{min-width:0;flex:1}
  .experience>.timeline{grid-column:2!important;grid-row:1!important;width:100%!important;max-width:none;margin:0!important;padding-left:28px!important;min-width:0}
  .experience>.strengths{grid-column:3!important;grid-row:1!important;width:100%!important;max-width:none;margin:0!important;min-width:0}
  .experience>.strengths .strength-grid{grid-template-columns:1fr!important;gap:18px!important}
  .experience>.career-details{grid-column:1!important;grid-row:3!important}
  .experience>.credentials{grid-column:2!important;grid-row:3!important}
  .experience>.extra-experience{grid-column:3!important;grid-row:3!important}
  .experience>.career-details,.experience>.credentials,.experience>.extra-experience{align-self:start!important;height:auto!important;min-height:0!important}
}
