@font-face {
  font-family: "Geist";
  src: url("../fonts/geist-latin-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

:root {
  --coral: #ff8c69;
  --coral-dark: #e96f4e;
  --coral-soft: #fff1ed;
  --coral-pale: #fff8f6;
  --mint: #00ffc7;
  --ink: #2c3033;
  --ink-strong: #17191c;
  --muted: #62676b;
  --paper: #ffffff;
  --card: #fffdfc;
  --line: #f0d8d1;
  --radius-sm: 12px;
  --radius-md: 20px;
  --radius-lg: 32px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
[hidden] { display: none !important; }
body.wooii-site { margin: 0; background: var(--paper); color: var(--ink); font-family: "Geist", "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; }
.wooii-site button, .wooii-site a, .wooii-site input, .wooii-site textarea, .wooii-site select { font: inherit; }
.wooii-site a { color: inherit; text-decoration: none; }
.wooii-site button { color: inherit; }
.wp-fallback { max-width: 880px; margin: 0 auto; padding: 80px 24px; }
.wooii-content-shell { min-height: 100vh; padding: 0 clamp(20px,5vw,72px) 100px; background: var(--paper); }
.content-topbar { min-height: 88px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--line); font-weight: 750; }
.content-hero { padding: 96px 0 64px; max-width: 980px; }.content-hero>p:first-child,.single-work>header>p{color:var(--coral-dark);font-size:12px;font-weight:800;letter-spacing:.16em}.content-hero h1,.single-work h1{font-size:clamp(48px,8vw,104px);line-height:.95;letter-spacing:-.07em;margin:18px 0}.content-hero>p:last-child{color:var(--muted);font-size:18px}
.archive-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px }.archive-grid article{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--coral-pale);transition:transform .25s}.archive-grid article:hover{transform:translateY(-5px)}.archive-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.archive-grid article p,.archive-grid article h2,.archive-grid article div{margin-left:26px;margin-right:26px}.archive-grid article p{margin-top:24px;color:var(--coral-dark);font-size:11px}.archive-grid article h2{font-size:clamp(28px,4vw,48px);letter-spacing:-.05em}.archive-grid article div{margin-bottom:30px;color:var(--muted);line-height:1.7}
.single-work>header{padding:100px 0 70px;max-width:1100px}.single-work>header>div{max-width:680px;color:var(--muted);font-size:20px;line-height:1.7}.single-work>figure{margin:0}.single-work>figure img{width:100%;height:auto;border-radius:28px}.single-work-content{max-width:820px;margin:80px auto;font-size:18px;line-height:1.8}.single-work-content img{max-width:100%;height:auto;border-radius:18px}

/* Crawlable core service pages. */
.service-page { min-height: 100vh; background: var(--paper); }
.service-topbar { min-height: 88px; padding: 0 clamp(22px, 5vw, 72px); display: flex; align-items: center; justify-content: space-between; gap: 24px; border-bottom: 1px solid var(--line); }
.service-brand { font-size: clamp(18px, 1.35vw, 22px); font-weight: 820; letter-spacing: -.055em; }
.service-topbar nav { display: flex; align-items: center; gap: 14px; font-size: 13px; }
.service-topbar nav .active { color: var(--coral-dark); font-weight: 760; }
.service-hero { padding: clamp(64px, 7vw, 104px) clamp(22px, 6vw, 96px) clamp(68px, 7vw, 108px); border-bottom: 1px solid var(--line); background: linear-gradient(135deg, var(--paper) 0 70%, var(--coral-pale) 70% 100%); }
.service-breadcrumb { display: flex; gap: 12px; align-items: center; margin-bottom: clamp(44px, 4vw, 60px); color: var(--muted); font-size: 12px; }
.service-breadcrumb a { border-bottom: 1px solid currentColor; }
.service-kicker, .service-intro > p, .service-fit > p, .service-process header > p, .service-faq header > p, .service-cta > p, .service-more > p { margin: 0; color: var(--coral-dark); font-size: 10px; font-weight: 800; letter-spacing: .17em; text-transform: uppercase; }
.service-hero h1 { max-width: 1040px; margin: 18px 0 24px; font-size: clamp(52px, 5.2vw, 96px); line-height: .94; letter-spacing: -.068em; }
.service-deck { max-width: 720px; margin: 0; color: var(--muted); font-size: clamp(17px, 1.35vw, 22px); line-height: 1.65; }
.service-hero-actions { margin-top: 48px; display: flex; flex-wrap: wrap; gap: 28px; align-items: center; }
.service-primary { min-width: 250px; padding: 17px 20px; display: inline-flex; justify-content: space-between; gap: 32px; border: 1px solid var(--ink); border-radius: 14px; background: var(--coral); box-shadow: 5px 5px 0 var(--ink); font-weight: 760; transition: transform .2s, box-shadow .2s; }
.service-primary:hover { transform: translateY(-3px); box-shadow: 5px 8px 0 var(--ink); }
.service-intro { padding: clamp(82px, 10vw, 150px) clamp(22px, 7vw, 110px); display: grid; grid-template-columns: .65fr 1.35fr; gap: clamp(44px, 8vw, 140px); }
.service-intro h2 { max-width: 780px; margin: 0 0 30px; font-size: clamp(36px, 3.8vw, 62px); line-height: 1.06; letter-spacing: -.055em; }
.service-intro div > p { max-width: 720px; margin: 0; color: var(--muted); font-size: clamp(16px, 1.25vw, 20px); line-height: 1.75; }
.service-fit { margin: 0 24px 24px; padding: clamp(66px, 8vw, 112px); border-radius: var(--radius-lg); background: var(--ink-strong); color: var(--paper); }
.service-fit > p { color: var(--mint); }
.service-fit h2 { max-width: 1080px; margin: 30px 0 0; font-size: clamp(30px, 3.25vw, 52px); line-height: 1.18; letter-spacing: -.045em; }
.service-scope { padding: clamp(76px, 9vw, 130px) clamp(22px, 6vw, 92px); display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.service-list-card { min-height: 560px; padding: clamp(28px, 4vw, 56px); border: 1px solid var(--line); border-radius: var(--radius-lg); background: var(--coral-pale); }
.service-list-card.accent { background: var(--coral); border-color: var(--ink); }
.service-list-card > p { margin: 0 0 100px; color: var(--coral-dark); font-weight: 800; }
.service-list-card.accent > p { color: var(--ink); }
.service-list-card h2 { margin: 0 0 40px; font-size: clamp(30px, 3vw, 46px); letter-spacing: -.05em; }
.service-list-card ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 0; }
.service-list-card li { padding: 17px 0; border-top: 1px solid currentColor; font-size: clamp(15px, 1.15vw, 18px); line-height: 1.55; }
.service-list-card li::before { content: "•"; margin-right: 12px; color: var(--coral-dark); }
.service-list-card.accent li::before { color: var(--mint); }
.service-process { padding: clamp(82px, 10vw, 150px) clamp(22px, 7vw, 110px); background: var(--coral-soft); }
.service-process header { display: grid; grid-template-columns: .65fr 1.35fr; gap: clamp(44px, 8vw, 140px); margin-bottom: 76px; }
.service-process h2 { max-width: 860px; margin: 0; font-size: clamp(35px, 3.7vw, 58px); line-height: 1.08; letter-spacing: -.055em; }
.service-process ol { max-width: 1100px; margin: 0 0 0 auto; padding: 0; list-style: none; }
.service-process li { min-height: 115px; padding: 24px 0; display: grid; grid-template-columns: 70px 1fr; gap: 26px; align-items: start; border-top: 1px solid var(--ink); }
.service-process li span { color: var(--coral-dark); font-size: 12px; font-weight: 800; }
.service-process li p { margin: 0; font-size: clamp(16px, 1.45vw, 22px); line-height: 1.55; }
.service-faq { padding: clamp(82px, 10vw, 150px) clamp(22px, 7vw, 110px); display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(44px, 8vw, 140px); }
.service-faq h2 { max-width: 500px; margin: 28px 0 0; font-size: clamp(34px, 3.4vw, 52px); line-height: 1.08; letter-spacing: -.055em; }
.service-faq details { border-top: 1px solid var(--line); }
.service-faq details:last-child { border-bottom: 1px solid var(--line); }
.service-faq summary { min-height: 88px; padding: 22px 0; display: flex; justify-content: space-between; gap: 20px; align-items: center; list-style: none; cursor: pointer; font-size: clamp(16px, 1.3vw, 20px); font-weight: 700; }
.service-faq summary::-webkit-details-marker { display: none; }
.service-faq summary span { color: var(--coral-dark); font-size: 28px; font-weight: 400; transition: transform .2s; }
.service-faq details[open] summary span { transform: rotate(45deg); }
.service-faq details > p { max-width: 720px; margin: -4px 44px 30px 0; color: var(--muted); line-height: 1.75; }
.service-cta { margin: 24px; padding: clamp(72px, 10vw, 150px) clamp(24px, 8vw, 130px); border: 1px solid var(--ink); border-radius: var(--radius-lg); background: var(--coral); }
.service-cta > p { color: var(--ink); }
.service-cta h2 { max-width: 1040px; margin: 30px 0 48px; font-size: clamp(38px, 4.2vw, 64px); line-height: 1.06; letter-spacing: -.058em; }
.service-cta .service-primary { background: var(--paper); }
.service-more { padding: clamp(72px, 8vw, 110px) clamp(22px, 7vw, 110px); }
.service-more > div { margin-top: 34px; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.service-more a { min-height: 120px; padding: 28px; display: flex; justify-content: space-between; align-items: center; border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--coral-pale); font-size: clamp(22px, 2.3vw, 34px); font-weight: 760; letter-spacing: -.04em; transition: transform .2s, border-color .2s; }
.service-more a:hover { transform: translateY(-4px); border-color: var(--coral); }
.wooii-signal { --signal-dot: 8px; --signal-slash-width: 4px; --signal-slash-height: 20px; display: inline-flex; align-items: center; gap: 5px; color: var(--coral-dark); line-height: 1; pointer-events: none; user-select: none; -webkit-user-select: none; }
.wooii-signal i { display: block; flex: 0 0 auto; background: currentColor; }
.wooii-signal-dot { width: var(--signal-dot); height: var(--signal-dot); border-radius: 50%; }
.wooii-signal-slash { width: var(--signal-slash-width); height: var(--signal-slash-height); margin-left: 1px; border-radius: 999px; transform: rotate(24deg); }

.site-header { height: 88px; padding: 0 clamp(24px, 4vw, 64px); display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; border-bottom: 1px solid var(--line); position: relative; z-index: 20; background: rgba(255,255,255,.92); backdrop-filter: blur(16px); }
.brand { display: flex; align-items: center; gap: 10px; font-size: clamp(21px, 2vw, 28px); font-weight: 800; letter-spacing: -.055em; }
.brand-logo-full { display: block; width: 128px; height: auto; flex: 0 0 auto; object-fit: contain; }
.brand i { width: 1px; height: 24px; background: var(--ink); }
.brand small { font-size: .66em; font-weight: 650; letter-spacing: -.04em; }
.brand-name-mobile { display: none; }
.nav { display: flex; gap: clamp(24px, 3vw, 52px); align-items: center; }
.nav li { list-style: none; }
.nav a { position: relative; font-size: 16px; font-weight: 560; }
.nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -8px; height: 2px; background: var(--coral); transition: right .25s ease; }
.nav a:hover::after, .nav a:focus-visible::after { right: 0; }
.language { justify-self: end; display: flex; gap: 9px; align-items: center; }
.language button, .language a { border: 0; background: transparent; color: inherit; padding: 8px 2px; cursor: pointer; font-size: 15px; text-decoration: none; }
.language .active { color: var(--coral-dark); font-weight: 750; position: relative; }
.language .active::after { content: ""; width: 5px; height: 5px; border-radius: 50%; background: var(--mint); position: absolute; right: -5px; top: 4px; box-shadow: 0 0 0 2px var(--ink); }
.menu-button { display: none; }

.hero { min-height: 720px; display: grid; grid-template-columns: minmax(0, 1.38fr) minmax(360px, .62fr); overflow: hidden; border-bottom: 1px solid var(--line); background: var(--paper); }
.hero-copy { padding: clamp(76px, 8vw, 118px) clamp(24px, 4vw, 64px) 64px; position: relative; z-index: 2; }
.eyebrow, .section-heading > p { font-size: 12px; letter-spacing: .17em; font-weight: 750; margin: 0 0 24px; }
.eyebrow::before { content: ""; display: inline-block; width: 30px; height: 3px; margin: 0 12px 3px 0; background: var(--coral); }
.hero h1 { margin: 0; font-size: clamp(46px, 4.15vw, 76px); line-height: 1.08; letter-spacing: -.068em; font-weight: 850; max-width: 1060px; }
.hero h1 span { display: block; }
.hero-meta { margin-top: 36px; padding-left: 1px; font-size: clamp(16px, 1.35vw, 20px); line-height: 1.62; }
.hero-meta p { margin: 0; }
.hero-meta p:last-child { color: var(--muted); }
.hero-actions { margin-top: 40px; display: flex; align-items: center; gap: 28px; flex-wrap: wrap; }
.primary-button, .first-cta button { border: 1px solid var(--ink); border-radius: 16px; background: var(--coral); padding: 18px 22px; min-width: 270px; display: inline-flex; justify-content: space-between; align-items: center; font-weight: 720; box-shadow: 5px 5px 0 var(--ink); transition: transform .25s ease, box-shadow .25s ease, background .25s ease; cursor: pointer; }
.primary-button:hover, .primary-button:focus-visible, .first-cta button:hover { transform: translateY(-3px); box-shadow: 5px 9px 0 var(--ink); background: var(--coral-dark); }
.primary-button b, .first-cta button b { font-size: 24px; }
.primary-button .wooii-signal, .first-cta .wooii-signal { color: var(--ink); }
.text-link { display: inline-flex; align-items: center; gap: 10px; border-bottom: 1px solid var(--ink); padding-bottom: 5px; font-size: 14px; }

.hero-art { position: relative; min-height: 720px; margin: 22px 22px 22px 0; border-radius: var(--radius-lg); background: var(--coral-soft); overflow: hidden; }
.hero-art.has-custom-image { display: grid; place-items: center; }
.hero-art.has-custom-image img { width: 100%; height: 100%; min-height: 720px; display: block; }
.image-fit-contain img { object-fit: contain; padding: clamp(24px, 5vw, 72px); }
.image-fit-cover img { object-fit: cover; padding: 0; }
.wooii-brand-art { width: 100%; height: 100%; display: block; overflow: visible; }
.wooii-brand-art .art-route { fill: none; stroke: var(--ink); stroke-width: 3; stroke-dasharray: 8 7; opacity: .9; }
.wooii-brand-art .art-node { fill: var(--mint); stroke: var(--ink); stroke-width: 5; transform-box: fill-box; transform-origin: center; animation: node-glow 2.8s ease-in-out infinite; }
.wooii-brand-art .art-wave, .wooii-brand-art .art-dot, .wooii-brand-art .art-slash { fill: var(--coral); }
.wooii-brand-art .art-wave { transform-box: fill-box; transform-origin: center; animation: mark-float 8s ease-in-out infinite alternate; }
.wooii-brand-art .art-dot, .wooii-brand-art .art-slash { transform-box: fill-box; transform-origin: center; animation: mark-float 7s ease-in-out .6s infinite alternate-reverse; }
.wooii-brand-art .art-accent { fill: none; stroke: var(--ink); stroke-width: 7; stroke-linecap: round; stroke-linejoin: round; }
.wooii-brand-art-hero { position: absolute; inset: 0; width: 100%; height: 100%; translate: 0 0; }
.wooii-brand-art-hero .art-panel-primary { fill: var(--coral); }
.wooii-brand-art-hero .art-panel-secondary { fill: var(--coral-dark); opacity: .9; transform-box: fill-box; transform-origin: center; animation: panel-drift 8s ease-in-out infinite alternate; }
.wooii-brand-art-hero .art-signature .art-wave, .wooii-brand-art-hero .art-signature .art-dot, .wooii-brand-art-hero .art-signature .art-slash { fill: var(--ink); }
.hero-art p { position: absolute; right: 36px; bottom: 30px; margin: 0; font-size: 11px; letter-spacing: .16em; font-weight: 700; writing-mode: vertical-rl; }
.hero-art p span { color: var(--paper); }

.services-strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; padding: 24px clamp(24px, 4vw, 64px) 40px; background: var(--paper); }
.service-tab { min-height: 140px; padding: 28px clamp(24px, 3vw, 40px); display: grid; grid-template-columns: auto 1fr auto; gap: 18px; align-items: center; border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--coral-pale); transition: background .25s ease, transform .25s ease, box-shadow .25s ease, border-color .25s ease; }
.service-tab:hover { background: var(--coral-soft); border-color: var(--coral); transform: translateY(-5px); box-shadow: 0 14px 32px rgba(255,140,105,.13); }
.service-tab > span { color: var(--coral-dark); font-size: 12px; font-weight: 800; align-self: start; }
.service-tab div { display: flex; flex-direction: column; gap: 7px; }
.service-tab strong { font-size: clamp(22px, 2.1vw, 34px); letter-spacing: -.04em; }
.service-tab small { color: var(--muted); }
.service-tab > .wooii-signal { align-self: center; font-size: initial; transition: transform .2s; }
.service-tab:hover > .wooii-signal { transform: translateX(4px); }

.method-section, .service-details { padding: 112px clamp(24px, 5vw, 80px); }
.method-section { background: var(--ink-strong); color: var(--paper); margin: 0 24px 24px; border-radius: var(--radius-lg); overflow: hidden; }
.section-heading { display: grid; grid-template-columns: 1fr 2fr 1.15fr; gap: 40px; align-items: end; margin-bottom: 68px; }
.section-heading > p { color: var(--coral); align-self: start; }
.section-heading h2 { margin: 0; font-size: clamp(34px, 4.5vw, 65px); line-height: 1.04; letter-spacing: -.06em; }
.section-heading > span { color: #c7c1b9; line-height: 1.7; font-size: 17px; }
.workflow { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; max-width: 1250px; margin: 0 auto; }
.workflow-card { position: relative; border: 1px solid #42464a; border-radius: 24px; background: #222529; padding: 26px; min-height: 430px; display: flex; flex-direction: column; transition: transform .3s ease, border-color .3s ease, background .3s ease; }
.workflow-card:hover { transform: translateY(-6px); border-color: var(--mint); }
.workflow-card.featured { background: var(--coral); color: var(--ink); border-color: var(--coral); transform: translateY(-14px); box-shadow: 12px 12px 0 #080a0b; }
.workflow-card.featured:hover { transform: translateY(-20px); }
.workflow-card header { display: flex; gap: 18px; align-items: flex-start; border-bottom: 1px solid currentColor; padding-bottom: 22px; }
.workflow-card header > span { font-size: 12px; border-radius: 99px; padding: 5px 8px; color: var(--ink); background: var(--coral); font-weight: 800; }
.workflow-card.featured header > span { background: var(--paper); }
.workflow-card h3 { margin: 0 0 5px; font-size: 29px; letter-spacing: -.04em; }
.workflow-card header p { margin: 0; opacity: .72; }
.workflow-card ul { list-style: none; margin: 28px 0; padding: 0; display: grid; gap: 12px; }
.workflow-card li { border: 1px solid currentColor; border-radius: var(--radius-sm); padding: 14px 15px; opacity: .86; }
.workflow-card footer { margin-top: auto; display: flex; flex-direction: column; gap: 6px; padding-top: 20px; border-top: 1px dashed currentColor; }
.workflow-card footer small { font-size: 10px; letter-spacing: .16em; }
.connector { position: absolute; right: -48px; top: 50%; z-index: 2; width: 64px; text-align: center; color: var(--mint); font-size: 28px; font-style: normal; }

.service-details { background: var(--paper); }
.section-heading.compact { grid-template-columns: 1fr 3fr; max-width: 1120px; }
.section-heading.compact h2 { font-size: clamp(34px, 4.05vw, 59px); }
.service-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.service-grid article { min-height: 390px; padding: 32px; border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--card); position: relative; transition: background .25s, transform .25s, border-color .25s, box-shadow .25s; }
.service-grid article:hover { background: var(--coral-pale); border-color: var(--coral); transform: translateY(-5px); box-shadow: 0 16px 36px rgba(255,140,105,.12); }
.service-grid article > span { color: var(--coral-dark); font-weight: 800; }
.service-grid h3 { font-size: clamp(28px, 2.6vw, 42px); letter-spacing: -.05em; margin: 70px 0 8px; }
.service-grid h4 { margin: 0 0 22px; font-size: 16px; }
.service-grid p { color: var(--muted); line-height: 1.7; max-width: 36ch; }
.service-grid .service-explore { position: absolute; left: 32px; bottom: 28px; display: flex; align-items: center; gap: 12px; border-bottom: 1px solid; padding: 0 0 4px; cursor: pointer; }

.work-section { padding: 112px clamp(24px, 5vw, 80px); background: var(--paper); }
.section-heading.light > p { color: var(--ink); }
.work-list { display: grid; gap: 14px; }
.work-list article { display: grid; grid-template-columns: 70px 1.1fr 1.4fr 150px 30px; gap: 24px; align-items: center; min-height: 140px; border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--coral-pale); padding: 0 24px; transition: background .25s, transform .25s, border-color .25s; }
.work-list article:hover { background: var(--coral-soft); border-color: var(--coral); transform: translateX(6px); }
.work-list article[data-href] { cursor: pointer; }
.work-list article[data-href]:focus-visible { outline: 3px solid var(--mint); outline-offset: 3px; }
.work-list article > span { color: var(--coral-dark); font-weight: 800; }
.work-list h3 { font-size: clamp(24px, 2.5vw, 38px); letter-spacing: -.04em; margin: 0; }
.work-list p { color: var(--muted); line-height: 1.65; }
.work-list small { font-weight: 700; }
.work-list article > .wooii-signal { justify-self: end; }

.about-section { display: grid; grid-template-columns: .72fr 1.28fr; min-height: 680px; background: var(--paper); margin: 24px; border: 1px solid var(--line); border-radius: var(--radius-lg); overflow: hidden; }
.about-mark { position: relative; overflow: hidden; background: var(--coral); border-right: 1px solid var(--ink); display: grid; place-items: center; }
.about-mark.has-custom-image { background: var(--coral-soft); }
.about-mark.has-custom-image img { width: 100%; height: 100%; min-height: 680px; display: block; }
.wooii-brand-art-about { min-height: 680px; background: var(--coral); }
.wooii-brand-art-about .art-about-wave .art-wave { fill: var(--ink); }
.wooii-brand-art-about .art-about-signal .art-dot, .wooii-brand-art-about .art-about-signal .art-slash { fill: var(--paper); }
.about-copy { padding: 100px clamp(32px, 6vw, 96px); }
.about-copy > p, .faq-intro > p { font-size: 12px; letter-spacing: .17em; font-weight: 800; color: var(--coral-dark); }
.about-copy h2 { font-size: clamp(34px, 3.96vw, 59px); line-height: 1.07; letter-spacing: -.055em; margin: 36px 0 70px; }
.about-columns { display: grid; grid-template-columns: 1.3fr .7fr; gap: 50px; border-top: 1px solid var(--line); padding-top: 30px; }
.about-columns p { color: var(--muted); line-height: 1.75; margin: 0; }
.about-columns ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 10px; font-weight: 700; }
.about-columns li::before { content: "•"; color: var(--coral-dark); margin-right: 10px; }

.faq-section { display: grid; grid-template-columns: .82fr 1.18fr; gap: clamp(50px, 8vw, 130px); padding: 112px clamp(24px, 6vw, 96px); background: var(--ink-strong); color: var(--paper); margin: 24px; border-radius: var(--radius-lg); overflow: hidden; }
.faq-intro h2 { font-size: clamp(36px, 4.5vw, 63px); line-height: 1.04; letter-spacing: -.06em; margin: 36px 0 50px; }
.faq-intro button { border: 1px solid #555a5e; border-radius: var(--radius-sm); background: transparent; color: var(--paper); padding: 17px 20px; display: flex; justify-content: space-between; gap: 30px; cursor: pointer; transition: border-color .2s, color .2s, transform .2s; }
.faq-intro button:hover { border-color: var(--mint); color: var(--mint); transform: translateY(-2px); }
.faq-list { display: grid; gap: 12px; }
.faq-list article { border: 1px solid #42464a; border-radius: 18px; overflow: hidden; background: #202327; transition: border-color .25s, background .25s; }
.faq-list article.open { border-color: var(--coral); background: #25282c; }
.faq-list article > button { width: 100%; min-height: 92px; padding: 0 24px; display: grid; grid-template-columns: 50px 1fr 30px; gap: 18px; align-items: center; border: 0; background: transparent; color: var(--paper); text-align: left; cursor: pointer; }
.faq-list button span { color: var(--mint); font-size: 11px; }
.faq-list button strong { font-size: 18px; }
.faq-list button b { color: var(--coral); font-size: 27px; font-weight: 400; }
.faq-list article > p { margin: -5px 42px 32px 92px; color: #c7c1b9; line-height: 1.7; }

.first-cta { padding: 100px clamp(24px, 7vw, 120px); background: var(--coral); border: 1px solid var(--ink); border-radius: var(--radius-lg); margin: 24px; display: grid; grid-template-columns: 1fr 2fr auto; gap: 36px; align-items: end; overflow: hidden; }
.first-cta p { margin: 0; align-self: start; font-size: 13px; font-weight: 750; letter-spacing: .04em; }
.first-cta h2 { margin: 0; font-size: clamp(38px, 4.86vw, 68px); line-height: 1.02; letter-spacing: -.06em; }
.first-cta button { background: var(--paper); cursor: pointer; }

.site-footer { min-height: 260px; padding: 60px clamp(24px, 5vw, 80px); background: var(--paper); display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 40px; align-items: start; border-top: 1px solid var(--ink); }
.footer-brand { display: flex; flex-direction: column; gap: 8px; }
.footer-brand strong { font-size: 32px; letter-spacing: -.06em; }
.site-footer > p { font-size: 14px; }
.site-footer > div:last-child { justify-self: end; display: flex; flex-direction: column; align-items: flex-end; gap: 9px; }
.site-footer a { border-bottom: 1px solid; }
.site-footer .footer-contact { appearance: none; border: 0; border-bottom: 1px solid; background: transparent; color: inherit; font: inherit; padding: 0; width: max-content; cursor: pointer; }
.site-footer span { color: var(--muted); }

.help-trigger { position: fixed; right: 24px; bottom: 24px; z-index: 40; border: 1px solid var(--ink); border-radius: 999px; background: var(--coral); box-shadow: 4px 4px 0 var(--ink); min-height: 54px; padding: 0 18px; display: flex; align-items: center; gap: 10px; font-weight: 800; cursor: pointer; transition: transform .25s, box-shadow .25s; }
.help-trigger:hover { transform: translateY(-3px); box-shadow: 4px 7px 0 var(--ink); }
.help-trigger > span { font-size: 13px; }
.help-trigger.active { background: var(--paper); }
.help-panel { position: fixed; right: 24px; bottom: 91px; z-index: 39; width: min(390px, calc(100vw - 32px)); background: var(--paper); border: 1px solid var(--ink); border-radius: 24px; box-shadow: 10px 10px 0 var(--ink); padding: 24px; animation: panel-in .28s ease both; }
.help-panel > p { margin: 0 0 22px; font-size: 24px; font-weight: 800; letter-spacing: -.04em; }
.help-panel button, .help-panel a { width: 100%; min-height: 58px; border: 0; border-top: 1px solid var(--line); background: transparent; display: grid; grid-template-columns: 28px minmax(0, 1fr) 20px; gap: 8px; align-items: center; text-align: left; cursor: pointer; }
.help-panel span { color: var(--coral-dark); font-size: 11px; }
.help-panel .help-bullet { display: block; width: 7px; height: 7px; justify-self: center; border-radius: 50%; background: var(--coral-dark); }
.help-panel b { font-weight: 600; }
.help-panel i { width: 20px; justify-self: end; text-align: center; font-style: normal; }

.contact-backdrop { position: fixed; inset: 0; z-index: 110; display: grid; place-items: center; padding: 18px; background: rgba(23,27,34,.72); backdrop-filter: blur(7px); }
.contact-dialog { position: relative; width: min(680px, 100%); max-height: calc(100dvh - 36px); overflow-y: auto; padding: clamp(34px, 5vw, 56px); border: 1px solid var(--ink); border-radius: 28px; background: var(--paper); box-shadow: 12px 12px 0 var(--coral); animation: dialog-in .28s ease both; scrollbar-width: thin; scrollbar-color: rgba(255,140,105,.72) transparent; }
.contact-dialog::-webkit-scrollbar { width: 6px; }
.contact-dialog::-webkit-scrollbar-track { margin-block: clamp(36px, 6vh, 54px); background: transparent; }
.contact-dialog::-webkit-scrollbar-thumb { min-height: 44px; border-radius: 999px; background: rgba(255,140,105,.72); }
.contact-dialog::-webkit-scrollbar-thumb:hover { background: var(--coral-dark); }
.contact-dialog::-webkit-scrollbar-button { display: none; width: 0; height: 0; }
.contact-dialog::-webkit-scrollbar-corner { background: transparent; }
.contact-close { position: absolute; right: 24px; top: 20px; border: 0; background: transparent; font-size: 34px; cursor: pointer; }
.contact-dialog > p:first-of-type { margin: 0; color: var(--coral-dark); font-size: 11px; font-weight: 800; letter-spacing: .16em; }
.contact-dialog h2 { margin: 18px 0 24px; font-size: clamp(34px, 5vw, 54px); line-height: 1.05; letter-spacing: -.06em; }
.contact-dialog > p:not(:first-of-type) { max-width: 500px; color: var(--muted); line-height: 1.7; }
.quick-contact-form { margin-top: 28px; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.quick-contact-form label { display: grid; gap: 8px; font-size: 12px; font-weight: 720; }
.quick-contact-form label:last-of-type { grid-column: 1 / -1; }
.quick-contact-form input, .quick-contact-form textarea { width: 100%; min-height: 50px; padding: 14px 15px; border: 1px solid var(--line); border-radius: 13px; background: var(--coral-pale); outline: none; resize: vertical; }
.quick-contact-form input:focus, .quick-contact-form textarea:focus { border-color: var(--coral-dark); box-shadow: 0 0 0 3px rgba(255,140,105,.16); }
.quick-contact-form .is-invalid { border-color: var(--coral-dark); box-shadow: 0 0 0 3px rgba(255,140,105,.16); }
.quick-contact-form > button { grid-column: 1 / -1; min-height: 54px; padding: 0 18px; display: flex; align-items: center; justify-content: space-between; border: 1px solid var(--ink); border-radius: 14px; background: var(--coral); box-shadow: 4px 4px 0 var(--ink); cursor: pointer; font-weight: 760; }
.quick-contact-form > button .wooii-signal { color: var(--ink); }
.quick-contact-status { grid-column: 1 / -1; min-height: 20px; margin: 0; color: var(--coral-dark) !important; font-size: 12px; font-weight: 650; }
.wooii-honeypot { position: fixed !important; left: -10000px !important; width: 1px !important; height: 1px !important; min-height: 1px !important; opacity: 0 !important; pointer-events: none !important; }
.cf-turnstile { grid-column: 1 / -1; min-height: 65px; }
.contact-address { margin-top: 24px; padding: 14px 16px; display: grid; grid-template-columns: auto 1fr auto; gap: 12px; align-items: center; border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--coral-pale); }
.contact-address span { color: var(--coral-dark); font-size: 11px; font-weight: 800; letter-spacing: .12em; }
.contact-address strong { font-size: 14px; overflow-wrap: anywhere; }
.contact-address button { border: 0; border-bottom: 1px solid var(--ink); padding: 5px 0; background: transparent; cursor: pointer; font-size: 11px; font-weight: 720; }

.dialog-backdrop { position: fixed; inset: 0; background: rgba(23,27,34,.72); z-index: 100; display: grid; place-items: center; padding: 18px; backdrop-filter: blur(7px); }
.dialog-backdrop > .project-dialog, .dialog-backdrop > .discard-confirmation { grid-area: 1 / 1; }
.project-dialog { width: min(960px, 100%); height: min(820px, calc(100dvh - 56px)); max-height: calc(100vh - 56px); display: flex; flex-direction: column; overflow: hidden; background: var(--paper); border: 1px solid var(--ink); border-radius: 28px; box-shadow: 12px 12px 0 var(--coral); animation: dialog-in .32s ease both; }
.project-dialog > header { min-height: 78px; padding: 0 28px; display: flex; flex: 0 0 auto; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--line); background: var(--paper); z-index: 2; }
.project-dialog > header div { display: flex; gap: 12px; align-items: center; }
.dialog-brand-logo { display: block; width: 92px; height: auto; flex: 0 0 auto; object-fit: contain; }
.dialog-brand i { width: 1px; height: 20px; background: var(--line); }
.project-dialog > header strong { font-size: 23px; letter-spacing: -.05em; }
.project-dialog > header span { color: var(--muted); font-size: 13px; }
.project-dialog > header button { border: 0; background: transparent; font-size: 34px; cursor: pointer; }
.dialog-progress { height: 18px; flex: 0 0 18px; border-bottom: 1px solid var(--line); position: relative; }
.dialog-progress > span { position: absolute; left: 0; top: 0; bottom: 0; background: var(--coral); transition: width .3s ease; }
.dialog-progress small { position: absolute; right: 18px; top: 2px; font-size: 9px; font-weight: 800; }
.dialog-body { min-height: 0; flex: 1 1 auto; overflow-y: auto; overscroll-behavior: contain; padding: 22px clamp(24px, 6vw, 72px) 28px; scrollbar-width: thin; scrollbar-color: rgba(255,140,105,.72) transparent; }
.dialog-body::-webkit-scrollbar { width: 6px; }
.dialog-body::-webkit-scrollbar-track { margin-block: clamp(36px, 6vh, 54px); background: transparent; }
.dialog-body::-webkit-scrollbar-thumb { min-height: 44px; border-radius: 999px; background: rgba(255,140,105,.72); }
.dialog-body::-webkit-scrollbar-thumb:hover { background: var(--coral-dark); }
.dialog-body::-webkit-scrollbar-button { display: none; width: 0; height: 0; }
.dialog-body::-webkit-scrollbar-corner { background: transparent; }
.dialog-step > p:first-child { color: var(--coral-dark); font-size: 11px; letter-spacing: .16em; font-weight: 800; }
.dialog-step h2 { font-size: clamp(25px, 2.9vw, 37px); line-height: 1.05; letter-spacing: -.06em; margin: 12px 0 28px; }
.field-hint { margin: -20px 0 24px; color: var(--muted); font-size: 13px; line-height: 1.5; }
.need-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.need-grid button { min-height: 96px; border: 1px solid var(--line); border-radius: 16px; background: var(--coral-pale); padding: 20px; display: grid; grid-template-columns: 35px 1fr auto; gap: 10px; align-items: center; text-align: left; cursor: pointer; transition: background .2s, border-color .2s, transform .2s; }
.need-grid button:hover { transform: translateY(-3px); border-color: var(--coral); }
.need-grid button:hover, .need-grid button.selected { background: var(--coral-soft); }
.need-grid button.selected { box-shadow: inset 0 0 0 2px var(--coral-dark); }
.need-grid span { font-size: 10px; color: var(--coral-dark); }
.need-grid b { font-size: 16px; font-weight: 650; }
.need-grid i { width: 26px; height: 26px; display: grid; place-items: center; border-radius: 50%; background: var(--mint); box-shadow: 0 0 0 2px var(--ink); font-size: 15px; font-style: normal; font-weight: 650; line-height: 1; padding-bottom: 2px; opacity: 0; transform: scale(.7); transition: opacity .2s ease, transform .2s ease; }
.need-grid button.selected i { opacity: 1; transform: scale(1); }
.need-error { margin: 14px 0 0; }
.dialog-step label, .select-field { display: grid; gap: 10px; font-size: 13px; font-weight: 700; margin-bottom: 24px; }
.required-field > .field-title::after, .select-field.required-field > .field-title::after { content: "必填"; display: inline-flex; margin-left: 8px; padding: 2px 7px; border-radius: 999px; background: var(--coral-soft); color: var(--coral-dark); font-size: 9px; font-weight: 750; letter-spacing: .06em; vertical-align: 2px; }
.optional-field > .field-title::after { content: "選填"; display: inline-flex; margin-left: 8px; padding: 2px 7px; border-radius: 999px; background: var(--coral-pale); color: var(--muted); font-size: 9px; font-weight: 650; letter-spacing: .06em; vertical-align: 2px; }
[data-current-lang="en"] .required-field > .field-title::after, [data-current-lang="en"] .select-field.required-field > .field-title::after { content: "Required"; }
[data-current-lang="en"] .optional-field > .field-title::after { content: "Optional"; }
.dialog-step input, .dialog-step textarea, .dialog-step select { width: 100%; border: 1px solid var(--line); background: var(--card); padding: 16px; min-height: 52px; border-radius: var(--radius-sm); outline: none; color: var(--ink); }
.dialog-step input:focus, .dialog-step textarea:focus, .dialog-step select:focus { box-shadow: 0 0 0 3px var(--coral-soft); }
.dialog-step input.is-invalid { border-color: var(--coral-dark); box-shadow: 0 0 0 3px rgba(255,140,105,.16); }
.dialog-step textarea { height: 72px; min-height: 72px; max-height: 220px; resize: none; overflow-y: hidden; }
.form-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px; }
.brand-select { position: relative; font-weight: 560; }
.brand-select-native { position: absolute; width: 1px !important; height: 1px; min-height: 0 !important; padding: 0 !important; margin: 0; opacity: 0; pointer-events: none; }
.brand-select-trigger { width: 100%; min-height: 54px; padding: 14px 16px; display: flex; justify-content: space-between; align-items: center; gap: 14px; border: 1px solid var(--line); border-radius: 14px; background: var(--coral-pale); text-align: left; cursor: pointer; transition: border-color .2s ease, background .2s ease, box-shadow .2s ease; }
.brand-select-trigger:hover { border-color: var(--coral); background: var(--coral-soft); }
.brand-select.open .brand-select-trigger, .brand-select-trigger:focus-visible { border-color: var(--coral-dark); box-shadow: 0 0 0 3px rgba(255,140,105,.16); outline: none; }
.select-field.is-invalid .brand-select-trigger { border-color: var(--coral-dark); box-shadow: 0 0 0 3px rgba(255,140,105,.16); }
.brand-select-current { display: inline-flex; align-items: center; gap: 10px; }
.brand-select.has-value .brand-select-current::before { content: ""; width: 8px; height: 8px; flex: 0 0 auto; border-radius: 50%; background: var(--mint); box-shadow: 0 0 0 2px var(--ink); }
.brand-select-arrow { width: 18px; height: 18px; flex: 0 0 18px; display: grid; place-items: center; font-style: normal; }
.brand-select-arrow::before { content: ""; width: 8px; height: 8px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); transform-origin: center; transition: transform .22s ease; }
.brand-select.open .brand-select-arrow::before { transform: rotate(225deg); }
.brand-select-menu { position: absolute; left: 0; right: 0; top: calc(100% + 8px); z-index: 12; padding: 7px; border: 1px solid var(--ink); border-radius: 16px; background: var(--paper); box-shadow: 6px 6px 0 var(--ink); animation: select-in .2s ease both; }
.brand-select.open-up .brand-select-menu { top: auto; bottom: calc(100% + 8px); transform-origin: bottom; }
.brand-select-option { width: 100%; min-height: 44px; padding: 10px 12px; display: grid; grid-template-columns: 14px 1fr; gap: 10px; align-items: center; border: 0; border-radius: 10px; background: transparent; color: var(--ink); text-align: left; cursor: pointer; }
.brand-select-option:hover, .brand-select-option:focus-visible { background: var(--coral-soft); outline: none; }
.brand-select-option[aria-selected="true"] { background: var(--coral); font-weight: 720; }
.brand-select-option-dot { width: 7px; height: 7px; border-radius: 50%; background: transparent; }
.brand-select-option[aria-selected="true"] .brand-select-option-dot { background: var(--mint); box-shadow: 0 0 0 2px var(--ink); }
.brand-select-option b { font-weight: inherit; }
.dialog-step label.check { display: flex; align-items: flex-start; flex-direction: row; font-weight: 500; line-height: 1.5; }
.dialog-step label.check input { width: 20px; min-height: 20px; margin: 0; accent-color: var(--coral); }
.dialog-step label.check.required-field span::after { content: "必填"; display: inline-flex; margin-left: 8px; padding: 2px 7px; border-radius: 999px; background: var(--coral-soft); color: var(--coral-dark); font-size: 9px; font-weight: 750; letter-spacing: .06em; vertical-align: 2px; }
[data-current-lang="en"] .dialog-step label.check.required-field span::after { content: "Required"; }
.field-error { color: var(--coral-dark); font-size: 11px; font-weight: 650; line-height: 1.45; }
.field-error::before { content: "●"; margin-right: 7px; color: var(--coral); font-size: 8px; vertical-align: 1px; }
.verify-step > p:not(:first-child), .summary-step > p:not(:first-child) { color: var(--muted); line-height: 1.7; max-width: 700px; }
.verification-destination { display: flex; flex-wrap: wrap; gap: 8px; align-items: baseline; margin: 14px 0 0; }
.verification-destination strong { color: var(--ink); overflow-wrap: anywhere; }
.verification-actions { display: flex; flex-wrap: wrap; gap: 22px; align-items: center; }
.verification-status { min-height: 20px; margin: 12px 0; color: var(--coral-dark); font-size: 12px; font-weight: 650; }
.verification-back { margin-top: 24px; padding: 12px 0; border: 0; border-bottom: 1px solid var(--ink); background: transparent; cursor: pointer; }
.send-code { margin-top: 24px; min-width: 260px; border: 1px solid var(--ink); border-radius: 14px; background: var(--coral); padding: 17px 20px; display: inline-flex; justify-content: space-between; gap: 30px; cursor: pointer; font-weight: 800; }
.send-code:disabled { opacity: .45; cursor: not-allowed; }
.prototype-note { border: 1px dashed var(--coral-dark); border-radius: var(--radius-sm); background: var(--coral-soft); padding: 17px; margin: 28px 0; display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.prototype-note strong { font-size: 25px; letter-spacing: .13em; }
.code-error { color: var(--coral-dark) !important; }
.summary-card { border: 1px solid var(--line); border-radius: var(--radius-md); padding: 26px; display: grid; grid-template-columns: 130px 1fr; gap: 16px; max-width: 720px; background: var(--coral-pale); }
.submission-status { margin: -12px 0 22px; color: var(--coral-dark) !important; font-size: 12px; font-weight: 650; }
.summary-card span { color: var(--muted); font-size: 12px; }
.summary-card strong { overflow-wrap: anywhere; white-space: pre-line; }
.meeting-prompt { margin-top: 28px; padding-top: 26px; border-top: 1px solid var(--line); }
.meeting-prompt h3, .meeting-followup h3 { margin: 0; font-size: clamp(22px, 2.5vw, 30px); letter-spacing: -.04em; }
.meeting-prompt > p { max-width: 700px; color: var(--muted); line-height: 1.7; }
.meeting-actions { display: flex; flex-wrap: wrap; gap: 18px; align-items: center; }
.meeting-actions .send-code { margin-top: 8px; }
.meeting-skip, .meeting-back { margin-top: 8px; padding: 12px 0; border: 0; border-bottom: 1px solid var(--ink); background: transparent; cursor: pointer; }
.calendar-not-ready { padding: 14px 16px; border-radius: 12px; background: var(--coral-soft); color: var(--ink) !important; }
.meeting-followup { margin-top: 28px; padding: 28px; border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--coral-pale); }
.meeting-followup > span { width: 34px; height: 34px; margin-bottom: 18px; display: grid; place-items: center; border: 2px solid var(--ink); border-radius: 50%; background: var(--mint); font-weight: 700; }
.meeting-followup p { margin-bottom: 0; color: var(--muted); line-height: 1.7; }
.meeting-scheduler { margin-top: 24px; }
.meeting-scheduler #wooii-cal-inline { width: 100%; min-height: 620px; margin-top: 14px; overflow: auto; border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--paper); }
.summary-step.scheduler-active > p:first-child, .summary-step.scheduler-active > h2, .summary-step.scheduler-active > .summary-card, .summary-step.scheduler-active > .meeting-prompt, .summary-step.scheduler-active > .meeting-followup { display: none; }
.project-dialog > footer { min-height: 80px; padding: 0 28px; border-top: 1px solid var(--line); display: flex; flex: 0 0 auto; justify-content: space-between; align-items: center; background: var(--paper); }
.project-dialog > footer button { border: 0; background: transparent; cursor: pointer; padding: 15px 20px; }
.project-dialog > footer .dialog-next { min-width: 170px; display: flex; justify-content: space-between; background: var(--ink); color: var(--paper); border-radius: var(--radius-sm); }
.project-dialog > footer button:disabled, .project-dialog > footer .is-disabled { opacity: .35; cursor: not-allowed; }
body.wooii-modal-open { overflow: hidden; }
.discard-confirmation { position: relative; z-index: 5; width: min(520px, calc(100vw - 36px)); padding: 38px; border: 1px solid var(--ink); border-radius: 24px; background: var(--paper); box-shadow: 10px 10px 0 var(--coral); animation: dialog-in .25s ease both; }
.discard-confirmation > p:first-child { margin: 0 0 16px; color: var(--coral-dark); font-size: 10px; font-weight: 800; letter-spacing: .16em; }
.discard-confirmation h2 { margin: 0; font-size: clamp(30px, 4vw, 44px); line-height: 1.08; letter-spacing: -.055em; }
.discard-confirmation > p:not(:first-child) { margin: 22px 0 30px; color: var(--muted); line-height: 1.65; }
.discard-confirmation > div { display: flex; flex-wrap: wrap; gap: 12px; }
.discard-confirmation button { min-height: 50px; padding: 0 18px; border: 1px solid var(--ink); border-radius: 12px; cursor: pointer; font-weight: 700; }
.discard-stay { background: var(--coral); box-shadow: 4px 4px 0 var(--ink); }
.discard-leave { background: var(--paper); }

@keyframes panel-in { from { opacity: 0; transform: translateY(12px) scale(.98); } to { opacity: 1; transform: none; } }
@keyframes dialog-in { from { opacity: 0; transform: translateY(18px) scale(.985); } to { opacity: 1; transform: none; } }
@keyframes select-in { from { opacity: 0; transform: translateY(-5px) scale(.985); } to { opacity: 1; transform: none; } }
@keyframes coral-breathe { from { translate: 0 0; scale: 1; } to { translate: -8px -5px; scale: 1.025; } }
@keyframes node-glow { 0%,100% { box-shadow: 0 0 0 0 rgba(0,255,199,.12); } 50% { box-shadow: 0 0 0 12px rgba(0,255,199,.18); } }
@keyframes path-shift { to { border-style: dashed; } }
@keyframes mark-float { from { translate: 0 0; } to { translate: 0 -8px; } }
@keyframes panel-drift { from { translate: 0 0; } to { translate: -7px 8px; } }

@media (max-width: 1050px) {
  .site-header { grid-template-columns: 1fr auto auto; gap: 20px; }
  .nav { position: absolute; top: 88px; left: 0; right: 0; background: var(--paper); border-bottom: 1px solid var(--line); padding: 24px; flex-direction: column; align-items: flex-start; display: none; }
  .nav.open { display: flex; }
  .menu-button { display: block; border: 0; background: transparent; cursor: pointer; }
  .hero { grid-template-columns: 1fr; }
  .hero-art { min-height: 300px; }
  .hero-art.has-custom-image img { min-height: 300px; }
  .services-strip, .workflow, .service-grid { grid-template-columns: 1fr; }
  .section-heading, .section-heading.compact { grid-template-columns: 1fr; }
  .workflow-card.featured, .workflow-card.featured:hover { transform: none; }
  .connector { display: none; }
  .first-cta { grid-template-columns: 1fr; }
  .work-list article { grid-template-columns: 48px 1fr 30px; padding: 24px; }
  .work-list article p, .work-list article small { grid-column: 2 / -1; margin: 0; }
  .about-section, .faq-section { grid-template-columns: 1fr; }
  .about-mark { min-height: 420px; border-right: 0; border-bottom: 1px solid var(--ink); }
  .about-mark.has-custom-image img, .wooii-brand-art-about { min-height: 420px; }
  .site-footer { grid-template-columns: 1fr; }
  .site-footer > div:last-child { justify-self: start; align-items: flex-start; }
  .service-intro, .service-process header, .service-faq { grid-template-columns: 1fr; }
}

@media (max-width: 620px) {
	.archive-grid { grid-template-columns: 1fr; }
	.service-topbar { min-height: 74px; padding: 0 18px; }
	.service-topbar nav > span, .service-topbar nav > a:first-child { display: none; }
	.service-hero { padding: 58px 20px 72px; background: var(--paper); }
	.service-breadcrumb { margin-bottom: 50px; }
	.service-brand { font-size: 18px; }
	.service-topbar nav { font-size: 12px; }
	.service-hero h1 { font-size: clamp(40px, 12vw, 54px); line-height: .98; }
	.service-deck { font-size: 16px; line-height: 1.65; }
	.service-hero-actions { align-items: stretch; flex-direction: column; }
	.service-primary { width: 100%; }
	.service-intro { padding: 78px 20px; gap: 36px; }
	.service-intro h2 { font-size: clamp(32px, 9.5vw, 42px); line-height: 1.08; }
	.service-intro div > p { font-size: 16px; }
	.service-fit { margin: 12px; padding: 62px 22px; }
	.service-fit h2 { font-size: clamp(28px, 8vw, 38px); }
	.service-scope { padding: 76px 20px; grid-template-columns: 1fr; }
	.service-list-card { min-height: auto; padding: 28px 22px 38px; }
	.service-list-card > p { margin-bottom: 64px; }
	.service-list-card h2 { font-size: clamp(28px, 8.5vw, 38px); }
	.service-list-card li { font-size: 15px; }
	.service-process { padding: 76px 20px; }
	.service-process header { gap: 30px; margin-bottom: 54px; }
	.service-process h2 { font-size: clamp(31px, 9vw, 42px); }
	.service-process li { grid-template-columns: 42px 1fr; gap: 12px; }
	.service-process li p { font-size: 16px; }
	.service-faq { padding: 76px 20px; gap: 42px; }
	.service-faq h2 { font-size: clamp(31px, 9vw, 42px); }
	.service-faq summary { min-height: 80px; font-size: 16px; }
	.service-cta { margin: 12px; padding: 70px 22px; }
	.service-cta h2 { font-size: clamp(32px, 9.5vw, 44px); }
	.service-more { padding: 72px 20px; }
	.service-more > div { grid-template-columns: 1fr; }
	.service-more a { min-height: 104px; font-size: clamp(22px, 7vw, 30px); }
  .site-header { height: 74px; padding: 0 18px; grid-template-columns: minmax(0, 1fr) auto auto; gap: 10px; }
  .brand { min-width: 0; gap: 6px; font-size: 19px; white-space: nowrap; }
  .brand-logo-full, .brand-name-desktop { display: none; }
  .brand i { display: block; height: 18px; }
  .brand small { display: inline; font-size: 11px; }
  .brand-name-mobile { display: inline; }
  .menu-button { font-size: 12px; }
  .language { gap: 5px; }
  .language button, .language a { font-size: 13px; }
  .nav { top: 74px; }
  .hero { min-height: auto; }
  .hero-copy { padding: 64px 20px 50px; }
  .hero h1 { font-size: clamp(39px, 12vw, 56px); }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .primary-button { width: 100%; }
  .hero-art { min-height: 250px; margin: 0 16px 16px; }
  .hero-art.has-custom-image img { min-height: 250px; }
  .services-strip { display: block; }
  .service-tab { min-height: 112px; padding: 22px 20px; margin-bottom: 12px; }
  .method-section, .service-details { padding: 80px 20px; }
  .section-heading { margin-bottom: 45px; gap: 22px; }
  .workflow { gap: 18px; }
  .workflow-card { min-height: 360px; }
  .service-grid article { min-height: 330px; padding: 24px; }
  .service-grid h3 { margin-top: 45px; }
  .method-section, .faq-section, .first-cta, .about-section { margin: 12px; border-radius: 24px; }
  .first-cta { padding: 72px 20px; }
  .work-section { padding: 80px 20px; }
  .work-list article { grid-template-columns: 36px 1fr 24px; }
  .about-mark { min-height: 300px; }
  .about-mark.has-custom-image img, .wooii-brand-art-about { min-height: 300px; }
  .about-copy { padding: 72px 20px; }
  .about-columns { grid-template-columns: 1fr; }
  .faq-section { padding: 80px 20px; }
  .faq-list article > button { grid-template-columns: 34px 1fr 24px; gap: 10px; padding: 0 18px; }
  .faq-list article > p { margin: -5px 20px 28px 62px; }
  .site-footer { padding: 50px 20px; }
  .help-trigger { right: 16px; bottom: 16px; }
  .help-trigger > span { display: none; }
  .help-panel { right: 16px; bottom: 82px; }
  .dialog-backdrop { padding: 0; }
  .project-dialog { width: 100%; height: 100%; max-height: none; border: 0; border-radius: 0; box-shadow: none; }
  .dialog-body, .contact-dialog { scrollbar-width: none; -ms-overflow-style: none; }
  .dialog-body::-webkit-scrollbar, .contact-dialog::-webkit-scrollbar { display: none; }
  .project-dialog > header { padding: 0 18px; }
  .dialog-brand-logo, .dialog-brand i { display: none; }
  .project-dialog > header span { display: none; }
  .dialog-body { padding: 24px 20px; }
  .dialog-step textarea { height: 92px; min-height: 92px; max-height: 260px; }
  .need-grid, .form-row { grid-template-columns: 1fr; }
  .project-dialog > footer { padding: 0 14px; }
  .prototype-note, .summary-card { grid-template-columns: 1fr; flex-direction: column; align-items: flex-start; }
  .discard-confirmation { padding: 30px 22px; }
  .discard-confirmation > div { flex-direction: column; }
  .discard-confirmation button { width: 100%; }
  .contact-dialog { min-height: 100%; border: 0; border-radius: 0; box-shadow: none; }
  .quick-contact-form { grid-template-columns: 1fr; }
  .quick-contact-form label:last-of-type, .quick-contact-form > button, .quick-contact-status { grid-column: auto; }
  .contact-address { grid-template-columns: 1fr; }
  .meeting-scheduler #wooii-cal-inline { min-height: 680px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
}

/* Homepage module ordering and editable brand sections. */
#wooii-app { display: flex; flex-direction: column; }
.site-header { order: -1000; width: 100%; }
.site-footer { order: 1000; width: 100%; }
.help-trigger, .help-panel, .contact-backdrop, .dialog-backdrop { order: 2000; }
.wooii-custom-section { width: calc(100% - 32px); min-height: 520px; margin: 16px; padding: clamp(56px, 8vw, 130px); border: 1px solid var(--ink); border-radius: 38px; overflow: hidden; display: grid; place-items: center; background: var(--paper); color: var(--ink); }
.wooii-custom-section.is-split { padding: 0; grid-template-columns: minmax(0, 1fr) minmax(0, 1.35fr); place-items: stretch; }
.wooii-custom-section.theme-coral { background: var(--coral); }
.wooii-custom-section.theme-dark { background: var(--ink-strong); color: #fff; border-color: var(--ink-strong); }
.wooii-custom-copy { width: min(100%, 1000px); align-self: center; }
.wooii-custom-section.is-split .wooii-custom-copy { padding: clamp(48px, 7vw, 110px); }
.wooii-custom-kicker { margin: 0 0 26px; color: var(--coral-dark); font-size: 13px; font-weight: 760; letter-spacing: .16em; text-transform: uppercase; }
.theme-dark .wooii-custom-kicker { color: var(--coral); }
.wooii-custom-copy h2 { max-width: 1050px; margin: 0; font-size: clamp(42px, 6vw, 90px); line-height: .96; letter-spacing: -.065em; }
.wooii-custom-body { max-width: 760px; margin-top: 34px; color: var(--muted); font-size: clamp(17px, 1.6vw, 24px); line-height: 1.65; }
.theme-dark .wooii-custom-body { color: rgba(255,255,255,.72); }
.wooii-custom-button { width: min(100%, 360px); min-height: 72px; margin-top: 38px; padding: 0 24px; display: flex; align-items: center; justify-content: space-between; border: 1px solid currentColor; border-radius: 20px; background: var(--coral); color: var(--ink); box-shadow: 7px 7px 0 var(--ink); font-weight: 720; text-decoration: none; }
.wooii-custom-visual { min-height: 520px; display: grid; place-items: center; overflow: hidden; background: var(--coral-pale); border-right: 1px solid currentColor; }
.wooii-custom-visual img { display: block; width: 100%; height: 100%; min-height: 520px; }
.wooii-custom-visual.image-fit-contain img { object-fit: contain; padding: clamp(28px, 5vw, 80px); }
.wooii-custom-visual.image-fit-cover img { object-fit: cover; }
.wooii-custom-visual .wooii-brand-art { width: 100%; height: 100%; min-height: 520px; }
.wooii-custom-note { padding: 18px 20px; border: 1px dashed var(--coral-dark); border-radius: 16px; background: var(--coral-pale); }
.wooii-custom-note p { margin: 0; font-size: 17px; font-weight: 700; }
.wooii-custom-note small { display: block; margin-top: 7px; color: var(--muted); }
.wooii-custom-field { display: grid; gap: 10px; margin-bottom: 24px; }
.wooii-custom-field > input, .wooii-custom-field > textarea, .wooii-custom-field > select { width: 100%; min-height: 56px; padding: 14px 18px; border: 1px solid var(--line); border-radius: 16px; background: #fffafa; font: inherit; }
.wooii-custom-field > textarea { min-height: 120px; resize: vertical; }
.wooii-custom-choices { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.wooii-custom-choices label { min-height: 54px; margin-bottom: 0; padding: 12px 16px; display: flex; align-items: center; gap: 10px; border: 1px solid var(--line); border-radius: 16px; background: var(--coral-pale); }
.wooii-custom-choices input { width: 20px !important; min-height: 20px !important; padding: 0 !important; flex: 0 0 20px; accent-color: var(--coral); }
.wooii-custom-field.has-error > input, .wooii-custom-field.has-error > textarea, .wooii-custom-field.has-error > select, .wooii-custom-field.has-error .wooii-custom-choices { border-color: var(--coral-dark); }

@media (max-width: 900px) {
  .wooii-custom-section.is-split { grid-template-columns: 1fr; }
  .wooii-custom-visual { min-height: 360px; border-right: 0; border-bottom: 1px solid currentColor; }
  .wooii-custom-visual img, .wooii-custom-visual .wooii-brand-art { min-height: 360px; }
}

@media (max-width: 620px) {
  .wooii-custom-section { width: calc(100% - 24px); min-height: 400px; margin: 12px; padding: 70px 20px; border-radius: 24px; }
  .wooii-custom-section.is-split { padding: 0; }
  .wooii-custom-section.is-split .wooii-custom-copy { padding: 56px 20px; }
  .wooii-custom-copy h2 { font-size: clamp(38px, 12vw, 58px); }
  .wooii-custom-choices { grid-template-columns: 1fr; }
}
