@font-face { font-family:'LineSeed'; src:url('../fonts/LINESeedTW_TTF_Th.ttf') format('truetype'); font-weight:100; }
@font-face { font-family:'LineSeed'; src:url('../fonts/LINESeedTW_TTF_Rg.ttf') format('truetype'); font-weight:400; }
@font-face { font-family:'LineSeed'; src:url('../fonts/LINESeedTW_TTF_Bd.ttf') format('truetype'); font-weight:700; }

*, *::before, *::after { box-sizing:border-box; margin:0; padding:0; }

:root {
  --butter: #E7F1A8;
  --twilight: #95B1EE;
  --twilight-dark: #364C84;
  --sky: #95B1EE;
  --sky-light: #f7f8f8;
  --ink: #364C84;
  --ink-soft: #596894;
  --ink-muted: #8c98bc;
  --bg: #f7f8f8;
  --white: #f7f8f8;
  --border: #dfe6f8;
  --orange: #E7F1A8;
  --radius: 16px;
  --max-w: 1100px;
  --side-w: 32px;
}

html { scroll-behavior:smooth; }
body { font-family:'LineSeed',sans-serif; background:var(--bg); color:var(--ink); overflow-x:hidden; -webkit-font-smoothing:antialiased; }
body.home {
  --butter:#E7F1A8;
  --twilight:#95B1EE;
  --twilight-dark:#364C84;
  --sky:#95B1EE;
  --sky-light:#f7f8f8;
  --ink:#364C84;
  --ink-soft:#596894;
  --ink-muted:#8c98bc;
  --bg:#f7f8f8;
  --white:#f7f8f8;
  --border:#dfe6f8;
  --orange:#E7F1A8;
  background:var(--bg);
}
body.learn-page-body {
  --butter: #FFED9E;
  --twilight: #426BC2;
  --twilight-dark: #2d52a0;
  --sky: #A6CFF2;
  --sky-light: #daeeff;
  --ink: #1a1a2e;
  --ink-soft: #4a5068;
  --ink-muted: #8e95b0;
  --bg: #f7f9fc;
  --white: #ffffff;
  --border: #dce6f5;
  --orange: #F5803A;
}
body.learn-page-body #mainNav.scrolled {
  background:rgba(247,249,252,0.86);
  box-shadow:0 1px 28px rgba(66,107,194,0.1);
}
body.learn-page-body .social-float {
  box-shadow:-4px 0 20px rgba(66,107,194,0.15);
}
body.home::before {
  content:'';
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  opacity:.34;
  background:
    radial-gradient(circle at 12% 16%, rgba(149,177,238,.34), transparent 26%),
    radial-gradient(circle at 86% 78%, rgba(231,241,168,.52), transparent 28%);
}
img { max-width:100%; display:block; }
a { color:inherit; text-decoration:none; }

.inner { max-width:var(--max-w); margin:0 auto; padding-left:calc(var(--side-w) + 24px); padding-right:24px; }

/* SIDE LABEL */
.side-label { position:fixed; left:0; top:50%; transform:translateY(-50%); z-index:100; writing-mode:vertical-rl; display:flex; flex-direction:column; }
.side-label span { font-family:'LineSeed',sans-serif; font-weight:700; font-size:10px; letter-spacing:0.2em; color:var(--ink-muted); padding:10px 8px; border-right:1px solid var(--border); transition:color 0.2s; }
.side-label span:hover { color:var(--twilight); }

/* SOCIAL FLOAT */
.social-float { position:fixed; right:0; top:50%; transform:translateY(-50%); z-index:100; display:flex; flex-direction:column; align-items:center; background:var(--twilight); border-radius:12px 0 0 12px; padding:12px 10px; box-shadow:-4px 0 20px rgba(54,76,132,0.15); }
.social-float-label { font-family:'LineSeed',sans-serif; font-weight:700; font-size:9px; letter-spacing:0.18em; color:rgba(255,255,255,0.5); writing-mode:vertical-rl; margin-bottom:12px; }
.social-btn { width:40px; height:40px; border-radius:50%; display:flex; align-items:center; justify-content:center; text-decoration:none; transition:transform 0.2s; margin:4px 0; }
.social-btn:hover { transform:scale(1.12); }
.social-btn.ig { background:var(--butter); color:var(--ink); }
.social-btn.line { background:#06C755; }
.social-btn svg { width:20px; height:20px; }

/* NAV */
#mainNav { position:fixed; top:0; left:0; right:0; z-index:200; background:var(--bg); border-bottom:1px solid var(--border); height:56px; display:flex; align-items:center; transition:background 0.35s, box-shadow 0.35s; }
#mainNav.scrolled { background:rgba(247,248,248,0.9); backdrop-filter:blur(18px) saturate(1.5); -webkit-backdrop-filter:blur(18px) saturate(1.5); box-shadow:0 1px 28px rgba(54,76,132,0.1); }
.nav-inner { max-width:none; margin:0; padding-left:32px; padding-right:32px; width:100%; display:flex; align-items:center; justify-content:flex-start; }
.nav-cta { margin-left:auto; }
.nav-links { display:flex; gap:28px; list-style:none; }
.nav-links a { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:var(--ink-soft); text-decoration:none; transition:color 0.2s; }
.nav-links a:hover { color:var(--twilight); }
.nav-burger { display:none; flex-direction:column; justify-content:center; gap:5px; width:40px; height:40px; padding:8px; background:none; border:none; cursor:pointer; z-index:1002; }
.nav-burger span { display:block; width:22px; height:2px; background:var(--ink); border-radius:2px; transition:transform 0.28s ease, opacity 0.2s ease; }
.nav-burger.open span:nth-child(1) { transform:translateY(7px) rotate(45deg); }
.nav-burger.open span:nth-child(2) { opacity:0; }
.nav-burger.open span:nth-child(3) { transform:translateY(-7px) rotate(-45deg); }
.nav-logo { font-family:'LineSeed',sans-serif; font-weight:700; font-size:16px; letter-spacing:0.15em; color:var(--ink); text-decoration:none; white-space:nowrap; margin-right:44px; }
.nav-cta { font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; color:var(--white); background:var(--twilight); text-decoration:none; padding:8px 18px; border-radius:99px; transition:background 0.2s; }
.nav-cta:hover { background:var(--twilight-dark); }

/* HERO */
.hero-new { margin-top:56px; min-height:calc(100vh - 175px); background:linear-gradient(135deg, #364C84 0%, #4968a7 60%, #2c3f76 100%); position:relative; overflow:hidden; display:flex; align-items:center; }
.hero-bg-slides { position:absolute; inset:0; z-index:0; }
.hero-bg-slide { position:absolute; inset:0; background-size:cover; background-position:center; opacity:0; transform:scale(1.06); transition:opacity 1.8s ease, transform 7s ease; }
.hero-bg-slide.active { opacity:1; transform:scale(1); }
.hero-bg-tint { position:absolute; inset:0; z-index:1; background:linear-gradient(135deg, rgba(54,76,132,0.92) 0%, rgba(73,104,167,0.72) 55%, rgba(44,63,118,0.88) 100%); }
.hero-bg-slides + .hero-bg-tint { pointer-events:none; }
.home #mainNav.scrolled { background:rgba(247,248,248,0.9); box-shadow:0 1px 28px rgba(54,76,132,0.08); }
.home .social-float { background:var(--twilight-dark); box-shadow:-4px 0 22px rgba(54,76,132,0.16); }
.home .side-label span:hover,
.home .nav-links a:hover,
.home .t-en,
.home .about-big em,
.home .about-story-text h3 em,
.home .slide-tag,
.home .service-en,
.home .service-tag,
.home .faq-item.open .faq-q,
.home .works-more-btn { color:var(--twilight-dark); }
.home .nav-cta,
.home .filter-btn.active,
.home .slide-cat,
.home .carousel-dot.active,
.home .work-badge,
.home .faq-item.open .faq-arrow { background:var(--twilight-dark); border-color:var(--twilight-dark); color:var(--white); }
.home .nav-cta:hover { background:#263b72; }
.home .hero-new { background:linear-gradient(135deg, #364C84 0%, #4968a7 58%, #2c3f76 100%); }
.home .hero-bg-tint { background:linear-gradient(135deg, rgba(54,76,132,0.92) 0%, rgba(73,104,167,0.68) 52%, rgba(44,63,118,0.9) 100%); }
.home .hero-eyebrow-label { color:rgba(247,248,248,0.6); }
.home .hero-h1-sub { color:rgba(247,248,248,0.86); }
.home .hero-h1-em { color:var(--sky); }
.home .hero-cta-primary,
.home .hero-stats-card,
.home .about-btn,
.home .faq-cta,
.home .path-learn,
.home .path-hire .path-btn { background:var(--butter); color:var(--ink); box-shadow:0 8px 30px rgba(231,241,168,0.26); }
.home .hero-cta-primary:hover { box-shadow:0 12px 34px rgba(231,241,168,0.38); }
.home .hero-cta-secondary:hover { border-color:var(--sky); color:var(--sky); }
.hero-content-wrap { position:relative; z-index:2; max-width:var(--max-w); width:100%; margin:0 auto; padding:0 24px 40px calc(var(--side-w) + 24px); }
.hero-eyebrow-label { font-family:'LineSeed',sans-serif; font-weight:400; font-size:9px; letter-spacing:0.24em; color:rgba(255,255,255,0.45); display:flex; align-items:center; gap:12px; margin-bottom:28px; }
.hero-eyebrow-label::before { content:''; width:28px; height:1px; background:var(--butter); flex-shrink:0; }
.hero-h1 { font-family:'LineSeed',sans-serif; color:var(--white); margin-bottom:42px; max-width:960px; display:flex; flex-direction:column; gap:16px; }
.hero-h1-main { display:block; max-width:720px; font-weight:700; font-size:clamp(38px,5.1vw,72px); line-height:1.08; letter-spacing:0; text-wrap:balance; }
.hero-h1-sub { display:block; max-width:760px; font-weight:700; font-size:clamp(18px,2vw,30px); line-height:1.38; letter-spacing:0.06em; color:rgba(255,255,255,0.86); text-wrap:balance; }
.hero-h1-em { display:block; color:var(--butter); font-style:italic; font-weight:700; font-size:clamp(24px,2.9vw,44px); line-height:1.12; letter-spacing:0.04em; text-transform:uppercase; max-width:760px; }
.hero-main-small .hero-h1-main { font-size:clamp(34px,4.4vw,62px); max-width:660px; }
.hero-main-large .hero-h1-main { font-size:clamp(44px,5.8vw,82px); max-width:780px; }
.hero-sub-small .hero-h1-sub { font-size:clamp(16px,1.7vw,25px); max-width:720px; }
.hero-sub-large .hero-h1-sub { font-size:clamp(20px,2.3vw,34px); max-width:820px; }
.hero-em-small .hero-h1-em { font-size:clamp(20px,2.4vw,34px); font-weight:700; }
.hero-em-large .hero-h1-em { font-size:clamp(28px,3.5vw,52px); font-weight:700; }
.hero-em-width-wide .hero-h1-em { max-width:960px; }
.hero-em-width-narrow .hero-h1-em { max-width:540px; }
.hero-cta-row { display:flex; gap:14px; flex-wrap:wrap; }
.hero-cta-primary { background:var(--butter); color:var(--ink); font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; padding:14px 32px; border-radius:99px; text-decoration:none; box-shadow:0 4px 20px rgba(255,237,158,0.3); transition:transform 0.2s, box-shadow 0.2s; }
.hero-cta-primary:hover { transform:translateY(-2px); box-shadow:0 8px 28px rgba(255,237,158,0.45); }
.hero-cta-secondary { color:rgba(255,255,255,0.85); font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; padding:14px 32px; border-radius:99px; text-decoration:none; border:1.5px solid rgba(255,255,255,0.25); transition:border-color 0.2s, color 0.2s, transform 0.2s; }
.hero-cta-secondary:hover { border-color:var(--butter); color:var(--butter); transform:translateY(-2px); }
.hero-stats-card { position:fixed; right:130px; bottom:190px; z-index:300; background:var(--butter); border-radius:20px; padding:28px 32px; min-width:250px; box-shadow:0 20px 60px rgba(0,0,0,0.3); transition:opacity 0.4s ease; }
.hsc-hidden { opacity:0; pointer-events:none; }
.hsc-row { display:grid; grid-template-columns:1fr 1fr; gap:24px 32px; }
.hsc-item { display:flex; flex-direction:column; gap:4px; }
.hsc-value { display:flex; align-items:baseline; gap:2px; }
.hsc-num { font-family:'LineSeed',sans-serif; font-weight:700; font-size:38px; color:var(--ink); line-height:1; }
.hsc-suffix { font-family:'LineSeed',sans-serif; font-weight:700; font-size:27px; color:var(--ink); line-height:1; }
.hsc-desc { font-family:'LineSeed',sans-serif; font-weight:400; font-size:12px; color:var(--ink-soft); white-space:nowrap; }
.hero-scroll-cue { position:absolute; bottom:28px; left:50%; transform:translateX(-50%); font-family:'LineSeed',sans-serif; font-weight:700; font-size:10px; letter-spacing:0.2em; color:rgba(255,255,255,0.4); display:flex; flex-direction:column; align-items:center; gap:8px; pointer-events:none; }
.hero-scroll-cue::after { content:''; width:1px; height:36px; background:rgba(255,255,255,0.5); animation:scrollLine 1.6s ease-in-out infinite; }
@keyframes scrollLine { 0%{transform:scaleY(0);transform-origin:top} 50%{transform:scaleY(1);transform-origin:top} 51%{transform:scaleY(1);transform-origin:bottom} 100%{transform:scaleY(0);transform-origin:bottom} }

/* TICKER */
.ticker-wrap { background:var(--white); border-top:1px solid var(--border); border-bottom:1px solid var(--border); overflow:hidden; height:52px; display:flex; align-items:center; position:relative; }
.ticker-wrap::before,.ticker-wrap::after { content:''; position:absolute; top:0; bottom:0; width:80px; z-index:2; pointer-events:none; }
.ticker-wrap::before { left:0; background:linear-gradient(to right,var(--white),transparent); }
.ticker-wrap::after { right:0; background:linear-gradient(to left,var(--white),transparent); }
.ticker-belt { display:flex; align-items:center; white-space:nowrap; animation:tickerMove 60s linear infinite; width:max-content; }
.ticker-belt:hover { animation-play-state:paused; }
@keyframes tickerMove { from{transform:translateX(0)} to{transform:translateX(-50%)} }
.t-item { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; letter-spacing:0.1em; color:var(--ink-soft); padding:0 16px; display:inline-flex; align-items:center; gap:8px; }
.t-en { color:var(--twilight); font-style:italic; font-weight:700; font-size:12px; }
.t-dot { color:var(--orange); font-size:14px; padding:0 4px; }
.home .ticker-wrap { background:var(--white); }
.home .ticker-wrap::before { background:linear-gradient(to right,var(--white),transparent); }
.home .ticker-wrap::after { background:linear-gradient(to left,var(--white),transparent); }
.home .t-dot { color:var(--butter); }

/* ABOUT */
.about-section { padding:116px 0 104px; }
.home .about-section { background:var(--bg); }
.about-grid { display:grid; grid-template-columns:minmax(460px,0.95fr) minmax(0,1fr); gap:clamp(64px,7vw,120px); align-items:center; }
.about-photo-col { position:relative; display:flex; flex-direction:column; align-items:stretch; gap:0; }
.about-label { display:none; align-items:center; min-height:24px; padding:3px 11px 2px; border-radius:99px; border:1px solid var(--border); color:var(--ink-muted); background:rgba(255,255,255,0.7); font-family:'LineSeed',sans-serif; font-weight:700; font-size:9px; line-height:1; letter-spacing:0.08em; }
.about-photo-col .about-label { position:absolute; left:0; top:-68px; }
.about-work-showcase { position:relative; width:100%; max-width:none; aspect-ratio:16/9; overflow:hidden; border-radius:8px; background:var(--sky-light); box-shadow:0 18px 42px rgba(54,76,132,0.12); }
.home .about-work-showcase { box-shadow:0 18px 46px rgba(54,76,132,0.1); }
.about-work-card { position:absolute; inset:0; display:block; min-width:0; overflow:hidden; border-radius:8px; background:var(--sky-light); opacity:0; transform:scale(1.012); pointer-events:none; transition:opacity 0.42s ease, transform 0.72s ease; }
.about-work-card.is-visible { opacity:1; transform:scale(1); pointer-events:auto; }
.about-work-card img { width:100%; height:100%; object-fit:cover; display:block; transition:transform 0.5s ease; }
.about-work-card:hover img { transform:scale(1.04); }
.about-work-badge { opacity:1; top:auto; right:auto; left:14px; bottom:14px; background:rgba(255,255,255,0.88); color:var(--ink); backdrop-filter:blur(8px); }
.about-work-overlay { background:linear-gradient(180deg, rgba(54,76,132,0) 42%, rgba(54,76,132,0.58) 100%); opacity:1; align-items:flex-end; }
.about-work-card:hover .about-work-overlay { background:rgba(54,76,132,0.74); }
.home .about-work-overlay { background:linear-gradient(180deg, rgba(54,76,132,0) 42%, rgba(54,76,132,0.58) 100%); }
.home .about-work-card:hover .about-work-overlay { background:rgba(54,76,132,0.74); }
.about-work-card .work-title { max-width:70%; margin-left:auto; opacity:0; transform:translateY(8px); font-size:14px; text-align:right; }
.about-work-card:hover .work-title { opacity:1; transform:none; }
.about-work-empty { width:100%; max-width:none; aspect-ratio:16/9; border-radius:8px; border:1.5px dashed var(--border); background:rgba(255,255,255,0.7); display:flex; flex-direction:column; justify-content:center; align-items:center; text-align:center; padding:28px; color:var(--ink-soft); }
.about-work-empty span { font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; letter-spacing:0.14em; color:var(--twilight); text-transform:uppercase; margin-bottom:12px; }
.about-work-empty p { font-size:13px; line-height:1.8; margin:0; }
.about-copy { max-width:720px; display:flex; flex-direction:column; justify-content:center; }
.about-big { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(28px,3.25vw,50px); line-height:1.22; color:var(--ink); text-wrap:balance; margin:0; }
.about-big { white-space:nowrap; }
.about-big em { color:var(--twilight); font-style:normal; }
.about-accent { display:none; }
.about-body { max-width:650px; font-size:14.5px; line-height:1.88; color:var(--ink-soft); font-weight:400; margin-top:28px; }
.about-lead { font-size:16px; line-height:1.9; color:var(--ink-soft); margin:0; text-wrap:pretty; }
.about-text-stack { display:grid; gap:13px; color:rgba(93,100,124,0.82); }
.about-body p { margin:0; text-wrap:pretty; }
.about-story-text { max-width:980px; margin:72px auto 0; padding-top:48px; border-top:1px solid rgba(54,76,132,0.14); }
.about-story-text h3 { max-width:860px; margin:0 auto 22px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(25px,3vw,38px); line-height:1.32; color:var(--ink); text-align:center; text-wrap:balance; }
.about-story-text h3 span { display:block; }
.about-story-text h3 em { color:var(--twilight); font-style:normal; }
.about-story-text p { margin:0; font-family:'LineSeed',sans-serif; font-style:normal; font-weight:400; font-size:16px; line-height:2.08; color:rgba(93,100,124,0.88); text-wrap:pretty; }
.about-metrics { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:0; margin-top:34px; max-width:760px; }
.about-metric { min-width:0; padding:0 14px; border-left:1px solid rgba(230,221,176,0.9); }
.about-metric:first-child { padding-left:0; border-left:0; }
.about-metric-num { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(26px,2.35vw,38px); line-height:1; color:var(--ink); font-variant-numeric:tabular-nums; white-space:nowrap; }
.about-metric-label { margin-top:8px; font-size:9.5px; line-height:1.45; color:var(--ink-muted); white-space:nowrap; }
.about-skills { display:none; }
.skill-tag { font-family:'LineSeed',sans-serif; font-weight:400; font-size:11.5px; padding:5px 13px; border-radius:99px; border:1px solid var(--border); color:var(--ink-soft); background:var(--white); }
.about-actions { margin-top:34px; display:flex; gap:14px; flex-wrap:wrap; align-items:center; }
.about-btn { display:inline-flex; align-items:center; gap:10px; background:var(--butter); color:var(--ink); font-family:'LineSeed',sans-serif; font-weight:700; font-size:14px; padding:14px 28px; border-radius:99px; text-decoration:none; transition:transform 0.2s; }
.about-btn:hover { transform:translateX(4px); }
.about-btn::after { content:'→'; }

/* SECTION HEADER */
.section-header { display:flex; align-items:baseline; gap:14px; margin-bottom:40px; }
.section-en { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(44px,5.5vw,76px); letter-spacing:0.04em; color:var(--ink); line-height:1; }
.section-zh { font-family:'LineSeed',sans-serif; font-weight:400; font-size:17px; color:var(--ink-muted); letter-spacing:0.08em; }

/* WORKS CAROUSEL */
.works-section { padding:80px 0; background:var(--white); }
.home .works-section { background:var(--white); }
.carousel-outer { overflow:hidden; }
.carousel-track { display:flex; gap:24px; transition:transform 0.6s cubic-bezier(0.4,0,0.2,1); will-change:transform; }
.work-slide { flex:0 0 calc(80% - 12px); max-width:860px; background:var(--bg); border-radius:20px; overflow:hidden; display:grid; grid-template-columns:1fr 1fr; min-height:380px; box-shadow:0 2px 24px rgba(54,76,132,0.08); }
.home .work-slide { box-shadow:0 18px 52px rgba(54,76,132,0.08); }
.slide-img { position:relative; overflow:hidden; display:flex; align-items:center; justify-content:center; background:var(--sky-light); background:linear-gradient(90deg,#95B1EE 0%,#f7f8f8 25%,#E7F1A8 50%,#f7f8f8 75%,#95B1EE 100%); background-size:700px 100%; animation:shimmer 2.2s linear infinite; }
.home .slide-img { background:linear-gradient(90deg,#95B1EE 0%,#f7f8f8 26%,#E7F1A8 50%,#f7f8f8 76%,#95B1EE 100%); }
.slide-img img { width:100%; height:100%; object-fit:cover; animation:none; background:none; }
.slide-img.has-img { animation:none; background-size:cover !important; background-position:center !important; }
.slide-img-ph { display:none; }
@keyframes shimmer { 0%{background-position:-700px 0} 100%{background-position:700px 0} }
.slide-body { padding:44px 40px; display:flex; flex-direction:column; justify-content:space-between; }
.slide-num { font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; letter-spacing:0.15em; color:var(--ink-muted); }
.slide-cat { display:inline-block; background:var(--twilight); color:var(--white); font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; letter-spacing:0.06em; padding:5px 14px; border-radius:6px; margin-top:10px; }
.slide-title { font-family:'LineSeed',sans-serif; font-weight:400; font-size:24px; line-height:1.35; margin-top:14px; color:var(--ink); }
.slide-desc { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; line-height:1.85; color:var(--ink-soft); margin-top:12px; }
.slide-tags { display:flex; gap:10px; flex-wrap:wrap; margin-top:20px; }
.slide-tag { font-family:'LineSeed',sans-serif; font-weight:400; font-size:12px; color:var(--twilight); text-decoration:underline; text-underline-offset:3px; }
.carousel-btn { position:absolute; top:50%; transform:translateY(-50%); width:48px; height:48px; border-radius:50%; border:1.5px solid var(--border); background:var(--white); cursor:pointer; font-size:18px; display:flex; align-items:center; justify-content:center; color:var(--ink); transition:all 0.2s; z-index:10; box-shadow:0 2px 12px rgba(54,76,132,0.1); }
.carousel-btn:hover { border-color:var(--twilight); color:var(--twilight); }
.home .carousel-btn { box-shadow:0 8px 24px rgba(54,76,132,0.09); }
.home .carousel-btn:hover { border-color:var(--twilight-dark); color:var(--twilight-dark); }
.carousel-btn.prev { left:8px; }
.carousel-btn.next { right:8px; }
.carousel-dots { display:flex; justify-content:center; gap:8px; margin-top:28px; }
.carousel-dot { width:7px; height:7px; border-radius:50%; background:var(--border); cursor:pointer; transition:all 0.2s; }
.carousel-dot.active { background:var(--twilight); width:20px; border-radius:4px; }

/* WORKS GRID */
.grid-section { padding:80px 0; }
.works-filter { display:flex; gap:8px; flex-wrap:wrap; margin-bottom:28px; }
.filter-btn { padding:7px 18px; border-radius:99px; border:1px solid var(--border); background:var(--white); color:var(--ink-soft); font-family:'LineSeed',sans-serif; font-weight:400; font-size:12px; cursor:pointer; transition:all 0.15s; }
.filter-btn:hover { border-color:var(--twilight); color:var(--twilight); }
.filter-btn.active { background:var(--twilight); color:var(--white); border-color:var(--twilight); }
.works-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:3px; }
.work-card { position:relative; aspect-ratio:4/3; overflow:hidden; cursor:pointer; display:block; }
.work-card-img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; }
.work-card img { width:100%; height:100%; object-fit:cover; display:block; transition:transform 0.4s cubic-bezier(0.4,0,0.2,1); }
.work-card:hover img { transform:scale(1.04); }
.work-ph { position:absolute; inset:0; display:flex; align-items:center; justify-content:center; font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; letter-spacing:0.18em; color:rgba(54,76,132,0.25); pointer-events:none; text-align:center; padding:10px; }
.ph1{background:#95B1EE;} .ph2{background:#f7f8f8;} .ph3{background:#E7F1A8;}
.ph4{background:#dfe6f8;} .ph5{background:#95B1EE;} .ph6{background:#f7f8f8;}
.ph7{background:#dfe6f8;} .ph8{background:#E7F1A8;} .ph9{background:#f7f8f8;}
.ph10{background:#95B1EE;} .ph11{background:#E7F1A8;} .ph12{background:#f7f8f8;}
.home .ph1,.home .ph5,.home .ph10{background:#95B1EE;} .home .ph2,.home .ph9,.home .ph12{background:#f7f8f8;} .home .ph3,.home .ph8,.home .ph11{background:#E7F1A8;} .home .ph4,.home .ph6,.home .ph7{background:#dfe6f8;}
.work-badge { position:absolute; top:14px; right:14px; background:var(--twilight); color:var(--white); font-family:'LineSeed',sans-serif; font-weight:700; font-size:10px; letter-spacing:0.06em; padding:4px 10px; border-radius:4px; opacity:0; transition:opacity 0.25s; z-index:4; }
.work-card:hover .work-badge { opacity:1; }
.work-overlay { position:absolute; inset:0; background:rgba(54,76,132,0); transition:background 0.3s; display:flex; flex-direction:column; justify-content:flex-end; padding:20px; z-index:3; }
.work-card:hover .work-overlay { background:rgba(54,76,132,0.75); }
.home .work-card:hover .work-overlay { background:rgba(54,76,132,0.74); }
.work-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:14px; color:var(--white); opacity:0; transform:translateY(8px); transition:all 0.3s; line-height:1.4; }
.work-card:hover .work-title { opacity:1; transform:translateY(0); }
.work-tags { display:flex; gap:6px; flex-wrap:wrap; margin-top:6px; opacity:0; transform:translateY(8px); transition:all 0.3s 0.05s; }
.work-card:hover .work-tags { opacity:1; transform:translateY(0); }
.work-tag { font-size:10px; color:rgba(255,255,255,0.6); text-decoration:underline; text-underline-offset:2px; }
.work-card::before { content:''; position:absolute; inset:0; z-index:2; pointer-events:none; background:linear-gradient(108deg,transparent 30%,rgba(255,255,255,0.2) 50%,transparent 70%); background-size:300% 100%; opacity:0; }
.work-card:hover::before { opacity:1; animation:cardShine 0.65s ease forwards; }
@keyframes cardShine { 0%{background-position:200% 0} 100%{background-position:-80% 0} }
.hidden { display:none !important; }

/* PROCESS */
.process-section { padding:80px 0; background:var(--twilight); }
.home .process-section { background:linear-gradient(135deg, #364C84 0%, #4968a7 100%); }
.process-section .section-en { color:var(--white); }
.process-section .section-zh { color:rgba(255,255,255,0.45); }
.process-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:3px; }
.process-card { background:rgba(255,255,255,0.08); border-radius:var(--radius); padding:36px 32px; display:flex; flex-direction:column; gap:14px; transition:background 0.2s; }
.process-card:hover { background:rgba(255,255,255,0.15); }
.home .process-card { background:rgba(247,248,248,0.08); border:1px solid rgba(247,248,248,0.1); }
.home .process-card:hover { background:rgba(247,248,248,0.14); }
.process-num { font-family:'LineSeed',sans-serif; font-weight:700; font-size:36px; color:var(--butter); line-height:1; letter-spacing:-0.02em; }
.process-title { font-family:'LineSeed',sans-serif; font-weight:400; font-size:16px; color:var(--white); }
.process-desc { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:rgba(255,255,255,1); line-height:1.8; }
.process-desc li { list-style:disc; margin-bottom:4px; margin-left:16px; }

/* SERVICE */
.service-section { padding:80px 0; background:var(--sky-light); }
.home .service-section { background:#eef3d2; }
.service-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:16px; }
.service-card { background:var(--white); border-radius:var(--radius); padding:36px 32px; display:flex; flex-direction:column; gap:12px; border:1px solid var(--border); transition:box-shadow 0.2s; transform-style:preserve-3d; will-change:transform; }
.service-card:hover { box-shadow:0 8px 32px rgba(54,76,132,0.1); }
.home .service-card:hover { box-shadow:0 14px 38px rgba(54,76,132,0.1); }
.service-icon { font-size:28px; line-height:1; }
.service-en { font-family:'LineSeed',sans-serif; font-weight:400; font-size:24px; letter-spacing:0.05em; color:var(--twilight); }
.service-zh { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14px; color:var(--ink-soft); line-height:1.8; }
.service-tags { display:flex; gap:6px; flex-wrap:wrap; margin-top:8px; }
.service-tag { font-family:'LineSeed',sans-serif; font-weight:400; font-size:11px; color:var(--twilight); border:1px solid var(--sky); padding:3px 10px; border-radius:4px; background:var(--sky-light); }

/* FAQ */
.faq-section { padding:80px 0; background:var(--bg); }
.home .faq-section { background:var(--bg); }
.faq-list { display:flex; flex-direction:column; gap:3px; }
.faq-item { background:var(--white); border-radius:12px; overflow:hidden; border:1px solid var(--border); transition:border-color 0.2s; }
.faq-item.open { border-color:var(--twilight); }
.faq-q { width:100%; padding:22px 28px; display:flex; justify-content:space-between; align-items:center; background:none; border:none; cursor:pointer; text-align:left; font-family:'LineSeed',sans-serif; font-weight:700; font-size:15px; color:var(--ink); transition:color 0.2s; }
.faq-item.open .faq-q { color:var(--twilight); }
.faq-arrow { width:24px; height:24px; border-radius:50%; background:var(--sky-light); display:flex; align-items:center; justify-content:center; flex-shrink:0; font-size:14px; transition:transform 0.3s, background 0.2s; color:var(--twilight); }
.faq-item.open .faq-arrow { transform:rotate(180deg); background:var(--twilight); color:var(--white); }
.faq-a { max-height:0; overflow:hidden; transition:max-height 0.35s cubic-bezier(0.4,0,0.2,1); }
.faq-a-inner { padding:0 28px 24px; font-family:'LineSeed',sans-serif; font-weight:400; font-size:14px; color:var(--ink-soft); line-height:1.9; }
.faq-cta { display:inline-flex; align-items:center; gap:8px; margin-top:14px; background:var(--butter); color:var(--ink); font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; padding:10px 22px; border-radius:99px; text-decoration:none; transition:transform 0.2s; }
.faq-cta:hover { transform:translateX(3px); }

/* FOOTER */
footer { background:var(--ink); border-top:1px solid rgba(255,255,255,0.07); padding:60px 0 36px; }
.footer-grid { display:grid; grid-template-columns:1fr 1fr 1fr; gap:48px; margin-bottom:40px; }
.footer-brand { font-family:'LineSeed',sans-serif; font-weight:700; font-size:24px; letter-spacing:0.1em; color:var(--white); margin-bottom:12px; }
.footer-tagline { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:rgba(255,255,255,0.35); line-height:1.85; }
.footer-col-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; letter-spacing:0.15em; color:rgba(255,255,255,0.5); margin-bottom:16px; }
.footer-row { display:flex; flex-direction:column; gap:10px; }
.footer-item { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15px; color:rgba(255,255,255,0.9); display:flex; gap:12px; align-items:flex-start; }
.footer-item span:first-child { font-size:11px; color:rgba(255,255,255,0.45); min-width:44px; padding-top:2px; letter-spacing:0.05em; }
.footer-line-block { margin-top:20px; }
.footer-line-id { font-family:'LineSeed',sans-serif; font-weight:700; font-size:16px; color:rgba(255,255,255,0.95); margin-bottom:12px; }
.footer-qrcode { width:100px; height:100px; border-radius:10px; overflow:hidden; background:var(--white); padding:6px; }
.footer-qrcode img { width:100%; height:100%; object-fit:contain; display:block; }
.footer-bottom { border-top:1px solid rgba(255,255,255,0.07); padding-top:22px; display:flex; justify-content:space-between; font-family:'LineSeed',sans-serif; font-weight:400; font-size:12px; color:rgba(255,255,255,0.55); }

/* CUSTOM CURSOR */
@media(pointer:fine) and (min-width:769px) { body,a,button { cursor:none !important; } }
#cursor-dot { position:fixed; width:7px; height:7px; background:var(--twilight); border-radius:50%; pointer-events:none; z-index:9999; transform:translate(-50%,-50%); transition:transform 0.15s, background 0.2s; top:0; left:0; }
#cursor-ring { position:fixed; width:30px; height:30px; border:1.5px solid var(--twilight); border-radius:50%; pointer-events:none; z-index:9998; transform:translate(-50%,-50%); opacity:0.35; transition:width 0.2s, height 0.2s, opacity 0.2s, border-color 0.2s; top:0; left:0; }
#cursor-dot.hovered { transform:translate(-50%,-50%) scale(0.4); background:var(--orange); }
#cursor-ring.hovered { width:46px; height:46px; opacity:0.55; border-color:var(--orange); }
body.home #cursor-dot { background:var(--twilight-dark); }
body.home #cursor-ring { border-color:var(--twilight-dark); }
body.home #cursor-dot.hovered { background:var(--orange); }
body.home #cursor-ring.hovered { border-color:var(--orange); }
@media(pointer:coarse) { #cursor-dot,#cursor-ring { display:none; } }

/* SCROLL REVEAL */
.reveal { opacity:0; transform:translateY(30px); transition:opacity 0.7s cubic-bezier(0.4,0,0.2,1), transform 0.7s cubic-bezier(0.4,0,0.2,1); }
.reveal.visible { opacity:1; transform:none; }
.reveal-left { opacity:0; transform:translateX(-30px); transition:opacity 0.7s cubic-bezier(0.4,0,0.2,1), transform 0.7s cubic-bezier(0.4,0,0.2,1); }
.reveal-left.visible { opacity:1; transform:none; }
.sd1 { transition-delay:0.08s !important; } .sd2 { transition-delay:0.16s !important; }
.sd3 { transition-delay:0.24s !important; } .sd4 { transition-delay:0.32s !important; }
.sd5 { transition-delay:0.40s !important; } .sd6 { transition-delay:0.48s !important; }

/* BLOG */
.blog-section { padding:80px 0; }
.blog-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
.blog-card { background:var(--white); border-radius:var(--radius); overflow:hidden; border:1px solid var(--border); transition:box-shadow 0.2s, transform 0.2s; display:flex; flex-direction:column; }
.blog-card:hover { box-shadow:0 8px 32px rgba(54,76,132,0.12); transform:translateY(-3px); }
.blog-card a { text-decoration:none; color:inherit; }
.blog-thumb { aspect-ratio:16/9; background:var(--sky-light); overflow:hidden; }
.blog-thumb img { width:100%; height:100%; object-fit:cover; }
.blog-body { padding:24px; flex:1; display:flex; flex-direction:column; gap:10px; }
.blog-cat { font-family:'LineSeed',sans-serif; font-weight:700; font-size:10px; letter-spacing:0.15em; color:var(--twilight); }
.blog-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:16px; color:var(--ink); line-height:1.5; }
.blog-excerpt { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:var(--ink-soft); line-height:1.8; flex:1; }
.blog-meta { font-family:'LineSeed',sans-serif; font-weight:400; font-size:11px; color:var(--ink-muted); margin-top:auto; }
.blog-pagination { display:flex; justify-content:center; gap:8px; margin-top:48px; }
.blog-pagination a, .blog-pagination span { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:var(--ink-soft); padding:8px 14px; border-radius:8px; border:1px solid var(--border); text-decoration:none; transition:all 0.2s; }
.blog-pagination a:hover { border-color:var(--twilight); color:var(--twilight); }
.blog-pagination .current { background:var(--twilight); color:var(--white); border-color:var(--twilight); }

/* SINGLE POST */
.single-wrap { padding:80px 0; }
.single-header { margin-bottom:48px; }
.single-back { display:inline-flex; align-items:center; gap:8px; font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:var(--ink-soft); text-decoration:none; margin-bottom:28px; transition:color 0.2s; }
.single-back:hover { color:var(--twilight); }
.single-cat { font-family:'LineSeed',sans-serif; font-weight:700; font-size:10px; letter-spacing:0.15em; color:var(--twilight); margin-bottom:12px; }
.single-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(28px,3.5vw,48px); color:var(--ink); line-height:1.2; margin-bottom:16px; }
.single-meta { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:var(--ink-muted); }
.single-thumb { border-radius:var(--radius); overflow:hidden; margin-bottom:48px; }
.single-thumb img { width:100%; }
.single-content { max-width:720px; }
.single-content p { font-family:'LineSeed',sans-serif; font-weight:400; font-size:16px; color:var(--ink-soft); line-height:2; margin-bottom:1.4em; }
.single-content h2 { font-family:'LineSeed',sans-serif; font-weight:700; font-size:24px; color:var(--ink); margin:2em 0 0.8em; }
.single-content h3 { font-family:'LineSeed',sans-serif; font-weight:700; font-size:20px; color:var(--ink); margin:1.6em 0 0.6em; }
.single-content img { border-radius:12px; margin:1.5em 0; max-width:100%; }
.single-content ul, .single-content ol { padding-left:1.5em; margin-bottom:1.4em; }
.single-content li { font-family:'LineSeed',sans-serif; font-weight:400; font-size:16px; color:var(--ink-soft); line-height:2; margin-bottom:0.4em; }
.single-content a { color:var(--twilight); text-decoration:underline; }
.single-content blockquote { border-left:4px solid var(--butter); padding:16px 24px; margin:2em 0; background:var(--sky-light); border-radius:0 12px 12px 0; }
.single-content blockquote p { color:var(--ink); font-style:italic; }

/* 作品頁 HERO */
.work-hero { position:relative; min-height:62vh; display:flex; align-items:flex-end; background:var(--twilight-dark); background-size:cover; background-position:center; }
.work-hero-overlay { position:absolute; inset:0; background:linear-gradient(180deg, rgba(54,76,132,0.1) 0%, rgba(54,76,132,0.72) 100%); }
.work-hero-content { position:relative; z-index:2; width:100%; max-width:var(--max-w); margin:0 auto; padding:64px 48px; }
.work-hero-badge { display:inline-block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; letter-spacing:0.12em; color:var(--ink); background:var(--butter); padding:6px 16px; border-radius:999px; margin-bottom:16px; }
.work-hero-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(32px,5vw,56px); color:#fff; line-height:1.2; margin:0 0 20px; }
.work-hero-tags { display:flex; flex-wrap:wrap; gap:8px; }
.work-hero-tag { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:rgba(255,255,255,0.85); border:1px solid rgba(255,255,255,0.35); padding:5px 14px; border-radius:999px; }
.work-content { max-width:820px; margin:0 auto; padding-top:64px; }
.work-content img { width:100%; border-radius:16px; margin:2em 0; }
.work-back-row { max-width:820px; margin:0 auto; padding:24px 0 80px; }

.works-more-btn { display:inline-block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:15px; color:var(--twilight); border:1.5px solid var(--twilight); padding:13px 36px; border-radius:999px; text-decoration:none; transition:all 0.22s; }
.works-more-btn:hover { background:var(--twilight); color:#fff; transform:translateY(-2px); box-shadow:0 8px 24px rgba(54,76,132,0.22); }
.home .works-more-btn { border-color:var(--twilight-dark); }
.home .works-more-btn:hover { background:var(--twilight-dark); color:var(--white); box-shadow:0 12px 30px rgba(54,76,132,0.18); }

/* 數字優勢帶 */
.adv-band { padding:72px 0 88px; background:#fff; }
.home .adv-band { background:var(--white); }
.adv-kicker { text-align:center; font-family:'LineSeed',sans-serif; font-weight:700; font-size:10px; letter-spacing:0.22em; color:var(--ink-muted); margin-bottom:12px; }
.adv-title { max-width:760px; margin:0 auto 58px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(28px,3.8vw,46px); line-height:1.18; color:var(--ink); text-align:center; text-wrap:balance; }
.adv-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:0; max-width:1040px; margin:0 auto; }
.adv-item { text-align:center; padding:0 26px; border-left:1px solid rgba(230,221,176,0.95); }
.adv-item:first-child { border-left:0; }
.adv-num { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(28px,3.3vw,44px); color:var(--ink); line-height:1.05; margin-bottom:14px; font-variant-numeric:tabular-nums; }
.adv-num { word-break:keep-all; overflow-wrap:normal; white-space:nowrap; }
.adv-desc { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; line-height:1.6; color:var(--ink-muted); }

/* 兩條路分流 */
.path-section { padding:30px 0 100px; background:var(--bg); }
.home .path-section { background:var(--bg); }
.path-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:24px; }
.path-card { display:flex; flex-direction:column; align-items:flex-start; border-radius:24px; padding:44px 40px; text-decoration:none; transition:transform 0.25s, box-shadow 0.25s; }
.path-card:hover { transform:translateY(-6px); box-shadow:0 18px 44px rgba(54,76,132,0.18); }
.path-card.path-hire { background:linear-gradient(135deg, #364C84 0%, #4968a7 100%); }
.path-card.path-learn { background:var(--butter); }
.home .path-card.path-hire { background:linear-gradient(135deg, #364C84 0%, #4968a7 100%); }
.home .path-card.path-learn { background:#E7F1A8; }
.path-icon { font-size:34px; margin-bottom:16px; }
.path-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(21px,2.4vw,27px); margin:0 0 10px; }
.path-hire .path-t { color:#fff; }
.path-learn .path-t { color:var(--ink); }
.path-d { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; line-height:1.85; margin:0 0 24px; }
.path-hire .path-d { color:rgba(255,255,255,0.72); }
.path-learn .path-d { color:rgba(54,76,132,0.72); }
.home .path-hire .path-d { color:rgba(247,248,248,0.78); }
.home .path-learn .path-d { color:rgba(54,76,132,0.68); }
.path-btn { font-family:'LineSeed',sans-serif; font-weight:700; font-size:14.5px; padding:12px 26px; border-radius:999px; transition:transform 0.2s; }
.path-hire .path-btn { color:var(--ink); background:var(--butter); }
.path-learn .path-btn { color:#fff; background:var(--twilight); }
.home .path-learn .path-btn { color:var(--white); background:var(--twilight-dark); }
.path-card:hover .path-btn { transform:translateX(4px); }

/* 找我設計 銷售頁 */
.hire-hero { background:linear-gradient(135deg, #364C84 0%, #4968a7 60%, #2c3f76 100%); padding:110px 0 90px; }
.hire-hero-inner { max-width:720px; }
.hire-eyebrow { font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; letter-spacing:0.22em; color:var(--butter); margin-bottom:20px; }
.hire-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(34px,5vw,58px); color:#fff; line-height:1.25; margin:0 0 20px; }
.hire-title em { font-style:normal; color:var(--butter); }
.hire-sub { font-family:'LineSeed',sans-serif; font-weight:400; font-size:17px; color:rgba(255,255,255,0.78); line-height:1.9; margin:0 0 32px; }
.hire-cta-btn { display:inline-block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:16px; color:var(--ink); background:var(--butter); padding:16px 36px; border-radius:999px; text-decoration:none; transition:transform 0.2s, box-shadow 0.2s; box-shadow:0 6px 24px rgba(247,213,84,0.35); }
.hire-cta-btn:hover { transform:translateY(-2px); box-shadow:0 10px 32px rgba(247,213,84,0.5); }
.hire-trust { font-family:'LineSeed',sans-serif; font-weight:400; font-size:12.5px; letter-spacing:0.06em; color:rgba(255,255,255,0.5); margin-top:22px; }
.hire-h2 { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(24px,3.4vw,34px); color:var(--ink); margin:0 0 36px; }
.hire-pain { padding:90px 0; background:var(--bg); }
.hire-pain .hire-h2 { text-align:center; }
.hire-pain-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:16px; }
.hire-pain-card { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; color:var(--ink-soft); line-height:1.8; background:#fff; border:1px solid var(--border); border-radius:14px; padding:22px 26px; display:flex; gap:14px; align-items:flex-start; }
.hire-pain-x { color:#d85a5a; font-weight:700; flex-shrink:0; }
.hire-pain-bridge { font-family:'LineSeed',sans-serif; font-weight:700; font-size:17px; color:var(--twilight); margin-top:32px; text-align:center; }
.hire-why { padding:90px 0; background:var(--ink); }
.hire-why-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
.hire-why-card { background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); border-radius:16px; padding:32px 28px; }
.hire-why-num { font-family:'LineSeed',sans-serif; font-weight:700; font-size:34px; color:var(--butter); margin-bottom:14px; }
.hire-why-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:18px; color:#fff; margin:0 0 12px; }
.hire-why-d { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; color:rgba(255,255,255,0.65); line-height:1.9; margin:0; }
.hire-plans { padding:90px 0; background:var(--bg); }
.hire-plan-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; }
.hire-plan-card { background:#fff; border:1.5px solid var(--border); border-radius:16px; padding:32px; transition:border-color 0.25s, transform 0.25s, box-shadow 0.25s; display:flex; flex-direction:column; }
.hire-plan-card:hover { border-color:var(--twilight); transform:translateY(-4px); box-shadow:0 16px 40px rgba(54,76,132,0.14); }
.hire-plan-name { font-family:'LineSeed',sans-serif; font-weight:700; font-size:21px; color:var(--ink); margin:0 0 8px; }
.hire-plan-for { font-family:'LineSeed',sans-serif; font-weight:400; font-size:12.5px; color:var(--twilight); background:var(--sky-light); display:inline-block; align-self:flex-start; padding:4px 12px; border-radius:999px; margin-bottom:14px; }
.hire-plan-desc { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; color:var(--ink-soft); line-height:1.85; margin:0 0 18px; flex:1; }
.hire-plan-price { font-family:'LineSeed',sans-serif; font-weight:700; font-size:16px; color:var(--ink); margin-bottom:18px; }
.hire-plan-btn { font-family:'LineSeed',sans-serif; font-weight:700; font-size:14px; color:var(--twilight); border:1.5px solid var(--twilight); border-radius:999px; padding:10px 24px; text-decoration:none; text-align:center; transition:all 0.2s; }
.hire-plan-btn:hover { background:var(--twilight); color:#fff; }
.hire-proof { padding:90px 0; background:#fff; }
.hire-proof-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.hire-proof-card { position:relative; aspect-ratio:4/3; border-radius:14px; overflow:hidden; display:block; text-decoration:none; }
.hire-proof-img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; }
.hire-proof-overlay { position:absolute; inset:0; background:linear-gradient(180deg, rgba(54,76,132,0) 30%, rgba(54,76,132,0.82) 100%); display:flex; flex-direction:column; justify-content:flex-end; padding:20px; transition:background 0.25s; }
.hire-proof-card:hover .hire-proof-overlay { background:linear-gradient(180deg, rgba(54,76,132,0.15) 0%, rgba(54,76,132,0.9) 100%); }
.hire-proof-badge { font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; color:var(--ink); background:var(--butter); align-self:flex-start; padding:4px 12px; border-radius:999px; margin-bottom:10px; }
.hire-proof-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:16px; color:#fff; }
.hire-more-link { font-family:'LineSeed',sans-serif; font-weight:700; font-size:15px; color:var(--twilight); text-decoration:none; }
.hire-more-link:hover { text-decoration:underline; }
.hire-testi { padding:20px 0 90px; background:#fff; }
.hire-testi-wrap { overflow:hidden; }
.hire-testi-belt { display:flex; gap:20px; width:max-content; animation:testiMove 90s linear infinite; padding:8px 0; }
.hire-testi-wrap:hover .hire-testi-belt { animation-play-state:paused; }
.hire-testi-card { width:380px; flex:0 0 auto; background:var(--sky-light); border-radius:16px; padding:26px 30px; display:flex; flex-direction:column; }
.hire-testi-mark { font-family:Georgia,serif; font-size:44px; color:var(--twilight); line-height:0.6; margin-bottom:14px; }
.hire-testi-quote { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; color:var(--ink-soft); line-height:1.9; margin:0 0 16px; flex:1; }
.hire-testi-who { font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; color:var(--twilight); }
@keyframes testiMove { to { transform:translateX(-50%); } }
.hire-faq { background:#fff; }
.hire-faq .faq-item { background:#f3f5f8; border-color:#e4e8ee; }
.hire-faq .faq-item.open { border-color:var(--twilight); }
.hire-steps { padding:90px 0 10px; background:var(--sky-light); }
.hire-steps-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
.hire-step { text-align:center; padding:28px 20px; }
.hire-step-num { font-family:'LineSeed',sans-serif; font-weight:700; font-size:15px; color:#fff; background:var(--twilight); width:40px; height:40px; border-radius:50%; display:flex; align-items:center; justify-content:center; margin:0 auto 16px; }
.hire-step-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:18px; color:var(--ink); margin:0 0 10px; }
.hire-step-d { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14px; color:var(--ink-soft); line-height:1.8; margin:0; }
.hire-final { padding:40px 0 100px; background:var(--sky-light); }
.hire-final-box { background:linear-gradient(135deg, #364C84 0%, #4968a7 100%); border-radius:24px; padding:64px 48px; text-align:center; position:relative; }
.hire-final-box.has-photo { text-align:left; padding-right:340px; }
.hire-final-box.has-photo .hire-final-row { justify-content:flex-start; }
.hire-final-photo { position:absolute; right:36px; bottom:0; width:300px; max-width:38%; pointer-events:none; filter:drop-shadow(0 12px 32px rgba(54,76,132,0.35)); }
.hire-final-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(24px,3.4vw,34px); color:#fff; margin:0 0 14px; }
.hire-final-s { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; color:rgba(255,255,255,0.72); margin:0 0 32px; }
.hire-final-row { display:flex; align-items:center; justify-content:center; gap:28px; flex-wrap:wrap; }
.hire-final-qr { width:110px; height:110px; border-radius:12px; background:#fff; padding:6px; }
.hire-final-alt { display:inline-block; font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; color:rgba(255,255,255,0.55); margin-top:24px; }
.hire-final-alt:hover { color:#fff; }
.hire-sticky-cta { display:none; }

/* 跟我學設計 銷售頁（活潑風格） */
.learn-hero { position:relative; background:var(--sky-light); padding:80px 0 70px; overflow:hidden; }
.learn-hero-blob { position:absolute; border-radius:50%; pointer-events:none; }
.learn-hero-blob.b1 { width:420px; height:420px; background:var(--butter); opacity:0.5; top:-140px; right:-100px; }
.learn-hero-blob.b2 { width:260px; height:260px; background:var(--twilight); opacity:0.1; bottom:-100px; left:-80px; }
.learn-hero-grid { position:relative; display:grid; grid-template-columns:1.2fr 1fr; gap:40px; align-items:center; }
.learn-eyebrow { display:inline-block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; color:var(--twilight); background:#fff; border:1.5px solid var(--twilight); padding:7px 18px; border-radius:999px; margin-bottom:22px; }
.learn-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(32px,4.6vw,52px); color:var(--ink); line-height:1.3; margin:0 0 18px; }
.learn-title-hl { background:linear-gradient(transparent 58%, var(--butter) 58%); padding:0 4px; }
.learn-sub { font-family:'LineSeed',sans-serif; font-weight:400; font-size:16px; color:var(--ink-soft); line-height:1.95; margin:0 0 22px; max-width:520px; }
.learn-trust-row { display:flex; flex-wrap:wrap; gap:10px; margin-bottom:30px; }
.learn-trust-chip { font-family:'LineSeed',sans-serif; font-weight:700; font-size:12.5px; color:var(--ink); background:#fff; padding:8px 16px; border-radius:999px; box-shadow:0 3px 12px rgba(66,107,194,0.12); }
.learn-cta-btn { display:inline-block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:15.5px; color:var(--ink); background:var(--butter); padding:15px 34px; border-radius:999px; text-decoration:none; box-shadow:0 6px 20px rgba(247,213,84,0.4); transition:transform 0.2s, box-shadow 0.2s; }
.learn-cta-btn:hover { transform:translateY(-3px) rotate(-1deg); box-shadow:0 10px 28px rgba(247,213,84,0.55); }
.learn-hero-photo-wrap { position:relative; text-align:center; align-self:end; margin-bottom:-70px; }
.learn-photo-blob { position:absolute; inset:8% 6% 0; background:var(--twilight); opacity:0.14; border-radius:46% 54% 52% 48% / 48% 46% 54% 52%; }
.learn-hero-photo { position:relative; width:100%; max-width:400px; display:block; margin:0 auto; filter:drop-shadow(0 14px 30px rgba(26,26,46,0.22)); }
.learn-photo-badge { position:absolute; bottom:18px; left:50%; transform:translateX(-50%) rotate(2deg); font-family:'LineSeed',sans-serif; font-weight:700; font-size:14px; color:var(--ink); background:#fff; padding:10px 22px; border-radius:999px; box-shadow:0 6px 20px rgba(26,26,46,0.15); white-space:nowrap; }
.learn-h2 { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(25px,3.4vw,36px); color:var(--ink); text-align:center; margin:0 0 40px; }
.learn-why { padding:90px 0 80px; background:#fff; }
.learn-why-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
.learn-why-card { border-radius:22px; padding:34px 28px; transition:transform 0.25s; }
.learn-why-card:hover { transform:translateY(-6px); }
.learn-why-card.wc-blue { background:var(--sky-light); }
.learn-why-card.wc-yellow { background:#fdf6d8; }
.learn-why-card.wc-pink { background:#fdeef0; }
.learn-why-num { font-family:'LineSeed',sans-serif; font-weight:700; font-size:32px; color:var(--twilight); margin-bottom:12px; }
.learn-why-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:18.5px; color:var(--ink); margin:0 0 12px; }
.learn-why-d { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; color:var(--ink-soft); line-height:1.9; margin:0; }
.learn-courses { padding:90px 0; background:var(--sky-light); }
.learn-courses-sub { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; color:var(--ink-soft); text-align:center; margin:-24px 0 44px; }
.learn-course-card { display:grid; grid-template-columns:1fr 1.15fr; gap:0; background:#fff; border-radius:26px; overflow:hidden; box-shadow:0 10px 36px rgba(66,107,194,0.12); margin-bottom:36px; }
.learn-course-img-col { position:relative; min-height:280px; }
.learn-step-badge { position:absolute; top:18px; left:18px; z-index:2; font-family:'LineSeed',sans-serif; font-weight:700; font-size:12.5px; color:var(--ink); background:var(--butter); padding:8px 18px; border-radius:999px; box-shadow:0 4px 14px rgba(26,26,46,0.15); }
.learn-course-img { width:100%; height:100%; object-fit:cover; display:block; transition:transform 0.35s; }
.learn-course-img-col a { display:block; height:100%; }
.learn-course-card:hover .learn-course-img { transform:scale(1.04); }
.learn-course-body { padding:38px 40px; display:flex; flex-direction:column; }
.learn-platform-pill { align-self:flex-start; font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; color:var(--twilight); background:var(--sky-light); padding:5px 14px; border-radius:999px; margin-bottom:14px; }
.learn-course-name { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(19px,2.2vw,24px); color:var(--ink); margin:0 0 12px; line-height:1.4; }
.learn-course-desc { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; color:var(--ink-soft); line-height:1.9; margin:0 0 16px; }
.learn-course-who { list-style:none; padding:0; margin:0 0 18px; }
.learn-course-who li { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13.5px; color:var(--ink-soft); line-height:2; }
.learn-stat-row { display:flex; flex-wrap:wrap; gap:8px; margin-bottom:22px; }
.learn-stat-chip { font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; color:var(--ink); background:#f3f5f8; padding:6px 14px; border-radius:999px; }
.learn-course-foot { margin-top:auto; display:flex; align-items:center; justify-content:space-between; gap:16px; flex-wrap:wrap; }
.learn-price { font-family:'LineSeed',sans-serif; font-weight:700; font-size:22px; color:var(--ink); }
.learn-buy-btn { font-family:'LineSeed',sans-serif; font-weight:700; font-size:14.5px; color:#fff; background:var(--twilight); padding:13px 28px; border-radius:999px; text-decoration:none; transition:transform 0.2s, background 0.2s; }
.learn-buy-btn:hover { background:var(--twilight-dark); transform:translateY(-2px); }
.learn-sw { padding:20px 0 90px; background:#fff; }
.learn-sw-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:24px; }
.learn-sw-card { display:flex; gap:24px; align-items:flex-start; border-radius:22px; padding:34px 32px; transition:transform 0.25s; }
.learn-sw-card:hover { transform:translateY(-6px); }
.learn-sw-card.sw-ai { background:#fff4e3; }
.learn-sw-card.sw-ae { background:#edecff; }
.learn-sw-logo { flex-shrink:0; width:72px; height:auto; border-radius:16px; filter:drop-shadow(0 8px 20px rgba(26,26,46,0.18)); }
.learn-sw-name { font-family:'LineSeed',sans-serif; font-weight:700; font-size:19px; color:var(--ink); margin:4px 0 10px; }
.learn-sw-desc { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; color:var(--ink-soft); line-height:1.9; margin:0; }
.learn-testi { padding:90px 0 70px; background:#fff; overflow:hidden; }
.learn-testi .learn-h2 { margin-bottom:32px; }
.learn-testi-wrap { display:flex; flex-direction:column; gap:20px; }
.learn-testi-belt { display:flex; gap:20px; width:max-content; padding:6px 0; }
.learn-testi-belt.row-l { animation:testiMove 180s linear infinite; }
.learn-testi-belt.row-r { animation:testiMoveR 180s linear infinite; }
.learn-testi-belt:hover { animation-play-state:paused; }
@keyframes testiMoveR { from { transform:translateX(-50%); } to { transform:translateX(0); } }
.learn-testi-card { position:relative; width:360px; flex:0 0 auto; background:var(--sky-light); border-radius:20px; padding:24px 28px 20px; display:flex; flex-direction:column; }
.learn-testi-belt .learn-testi-card:nth-child(3n+2) { background:#fdf6d8; }
.learn-testi-belt .learn-testi-card:nth-child(3n) { background:#fdeef0; }
.learn-testi-quote { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14px; color:var(--ink-soft); line-height:1.9; margin:0 0 12px; flex:1; }
.learn-testi-who { font-family:'LineSeed',sans-serif; font-weight:700; font-size:12.5px; color:var(--twilight); }
.learn-speak { padding:40px 0 70px; background:#fff; }
.learn-speak-box { background:linear-gradient(135deg, #426BC2 0%, #5B84D8 100%); border-radius:28px; padding:56px 52px; }
.learn-speak-box.has-photo { display:grid; grid-template-columns:1.15fr 1fr; gap:44px; align-items:center; }
.learn-speak-photo-col { text-align:center; }
.learn-speak-photo { width:100%; border-radius:18px; display:block; box-shadow:0 14px 36px rgba(0,0,0,0.35); transform:rotate(1.5deg); }
.learn-speak-caption { font-family:'LineSeed',sans-serif; font-weight:700; font-size:12.5px; color:rgba(255,255,255,0.65); margin-top:16px; }
.learn-speak-mic { font-size:36px; margin-bottom:14px; }
.learn-speak-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(23px,3vw,32px); color:#fff; margin:0 0 12px; }
.learn-speak-d { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15px; color:rgba(255,255,255,0.9); line-height:1.9; margin:0 0 22px; max-width:560px; }
.learn-topic-row { display:flex; flex-wrap:wrap; gap:10px; margin-bottom:30px; }
.learn-topic-pill { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13.5px; color:#fff; border:1px solid rgba(255,255,255,0.35); padding:8px 18px; border-radius:999px; }
.learn-final { padding:20px 0 100px; background:#fff; }
.learn-final-box { background:var(--butter); border-radius:28px; padding:56px 48px; text-align:center; }
.learn-final-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(23px,3vw,32px); color:var(--ink); margin:0 0 12px; }
.learn-final-s { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; color:rgba(26,26,46,0.75); margin:0 0 28px; }
.learn-final-btn { display:inline-block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:16px; color:#fff; background:var(--ink); padding:16px 40px; border-radius:999px; text-decoration:none; transition:transform 0.2s; }
.learn-final-btn:hover { transform:translateY(-3px) rotate(-1deg); }

/* 關於品牌 頁面 */
.ab-page { margin-top:56px; background:var(--bg); color:var(--ink); overflow:hidden; }
.ab-hero { position:relative; min-height:72vh; display:flex; align-items:center; padding:96px 24px 110px; background:#364C84; color:#fff; }
.ab-hero::before { content:''; position:absolute; inset:0; background:radial-gradient(circle at 18% 25%, rgba(231,241,168,0.16), transparent 28%), radial-gradient(circle at 82% 72%, rgba(149,177,238,0.18), transparent 30%); pointer-events:none; }
.ab-hero::after { content:''; position:absolute; inset:0; opacity:0.26; background-image:linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px); background-size:46px 46px; mask-image:linear-gradient(to bottom, #000, transparent 82%); pointer-events:none; }
.ab-hero-inner { position:relative; z-index:1; width:min(1120px,100%); margin:0 auto; }
.ab-kicker { font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; letter-spacing:0.22em; color:var(--butter); text-transform:uppercase; margin-bottom:24px; }
.ab-brand-name { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13px; letter-spacing:0.22em; color:rgba(255,255,255,0.48); margin-bottom:30px; }
.ab-slogan-en { max-width:880px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(48px,7vw,104px); color:#fff; line-height:0.98; margin:0 0 28px; text-wrap:balance; }
.ab-slogan-zh { font-family:'LineSeed',sans-serif; font-weight:400; font-size:clamp(17px,2vw,24px); color:rgba(255,255,255,0.78); letter-spacing:0.06em; margin:0; }
.ab-manifest-body { max-width:720px; margin-top:28px; }
.ab-manifest-body p { font-family:'LineSeed',sans-serif; font-weight:400; font-size:16px; line-height:1.95; color:rgba(255,255,255,0.74); margin:0; text-wrap:pretty; }
.ab-manifest-body p + p { margin-top:1.15em; }
.ab-hero-meta { display:flex; flex-wrap:wrap; gap:10px; margin-top:44px; }
.ab-hero-meta span { font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; letter-spacing:0.12em; color:rgba(255,255,255,0.72); border:1px solid rgba(255,255,255,0.18); border-radius:999px; padding:8px 14px; background:rgba(255,255,255,0.04); }
.ab-section-label { font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; letter-spacing:0.18em; color:var(--twilight); text-transform:uppercase; margin-bottom:18px; }
.ab-h2 { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(28px,4.1vw,52px); color:var(--ink); line-height:1.12; margin:0; text-wrap:balance; }
.ab-body p { font-family:'LineSeed',sans-serif; font-weight:400; font-size:16px; color:var(--ink-soft); line-height:2; margin-bottom:1.25em; text-wrap:pretty; }
.ab-origin { padding:112px 0; background:#fff; }
.ab-story-grid { display:grid; grid-template-columns:0.82fr 1.18fr; gap:72px; align-items:start; }
.ab-story-card { position:relative; padding:42px 44px 36px; background:#f7f8f8; border-radius:14px; box-shadow:0 24px 70px rgba(54,76,132,0.08); }
.ab-story-card::before { content:''; position:absolute; left:0; top:38px; bottom:38px; width:5px; background:var(--butter); border-radius:0 6px 6px 0; }
.ab-name-play { display:flex; align-items:center; flex-wrap:wrap; gap:14px; margin-bottom:30px; }
.ab-name-word { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(24px,3.2vw,38px); color:var(--ink-muted); line-height:1; }
.ab-name-word.hl { color:var(--ink); background:linear-gradient(transparent 62%, var(--butter) 62%); padding:0 6px; }
.ab-name-arrow { font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; letter-spacing:0.18em; color:var(--twilight); text-transform:uppercase; }
.ab-values { padding:120px 0 132px; background:#f7f8f8; }
.ab-values-head { display:grid; grid-template-columns:0.9fr 1.1fr; gap:72px; align-items:end; margin-bottom:82px; }
.ab-values-label { font-family:'LineSeed',sans-serif; font-weight:400; font-size:clamp(44px,6vw,84px); line-height:1; letter-spacing:0.02em; color:var(--ink); text-transform:uppercase; }
.ab-values-intro { max-width:520px; justify-self:end; }
.ab-values-intro h2 { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(22px,2.6vw,34px); line-height:1.25; color:var(--ink); margin:0 0 14px; text-wrap:balance; }
.ab-values-intro p { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; line-height:1.9; color:var(--ink-soft); margin:0; text-wrap:pretty; }
.ab-values-intro p + p { margin-top:0.9em; }
.ab-values-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:86px 100px; }
.ab-value-item h3 { display:inline; font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(28px,3.7vw,48px); line-height:1.32; color:var(--ink); margin:0; background:linear-gradient(transparent 58%, rgba(149,177,238,0.18) 58%); box-decoration-break:clone; -webkit-box-decoration-break:clone; padding:0 8px 2px; text-wrap:balance; }
.ab-value-item .ab-card-body { max-width:560px; margin-top:30px; }
.ab-value-item .ab-card-body p { font-family:'LineSeed',sans-serif; font-weight:400; font-size:17px; line-height:1.95; color:var(--ink); margin:0; text-wrap:pretty; }
.ab-belief { padding:112px 0 120px; background:#eef3d2; }
.ab-belief-head { max-width:760px; margin-bottom:42px; }
.ab-belief-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:16px; }
.ab-belief-card { min-height:250px; padding:30px 30px 28px; background:rgba(247,248,248,0.74); border-radius:14px; box-shadow:0 18px 60px rgba(54,76,132,0.08); }
.ab-card-num { display:block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; letter-spacing:0.18em; color:var(--twilight); margin-bottom:18px; }
.ab-belief-card h3 { font-family:'LineSeed',sans-serif; font-weight:700; font-size:20px; line-height:1.35; color:var(--ink); margin:0 0 12px; text-wrap:balance; }
.ab-belief-card p { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; color:var(--ink-soft); line-height:1.95; margin:0; text-wrap:pretty; }
.ab-card-body p + p { margin-top:0.95em; }
.ab-method { padding:104px 0; background:#fff; }
.ab-method-panel { position:relative; overflow:hidden; padding:56px; border-radius:16px; background:var(--ink); color:#fff; }
.ab-method-panel::after { content:'LONG WAY'; position:absolute; right:-18px; bottom:-18px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(62px,10vw,140px); line-height:1; color:rgba(255,255,255,0.04); pointer-events:none; }
.ab-method .ab-section-label { color:var(--butter); }
.ab-method-title { position:relative; z-index:1; max-width:760px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(26px,3.8vw,46px); line-height:1.28; margin:0 0 34px; text-wrap:balance; }
.ab-method-list { position:relative; z-index:1; display:flex; flex-wrap:wrap; gap:10px; }
.ab-method-list span { font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; color:rgba(255,255,255,0.82); border:1px solid rgba(255,255,255,0.18); border-radius:8px; padding:9px 14px; background:rgba(255,255,255,0.06); }
.ab-founder { padding:104px 0; background:#fff; }
.ab-founder-grid { display:grid; grid-template-columns:0.82fr 1.18fr; gap:72px; align-items:center; }
.ab-founder-photo-col { position:relative; }
.ab-founder-photo { display:block; width:100%; max-width:360px; margin:0 auto; background:#e7f1a8; border-radius:16px; padding:24px 24px 0; box-shadow:0 24px 70px rgba(54,76,132,0.1); }
.ab-founder-name { font-family:'LineSeed',sans-serif; font-weight:700; font-size:19px; color:var(--ink); margin:6px 0 4px; }
.ab-founder-role { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13.5px; color:var(--twilight); margin-bottom:22px; }
.ab-industry { padding:110px 0; background:#f7f8f8; }
.ab-teach { padding:110px 0; background:#f7f8f8; }
.ab-teach-grid { display:grid; grid-template-columns:0.82fr 1.18fr; gap:72px; align-items:start; }
.ab-side-note { max-width:260px; font-family:'LineSeed',sans-serif; font-weight:400; font-size:15px; color:var(--ink-muted); line-height:1.9; margin:0; }
.ab-industry-tags { display:flex; flex-wrap:wrap; gap:8px; margin:28px 0 34px; }
.ab-industry-tags span { font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; color:var(--ink); border:1px solid var(--border); background:#fff; border-radius:999px; padding:7px 14px; }
.ab-exp-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:0; border-top:1px solid rgba(54,76,132,0.14); border-bottom:1px solid rgba(54,76,132,0.14); }
.ab-exp-item { min-width:0; padding:22px 18px; border-left:1px solid rgba(54,76,132,0.14); }
.ab-exp-item:first-child { border-left:0; padding-left:0; }
.ab-exp-item strong { display:block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(26px,3vw,38px); line-height:1; color:var(--ink); white-space:nowrap; }
.ab-exp-item span { display:block; margin-top:10px; font-family:'LineSeed',sans-serif; font-weight:400; font-size:12px; line-height:1.5; color:var(--ink-muted); }
.ab-meaning { padding:104px 0; background:#f7f8f8; }
.ab-meaning .ab-section-label { color:var(--butter); }
.ab-method-copy { position:relative; z-index:1; max-width:760px; }
.ab-method-copy p { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; line-height:1.95; color:rgba(255,255,255,0.76); margin:0 0 1.2em; text-wrap:pretty; }
.ab-cta { padding:0 0 118px; background:#f7f8f8; }
.ab-cta-box { text-align:center; padding:58px 32px 62px; border-radius:18px; background:var(--butter); }
.ab-cta-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(25px,3.4vw,40px); color:var(--ink); margin:0 0 12px; }
.ab-cta-s { max-width:560px; margin:0 auto 28px; font-family:'LineSeed',sans-serif; font-weight:400; font-size:15px; line-height:1.8; color:rgba(54,76,132,0.74); }
.ab-cta-s p { margin:0; }
.ab-cta-s p + p { margin-top:0.85em; }
.ab-cta-btn { display:inline-flex; align-items:center; justify-content:center; font-family:'LineSeed',sans-serif; font-weight:700; font-size:15px; color:#fff; background:var(--ink); padding:14px 30px; border-radius:999px; text-decoration:none; transition:transform 0.2s, box-shadow 0.2s; }
.ab-cta-btn:hover { transform:translateY(-2px); box-shadow:0 14px 30px rgba(54,76,132,0.18); }

/* 一頁式 CV */
.cv-page { --cv-green:var(--twilight-dark); --cv-green-soft:#2c3f76; --cv-yellow:var(--butter); --cv-cream:var(--bg); --cv-muted:var(--ink-muted); background:var(--bg); color:var(--ink); }
.cv-page .inner { max-width:1320px; }
.cv-hero { background:var(--bg); padding:92px 0 72px; overflow:hidden; }
.cv-hero-grid { display:grid; grid-template-columns:minmax(0,0.9fr) minmax(420px,0.9fr); gap:64px; align-items:center; }
.cv-mini-label,.cv-section-kicker { display:inline-flex; align-items:center; gap:8px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; color:var(--cv-muted); letter-spacing:0.02em; margin-bottom:16px; }
.cv-mini-label::before,.cv-section-kicker::before { content:''; width:14px; height:2px; background:var(--cv-yellow); border-radius:2px; }
.cv-name { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(34px,4.2vw,60px); line-height:1.08; letter-spacing:0; color:var(--ink); margin:0; text-wrap:balance; }
.cv-name span,.cv-name em { display:block; }
.cv-name em { color:var(--twilight); font-style:italic; font-size:clamp(46px,5.7vw,86px); }
.cv-location { margin-top:14px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:18px; color:var(--cv-green); }
.cv-intro { font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; color:var(--ink-soft); line-height:1.92; margin:22px 0 0; max-width:620px; }
.cv-hero-btns { display:flex; gap:14px; flex-wrap:wrap; align-items:center; margin-top:30px; }
.cv-btn-primary,.cv-btn-secondary,.cv-btn-outline-light,.cv-small-link { display:inline-flex; align-items:center; justify-content:center; gap:10px; min-height:48px; padding:13px 28px; border-radius:999px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; line-height:1; text-decoration:none; transition:transform .2s ease, background .2s ease, border-color .2s ease; }
.cv-btn-primary { background:var(--cv-green); color:#fff; border:1px solid var(--cv-green); }
.cv-btn-secondary { background:var(--white); color:var(--ink); border:1.5px solid var(--border); }
.cv-btn-primary::after,.cv-btn-secondary::after,.cv-small-link::after,.cv-btn-outline-light::after { content:'→'; }
.cv-btn-primary:hover,.cv-btn-secondary:hover,.cv-btn-outline-light:hover,.cv-small-link:hover { transform:translateY(-2px); }
.cv-photo-stage { position:relative; min-height:600px; display:flex; align-items:flex-end; justify-content:center; }
.cv-photo-bg { position:absolute; width:min(92%,520px); aspect-ratio:1; border-radius:50%; background:var(--cv-yellow); bottom:42px; right:6%; }
.cv-photo { position:relative; z-index:2; display:block; width:100%; max-width:520px; border-radius:0 0 999px 999px; object-fit:contain; filter:drop-shadow(0 24px 40px rgba(54,76,132,.16)); }
.cv-floating-tag { position:absolute; z-index:3; display:inline-flex; align-items:center; min-height:32px; padding:8px 15px; border-radius:999px; background:var(--cv-green); color:#fff; font-family:'LineSeed',sans-serif; font-weight:700; font-size:12px; box-shadow:0 12px 28px rgba(54,76,132,.16); }
.cv-floating-tag.tag-a { right:0; top:24%; background:var(--cv-yellow); color:var(--ink); }
.cv-floating-tag.tag-b { left:-2%; bottom:23%; }
.cv-floating-tag.tag-c { right:10%; bottom:7%; background:var(--cv-yellow); color:var(--ink); }
.cv-ticker { overflow:hidden; background:var(--cv-yellow); border-top:8px solid var(--cv-green); border-bottom:8px solid var(--cv-green); transform:rotate(-1.4deg); transform-origin:center; margin:-8px -2vw 0; }
.cv-ticker-belt { display:flex; width:max-content; align-items:center; animation:tickerMove 44s linear infinite; }
.cv-ticker span,.cv-ticker i { flex-shrink:0; font-family:'LineSeed',sans-serif; font-weight:700; font-size:22px; color:var(--ink); padding:18px 28px; font-style:normal; }
.cv-ticker i { color:var(--cv-green); font-size:26px; padding-left:8px; padding-right:8px; }
.cv-about { background:linear-gradient(135deg, #364C84 0%, #4968a7 62%, #2c3f76 100%); padding:108px 0; color:#fff; margin-top:-2px; }
.cv-about .cv-section-kicker,.cv-faq .cv-section-kicker { color:rgba(255,255,255,.72); }
.cv-about-grid { display:grid; grid-template-columns:minmax(260px,0.8fr) minmax(0,1.2fr); gap:72px; align-items:center; }
.cv-about-portrait { position:relative; justify-self:center; width:min(100%,360px); aspect-ratio:1; border-radius:50%; background:var(--cv-yellow); overflow:hidden; }
.cv-about-portrait img { width:100%; height:100%; object-fit:cover; object-position:center bottom; }
.cv-section-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:clamp(30px,4vw,54px); line-height:1.18; color:var(--ink); margin:0; text-wrap:balance; }
.cv-section-title.light { color:#fff; }
.cv-about-copy p { max-width:720px; font-family:'LineSeed',sans-serif; font-weight:400; font-size:15.5px; line-height:1.9; color:rgba(255,255,255,.78); margin:22px 0 0; }
.cv-stats { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; margin:34px 0 30px; max-width:720px; }
.cv-stats strong { display:block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:32px; line-height:1; color:var(--cv-yellow); white-space:nowrap; }
.cv-stats span { display:block; margin-top:8px; font-size:12px; color:rgba(255,255,255,.62); line-height:1.45; }
.cv-btn-outline-light { color:#fff; border:1.5px solid rgba(255,255,255,.38); background:transparent; }
.cv-services,.cv-journey,.cv-contact { padding:96px 0; background:var(--bg); }
.cv-section-head { text-align:center; margin:0 auto 42px; max-width:760px; }
.cv-section-head.align-left { text-align:left; margin-left:0; }
.cv-section-head.split { max-width:none; display:flex; justify-content:space-between; align-items:flex-end; gap:28px; }
.cv-section-head.dark .cv-section-kicker { color:rgba(255,255,255,.72); }
.cv-tools-grid { display:grid; grid-template-columns:repeat(6,1fr); gap:18px; }
.cv-tool-card { min-width:0; text-align:center; }
.cv-tool-mark { width:104px; height:132px; border-radius:999px; background:#edf2ff; display:flex; align-items:center; justify-content:center; margin:0 auto 18px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:22px; color:var(--cv-green); }
.cv-tool-card h3 { margin:0 0 8px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:16px; color:var(--ink); }
.cv-tool-card p { margin:0; font-size:12.5px; line-height:1.7; color:var(--ink-soft); }
.cv-services { background:var(--cv-cream); }
.cv-service-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.cv-service-card { background:var(--white); border-radius:8px; padding:32px 28px; box-shadow:0 14px 34px rgba(54,76,132,.06); }
.cv-service-card span { display:inline-flex; color:var(--cv-yellow); font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; margin-bottom:18px; }
.cv-service-card h3,.cv-collab-card h3 { margin:0 0 12px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:20px; color:var(--ink); }
.cv-service-card p,.cv-collab-card p { margin:0; font-size:14px; line-height:1.85; color:var(--ink-soft); }
.cv-works { padding:96px 0; background:#f4f7e3; }
.cv-small-link { color:var(--ink); border:1px solid var(--border); background:#fff; }
.cv-work-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:28px; }
.cv-work-card { display:block; overflow:hidden; border-radius:8px; background:var(--white); text-decoration:none; color:inherit; box-shadow:0 16px 42px rgba(54,76,132,.06); transition:transform .22s ease, box-shadow .22s ease; }
.cv-work-card:hover { transform:translateY(-4px); box-shadow:0 24px 54px rgba(54,76,132,.1); }
.cv-work-card img { width:100%; aspect-ratio:16/11; object-fit:cover; display:block; }
.cv-work-body { padding:18px 20px 22px; }
.cv-work-body span { display:inline-flex; background:var(--cv-yellow); color:var(--ink); border-radius:999px; padding:6px 13px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:11px; margin-bottom:12px; }
.cv-work-body h3 { margin:0; font-family:'LineSeed',sans-serif; font-weight:700; font-size:20px; line-height:1.35; color:var(--ink); }
.cv-journey-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:28px; }
.cv-timeline-card { background:#f7f8f8; border-radius:8px; padding:38px 34px; }
.cv-timeline-card h3 { margin:0 0 24px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:24px; color:var(--ink); }
.cv-timeline-item { position:relative; padding:0 0 24px 22px; border-left:2px solid #ddd; }
.cv-timeline-item:last-child { padding-bottom:0; }
.cv-timeline-item time { display:block; color:#9aa0ad; font-size:12px; margin-bottom:5px; }
.cv-timeline-item strong { display:block; font-family:'LineSeed',sans-serif; font-weight:700; font-size:18px; color:var(--ink); }
.cv-timeline-item p { margin:6px 0 0; font-size:13px; line-height:1.7; color:var(--ink-soft); }
.cv-collab { background:linear-gradient(135deg, #364C84 0%, #4968a7 62%, #2c3f76 100%); padding:96px 0; }
.cv-collab-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:26px; }
.cv-collab-card { background:rgba(255,255,255,.94); border-radius:8px; padding:32px 28px; color:var(--ink); min-height:240px; transition:transform .24s ease, background .24s ease, box-shadow .24s ease; }
.cv-collab-card span { display:inline-flex; color:var(--twilight); font-family:'LineSeed',sans-serif; font-weight:700; font-size:13px; margin-bottom:20px; }
.cv-collab-card h3 { color:var(--ink); }
.cv-collab-card p { color:var(--ink-soft); }
.cv-collab-card:hover { background:var(--cv-yellow); transform:translateY(-16px); box-shadow:0 24px 52px rgba(0,0,0,.18); }
.cv-collab-card:hover span { color:var(--twilight); }
.cv-process { background:#fff; padding:104px 0; }
.cv-process-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; counter-reset:process; }
.cv-process-card { position:relative; min-height:238px; padding:30px 28px 28px; border-radius:8px; background:#edf2ff; border:1px solid rgba(54,76,132,.12); overflow:hidden; transition:transform .22s ease, background .22s ease, box-shadow .22s ease; }
.cv-process-card::after { content:''; position:absolute; right:-34px; top:-42px; width:128px; aspect-ratio:1; border-radius:50%; background:rgba(231,241,168,.62); }
.cv-process-card:hover { transform:translateY(-8px); background:var(--white); box-shadow:0 22px 48px rgba(54,76,132,.12); }
.cv-process-num { position:relative; z-index:1; display:inline-flex; align-items:center; justify-content:center; width:46px; height:46px; border-radius:50%; background:var(--twilight); color:#fff; font-family:'LineSeed',sans-serif; font-weight:700; font-size:14px; margin-bottom:22px; }
.cv-process-card h3 { position:relative; z-index:1; margin:0 0 16px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:22px; color:var(--ink); }
.cv-process-card ul { position:relative; z-index:1; margin:0; padding:0; display:grid; gap:8px; }
.cv-process-card li { list-style:none; position:relative; padding-left:16px; font-size:14px; line-height:1.75; color:var(--ink-soft); }
.cv-process-card li::before { content:''; position:absolute; left:0; top:.78em; width:5px; height:5px; border-radius:50%; background:var(--butter); box-shadow:0 0 0 3px rgba(255,234,154,.28); }
.cv-faq { background:linear-gradient(135deg, #364C84 0%, #4968a7 62%, #2c3f76 100%); padding:96px 0; color:#fff; }
.cv-faq-list { max-width:980px; margin:0 auto; display:grid; gap:12px; }
.cv-faq-item { border-radius:8px; background:rgba(255,255,255,.12); overflow:hidden; }
.cv-faq-item[open] { background:var(--cv-yellow); color:var(--ink); }
.cv-faq-item summary { cursor:pointer; list-style:none; display:flex; justify-content:space-between; gap:18px; padding:22px 24px; font-family:'LineSeed',sans-serif; font-weight:700; font-size:17px; }
.cv-faq-item summary::-webkit-details-marker { display:none; }
.cv-faq-item summary::after { content:'+'; font-size:24px; line-height:1; }
.cv-faq-item[open] summary::after { content:'−'; }
.cv-faq-item p { margin:0; padding:0 24px 22px; font-size:14px; line-height:1.8; color:rgba(54,76,132,.72); }
.cv-contact-grid { display:grid; grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr); gap:56px; align-items:center; }
.cv-contact p { margin:22px 0 0; max-width:620px; font-size:15px; line-height:1.9; color:var(--ink-soft); }
.cv-contact-meta { display:flex; flex-direction:column; gap:9px; margin-top:26px; font-family:'LineSeed',sans-serif; font-weight:400; font-size:14px; color:var(--ink-soft); }
.cv-contact-actions { display:flex; flex-direction:column; align-items:flex-start; gap:14px; }
.cv-contact-actions img { width:128px; border-radius:12px; background:var(--white); padding:10px; box-shadow:0 12px 32px rgba(54,76,132,.12); margin-top:8px; }

/* 分類切換籤（設計知識） */
.cat-filter { display:flex; flex-wrap:wrap; gap:10px; margin:-16px 0 40px; }
.cat-pill { font-family:'LineSeed',sans-serif; font-weight:700; font-size:13.5px; color:var(--ink-soft); background:#fff; border:1.5px solid var(--border); padding:9px 22px; border-radius:999px; text-decoration:none; transition:all 0.2s; }
.cat-pill:hover { border-color:var(--twilight); color:var(--twilight); }
.cat-pill.active { background:var(--twilight); border-color:var(--twilight); color:#fff; }

/* 微動態：卡片 hover 浮起 + 漂浮元素 */
.hire-pain-card, .hire-step, .ab-story-card, .ab-belief-card, .cv-service-card, .cv-work-card, .cv-timeline-card { transition:opacity 0.7s cubic-bezier(0.4,0,0.2,1), transform 0.45s ease, box-shadow 0.28s ease; }
.hire-pain-card:hover, .hire-step:hover, .ab-story-card:hover, .ab-belief-card:hover, .cv-service-card:hover, .cv-timeline-card:hover { transform:translateY(-5px); box-shadow:0 16px 40px rgba(66,107,194,0.14); }
.cv-work-card:hover { transform:translateY(-5px); box-shadow:0 16px 40px rgba(66,107,194,0.16); }
.hire-why-card { transition:opacity 0.7s cubic-bezier(0.4,0,0.2,1), transform 0.45s ease, box-shadow 0.28s ease; }
.hire-why-card:hover { transform:translateY(-5px); box-shadow:0 16px 40px rgba(0,0,0,0.28); }
@keyframes jwFloat { 0%,100% { transform:translateY(0); } 50% { transform:translateY(-14px); } }
.learn-hero-blob.b1 { animation:jwFloat 7s ease-in-out infinite; }
.learn-hero-blob.b2 { animation:jwFloat 9s ease-in-out infinite reverse; }
.learn-photo-blob { animation:jwFloat 8s ease-in-out infinite; }
.cv-photo-bg { animation:jwFloat 8s ease-in-out infinite; }
.cv-floating-tag { animation:jwFloat 6s ease-in-out infinite; }
.cv-floating-tag.tag-b { animation-duration:7.5s; animation-delay:0.8s; }
.cv-floating-tag.tag-c { animation-duration:6.8s; animation-delay:1.4s; }
@media(prefers-reduced-motion:reduce) { .learn-hero-blob, .learn-photo-blob, .cv-photo-bg, .cv-floating-tag { animation:none; } }

/* SEO 文章版型 */
.article-toc { max-width:720px; background:var(--sky-light); border-radius:14px; padding:24px 28px; margin:0 0 2.4em; }
.article-toc-title { font-family:'LineSeed',sans-serif; font-weight:700; font-size:15px; color:var(--ink); margin-bottom:12px; padding-bottom:10px; border-bottom:1.5px solid rgba(66,107,194,0.2); }
.article-toc ol { list-style:none; padding:0; margin:0; counter-reset:toc; }
.article-toc li { margin:0; }
.article-toc li.toc-l2 { counter-increment:toc; }
.article-toc li.toc-l2 a::before { content:counter(toc) '. '; font-weight:700; color:var(--twilight); }
.article-toc li.toc-l3 { padding-left:26px; }
.article-toc li.toc-l3 a::before { content:'— '; color:var(--ink-muted); }
.article-toc a { display:block; font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; color:var(--ink-soft); text-decoration:none; padding:6px 0; line-height:1.7; transition:color 0.2s, transform 0.2s; }
.article-toc a:hover { color:var(--twilight); transform:translateX(3px); }
.single-content h2 { position:relative; padding-left:18px; }
.single-content h2::before { content:''; position:absolute; left:0; top:0.18em; bottom:0.18em; width:5px; border-radius:3px; background:var(--twilight); }
.single-content h2[id], .single-content h3[id] { scroll-margin-top:80px; }
.article-cta { max-width:720px; background:linear-gradient(135deg, #426BC2 0%, #5B84D8 100%); border-radius:18px; padding:36px 36px 40px; margin:56px 0 0; }
.article-cta-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:21px; color:#fff; margin-bottom:8px; }
.article-cta-s { font-family:'LineSeed',sans-serif; font-weight:400; font-size:14.5px; color:rgba(255,255,255,0.88); line-height:1.8; margin:0 0 22px; }
.article-cta-btns { display:flex; gap:14px; flex-wrap:wrap; align-items:center; }
.article-cta .works-more-btn { color:#fff; border-color:rgba(255,255,255,0.6); }
.article-cta .works-more-btn:hover { background:#fff; color:var(--twilight); }
.article-author { max-width:720px; display:flex; gap:24px; align-items:flex-start; background:var(--sky-light); border-radius:18px; padding:28px 30px; margin:24px 0 0; }
.article-author-photo { flex-shrink:0; width:88px; height:88px; object-fit:cover; object-position:top; border-radius:50%; background:#fff; }
.article-author-label { font-family:'LineSeed',sans-serif; font-weight:900; font-size:10.5px; letter-spacing:0.18em; color:var(--twilight); margin-bottom:6px; }
.article-author-name { font-family:'LineSeed',sans-serif; font-weight:700; font-size:17px; color:var(--ink); margin-bottom:6px; }
.article-author-bio { font-family:'LineSeed',sans-serif; font-weight:400; font-size:13.5px; color:var(--ink-soft); line-height:1.85; margin:0 0 10px; }
.article-author-link { font-family:'LineSeed',sans-serif; font-weight:700; font-size:13.5px; color:var(--twilight); text-decoration:none; }
.article-author-link:hover { text-decoration:underline; }
.article-related { padding:70px 0 90px; background:var(--bg); }
.article-related-t { font-family:'LineSeed',sans-serif; font-weight:700; font-size:24px; color:var(--ink); margin:0 0 28px; }

/* MOBILE */
@media(max-width:768px) {
  .inner { padding-left:20px; padding-right:20px; }
  .nav-inner { padding-left:20px; padding-right:20px; }
  .side-label { display:none; }
  .social-float { display:none; }
  .hero-new { align-items:flex-start; }
  .hero-content-wrap { padding:80px 20px 200px; }
  .hero-h1 { gap:14px; margin-bottom:36px; }
  .hero-h1-main { font-size:clamp(32px,9.6vw,48px); line-height:1.12; }
  .hero-h1-sub { font-size:clamp(15px,4.3vw,21px); line-height:1.45; letter-spacing:0.03em; }
  .hero-h1-em { font-size:clamp(22px,6.6vw,34px); line-height:1.12; max-width:10.2em; }
  .hero-main-small .hero-h1-main { font-size:clamp(28px,8.5vw,42px); }
  .hero-main-large .hero-h1-main { font-size:clamp(36px,10.8vw,54px); }
  .hero-sub-small .hero-h1-sub { font-size:clamp(14px,3.8vw,18px); }
  .hero-sub-large .hero-h1-sub { font-size:clamp(17px,4.8vw,24px); }
  .hero-em-small .hero-h1-em { font-size:clamp(18px,5.5vw,28px); }
  .hero-em-large .hero-h1-em { font-size:clamp(25px,7.4vw,38px); }
  .hero-em-width-wide .hero-h1-em { max-width:12.5em; }
  .hero-em-width-narrow .hero-h1-em { max-width:8.2em; }
  .hero-stats-card { position:fixed; right:16px; bottom:80px; min-width:auto; padding:20px 22px; }
  .hsc-row { gap:16px 20px; }
  .hsc-num { font-size:32px; }
  .hsc-suffix { font-size:24px; }
  .hero-scroll-cue { display:none; }
  .about-grid { grid-template-columns:1fr; gap:40px; }
  .about-photo-col { gap:18px; }
  .about-photo-col .about-label { position:static; }
  .about-work-showcase { max-width:100%; min-height:0; height:auto; aspect-ratio:16/10.5; }
  .about-work-card { aspect-ratio:auto; }
  .about-work-empty { max-width:100%; min-height:0; aspect-ratio:16/10.5; }
  .about-copy { min-height:auto; }
  .about-body { margin-top:22px; font-size:14px; }
  .about-big { font-size:clamp(25px,7.2vw,36px); }
  .about-big { white-space:normal; }
  .about-lead { font-size:14.5px; line-height:1.9; }
  .about-story-text { margin-top:42px; padding-top:30px; }
  .about-story-text h3 { text-align:left; font-size:clamp(21px,6.2vw,29px); }
  .about-story-text p { font-size:14.5px; line-height:1.95; }
  .about-metrics { grid-template-columns:repeat(2,minmax(0,1fr)); gap:22px 0; margin-top:28px; }
  .about-metric:nth-child(odd) { padding-left:0; border-left:0; }
  .about-metric:nth-child(even) { padding-right:0; }
  .about-metric-num { white-space:nowrap; }
  .about-metric-label { white-space:normal; font-size:10px; }
  .work-slide { grid-template-columns:1fr; flex:0 0 90%; min-height:0; }
  .work-slide .slide-img { height:200px; }
  .works-grid { grid-template-columns:repeat(2,1fr); }
  .process-grid { grid-template-columns:1fr; }
  .service-grid { grid-template-columns:1fr; }
  .footer-grid { grid-template-columns:1fr; gap:32px; }
  .footer-bottom { flex-direction:column; gap:8px; }
  .blog-grid { grid-template-columns:1fr; }
  .adv-band { padding:62px 0 70px; }
  .adv-title { margin-bottom:38px; }
  .adv-grid { grid-template-columns:repeat(2,1fr); gap:28px 0; }
  .adv-item:nth-child(odd) { border-left:0; }
  .adv-item { padding:0 16px; }
  .adv-num { font-size:clamp(26px,9vw,36px); white-space:normal; }
  .path-grid { grid-template-columns:1fr; }
  .path-card { padding:32px 26px; }
  .work-hero { min-height:48vh; }
  .work-hero-content { padding:40px 20px; }
  .work-content { padding-top:40px; }
  #cursor-dot, #cursor-ring { display:none; }

  /* SEO 文章 手機版 */
  .article-toc { padding:18px 20px; }
  .article-cta { padding:26px 22px 30px; }
  .article-author { flex-direction:column; align-items:center; text-align:center; padding:24px 20px; }
  .article-author-photo { width:76px; height:76px; }

  /* 一頁式 CV 手機版 */
  .cv-hero { padding:64px 0 58px; }
  .cv-hero-grid,.cv-about-grid,.cv-journey-grid,.cv-contact-grid { grid-template-columns:1fr; gap:34px; }
  .cv-name { font-size:clamp(30px,8.8vw,42px); }
  .cv-name em { font-size:clamp(34px,10vw,50px); }
  .cv-photo-stage { min-height:420px; order:-1; }
  .cv-photo-bg { width:min(90%,330px); right:5%; bottom:28px; }
  .cv-photo { max-width:340px; }
  .cv-floating-tag { font-size:10px; min-height:28px; padding:6px 11px; }
  .cv-about,.cv-services,.cv-works,.cv-journey,.cv-collab,.cv-process,.cv-faq,.cv-contact { padding:68px 0; }
  .cv-stats,.cv-service-grid,.cv-work-grid,.cv-collab-grid,.cv-process-grid { grid-template-columns:1fr; }
  .cv-stats { gap:18px 12px; grid-template-columns:repeat(2,1fr); }
  .cv-section-head.split { display:block; }
  .cv-small-link,.cv-section-head.split .cv-btn-outline-light { margin-top:18px; }
  .cv-collab-card:hover { transform:translateY(-6px); }
  .cv-process-card { min-height:auto; padding:28px 24px; }
  .cv-contact-actions { align-items:stretch; }
  .cv-contact-actions img { align-self:flex-start; }

  /* 關於品牌 手機版 */
  .ab-hero { min-height:0; padding:72px 20px 76px; }
  .ab-brand-name { font-size:11px; letter-spacing:0.14em; margin-bottom:22px; }
  .ab-slogan-en { font-size:clamp(38px,13vw,56px); line-height:1.02; }
  .ab-manifest-body p { font-size:14.5px; line-height:1.85; }
  .ab-hero-meta { margin-top:32px; gap:8px; }
  .ab-hero-meta span { font-size:10px; padding:7px 11px; }
  .ab-origin, .ab-belief, .ab-values, .ab-method, .ab-teach, .ab-industry, .ab-meaning { padding:68px 0; }
  .ab-story-grid, .ab-teach-grid { grid-template-columns:1fr; gap:28px; }
  .ab-founder-grid { grid-template-columns:1fr; gap:32px; }
  .ab-founder { padding:68px 0 70px; }
  .ab-founder-photo { max-width:260px; }
  .ab-story-card { padding:32px 24px 26px; border-radius:12px; }
  .ab-name-play { gap:10px; }
  .ab-belief-head { margin-bottom:28px; }
  .ab-values-head { grid-template-columns:1fr; gap:22px; margin-bottom:46px; }
  .ab-values-label { font-size:clamp(36px,12vw,54px); }
  .ab-values-intro { justify-self:start; max-width:none; }
  .ab-values-grid { grid-template-columns:1fr; gap:46px; }
  .ab-value-item h3 { font-size:clamp(27px,8.5vw,38px); }
  .ab-value-item .ab-card-body { margin-top:20px; }
  .ab-value-item .ab-card-body p { font-size:15.5px; line-height:1.85; }
  .ab-belief-grid { grid-template-columns:1fr; }
  .ab-belief-card { min-height:0; padding:25px 24px; }
  .ab-method-panel { padding:38px 24px; border-radius:14px; }
  .ab-method-title { font-size:clamp(24px,8vw,34px); }
  .ab-method-list span { font-size:12px; }
  .ab-side-note { max-width:none; }
  .ab-industry-tags { margin:24px 0 28px; }
  .ab-exp-grid { grid-template-columns:repeat(2,1fr); gap:18px 0; }
  .ab-exp-item:nth-child(odd) { border-left:0; padding-left:0; }
  .ab-exp-item strong { font-size:clamp(25px,9vw,34px); }
  .ab-cta { padding-bottom:72px; }
  .ab-cta-box { padding:42px 24px 46px; }

  /* 跟我學設計 手機版 */
  .learn-hero-grid { grid-template-columns:1fr; gap:28px; }
  .learn-hero { padding:56px 0 50px; }
  .learn-hero-photo { max-width:270px; }
  .learn-hero-photo-wrap { margin-bottom:-50px; }
  .learn-why-grid { grid-template-columns:1fr; }
  .learn-course-card { grid-template-columns:1fr; }
  .learn-course-img-col { min-height:200px; }
  .learn-course-body { padding:28px 24px; }
  .learn-sw-grid { grid-template-columns:1fr; }
  .learn-testi-card { width:280px; padding:20px 22px 18px; }
  .learn-speak-box { padding:40px 26px; }
  .learn-speak-box.has-photo { grid-template-columns:1fr; gap:28px; }
  .learn-final-box { padding:40px 24px; }

  /* 找我設計 手機版 */
  .hire-pain-grid { grid-template-columns:1fr; }
  .hire-why-grid { grid-template-columns:1fr; }
  .hire-plan-grid { grid-template-columns:1fr; }
  .hire-proof-grid { grid-template-columns:1fr; }
  .hire-steps-grid { grid-template-columns:1fr; }
  .hire-hero { padding:70px 0 60px; }
  .hire-final-box { padding:44px 24px; }
  .hire-testi-card { width:290px; padding:22px 24px; }
  .hire-final-box.has-photo { padding-right:24px; text-align:center; margin-top:120px; }
  .hire-final-box.has-photo .hire-final-row { justify-content:center; }
  .hire-final-photo { position:static; display:block; width:200px; max-width:60%; margin:-150px auto 8px; }
  .hire-page { padding-bottom:64px; }
  .hire-sticky-cta { display:block; position:fixed; left:16px; right:16px; bottom:16px; z-index:150; font-family:'LineSeed',sans-serif; font-weight:700; font-size:15px; color:var(--ink); background:var(--butter); text-align:center; padding:15px 0; border-radius:999px; text-decoration:none; box-shadow:0 8px 28px rgba(54,76,132,0.25); }

  /* 手機版導覽列：漢堡選單 */
  .nav-burger { display:flex; }
  .nav-inner { padding-left:16px; padding-right:16px; }
  .nav-links { position:fixed; top:56px; left:0; right:0; bottom:0; flex-direction:column; gap:0; padding:16px 0; background:var(--bg); overflow-y:auto; opacity:0; visibility:hidden; transform:translateY(-8px); transition:all 0.25s ease; }
  .nav-links.open { opacity:1; visibility:visible; transform:translateY(0); }
  .nav-links > li > a { display:block; padding:16px 28px; font-size:16px; font-weight:700; border-bottom:1px solid var(--border); }
  .nav-cta { font-size:12px; padding:8px 14px; white-space:nowrap; }
  .nav-logo { font-size:13px; letter-spacing:0.06em; white-space:nowrap; }
}
@media(prefers-reduced-motion:reduce) { html{scroll-behavior:auto} .reveal,.reveal-left{opacity:1;transform:none;transition:none} }
