body{font-family:'Wanted Sans',sans-serif}
.about-main{padding-top:88px;overflow:hidden}
.about-inner{width:min(1040px,calc(100% - 48px));margin:0 auto}
.about-hero{position:relative;text-align:center;background:#fff}
.about-hero .about-inner{position:relative;z-index:1;max-width:1040px;width:100%;padding:90px 20px 60px}
.about-eyebrow{color:#5864FF;font-size:14px;font-weight:700;margin-bottom:24px}
.about-hero h1{font-size:50px;line-height:1.25;letter-spacing:-.5px;font-weight:700;margin-bottom:22px}
.about-hero .hero-single-title{margin-bottom:34px}
.hero-title-line{white-space:nowrap}
.about-hero p{font-size:16px;line-height:1.7;color:#717680;font-weight:500;margin-bottom:34px}
.hero-desc-line{white-space:nowrap}
.about-hero-actions{display:flex;flex-direction:column;align-items:center;gap:14px}
.about-hero-cta{display:inline-flex;align-items:center;gap:16px;background:#111;color:#fff;font-size:15.5px;font-weight:600;padding:16px 32px;border-radius:999px;transition:background .2s,transform .2s}
.about-hero-cta:hover{background:#5864FF;transform:translateY(-1px)}
.about-orbit{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.about-orbit.one{width:360px;height:360px;background:#F0F1FF;top:80px;left:-210px}
.about-orbit.two{width:260px;height:260px;background:#F7F7FA;right:-110px;bottom:40px}
.about-section{padding:120px 0}
.about-section.soft{background:#fff}
.section-intro{max-width:720px;margin-bottom:64px}
.section-kicker{color:#5864FF;font-size:14px;font-weight:700;margin-bottom:16px}
.section-intro h2{font-size:44px;line-height:1.3;letter-spacing:-1.5px;font-weight:700;margin-bottom:20px}
.section-intro p{font-size:18px;line-height:1.7;color:#717680}
.about-section.soft .section-intro{text-align:center;margin-left:auto;margin-right:auto}
.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.value-card{height:265px;padding:30px;border-radius:30px;background:#F9FBFD;display:flex;flex-direction:column;transition:transform .35s ease,box-shadow .35s ease}
.value-card:hover{transform:translateY(-8px);box-shadow:0 18px 50px rgba(21,24,29,.08)}
.value-icon{width:42px;height:42px;border-radius:13px;background:#DDE5FF;color:#5864FF;display:grid;place-items:center;font-size:15px;font-weight:700;margin-bottom:22px}
.value-card h3{font-size:28px;line-height:1.3;margin:0 0 10px;font-weight:700}
.value-card p{font-size:14px;line-height:1.55;color:#717680}
.process-list{border-top:1px solid #DFE1E6}
.process-row{display:grid;grid-template-columns:92px 1fr 1.25fr;gap:32px;align-items:start;padding:38px 0;border-bottom:1px solid #DFE1E6}
.process-num{font-size:15px;color:#5864FF;font-weight:700}
.process-row h3{font-size:27px;font-weight:700;letter-spacing:-.8px}
.process-row p{font-size:16px;line-height:1.75;color:#717680}
.metrics{width:min(1400px,calc(100% - 48px));margin:0 auto;background:#fff;color:#15181D;padding:120px 0;border-radius:44px}
.metrics .section-kicker{color:#5864FF}
.metrics .section-intro{text-align:center;margin-left:auto;margin-right:auto}
.metrics .section-intro p{color:#717680}
.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.metric-item{padding:38px 30px;border-right:0;background:#fff;border-radius:30px;text-align:center}
.metric-item:last-child{border-right:0}
.metric-number{display:flex;align-items:flex-end;justify-content:center;gap:5px;color:#15181D;margin-bottom:20px}
.metric-number strong{font-size:68px;line-height:1;font-weight:700;letter-spacing:-3px}
.metric-number span{font-size:25px;font-weight:700;padding-bottom:7px;color:#5864FF}
.metric-label{font-size:17px;font-weight:600;margin-bottom:8px}
.metric-note{font-size:13px;color:#9297A1;line-height:1.6}
.case-section{background:#fff;padding-top:140px;padding-bottom:166px}
.case-section .about-inner{width:min(1240px,calc(100% - 48px))}
.case-section .section-intro{text-align:center;margin-left:auto;margin-right:auto}
.case-section .case-intro{max-width:820px;margin-bottom:64px}
.case-title{font-size:44px;line-height:1.3;letter-spacing:-1.5px;margin:0!important}
.brand-review{color:#5864FF}
.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.case-card{height:auto;min-height:374px;border:1px solid #E8E9EC;border-radius:28px;padding:30px;display:flex;flex-direction:column;background:#fff;transition:box-shadow .3s ease,transform .3s ease;text-align:left!important;align-items:stretch!important}
.case-card:hover{box-shadow:0 18px 50px rgba(21,24,29,.07);transform:translateY(-4px)}
.case-card blockquote{min-height:57px;font-size:19px;line-height:1.48;font-weight:700;letter-spacing:-.7px;margin-bottom:20px}
.case-card blockquote span{display:block;white-space:nowrap}
.case-card>p{font-size:14px;line-height:1.75;color:#606570}
.case-person{margin:0 0 26px;padding-top:0;display:flex;align-items:center;gap:13px;justify-content:flex-start!important;text-align:left}
.case-avatar{width:52px;height:52px;border-radius:16px;display:block;object-fit:cover;object-position:center 28%;flex:0 0 auto}
.case-person strong{display:block;font-size:15px}.case-person span{display:block;font-size:13px;color:#9297A1;margin-top:4px}
.case-action{display:flex;justify-content:center;margin-top:48px}
.case-action a{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:16px 30px;border-radius:999px;background:#111;color:#fff;font-size:15px;font-weight:700;transition:background .2s,transform .2s}
.case-action a:hover{background:#5864FF;transform:translateY(-2px)}
.case-action a span{font-size:18px;line-height:1}
@media(max-width:768px){.about-section.case-section{padding-bottom:120px}}

/* ========= FAQ (알약형 카드 아코디언) ========= */
.about-faq{padding:76px 0 140px;background:#fff}
.about-faq-inner{width:min(1040px,calc(100% - 48px));margin:0 auto}
.about-faq-head{display:flex;flex-direction:column;align-items:center;gap:22px;margin-bottom:66px;text-align:center}
.about-faq-head-icon{height:228px;width:auto;display:block}
.about-faq-head h2{margin:0;font-size:44px;line-height:1.3;font-weight:700;letter-spacing:-1.5px}
.about-faq-head h2 span{color:inherit}
.about-faq-list{display:flex;flex-direction:column;gap:10px}
.about-faq-item{overflow:hidden;border-radius:18px;background:#F6F6F8;transition:background-color .22s ease}
.about-faq-item.open{background:#F6F6F8}
.about-faq-question{width:100%;min-height:78px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:0;background:transparent;color:#15181D;text-align:left;font:inherit;cursor:pointer}
.about-faq-question strong{font-size:15.5px;line-height:1.45;font-weight:700;letter-spacing:-.35px}
.about-faq-plus{position:relative;width:22px;height:22px;flex:0 0 22px;color:#9297A1;transition:transform .25s ease,color .2s ease}
.about-faq-plus::before,.about-faq-plus::after{content:'';position:absolute;left:50%;top:50%;width:16px;height:2px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%)}
.about-faq-plus::after{transform:translate(-50%,-50%) rotate(90deg)}
.about-faq-item.open .about-faq-plus{color:#5864FF;transform:rotate(45deg)}
.about-faq-item.open .about-faq-question strong{color:#5864FF}
.about-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}
.about-faq-answer>div{min-height:0;overflow:hidden}
.about-faq-answer p{padding:0 64px 0 24px;color:#606570;font-size:14.5px;line-height:1.75;letter-spacing:-.25px}
.about-faq-item.open .about-faq-answer{grid-template-rows:1fr}
.about-faq-item.open .about-faq-answer p{padding-bottom:25px}
.about-faq-question:hover strong{color:#5864FF}
@media(max-width:768px){.about-faq{padding:64px 0 88px}.about-faq-inner{width:calc(100% - 40px)}.about-faq-head{gap:16px;margin-bottom:40px}.about-faq-head-icon{height:180px}.about-faq-head h2{font-size:30px;letter-spacing:-.8px}.about-faq-list{gap:8px}.about-faq-item{border-radius:15px}.about-faq-question{min-height:68px;padding:20px 18px;gap:18px}.about-faq-question strong{font-size:15px;line-height:1.45}.about-faq-answer p{padding:0 46px 0 18px;font-size:13.5px;line-height:1.7}.about-faq-item.open .about-faq-answer p{padding-bottom:20px}}
@media(prefers-reduced-motion:reduce){.about-faq-item,.about-faq-plus,.about-faq-answer{transition:none}}
.about-cta{padding:120px 0;text-align:center}
.about-cta-box{padding:80px 28px;border-radius:36px;background:#F1F2FF}
.about-cta h2{font-size:46px;line-height:1.25;letter-spacing:-1.6px;margin-bottom:18px}
.about-cta p{font-size:17px;color:#717680;margin-bottom:34px}
.about-cta a{display:inline-flex;background:#111;color:#fff;padding:17px 30px;border-radius:999px;font-size:15px;font-weight:700;transition:.25s}
.about-cta a:hover{background:#5864FF;transform:translateY(-2px)}
.reveal{opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,1,.36,1)}
.reveal.is-visible{opacity:1;transform:none}
.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}
@media(max-width:768px){.about-inner{width:min(100% - 40px,1040px)}.about-hero .about-inner{padding:56px 20px 50px}.about-hero h1{font-size:29px;line-height:1.25;letter-spacing:-.5px}.hero-title-line,.hero-desc-line{white-space:normal}.about-hero p{font-size:15px;margin-bottom:28px}.about-hero-cta{font-size:14px;padding:14px 26px}.about-section,.metrics{padding:88px 0}.section-intro{margin-bottom:42px}.section-intro h2{font-size:34px}.section-intro p{font-size:16px}.value-grid,.case-grid{grid-template-columns:1fr;gap:14px}.value-card{height:auto;min-height:229px;padding:30px}.value-card h3{font-size:23px}.process-row{grid-template-columns:52px 1fr;gap:10px 18px;padding:30px 0}.process-row p{grid-column:2;font-size:15px}.process-row h3{font-size:22px}.metric-grid{grid-template-columns:1fr}.metric-item{padding:38px 24px}.metric-number strong{font-size:58px}.case-card{height:auto;min-height:390px;padding:28px}.case-card blockquote{font-size:21px}.about-cta{padding:72px 0}.about-cta-box{padding:58px 22px;border-radius:28px}.about-cta h2{font-size:32px}.about-orbit.one{left:-290px}.about-orbit.two{right:-180px}}
@media(max-width:768px){.case-section .case-intro{width:100%;margin-bottom:42px}.case-title{font-size:29px!important;line-height:1.35;letter-spacing:-1px}.case-grid{align-items:stretch}.case-person{margin-bottom:22px;padding-top:0}}
@media(max-width:768px){.case-action{margin-top:36px}.case-action a{width:100%;min-height:54px;padding:15px 22px}}
@media(max-width:768px){
  .case-section{overflow:hidden}
  .case-section .about-inner{width:calc(100% - 40px)}
  .case-grid{
    display:flex;
    flex-direction:column;
    gap:16px;
    width:auto;
  }
  .case-card{
    width:100%;
    min-width:0;
    min-height:0;
    height:auto;
    padding:25px 23px 27px;
    border-radius:26px;
  }
  .case-card blockquote{min-height:52px;font-size:clamp(13px,4.25vw,19px);line-height:1.48;letter-spacing:-.55px;margin-bottom:17px}
  .case-card>p{font-size:13.5px;line-height:1.7}
  .case-person{gap:11px;margin-bottom:21px;padding-top:0}
  .case-avatar{width:48px;height:48px;border-radius:14px}
  .case-person strong{font-size:14px;line-height:1.35}
  .case-person span{font-size:12px;margin-top:3px}
}
@media(max-width:380px){.case-title{font-size:27px!important}.case-card{padding:23px 21px 25px}.case-card blockquote{min-height:48px}.case-person strong{font-size:14px}.case-person span{font-size:12px}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.value-card,.case-card{transition:none}}

/* PROCESS — Littly history-inspired drawing timeline */
.process-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:56px;margin-top:16px}
.process-phase{position:relative}
.process-phase h3{font-size:24px;font-weight:600;color:#444;letter-spacing:-.4px;padding:0 0 18px 8px;border-bottom:1px solid #D6D8DD;margin-bottom:34px}
.process-phase ol{list-style:none;display:flex;flex-direction:column;gap:42px;position:relative}
.phase-track{position:absolute;left:8px;top:86px;bottom:18px;width:2px;background:#ECEEF2;overflow:hidden;border-radius:2px}
.phase-progress{display:block;width:100%;height:100%;background:#5864FF;transform:scaleY(0);transform-origin:top;transition:transform 1.15s cubic-bezier(.22,1,.36,1) .15s}
.process-phase.is-visible .phase-progress{transform:scaleY(1)}
.process-phase li{position:relative;display:grid;grid-template-columns:48px 1fr;gap:12px;padding-left:28px;min-height:82px;opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .65s cubic-bezier(.22,1,.36,1);transition-delay:calc(.28s + var(--order) * .19s)}
.process-phase.is-visible li{opacity:1;transform:none}
.phase-dot{position:absolute;left:1px;top:7px;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #D9DCE2;transition:background .35s,border-color .35s,box-shadow .35s;transition-delay:calc(.3s + var(--order) * .19s)}
.process-phase.is-visible .phase-dot{background:#5864FF;border-color:#5864FF;box-shadow:0 0 0 5px #EEF0FF}
.phase-num{font-size:24px;line-height:1.2;color:#5864FF;font-weight:700}
.process-phase strong{display:block;font-size:19px;line-height:1.4;color:#292C32;font-weight:700;margin-bottom:8px}
.process-phase li p{font-size:14px;line-height:1.55;color:#7B808B}
@media(max-width:768px){.process-timeline{grid-template-columns:1fr;gap:58px;margin-top:0}.process-phase h3{font-size:21px;padding-left:30px;margin-bottom:28px}.phase-track{left:8px;top:72px}.process-phase ol{gap:30px}.process-phase li{grid-template-columns:42px 1fr;padding-left:30px;min-height:76px}.phase-num{font-size:21px}.process-phase strong{font-size:18px}.process-phase li p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.phase-progress{transform:scaleY(1);transition:none}.process-phase li{opacity:1;transform:none;transition:none}.phase-dot{background:#5864FF;border-color:#5864FF;transition:none}}

/* Desktop: ㄹ-shaped route */
@media(min-width:769px){
  .process-timeline{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:110px 150px;margin-top:0;padding:0 52px 26px}
  .process-route{position:absolute;inset:22px 0 0;width:100%;height:calc(100% - 22px);overflow:visible;pointer-events:none}
  .process-route path{fill:none;stroke-width:3;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}
  .route-base{stroke:#ECEEF2}
  .route-progress{stroke:#5864FF;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 2.15s cubic-bezier(.65,0,.35,1) .15s}
  .process-timeline.is-visible .route-progress{stroke-dashoffset:0}
  .process-phase{z-index:1;background:#fff;border:1px solid #E8EAF0;border-radius:30px;padding:30px 32px;box-shadow:0 14px 40px rgba(21,24,29,.05)}
  .process-phase:nth-of-type(1){grid-column:1;grid-row:1}
  .process-phase:nth-of-type(2){grid-column:2;grid-row:1}
  .process-phase:nth-of-type(3){grid-column:1;grid-row:2}
  .process-phase h3{padding:0 0 17px;border-bottom:1px solid #E1E3E8;margin-bottom:26px;color:#26292F}
  .process-phase ol{gap:26px}
  .process-phase li{min-height:68px;padding-left:0;grid-template-columns:42px 1fr}
  .phase-track{display:none}
  .phase-dot{left:-40px;top:6px;width:14px;height:14px}
}

/* Mobile: one continuous Littly-style vertical route */
@media(max-width:768px){
  .process-timeline{position:relative;display:block;padding-left:0}
  .process-route{display:none}
  .process-timeline::before,.process-timeline::after{content:'';position:absolute;left:8px;top:20px;bottom:18px;width:2px;border-radius:2px;transform-origin:top}
  .process-timeline::before{background:#ECEEF2}
  .process-timeline::after{background:#5864FF;transform:scaleY(0);transition:transform 2.1s cubic-bezier(.65,0,.35,1) .1s}
  .process-timeline.is-visible::after{transform:scaleY(1)}
  .process-phase{padding-left:0;margin-bottom:58px}
  .process-phase:last-of-type{margin-bottom:0}
  .process-phase h3{padding-left:38px;border-bottom:0;margin-bottom:28px;color:#26292F}
  .phase-track{display:none}
  .process-phase ol{gap:30px}
  .process-phase li{padding-left:38px;grid-template-columns:42px 1fr}
  .phase-dot{left:1px;top:6px;z-index:1}
}
@media(prefers-reduced-motion:reduce){.route-progress{stroke-dashoffset:0!important;transition:none!important}.process-timeline::after{transform:scaleY(1)!important;transition:none!important}}

/* PROCESS — single Littly-style history line */
.process-history{--history-progress:0;position:relative;max-width:860px;margin:0 auto;padding:10px 0 16px}
.history-line{position:absolute;left:220px;top:26px;bottom:46px;width:4px;background:#EEF0F3;border-radius:4px;overflow:hidden}
.history-line-progress{display:block;width:100%;height:100%;background:#5864FF;transform:scaleY(var(--history-progress));transform-origin:top;will-change:transform}
.history-item{position:relative;display:grid;grid-template-columns:180px 32px 1fr;column-gap:24px;align-items:start;min-height:150px}
.history-item h3{font-size:25px;line-height:1.2;font-weight:700;color:#15181D;text-align:right;padding-top:2px;letter-spacing:-.5px}
.history-dot{width:18px;height:18px;border-radius:50%;background:#EEF0F3;border:4px solid #fff;box-sizing:content-box;justify-self:center;margin-top:0;position:relative;z-index:2;transition:background .25s,box-shadow .25s}
.history-content{display:grid;grid-template-columns:48px 1fr;gap:14px;opacity:.28;transform:translateY(10px);transition:opacity .45s ease,transform .55s cubic-bezier(.22,1,.36,1)}
.history-num{font-size:25px;line-height:1.2;color:#8B909A;font-weight:700}
.history-content strong{display:block;font-size:24px;line-height:1.3;font-weight:700;color:#15181D;margin-bottom:9px}
.history-content p{font-size:15px;line-height:1.65;color:#7B808B}
.history-item.is-passed .history-dot{background:#5864FF;box-shadow:0 0 0 5px #EEF0FF}
.history-item.is-passed .history-content{opacity:1;transform:none}
.history-item.is-passed .history-num{color:#5864FF}
@media(max-width:768px){.process-history{margin:0;padding:6px 0 10px}.history-line{left:88px;top:20px;bottom:40px;width:3px}.history-item{grid-template-columns:68px 20px 1fr;column-gap:10px;min-height:142px}.history-item h3{font-size:14px;padding-top:2px;letter-spacing:-.2px}.history-dot{width:14px;height:14px;border-width:3px}.history-content{grid-template-columns:34px 1fr;gap:8px}.history-num{font-size:18px}.history-content strong{font-size:18px;margin-bottom:7px}.history-content p{font-size:13px;line-height:1.55}}
@media(prefers-reduced-motion:reduce){.history-line-progress{transform:scaleY(1)}.history-content{opacity:1;transform:none;transition:none}.history-dot{background:#5864FF}}

/* PROCESS — compact ㄹ route */
.process-history{max-width:none;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(170px,auto));gap:78px 24px;padding:22px 18px 12px}
.history-line{display:none}
.history-route{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:0}
.history-route path{fill:none;stroke-width:3;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}
.history-route-base{stroke:#ECEEF2}
.history-route-fill{stroke:#5864FF;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--history-progress));will-change:stroke-dashoffset}
.history-route-mobile{display:none}
.history-item{position:relative;z-index:1;display:flex;flex-direction:column;min-height:170px;padding:24px 22px;background:#fff;border:1px solid #E8EAF0;border-radius:24px;box-shadow:0 10px 30px rgba(21,24,29,.045)}
.history-item:nth-of-type(1){grid-column:1;grid-row:1}.history-item:nth-of-type(2){grid-column:2;grid-row:1}.history-item:nth-of-type(3){grid-column:3;grid-row:1}.history-item:nth-of-type(4){grid-column:4;grid-row:1}
.history-item:nth-of-type(5){grid-column:4;grid-row:2}.history-item:nth-of-type(6){grid-column:3;grid-row:2}.history-item:nth-of-type(7){grid-column:2;grid-row:2}.history-item:nth-of-type(8){grid-column:1;grid-row:2}
.history-item h3{font-size:13px;line-height:1;font-weight:700;color:#5864FF;text-align:left;padding:0;margin-bottom:22px;min-height:13px}
.history-dot{position:absolute;left:50%;top:-10px;transform:translateX(-50%);width:14px;height:14px;border-width:3px}
.history-content{display:block;opacity:.28;transform:translateY(8px)}
.history-num{display:block;font-size:21px;margin-bottom:10px}
.history-content strong{font-size:18px;line-height:1.35;margin-bottom:8px}
.history-content p{font-size:13px;line-height:1.5}
.history-item.is-passed{border-color:#C9CDFF}
@media(max-width:768px){
  .process-history{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,minmax(154px,auto));gap:48px 12px;padding:18px 4px 10px}
  .history-route-desktop{display:none}.history-route-mobile{display:block}
  .history-item{min-height:154px;padding:20px 16px;border-radius:20px}
  .history-item:nth-of-type(1){grid-column:1;grid-row:1}.history-item:nth-of-type(2){grid-column:2;grid-row:1}.history-item:nth-of-type(3){grid-column:2;grid-row:2}.history-item:nth-of-type(4){grid-column:1;grid-row:2}
  .history-item:nth-of-type(5){grid-column:1;grid-row:3}.history-item:nth-of-type(6){grid-column:2;grid-row:3}.history-item:nth-of-type(7){grid-column:2;grid-row:4}.history-item:nth-of-type(8){grid-column:1;grid-row:4}
  .history-item h3{font-size:11px;min-height:11px;margin-bottom:16px}.history-num{font-size:18px;margin-bottom:8px}.history-content strong{font-size:15px}.history-content p{font-size:12px}.history-dot{top:-8px;width:12px;height:12px}
}
@media(prefers-reduced-motion:reduce){.history-route-fill{stroke-dashoffset:0}}

/* PROCESS — static icon cards */
.process-icon-sprite{position:absolute;width:0;height:0;overflow:hidden}
.history-route,.history-line,.history-dot{display:none!important}
.history-item h3{display:flex;align-items:center;gap:8px;color:#5864FF;min-height:28px;margin-bottom:18px}
.history-item h3 svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.history-content{opacity:1;transform:none;transition:none}
.history-num{color:#5864FF}
.history-item{transition:none}
@media(max-width:768px){.history-item h3{font-size:11px;gap:6px;min-height:23px;margin-bottom:14px}.history-item h3 svg{width:21px;height:21px}}

/* HOW WE WORK — centered Littly-inspired composition */
/* 섹션 바로 위 중앙에 배치, 음수 margin-bottom으로 캐릭터 하단이 섹션 상단 padding
   영역에 자연스럽게 겹치도록(제작 과정 마스코트의 "경계에 걸침" 느낌을 재현) */
.work-mascot-wrap{display:flex; justify-content:center; position:relative; z-index:2; margin-bottom:-56px;}
.work-mascot{width:248.4px; height:auto; display:block; position:relative; top:35px;}
.work-heading{display:flex;align-items:center;justify-content:center;max-width:820px;margin:0 auto 68px;text-align:center}
.work-hero-icon{width:180px;height:150px;flex:0 0 auto;fill:none;stroke:#15181D;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.work-heading h2{font-size:44px;line-height:1.3;letter-spacing:-1.5px;font-weight:700;margin-bottom:24px}
.brand-point{color:#5864FF}
.work-heading p{font-size:20px;line-height:1.55;color:#676C78;font-weight:600}
.value-icon svg{width:42px;height:42px;stroke-linecap:round;stroke-linejoin:round}
.value-card{justify-content:flex-start}
@media(max-width:768px){.work-mascot-wrap{margin-bottom:-40px}.work-mascot{width:189.6px;top:28px}.work-heading{flex-direction:column;gap:22px;margin-bottom:46px}.work-hero-icon{width:126px;height:105px;stroke-width:4.5}.work-heading h2{font-size:32px;margin-bottom:16px}.work-heading p{font-size:16px}.value-card{text-align:left}.value-icon svg{width:27px;height:27px}}

/* ABOUT — centered, static presentation */
.about-main .section-intro{text-align:center;margin-left:auto;margin-right:auto}
.about-main .reveal,.about-main .reveal.is-visible{opacity:1;transform:none;transition:none}
.value-card,.case-card,.about-cta a{transition:none!important;transform:none!important}
.value-card:hover,.case-card:hover,.about-cta a:hover{transform:none!important;box-shadow:none}
.value-card{text-align:left;align-items:flex-start}
.value-icon{margin-left:0;margin-right:0}
.case-card{text-align:center;align-items:center}
.case-person{justify-content:center;text-align:left}
@media(max-width:768px){.value-card{text-align:left;align-items:flex-start}.value-icon{margin-left:0;margin-right:0}}

/* HOW WE WORK icons + NZ metrics */
.value-icon{width:76px;height:76px;background:transparent;border:0;border-radius:0;margin-bottom:22px;display:grid;place-items:center;box-shadow:none}
.value-icon svg{width:58px;height:58px;overflow:visible;opacity:.82;filter:drop-shadow(0 8px 12px rgba(88,100,255,.12))}
.icon-clock .clock-minute{transform-box:view-box;transform-origin:32px 32px;animation:nz-clock-minute 10s linear infinite}
.icon-link svg{transform-origin:center;animation:nz-link-turn 2.8s ease-in-out infinite}
.icon-sprout .sprout-growth{transform-box:view-box;transform-origin:32px 40px;animation:nz-sprout-sway 2.5s ease-in-out infinite}
@keyframes nz-clock-minute{to{transform:rotate(360deg)}}
@keyframes nz-link-turn{0%,100%{transform:rotate(-4deg)}50%{transform:rotate(7deg)}}
@keyframes nz-sprout-sway{0%,60%,100%{transform:translateY(0) scaleY(1)}72%{transform:translateY(-5px) scaleY(1.08)}82%{transform:translateY(1px) scaleY(.98)}90%{transform:translateY(-1px) scaleY(1.02)}}
@media(prefers-reduced-motion:reduce){.icon-clock .clock-minute,.icon-link svg,.icon-sprout .sprout-growth{animation:none!important}}
.metrics{position:relative;background:#fff;border-radius:28px;padding:56px 56px 76px;overflow:visible}
.metrics-head{display:flex;flex-direction:column;align-items:center;gap:22px;margin-bottom:18px;text-align:center}
.metrics-mascot{width:268.8px;height:190px;background:url('metrics-mascot-folder.png') no-repeat center/contain;flex-shrink:0}
.metrics .section-intro{max-width:none;margin:0;text-align:center}
.metrics .section-intro h2{margin:0}
.metrics .section-intro h2 span{color:#5864FF}
.metric-grid{display:flex;flex-direction:column}
.metric-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-bottom:1px solid #E5E6EA}
.metric-row:last-child{border-bottom:none}
.metric-row-left{min-width:0}
.metric-label{font-size:26px;font-weight:700;color:#111;margin-bottom:6px}
.metric-note{font-size:13px;line-height:1.4;color:#9297A1}
.metric-number{display:flex;align-items:flex-end;gap:4px;flex-shrink:0;margin-bottom:0}
.metric-number strong{font-size:66px;font-weight:800;letter-spacing:-1.5px;color:#111;font-variant-numeric:tabular-nums}
.metric-number span{font-size:18px;font-weight:700;color:#111;padding-bottom:5px}
@media(max-width:768px){
  .value-icon{width:70px;height:70px;margin-bottom:18px}
  .value-icon svg{width:54px;height:54px}
  .metrics{padding:32px 24px 40px;border-radius:24px}
  .metrics-head{gap:16px;margin-bottom:12px}
  .metrics-mascot{width:212.2px;height:150px}
  .metric-row{padding:20px 0;gap:16px}
  .metric-label{font-size:20px}
  .metric-number strong{font-size:48px}
  .metric-note{font-size:12px}
}
@media(max-width:768px){.metrics{width:calc(100% - 20px)}}
