
:root{--black:#080807;--panel:#121210;--gold:#d09a35;--gold2:#efbd55;--paper:#f2eee6;--white:#fff;--ink:#171512;--muted:#706c64;--line:#d6d0c4;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0a0a09;color:#fff;font-family:Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}
.topbar{position:sticky;top:0;z-index:100;background:rgba(8,8,7,.98);border-bottom:1px solid #24221d}.navwrap{max-width:var(--max);height:70px;padding:0 18px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;flex-direction:column}.brand strong{font-size:21px}.brand em{font-style:normal;color:var(--gold)}.brand small{font-size:9px;color:#bbb}.topbar nav{display:flex;align-items:center;gap:27px;font-size:13px}.nav-cta{background:var(--gold);color:#111;padding:12px 18px;border-radius:6px;font-weight:900}.menu-button{display:none;background:none;border:0;color:white;font-size:26px}
.hero{position:relative;overflow:hidden;background:#090908}.hero-image{position:absolute;inset:0;background:url('/static/images/mokpo/20241001_155240.jpg') center/cover no-repeat center/cover no-repeat;filter:saturate(.75) contrast(1.05)}.hero-shade{
  position:absolute;inset:0;
  background:linear-gradient(
    90deg,
    rgba(5,5,4,.92) 0%,
    rgba(5,5,4,.78) 36%,
    rgba(5,5,4,.28) 66%,
    rgba(5,5,4,.18) 100%
  )
}.hero-inner{position:relative;z-index:2;max-width:var(--max);margin:auto;min-height:540px;padding:55px 42px 28px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:48px}.kicker{color:var(--gold2);font-size:10px;font-weight:900;letter-spacing:.18em;margin:0 0 12px}.hero h1{font-size:clamp(45px,5.4vw,68px);line-height:1.06;letter-spacing:-.055em;margin:0}.hero h1 span{color:var(--gold2)}.hero-desc{font-size:17px;color:#eee7dc;line-height:1.75;margin:24px 0 28px}.hero-desc b{color:#fff}.hero-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border-radius:6px;font-weight:900}.btn.gold{background:var(--gold);color:#111}.btn.outline{border:1px solid var(--gold);background:rgba(0,0,0,.2)}
.master-portrait{justify-self:end;width:330px;position:relative;border:1px solid rgba(255,255,255,.22);border-radius:16px;overflow:hidden;background:#111;box-shadow:0 24px 60px rgba(0,0,0,.45)}.master-portrait img{
  width:100%;
  height:400px;
  object-fit:contain;
  object-position:center bottom;
  background:#fff
}.master-portrait:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,#080808)}.portrait-copy{position:absolute;z-index:2;left:22px;right:22px;bottom:20px}.portrait-copy small,.portrait-copy strong,.portrait-copy span{display:block}.portrait-copy small{color:var(--gold2);font-weight:900}.portrait-copy strong{font-size:21px}.portrait-copy span{font-size:12px;color:#ddd}
.trust-strip{position:relative;z-index:3;max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #3a352b;background:#12120f}.trust-strip>div{padding:15px 20px;display:flex;align-items:center;gap:12px;border-right:1px solid #373329}.trust-strip>div:last-child{border-right:0}.trust-strip b{color:var(--gold2);font-size:25px}.trust-strip p{margin:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:13px}.trust-strip span{font-size:10px;color:#aaa}
.section{max-width:var(--max);margin:auto;padding:48px 40px}.light{max-width:none;background:var(--paper);color:var(--ink);padding-left:max(40px,calc((100% - var(--max))/2 + 40px));padding-right:max(40px,calc((100% - var(--max))/2 + 40px))}.title-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}.title-row h2,.section h2{font-size:28px;letter-spacing:-.04em;margin:0}.title-note{font-size:12px;color:var(--muted)}
.actual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.actual-grid article{background:#fff;border-radius:8px;overflow:hidden;border:1px solid var(--line)}.actual-grid img{width:100%;height:165px;object-fit:cover}.actual-grid strong,.actual-grid span{display:block;padding:0 11px}.actual-grid strong{margin-top:9px;font-size:14px}.actual-grid span{font-size:10px;color:var(--muted);padding-bottom:10px}
.dark-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px}.philosophy{position:relative;min-height:250px;border:1px solid #3d382e;border-radius:8px;overflow:hidden}.philosophy-bg{position:absolute;inset:0;background:url('/static/images/workshop/work-07.jpg') center/cover no-repeat}.philosophy-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,7,6,.96),rgba(7,7,6,.35))}.philosophy-text{position:relative;z-index:2;padding:28px}.philosophy-text h2{font-size:34px;line-height:1.1}.philosophy-text h2 span{color:var(--gold2)}.philosophy-text p:last-child{font-size:13px;color:#ccc;max-width:420px}.skills{background:#121210;border:1px solid #3d382e;border-radius:8px;padding:26px}.skills h3{font-size:21px;margin:0 0 18px}.skill-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.skill-grid div{min-height:100px;border:1px solid #3d382e;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.skill-grid b{color:var(--gold2);font-size:16px;margin-bottom:8px}.skill-grid strong{font-size:11px}
.master-course{display:grid;grid-template-columns:.72fr 1.28fr;gap:12px}.master-card,.course-card{background:#121210;border:1px solid #3d382e;border-radius:8px;overflow:hidden}.master-card{display:grid;grid-template-columns:1fr .72fr}.master-card>div{padding:25px}.master-card img{width:100%;height:100%;object-fit:cover}.master-card .sub{font-size:12px;color:#bbb}.master-card ul{font-size:12px;padding-left:18px;line-height:1.85}.course-card{padding:25px}.course-card h2{font-size:25px}.course-steps{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin-top:24px}.course-steps div{text-align:center}.course-steps b{width:35px;height:35px;border-radius:50%;background:var(--gold);color:#111;display:grid;place-items:center;margin:auto;font-weight:900}.course-steps span{display:block;font-size:10px;margin-top:8px}.course-bottom{text-align:center;font-size:12px;color:#bbb;margin:25px 0 0}
.workshop-proof{background:#11110f;border-top:1px solid #302c25;border-bottom:1px solid #302c25}.workshop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.workshop-grid figure{margin:0;border:1px solid #3c382e;border-radius:7px;overflow:hidden;background:#171714}.workshop-grid figure.wide{grid-column:span 2;grid-row:span 2}.workshop-grid img{width:100%;height:175px;object-fit:cover}.workshop-grid .wide img{height:390px}.workshop-grid figcaption{font-size:10px;color:#ccc;padding:8px 10px}
.model-support{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.business-models,.regentec-support{background:#121210;border:1px solid #3d382e;border-radius:8px;padding:25px}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:19px}.model-grid div,.support-grid div{border:1px solid #3d382e;border-radius:5px;padding:16px 12px}.model-grid strong,.model-grid span{display:block}.model-grid strong{color:var(--gold2);font-size:13px}.model-grid span{font-size:10px;color:#bbb;margin-top:5px}.support-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:19px}.support-grid b,.support-grid span{display:block}.support-grid b{color:var(--gold2);font-size:11px}.support-grid span{font-size:10px;margin-top:6px}
.conviction{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:start;border-top:1px solid #302d27}.conviction h2{font-size:36px;line-height:1.15}.conviction h2 span{color:var(--gold2)}.conviction-points p{display:grid;grid-template-columns:42px 1fr;gap:12px;border-top:1px solid #332f27;margin:0;padding:16px 0}.conviction-points b{color:var(--gold2)}.conviction-points span{font-size:13px;color:#d4d0c8}
.faq{border-top:1px solid #302d27}.faq details{border-top:1px solid #332f27;padding:13px 0}.faq summary{cursor:pointer;font-size:14px;font-weight:800}.faq details p{color:#aaa;font-size:12px}
.apply{background:linear-gradient(180deg,#171611,#0a0a09);border-top:1px solid #40392d}.apply-inner{max-width:var(--max);margin:auto;padding:48px 40px;display:grid;grid-template-columns:1fr 1fr;gap:45px}.apply-copy h2{font-size:40px;line-height:1.1;margin:0}.apply-copy h2 span{color:var(--gold2)}.apply-copy>p{color:#bbb}.apply-copy ul{padding-left:18px;color:#ddd;font-size:13px;line-height:1.8}.lead-form{background:#141411;border:1px solid #403b31;border-radius:8px;padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.lead-form label:not(.agree){display:block;font-size:10px;color:#bbb;margin-bottom:5px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;background:#1c1b18;border:1px solid #444034;border-radius:5px;color:#fff;padding:11px}.lead-form .full{grid-column:1/-1}.agree{display:flex;gap:7px;font-size:10px;color:#aaa}.agree input{width:auto}.submit{background:var(--gold);color:#111;border:0;border-radius:5px;padding:14px;font-weight:900;cursor:pointer}.result{font-size:11px;color:#e8c16f}
footer{background:#060606;border-top:1px solid #26231d}.footer-inner{max-width:var(--max);margin:auto;padding:18px 20px;display:grid;grid-template-columns:1fr .4fr 1fr;align-items:center;gap:20px}.footer-inner>div:first-child{display:flex;flex-direction:column}.footer-inner strong{font-size:17px}.footer-inner em{font-style:normal;color:var(--gold)}.footer-inner span,footer a{font-size:9px;color:#888}.footer-inner>div:last-child{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.mobile-cta{display:none}
@media(max-width:900px){.topbar nav{gap:15px}.hero-inner{grid-template-columns:1fr .55fr}.master-portrait{width:270px}.skill-grid{grid-template-columns:repeat(3,1fr)}.course-steps{grid-template-columns:repeat(4,1fr)}.model-support{grid-template-columns:1fr}.support-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){body{padding-bottom:64px}.navwrap{height:62px}.brand small{font-size:7px}.topbar nav{display:none;position:absolute;left:0;right:0;top:62px;background:#080807;padding:15px;flex-direction:column;align-items:stretch}.topbar nav.open{display:flex}.nav-cta{text-align:center}.menu-button{display:block}.hero-image{background-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(5,5,5,.93),rgba(5,5,5,.5))}.hero-inner{grid-template-columns:1fr;min-height:500px;padding:35px 18px 18px}.hero h1{font-size:39px}.hero-desc{font-size:14px}.master-portrait{display:none}.trust-strip{grid-template-columns:repeat(4,1fr)}.trust-strip>div{padding:10px 5px;gap:4px;flex-direction:column;text-align:center}.trust-strip b{font-size:20px}.trust-strip strong{font-size:9px}.trust-strip span{font-size:8px}.section,.light{padding:32px 15px}.light{padding-left:15px;padding-right:15px}.title-row{display:block}.title-note{margin-top:6px}.actual-grid{grid-template-columns:1fr}.actual-grid article:nth-child(n+2){display:none}.actual-grid img{height:205px}.dark-split,.master-course,.model-support,.conviction,.apply-inner{grid-template-columns:1fr}.skill-grid{grid-template-columns:repeat(3,1fr)}.master-card{grid-template-columns:1fr .78fr}.course-steps{grid-template-columns:repeat(4,1fr)}.workshop-grid{grid-template-columns:1fr 1fr}.workshop-grid figure.wide{grid-column:1/-1;grid-row:auto}.workshop-grid .wide img{height:240px}.workshop-grid img{height:150px}.model-grid{grid-template-columns:1fr 1fr}.support-grid{grid-template-columns:repeat(3,1fr)}.conviction h2{font-size:31px}.apply-inner{padding:35px 15px}.apply-copy h2{font-size:32px}.lead-form{grid-template-columns:1fr}.lead-form>div,.lead-form .full{grid-column:1}.footer-inner{grid-template-columns:1fr;text-align:center}.footer-inner>div:last-child{justify-content:center}.mobile-cta{display:block;position:fixed;left:12px;right:12px;bottom:10px;z-index:150;background:var(--gold);color:#111;padding:14px;border-radius:7px;text-align:center;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.4)}}

.workshop-trust-copy{
  display:flex;align-items:center;justify-content:space-between;gap:20px;
  margin:-4px 0 18px;padding:13px 16px;border-left:3px solid var(--gold);
  background:#171612;border-radius:4px;
}
.workshop-trust-copy strong{font-size:13px;color:var(--gold2)}
.workshop-trust-copy span{font-size:11px;color:#bbb}
.workshop-grid .trust-evidence{border-color:#8b6726;box-shadow:0 0 0 1px rgba(208,154,53,.18)}
@media(max-width:700px){
  .workshop-trust-copy{display:block}
  .workshop-trust-copy span{display:block;margin-top:5px}
}

/* FINAL V5 VISUAL TUNE */
.hero{border-bottom:1px solid #312b22}
.section{padding-top:42px;padding-bottom:42px}
.workshop-proof{padding-top:36px;padding-bottom:36px}
.workshop-grid figure{background:#0e0e0d}
.workshop-grid figcaption{color:#d7d1c6}
.master-portrait img{object-position:center 12%}
@media(min-width:901px){
  .hero-inner{min-height:500px}
  .trust-strip{border-radius:0}
}

/* ACTUAL PHOTO VISIBILITY */
.workshop-proof{
  max-width:1180px;
  margin:0 auto;
}
.workshop-grid .wide img{
  height:430px;
  object-fit:cover;
}
.workshop-grid figure:not(.wide) img{
  height:205px;
  object-fit:cover;
}
.workshop-grid figure{
  border:1px solid #6e5120;
}
.workshop-grid figcaption{
  font-size:11px;
  font-weight:700;
  color:#e8dfcf;
}
@media(max-width:700px){
  .hero-image{
    background-position:center center !important;
  }
  .hero-shade{
    background:linear-gradient(
      90deg,
      rgba(5,5,4,.88),
      rgba(5,5,4,.44)
    );
  }
  .workshop-grid .wide img{
    height:260px;
  }
}

/* BLOG ACTUAL WORK GALLERY */
.actual-work-feature{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:14px;
  margin-bottom:16px;
}
.actual-feature-main{
  margin:0;
  position:relative;
  min-height:310px;
  border-radius:8px;
  overflow:hidden;
  background:#111;
}
.actual-feature-main img{
  width:100%;
  height:310px;
  object-fit:cover;
}
.actual-feature-main figcaption{
  position:absolute;
  left:0;right:0;bottom:0;
  padding:35px 18px 15px;
  background:linear-gradient(transparent,rgba(0,0,0,.86));
  color:#fff;
}
.actual-feature-main strong,.actual-feature-main span{display:block}
.actual-feature-main strong{font-size:17px}
.actual-feature-main span{font-size:10px;color:#ddd}

.actual-process-copy{
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  padding:26px;
}
.actual-process-copy h3{
  margin:0 0 12px;
  font-size:25px;
  line-height:1.2;
  letter-spacing:-.04em;
}
.actual-process-copy>p:not(.kicker){
  font-size:12px;
  color:var(--muted);
}
.actual-process-tags{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:16px;
}
.actual-process-tags span{
  border:1px solid #d6c7aa;
  background:#faf6ee;
  border-radius:20px;
  padding:6px 10px;
  font-size:10px;
  font-weight:800;
}

.actual-blog-grid{
  grid-template-columns:repeat(4,1fr);
}
.actual-blog-grid article{
  min-width:0;
}
.actual-blog-grid img{
  height:155px;
}

.actual-work-more{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-top:12px;
}
.actual-work-more figure{
  margin:0;
  border:1px solid var(--line);
  background:#fff;
  border-radius:7px;
  overflow:hidden;
}
.actual-work-more img{
  width:100%;
  height:125px;
  object-fit:cover;
}
.actual-work-more figcaption{
  padding:7px 10px;
  font-size:10px;
  font-weight:700;
}

@media(max-width:700px){
  .actual-work-feature{grid-template-columns:1fr}
  .actual-feature-main,.actual-feature-main img{min-height:230px;height:230px}
  .actual-blog-grid{grid-template-columns:1fr 1fr}
  .actual-blog-grid article:nth-child(n+5){display:none}
  .actual-blog-grid img{height:135px}
  .actual-work-more{grid-template-columns:1fr 1fr 1fr}
  .actual-work-more img{height:95px}
}

/* REAL WORK GALLERY - PHOTO/PROCESS SEPARATED */
.actual-process-guide{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:14px;
  margin:18px 0 20px;
}
.process-intro{
  background:#fff;
  border:1px solid var(--line);
  border-radius:8px;
  padding:24px;
}
.process-intro h3{
  margin:0 0 10px;
  font-size:24px;
  line-height:1.2;
  letter-spacing:-.035em;
}
.process-intro p:last-child{
  margin:0;
  color:var(--muted);
  font-size:12px;
}
.process-steps{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
}
.process-steps div{
  background:#fff;
  border:1px solid var(--line);
  border-radius:8px;
  min-height:100px;
  padding:14px;
}
.process-steps b{
  display:block;
  color:var(--gold);
  font-size:11px;
  margin-bottom:8px;
}
.process-steps strong{
  display:block;
  font-size:13px;
  margin-bottom:4px;
}
.process-steps span{
  display:block;
  color:var(--muted);
  font-size:10px;
}
.real-work-gallery{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:10px;
}
.real-work-card{
  margin:0;
  background:#fff;
  border:1px solid var(--line);
  border-radius:8px;
  overflow:hidden;
}
.real-work-card img{
  width:100%;
  height:165px;
  object-fit:cover;
}
.real-work-card figcaption{
  padding:9px 10px 10px;
}
.real-work-card strong,.real-work-card span{display:block}
.real-work-card strong{font-size:12px}
.real-work-card span{
  font-size:9px;
  color:var(--muted);
  margin-top:2px;
}
@media(max-width:700px){
  .actual-process-guide{grid-template-columns:1fr}
  .process-steps{grid-template-columns:repeat(2,1fr)}
  .real-work-gallery{grid-template-columns:repeat(2,1fr)}
  .real-work-card img{height:130px}
}

/* FINAL 8 ACTUAL WORK CASES */
.actual-final-heading{
  display:grid;
  grid-template-columns:minmax(420px,.9fr) 1.1fr;
  gap:28px;
  align-items:end;
  margin-bottom:18px;
}
.actual-final-heading h2{
  margin:0;
  white-space:nowrap;
  font-size:28px;
  letter-spacing:-.04em;
}
.actual-final-heading>p{
  margin:0;
  color:var(--muted);
  font-size:11px;
  line-height:1.65;
}
.final-process-guide{
  margin-top:0;
}
.final-work-gallery{
  grid-template-columns:repeat(4,1fr);
}
.final-work-gallery .real-work-card img{
  height:175px;
  object-fit:cover;
}
.final-work-gallery .real-work-card{
  transition:transform .18s ease,border-color .18s ease;
}
.final-work-gallery .real-work-card:hover{
  transform:translateY(-2px);
  border-color:#c9a25a;
}

@media(max-width:900px){
  .actual-final-heading{
    grid-template-columns:1fr;
    gap:6px;
  }
  .actual-final-heading h2{
    white-space:normal;
  }
}
@media(max-width:700px){
  .actual-final-heading h2{
    font-size:23px;
    line-height:1.2;
  }
  .final-work-gallery{
    grid-template-columns:repeat(2,1fr);
    gap:8px;
  }
  .final-work-gallery .real-work-card img{
    height:128px;
  }
  .final-work-gallery .real-work-card figcaption{
    padding:8px;
  }
}

/* STARTUP GUIDE PHOTO */
.startup-guide-photo{
  margin:22px 0 0;
  width:100%;
  max-width:560px;
  border:1px solid #3d382e;
  border-radius:9px;
  overflow:hidden;
  background:#111;
  box-shadow:0 14px 32px rgba(0,0,0,.22);
}
.startup-guide-photo img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center center;
}
@media(max-width:700px){
  .startup-guide-photo{
    margin-top:16px;
    max-width:none;
  }
  .startup-guide-photo img{
    aspect-ratio:16/10;
  }
}

/* ACTUAL WORK CASES V4 - LOCK IMAGE RATIO */
.final-work-gallery .real-work-card img,
.real-work-gallery .real-work-card img{
  width:100%;
  aspect-ratio:3/2;
  height:auto !important;
  object-fit:cover;
  object-position:center center;
  display:block;
}
@media(max-width:700px){
  .final-work-gallery .real-work-card img,
  .real-work-gallery .real-work-card img{
    aspect-ratio:3/2;
    height:auto !important;
  }
}

/* KALSEONSAENG BRAND SIGNATURE */
.brand-signature-section{
  background:#0b0b0a;
  padding:34px 0 18px;
}
.brand-signature-inner{
  width:min(1180px,calc(100% - 36px));
  margin:0 auto;
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  gap:24px;
  align-items:center;
  border:1px solid #332f28;
  border-radius:12px;
  background:#11100e;
  padding:24px;
}
.brand-signature-copy h2{
  margin:4px 0 10px;
  color:#fff;
  font-size:28px;
  letter-spacing:-.04em;
}
.brand-signature-copy p:last-child{
  margin:0;
  color:#aaa397;
  font-size:12px;
  line-height:1.7;
}
.brand-signature-logo{
  margin:0;
  border-radius:10px;
  overflow:hidden;
  background:#fff;
  border:1px solid #3d382e;
}
.brand-signature-logo img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}

@media(max-width:800px){
  .brand-signature-section{
    padding:20px 0 10px;
  }
  .brand-signature-inner{
    grid-template-columns:1fr;
    width:min(100% - 24px,680px);
    gap:14px;
    padding:16px;
  }
  .brand-signature-copy h2{
    font-size:22px;
  }
}

/* WORKSHOP V2 */
.workshop-grid-v2{
  display:grid;
  grid-template-columns:1.15fr .575fr .575fr;
  gap:10px;
}
.workshop-grid-v2 figure{
  margin:0;
  background:#0f0f0d;
  border:1px solid #6e5120;
  border-radius:8px;
  overflow:hidden;
}
.workshop-grid-v2 .wide{
  grid-row:span 2;
}
.workshop-grid-v2 img{
  display:block;
  width:100%;
  height:220px;
  object-fit:cover;
}
.workshop-grid-v2 .wide img{
  height:500px;
}
.workshop-grid-v2 figcaption{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:8px;
  padding:8px 10px;
  color:#f3eadc;
  font-size:10px;
}
.workshop-grid-v2 figcaption strong{
  font-size:10px;
}
.evidence-badge{
  display:inline-block;
  white-space:nowrap;
  padding:3px 7px;
  border-radius:999px;
  font-size:8px;
  font-weight:800;
}
.evidence-badge.actual{
  background:#26351f;
  color:#cfe4bf;
}
.evidence-badge.staged{
  background:#493417;
  color:#f1ce8b;
}
.workshop-evidence-note{
  margin:10px 0 16px;
  padding:10px 14px;
  background:#171510;
  border-left:3px solid var(--gold);
  color:#d8cdbb;
  font-size:10px;
}

@media(max-width:800px){
  .workshop-grid-v2{
    grid-template-columns:1fr 1fr;
  }
  .workshop-grid-v2 .wide{
    grid-column:1/-1;
    grid-row:auto;
  }
  .workshop-grid-v2 .wide img{
    height:auto;
    aspect-ratio:16/10;
  }
  .workshop-grid-v2 img{
    height:auto;
    aspect-ratio:3/2;
  }
}
@media(max-width:520px){
  .workshop-grid-v2{
    grid-template-columns:1fr;
  }
  .workshop-grid-v2 .wide{
    grid-column:auto;
  }
}

/* WORKSHOP V3 CORRECTED */
.workshop-grid-v3{
  display:grid;
  grid-template-columns:1.35fr .65fr .65fr;
  grid-template-areas:
    "main actual1 actual2"
    "main staged1 staged2";
  gap:10px;
}
.workshop-grid-v3 figure{
  margin:0;
  background:#0f0f0d;
  border:1px solid #6e5120;
  border-radius:8px;
  overflow:hidden;
}
.workshop-grid-v3 figure:nth-child(1){grid-area:main}
.workshop-grid-v3 figure:nth-child(2){grid-area:actual1}
.workshop-grid-v3 figure:nth-child(3){grid-area:actual2}
.workshop-grid-v3 figure:nth-child(4){grid-area:staged1}
.workshop-grid-v3 figure:nth-child(5){grid-area:staged2}

.workshop-grid-v3 img{
  display:block;
  width:100%;
  aspect-ratio:3/2;
  height:auto;
  object-fit:cover;
}
.workshop-grid-v3 .workshop-main img{
  aspect-ratio:16/10;
  height:100%;
  max-height:548px;
  object-fit:cover;
}
.workshop-grid-v3 figcaption{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:8px 10px;
  color:#f3eadc;
}
.workshop-grid-v3 figcaption strong{
  font-size:10px;
  line-height:1.35;
}
.evidence-badge{
  display:inline-block;
  flex:none;
  padding:3px 7px;
  border-radius:999px;
  font-size:8px;
  font-weight:800;
}
.evidence-badge.actual{
  background:#26351f;
  color:#cfe4bf;
}
.evidence-badge.staged{
  background:#493417;
  color:#f1ce8b;
}

@media(max-width:920px){
  .workshop-grid-v3{
    grid-template-columns:1fr 1fr;
    grid-template-areas:
      "main main"
      "actual1 actual2"
      "staged1 staged2";
  }
  .workshop-grid-v3 .workshop-main img{
    aspect-ratio:16/10;
    max-height:none;
  }
}
@media(max-width:560px){
  .workshop-grid-v3{
    grid-template-columns:1fr;
    grid-template-areas:
      "main"
      "actual1"
      "actual2"
      "staged1"
      "staged2";
  }
}

/* WORKSHOP MAIN SUB FORGE */
.workshop-main-sub{
  margin:10px 0 0 !important;
  grid-column:1 / 2;
  background:#0f0f0d;
  border:1px solid #6e5120;
  border-radius:8px;
  overflow:hidden;
}
.workshop-main-sub img{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  height:auto !important;
  object-fit:cover;
}
.workshop-main-sub figcaption{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:8px;
  padding:8px 10px;
  min-height:42px;
  color:#f3eadc;
}
.workshop-main-sub figcaption strong{
  font-size:10px;
}
@media(max-width:920px){
  .workshop-main-sub{
    grid-column:1 / -1;
  }
}

/* WORKSHOP MAIN HEIGHT BALANCE FIX */
.workshop-grid-v3 .workshop-main{
  align-self:start;
  height:auto !important;
  min-height:0 !important;
}
.workshop-grid-v3 .workshop-main img{
  width:100%;
  aspect-ratio:16/10;
  height:auto !important;
  max-height:none !important;
  object-fit:cover;
  display:block;
}
.workshop-grid-v3 .workshop-main figcaption{
  min-height:40px;
}
.workshop-main-sub{
  margin-top:10px !important;
  height:auto !important;
}
.workshop-main-sub img{
  width:100%;
  aspect-ratio:16/9;
  height:auto !important;
  object-fit:cover;
  display:block;
}

/* Prevent the first column from stretching to the height of right-side rows */
.workshop-grid-v3{
  align-items:start;
}
.workshop-grid-v3 > figure{
  align-self:start;
}

/* Desktop: make the left visual stack compact and balanced */
@media(min-width:921px){
  .workshop-grid-v3 .workshop-main{
    grid-row:auto !important;
  }
  .workshop-grid-v3 .workshop-main img{
    aspect-ratio:16/9;
  }
}

/* Tablet/mobile */
@media(max-width:920px){
  .workshop-grid-v3 .workshop-main img{
    aspect-ratio:16/9;
  }
}

/* WORKSHOP BALANCE V4 */
.workshop-grid-v3{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  grid-auto-flow:row !important;
  gap:12px !important;
  align-items:start !important;
}

/* Main workshop image: two columns, compact 16:9 */
.workshop-grid-v3 > figure:nth-child(1){
  grid-column:span 2 !important;
  grid-row:auto !important;
  height:auto !important;
}
.workshop-grid-v3 > figure:nth-child(1) img{
  width:100% !important;
  aspect-ratio:16/9 !important;
  height:auto !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* All supporting cards: same visual ratio */
.workshop-grid-v3 > figure:nth-child(n+2){
  grid-column:span 1 !important;
  grid-row:auto !important;
  height:auto !important;
}
.workshop-grid-v3 > figure:nth-child(n+2) img{
  width:100% !important;
  aspect-ratio:16/9 !important;
  height:auto !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* The separately inserted forge card should join the same grid rhythm */
.workshop-main-sub{
  grid-column:span 2 !important;
  margin:0 !important;
  height:auto !important;
}
.workshop-main-sub img{
  width:100% !important;
  aspect-ratio:16/9 !important;
  height:auto !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* Unified card visual */
.workshop-grid-v3 > figure,
.workshop-main-sub{
  background:#0f0f0d !important;
  border:1px solid #6e5120 !important;
  border-radius:8px !important;
  overflow:hidden !important;
}
.workshop-grid-v3 figcaption,
.workshop-main-sub figcaption{
  min-height:42px !important;
  padding:8px 10px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:8px !important;
}

/* Slightly smaller caption on supporting cards */
.workshop-grid-v3 > figure:nth-child(n+2) figcaption strong{
  font-size:9px !important;
}

/* Tablet */
@media(max-width:980px){
  .workshop-grid-v3{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .workshop-grid-v3 > figure:nth-child(1),
  .workshop-main-sub{
    grid-column:1 / -1 !important;
  }
}

/* Mobile */
@media(max-width:620px){
  .workshop-grid-v3{
    grid-template-columns:1fr !important;
    gap:10px !important;
  }
  .workshop-grid-v3 > figure,
  .workshop-main-sub{
    grid-column:1 !important;
  }
  .workshop-grid-v3 > figure img,
  .workshop-main-sub img{
    aspect-ratio:16/9 !important;
  }
}

/* WORKSHOP V6 ACTUAL ONLY */
.workshop-showcase-v6{
  display:grid;
  grid-template-columns:minmax(0,1.7fr) minmax(0,.65fr) minmax(0,.65fr);
  grid-template-rows:1fr 1fr;
  gap:12px;
  align-items:stretch;
}

.workshop-showcase-v6 figure{
  margin:0;
  min-width:0;
  background:#0e0e0c;
  border:1px solid #7a571a;
  border-radius:8px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
}

.workshop-v6-main{
  grid-column:1;
  grid-row:1 / span 2;
}

/* User request: deliberately increase vertical ratio and fill the full left card */
.workshop-v6-main img{
  display:block;
  width:100%;
  height:100%;
  min-height:570px;
  flex:1 1 auto;
  object-fit:cover;
  object-position:center center;
}

.workshop-v6-card img{
  display:block;
  width:100%;
  height:195px;
  object-fit:cover;
  object-position:center center;
}

/* Forge emphasis: use more vertical visual area inside the 2x2 slot */
.workshop-v6-card.forge-emphasis img{
  height:225px;
  object-fit:cover;
  object-position:center 55%;
}

.workshop-showcase-v6 figcaption{
  min-height:44px;
  padding:9px 10px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  background:#0c0c0a;
  color:#f3eee5;
}

.workshop-showcase-v6 figcaption strong{
  font-size:10px;
  line-height:1.35;
}

.workshop-showcase-v6 .evidence-badge.actual{
  flex:none;
  display:inline-block;
  padding:3px 7px;
  border-radius:999px;
  background:#26351f;
  color:#cfe4bf;
  font-size:8px;
  font-weight:800;
}

.workshop-evidence-note{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:16px;
  margin:12px 0 16px;
  padding:11px 14px;
  background:#171510;
  border-left:3px solid var(--gold);
  color:#d8cdbb;
  font-size:10px;
}
.workshop-evidence-note strong{color:#e6bd5a}
.workshop-evidence-note span{color:#aaa397;text-align:right}

@media(max-width:980px){
  .workshop-showcase-v6{
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto;
  }
  .workshop-v6-main{
    grid-column:1 / -1;
    grid-row:auto;
  }
  .workshop-v6-main img{
    min-height:0;
    height:auto;
    aspect-ratio:16/10;
  }
  .workshop-v6-card img,
  .workshop-v6-card.forge-emphasis img{
    height:auto;
    aspect-ratio:4/3;
  }
}

@media(max-width:620px){
  .workshop-showcase-v6{
    grid-template-columns:1fr;
    gap:10px;
  }
  .workshop-v6-main{
    grid-column:1;
  }
  .workshop-v6-main img,
  .workshop-v6-card img,
  .workshop-v6-card.forge-emphasis img{
    min-height:0;
    height:auto;
    aspect-ratio:16/10;
  }
  .workshop-evidence-note{
    flex-direction:column;
    align-items:flex-start;
    gap:5px;
  }
  .workshop-evidence-note span{text-align:left}
}

/* WORKSHOP V7 - SCREENSHOT RATIO MATCH */
.workshop-showcase-v6{
  display:grid !important;
  grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) !important;
  grid-template-rows:minmax(0,1fr) minmax(0,1fr) !important;
  gap:12px !important;
  align-items:stretch !important;
}

/* Left main card = exactly two right rows combined */
.workshop-showcase-v6 > figure:nth-child(1){
  grid-column:1 !important;
  grid-row:1 / span 2 !important;
  display:flex !important;
  flex-direction:column !important;
  min-height:0 !important;
}

/* Right 4 cards */
.workshop-showcase-v6 > figure:nth-child(2){
  grid-column:2 !important;
  grid-row:1 !important;
}
.workshop-showcase-v6 > figure:nth-child(3){
  grid-column:3 !important;
  grid-row:1 !important;
}
.workshop-showcase-v6 > figure:nth-child(4){
  grid-column:2 !important;
  grid-row:2 !important;
}
.workshop-showcase-v6 > figure:nth-child(5){
  grid-column:3 !important;
  grid-row:2 !important;
}

/* Main image: fill the complete card height like the reference screenshot */
.workshop-showcase-v6 > figure:nth-child(1) img{
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  flex:1 1 auto !important;
  object-fit:cover !important;
  object-position:center center !important;
  aspect-ratio:auto !important;
}

/* Right images: equal height */
.workshop-showcase-v6 > figure:nth-child(n+2){
  display:flex !important;
  flex-direction:column !important;
  min-height:0 !important;
}
.workshop-showcase-v6 > figure:nth-child(n+2) img{
  width:100% !important;
  flex:1 1 auto !important;
  height:100% !important;
  min-height:0 !important;
  aspect-ratio:auto !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* Fixed caption rhythm */
.workshop-showcase-v6 figcaption{
  flex:0 0 44px !important;
  min-height:44px !important;
  max-height:44px !important;
  padding:8px 10px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:8px !important;
}

/* Whole visual block height, tuned to reference screenshot */
@media(min-width:981px){
  .workshop-showcase-v6{
    height:490px !important;
  }
}

/* Tablet: main on top, four cards 2x2 */
@media(max-width:980px) and (min-width:621px){
  .workshop-showcase-v6{
    grid-template-columns:1fr 1fr !important;
    grid-template-rows:auto auto auto !important;
    height:auto !important;
  }
  .workshop-showcase-v6 > figure:nth-child(1){
    grid-column:1 / -1 !important;
    grid-row:1 !important;
  }
  .workshop-showcase-v6 > figure:nth-child(2){
    grid-column:1 !important;
    grid-row:2 !important;
  }
  .workshop-showcase-v6 > figure:nth-child(3){
    grid-column:2 !important;
    grid-row:2 !important;
  }
  .workshop-showcase-v6 > figure:nth-child(4){
    grid-column:1 !important;
    grid-row:3 !important;
  }
  .workshop-showcase-v6 > figure:nth-child(5){
    grid-column:2 !important;
    grid-row:3 !important;
  }
  .workshop-showcase-v6 > figure img{
    height:auto !important;
    aspect-ratio:16/10 !important;
  }
}

/* Mobile: single column */
@media(max-width:620px){
  .workshop-showcase-v6{
    grid-template-columns:1fr !important;
    grid-template-rows:auto !important;
    height:auto !important;
  }
  .workshop-showcase-v6 > figure{
    grid-column:1 !important;
    grid-row:auto !important;
  }
  .workshop-showcase-v6 > figure img{
    height:auto !important;
    aspect-ratio:16/10 !important;
  }
}

/* WORKSHOP V10 - EXACT REUPLOADED IMAGES */
.workshop-showcase-v10{
  display:grid;
  grid-template-columns:minmax(0,2.05fr) minmax(0,1fr) minmax(0,1fr);
  grid-template-rows:1fr 1fr;
  gap:10px;
  height:430px;
  align-items:stretch;
}

.workshop-showcase-v10 figure{
  margin:0;
  min-width:0;
  display:flex;
  flex-direction:column;
  background:#0d0d0b;
  border:1px solid #765419;
  border-radius:7px;
  overflow:hidden;
}

.workshop-v10-main{grid-column:1;grid-row:1/span 2}
.workshop-v10-forge{grid-column:2;grid-row:1}
.workshop-v10-display{grid-column:3;grid-row:1}
.workshop-v10-anvil{grid-column:2;grid-row:2}
.workshop-v10-master{grid-column:3;grid-row:2}

.workshop-showcase-v10 img{
  width:100%;
  height:100%;
  min-height:0;
  flex:1 1 auto;
  display:block;
  object-fit:cover;
  object-position:center center;
}

.workshop-v10-main img{object-position:center 52%}
.workshop-v10-display img{object-position:58% center}
.workshop-v10-master img{object-position:56% 36%}

.workshop-showcase-v10 figcaption{
  flex:0 0 36px;
  min-height:36px;
  max-height:36px;
  padding:7px 9px;
  display:flex;
  align-items:center;
  background:#0a0a09;
  color:#f4eee4;
  font-size:9px;
  line-height:1.2;
  font-weight:700;
}

@media(max-width:980px){
  .workshop-showcase-v10{
    height:auto;
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto;
  }
  .workshop-v10-main{grid-column:1/-1;grid-row:auto}
  .workshop-v10-forge,
  .workshop-v10-display,
  .workshop-v10-anvil,
  .workshop-v10-master{grid-column:auto;grid-row:auto}
  .workshop-showcase-v10 img{
    height:auto;
    aspect-ratio:16/10;
  }
}

@media(max-width:620px){
  .workshop-showcase-v10{grid-template-columns:1fr}
  .workshop-v10-main,
  .workshop-v10-forge,
  .workshop-v10-display,
  .workshop-v10-anvil,
  .workshop-v10-master{grid-column:1}
}


/* ===== EDUCATION REVISION V1 ===== */
.training-programs{
  background:#11100e;
  color:#f4efe6;
}
.training-program-heading{
  max-width:880px;
  margin:0 auto 30px;
  text-align:center;
}
.training-program-heading h2{
  margin:6px 0 12px;
}
.training-program-heading > p:last-child{
  color:#bfb6a8;
  line-height:1.7;
}
.training-tier-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  max-width:1180px;
  margin:0 auto;
}
.training-tier{
  position:relative;
  padding:26px;
  border:1px solid rgba(184,137,61,.42);
  border-radius:14px;
  background:linear-gradient(145deg,#171511,#0d0d0b);
}
.training-tier.featured{
  border-color:#b8893d;
  box-shadow:0 0 0 1px rgba(184,137,61,.18) inset;
}
.tier-no{
  display:inline-flex;
  width:38px;height:38px;
  align-items:center;justify-content:center;
  border-radius:50%;
  background:#b8893d;
  color:#0c0b09;
  font-weight:900;
  font-size:13px;
}
.training-tier h3{
  margin:14px 0 7px;
  font-size:22px;
}
.tier-target{
  min-height:48px;
  color:#cfc5b5;
  line-height:1.55;
}
.training-tier dl{
  margin:18px 0;
  border-top:1px solid rgba(255,255,255,.08);
}
.training-tier dl div{
  display:flex;
  justify-content:space-between;
  gap:16px;
  padding:10px 0;
  border-bottom:1px solid rgba(255,255,255,.07);
}
.training-tier dt{color:#a89d8c}
.training-tier dd{
  margin:0;
  text-align:right;
  color:#f2dfb7;
  font-weight:800;
}
.tier-detail{
  line-height:1.7;
  color:#d5cec3;
}
.training-tier small{
  display:block;
  margin-top:14px;
  color:#a99f91;
  line-height:1.55;
}
.brand-use-notice{
  margin:18px 0 0;
  padding:13px 16px;
  border:1px solid rgba(184,137,61,.35);
  border-radius:8px;
  color:#cfc4b4;
  font-size:13px;
  line-height:1.6;
}
.form-notice{
  margin:0;
  color:#aaa093;
  font-size:12px;
  line-height:1.5;
}
.education-trust div b{
  font-size:12px;
  letter-spacing:.04em;
}
@media(max-width:820px){
  .training-tier-grid{grid-template-columns:1fr}
  .tier-target{min-height:0}
}


/* ===== OPERATION CASES V2 ===== */
.operation-cases{
  border-top:1px solid #302d27;
  border-bottom:1px solid #302d27;
}
.operation-cases-heading{
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:40px;
  align-items:end;
  margin-bottom:24px;
}
.operation-cases-heading > p{
  margin:0;
  color:#aaa195;
  font-size:13px;
  line-height:1.7;
}
.operation-case-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.operation-case-card{
  position:relative;
  min-height:360px;
  padding:25px;
  border:1px solid #3d382e;
  border-radius:10px;
  background:linear-gradient(155deg,#161511,#0d0d0b);
  overflow:hidden;
}
.operation-case-card:before{
  content:"";
  position:absolute;
  width:120px;height:120px;
  border-radius:50%;
  top:-65px;right:-50px;
  background:rgba(184,137,61,.12);
}
.case-index{
  color:#c99642;
  font-size:10px;
  font-weight:900;
  letter-spacing:.13em;
}
.operation-case-card h3{
  margin:12px 0 6px;
  font-size:23px;
}
.case-type{
  margin:0 0 17px;
  color:#e0bd7a;
  font-size:12px;
  font-weight:800;
}
.case-copy{
  color:#d2cbc0;
  font-size:13px;
  line-height:1.72;
}
.operation-case-card ul{
  margin:18px 0;
  padding-left:18px;
  color:#bbb2a5;
  font-size:12px;
  line-height:1.8;
}
.operation-case-card small{
  display:block;
  color:#847d72;
  font-size:10px;
  line-height:1.55;
}
.operation-case-note{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:20px;
  margin-top:13px;
  padding:15px 18px;
  border:1px solid rgba(184,137,61,.35);
  border-radius:8px;
  background:#12110e;
}
.operation-case-note strong{
  color:#e0bd7a;
  font-size:12px;
}
.operation-case-note span{
  color:#aaa195;
  font-size:11px;
  line-height:1.6;
}
@media(max-width:900px){
  .operation-case-grid{grid-template-columns:1fr}
  .operation-case-card{min-height:0}
}
@media(max-width:700px){
  .operation-cases-heading{grid-template-columns:1fr;gap:10px}
  .operation-case-note{grid-template-columns:1fr;gap:6px}
}


/* ===== INDEPENDENT TECHNICAL EDUCATION V3 ===== */
.education-process{background:#0d0d0b;border-top:1px solid #302d27}
.education-process-heading{max-width:850px;margin:0 auto 24px;text-align:center}
.education-process-heading > p:last-child{color:#aaa195;line-height:1.65}
.education-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:1180px;margin:0 auto}
.education-process-grid > div{min-height:132px;padding:19px;border:1px solid #373229;border-radius:9px;background:linear-gradient(145deg,#151410,#0b0b09)}
.education-process-grid b{display:block;color:#c99642;font-size:11px;margin-bottom:10px}
.education-process-grid strong{display:block;color:#f0e9de;font-size:16px;margin-bottom:7px}
.education-process-grid span{color:#9e9588;font-size:12px;line-height:1.55}
@media(max-width:900px){.education-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.education-process-grid{grid-template-columns:1fr}.education-process-grid > div{min-height:0}}


/* ===== OPERATION CASE PHOTOS V4 ===== */
.operation-case-photo{width:100%;aspect-ratio:16/10;margin:14px 0 17px;overflow:hidden;border-radius:8px;border:1px solid rgba(184,137,61,.28);background:#0a0a09}
.operation-case-photo img{display:block;width:100%;height:100%;object-fit:cover}


/* ===== FINAL UI READABILITY V5 ===== */
.education-quick-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1180px;margin:0 auto;padding:14px 22px;gap:1px;background:#16130e;border-top:1px solid rgba(184,137,61,.35);border-bottom:1px solid rgba(184,137,61,.35)}
.education-quick-summary>div{min-height:72px;padding:12px 16px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.08)}
.education-quick-summary>div:last-child{border-right:0}.education-quick-summary b{color:#e1ad4c;font-size:16px}.education-quick-summary span{margin-top:5px;color:#9d9486;font-size:11px;line-height:1.4}
.hero-copy h1,.hero-desc{max-width:760px}
.tier-more{margin-top:15px;border-top:1px solid rgba(255,255,255,.08);padding-top:10px}.tier-more summary{cursor:pointer;list-style:none;color:#d5aa5c;font-weight:800;font-size:12px;padding:6px 0}.tier-more summary::-webkit-details-marker{display:none}.tier-more summary:after{content:' +';float:right}.tier-more[open] summary:after{content:' −'}
.operation-case-grid{align-items:stretch}.operation-case-card{display:flex;flex-direction:column;min-height:0}.operation-case-card ul{margin-top:auto}.operation-case-photo{flex:none}
.education-principles .conviction-points p{align-items:flex-start}.education-principles .conviction-points span{display:flex;flex-direction:column;gap:4px}.education-principles .conviction-points strong{color:#f0e5d4;font-size:14px}.education-principles .conviction-points small{color:#8e8578;font-size:11px;line-height:1.5}
.lead-form label em{font-style:normal;font-weight:500;font-size:10px;color:#83796d;margin-left:4px}
@media(max-width:900px){.education-quick-summary{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 14px}.education-quick-summary>div:nth-child(2){border-right:0}.hero-copy h1{font-size:clamp(34px,7vw,54px)}}
@media(max-width:620px){.education-quick-summary{grid-template-columns:1fr}.education-quick-summary>div{min-height:58px;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)}.education-quick-summary>div:last-child{border-bottom:0}.training-tier,.operation-case-card{padding:20px}}
