


:root, [data-palette="a"], [data-palette="c"] {
  --bg: #fffaf0; --bg-2: #fff3dc; --surface: #ffffff;
  --ink: #2e2014; --ink-2: #6b5643; --line: #f0dfc2;
  --brand: #e8900c; --core: #5a3a1c;
  --hero-grad: radial-gradient(1200px 600px at 78% 20%, #ffe2a6 0%, rgba(255, 226, 166, 0) 60%), linear-gradient(180deg, #fff6e3 0%, #fffaf0 100%);
  --shadow: 0 10px 30px rgba(120, 72, 10, .10);
  --warn: #c2410c; --chat: #9db4d6;
}

[data-palette="b"], [data-palette="d"] {
  --bg: #f5f8fc; --bg-2: #e9f1fa; --surface: #ffffff;
  --ink: #0f2540; --ink-2: #4a5f78; --line: #d6e2ef;
  --hero-grad: radial-gradient(1100px 560px at 80% 18%, #fff0bf 0%, rgba(255, 240, 191, 0) 55%), linear-gradient(180deg, #eef4fb 0%, #f5f8fc 100%);
  --shadow: 0 10px 30px rgba(15, 37, 64, .10);
  --warn: #c2410c; --chat: #8cabd9;
}

:root, [data-palette="a"] {
  --pri: #e8900c; --pri-strong: #9a5800; --pri-soft: #ffe7b8; --on-pri: #2a1a08;
  --cta: #f09a1a; --cta-strong: #e08600; --on-cta: #2a1a08;
  --accent: #5b7f2a; --accent-soft: #e6f0d6;
  --seed-a: #f2a922; --seed-b: #6b3f14;
}

[data-palette="b"] {
  --brand: #1d5fae; --core: #0f2540;
  --pri: #1d5fae; --pri-strong: #134680; --pri-soft: #dbe9f8; --on-pri: #ffffff;
  --cta: #1d5fae; --cta-strong: #134680; --on-cta: #ffffff;
  --accent: #d99a00; --accent-soft: #fff1c7;
  --seed-a: #f2a900; --seed-b: #1d5fae;
}

[data-palette="c"] {
  --ink: #24211d; --ink-2: #5e584f;
  --pri: #1d5fae; --pri-strong: #134680; --pri-soft: #e1ecf8; --on-pri: #ffffff;
  --cta: #f09a1a; --cta-strong: #e08600; --on-cta: #2a1a08;
  --accent: #1d5fae; --accent-soft: #e1ecf8;
  --seed-a: #f2a922; --seed-b: #1d5fae;
}

[data-palette="d"] {
  --brand: #e8900c; --core: #5a3a1c;
  --pri: #1d5fae; --pri-strong: #134680; --pri-soft: #dbe9f8; --on-pri: #ffffff;
  --cta: #1d5fae; --cta-strong: #134680; --on-cta: #ffffff;
  --accent: #1d5fae; --accent-soft: #dbe9f8;
  --seed-a: #f2a922; --seed-b: #1d5fae;
}


:root[data-theme="dark"]:not([data-palette="b"]):not([data-palette="d"]) {
  --bg: #16120d; --bg-2: #1e1812; --surface: #241d15;
  --ink: #f6eee2; --ink-2: #c4b6a2; --line: #3b3126;
  --brand: #f5a524; --core: #7a4f22;
  --hero-grad: radial-gradient(1100px 560px at 78% 20%, rgba(245, 165, 36, .20) 0%, rgba(245, 165, 36, 0) 60%), linear-gradient(180deg, #1b150e 0%, #16120d 100%);
  --shadow: 0 10px 30px rgba(0, 0, 0, .35);
  --warn: #fb8a4c; --chat: #33476a;
}

:root[data-theme="dark"][data-palette="b"], :root[data-theme="dark"][data-palette="d"] {
  --bg: #0b1320; --bg-2: #101b2d; --surface: #142236;
  --ink: #e8eef7; --ink-2: #9fb1c8; --line: #23344f;
  --hero-grad: radial-gradient(1100px 560px at 80% 18%, rgba(242, 169, 0, .16) 0%, rgba(242, 169, 0, 0) 55%), linear-gradient(180deg, #0e1829 0%, #0b1320 100%);
  --shadow: 0 10px 30px rgba(0, 0, 0, .4);
  --warn: #fb8a4c; --chat: #2c4468;
}
:root[data-theme="dark"]:not([data-palette]), :root[data-theme="dark"][data-palette="a"] {
  --pri: #f5a524; --pri-strong: #ffc266; --pri-soft: #3a2a12; --on-pri: #1b1409;
  --cta: #f5a524; --cta-strong: #ffb946; --on-cta: #1b1409;
  --accent: #a3c96e; --accent-soft: #263119;
  --seed-a: #f7b23a; --seed-b: #c98a45;
}
:root[data-theme="dark"][data-palette="b"] {
  --brand: #6ea8ff; --core: #e8eef7;
  --pri: #6ea8ff; --pri-strong: #9cc4ff; --pri-soft: #16294a; --on-pri: #0b1320;
  --cta: #1f66cc; --cta-strong: #2b76e0; --on-cta: #ffffff;
  --accent: #f5b820; --accent-soft: #33290f;
  --seed-a: #f5b820; --seed-b: #6ea8ff;
}
:root[data-theme="dark"][data-palette="c"] {
  --pri: #6ea8ff; --pri-strong: #9cc4ff; --pri-soft: #1a2a42; --on-pri: #0b1320;
  --cta: #f5a524; --cta-strong: #ffb946; --on-cta: #1b1409;
  --accent: #6ea8ff; --accent-soft: #1a2a42;
  --seed-a: #f7b23a; --seed-b: #6ea8ff;
}
:root[data-theme="dark"][data-palette="d"] {
  --brand: #f5a524; --core: #7a4f22;
  --pri: #6ea8ff; --pri-strong: #9cc4ff; --pri-soft: #16294a; --on-pri: #0b1320;
  --cta: #1f66cc; --cta-strong: #2b76e0; --on-cta: #ffffff;
  --accent: #6ea8ff; --accent-soft: #16294a;
  --seed-a: #f7b23a; --seed-b: #6ea8ff;
}
:root[data-theme="dark"] { color-scheme: dark; }

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: "Noto Sans TC", -apple-system, BlinkMacSystemFont, "PingFang TC", "Microsoft JhengHei", sans-serif;
  font-size: 17px;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  transition: background-color .4s, color .4s;
}
img, svg { max-width: 100%; display: block; }
a { color: var(--pri-strong); }
h1, h2, h3 { line-height: 1.3; margin: 0 0 .5em; letter-spacing: .01em; }
h2 { font-size: clamp(28px, 4vw, 40px); font-weight: 800; }
h3 { font-size: 20px; font-weight: 700; }
p { margin: 0 0 1em; }
.wrap { width: min(1160px, 100% - 32px); margin-inline: auto; }
.eyebrow { display: inline-block; font-size: 14px; font-weight: 700; letter-spacing: .12em; color: var(--pri-strong); margin-bottom: 10px; }
.lead { font-size: clamp(17px, 2vw, 19px); color: var(--ink-2); max-width: 44em; }
.skip { position: absolute; left: -999px; top: 8px; background: var(--ink); color: #fff; padding: 8px 12px; border-radius: 8px; z-index: 100; }
.skip:focus { left: 8px; }
:focus-visible { outline: 3px solid var(--pri); outline-offset: 3px; border-radius: 6px; }


.nav { position: sticky; top: 0; z-index: 50; background: color-mix(in srgb, var(--bg) 86%, transparent); backdrop-filter: saturate(1.4) blur(12px); -webkit-backdrop-filter: saturate(1.4) blur(12px); border-bottom: 1px solid transparent; transition: border-color .3s; }
.nav.is-scrolled { border-bottom-color: var(--line); }
.nav-in { display: flex; align-items: center; gap: 20px; height: 68px; }
.logo { display: flex; align-items: center; gap: 10px; text-decoration: none; color: var(--ink); font-weight: 800; font-size: 20px; letter-spacing: .04em; white-space: nowrap; }
.logo small { font-size: 12px; font-weight: 700; color: var(--ink-2); letter-spacing: .08em; }
.logo svg { width: 36px; height: 36px; flex: none; }
.nav-links { display: flex; gap: 22px; margin-left: auto; list-style: none; padding: 0; margin-block: 0; }
.nav-links a { color: var(--ink); text-decoration: none; font-size: 15px; font-weight: 600; opacity: .82; }
.nav-links a:hover { opacity: 1; color: var(--pri-strong); }
.btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 48px; padding: 0 22px; border-radius: 999px; font-weight: 700; font-size: 16px; text-decoration: none; border: 2px solid transparent; cursor: pointer; transition: transform .15s, background-color .2s, box-shadow .2s; font-family: inherit; }
.btn:active { transform: translateY(1px); }
.btn-primary { background: var(--cta); color: var(--on-cta); box-shadow: 0 6px 18px color-mix(in srgb, var(--cta) 35%, transparent); }
.btn-primary:hover { background: var(--cta-strong); }
.btn-ghost { background: transparent; color: var(--ink); border-color: var(--line); }
.btn-ghost:hover { border-color: var(--pri); }
.nav .btn { min-height: 40px; padding: 0 16px; font-size: 14px; }
.menu-btn { display: none; width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 12px; background: var(--surface); color: var(--ink); font-size: 20px; cursor: pointer; }
@media (max-width: 900px) {
  .nav-links, .nav .btn-primary { display: none; }
  .menu-btn { display: inline-flex; align-items: center; justify-content: center; }
  .nav.is-open .nav-links { display: flex; flex-direction: column; position: absolute; left: 0; right: 0; top: 68px; background: var(--surface); padding: 12px 16px 20px; gap: 4px; border-bottom: 1px solid var(--line); box-shadow: var(--shadow); }
  .nav.is-open .nav-links a { display: block; padding: 12px 4px; font-size: 17px; }
}


.hero { position: relative; overflow: hidden; background: var(--hero-grad); }
.hero-in { position: relative; display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: 24px; min-height: min(760px, calc(100svh - 68px)); padding-block: 40px 56px; }
.hero h1 { font-size: clamp(38px, 6.2vw, 68px); font-weight: 900; letter-spacing: .02em; margin-bottom: 18px; }
.hero h1 .hl { color: var(--brand); }
.hero .lead { margin-bottom: 28px; }
.hero-cta { display: flex; flex-wrap: wrap; gap: 12px; }
.hero-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 26px; padding: 0; list-style: none; }
.hero-tags li { font-size: 14px; padding: 4px 12px; border-radius: 999px; background: var(--surface); border: 1px solid var(--line); color: var(--ink-2); }
.bloom { position: relative; aspect-ratio: 1; width: 100%; max-width: 520px; justify-self: center; }
.bloom canvas { width: 100%; height: 100%; }
.bloom-cap { position: absolute; left: 50%; bottom: -6px; transform: translateX(-50%); font-size: 13px; color: var(--ink-2); white-space: nowrap; }
@media (max-width: 900px) {
  .hero-in { grid-template-columns: 1fr; min-height: auto; padding-block: 28px 48px; text-align: left; }
  .bloom { order: -1; max-width: 300px; }
}


section { scroll-margin-top: 76px; }
.sec { padding-block: clamp(64px, 9vw, 110px); }
.sec-alt { background: var(--bg-2); }
.sec-head { max-width: 760px; margin-bottom: 40px; }
.card { background: var(--surface); border: 1px solid var(--line); border-radius: 20px; padding: 28px; box-shadow: var(--shadow); }


.products { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.product { display: flex; flex-direction: column; }
.product-top { display: flex; align-items: center; gap: 14px; margin-bottom: 12px; }
.product-ico { width: 52px; height: 52px; border-radius: 14px; background: var(--pri-soft); color: var(--pri-strong); display: grid; place-items: center; flex: none; }
.product-ico svg { width: 28px; height: 28px; }
.product h3 { margin: 0; font-size: 24px; }
.product .sub { margin: 0; font-size: 14px; color: var(--ink-2); font-weight: 600; }
.checks { list-style: none; padding: 0; margin: 8px 0 20px; display: grid; gap: 10px; }
.checks li { position: relative; padding-left: 30px; }
.checks li::before { content: ""; position: absolute; left: 0; top: .45em; width: 18px; height: 18px; border-radius: 50%; background: var(--accent-soft); box-shadow: inset 0 0 0 2px var(--accent); }
.checks li::after { content: ""; position: absolute; left: 6px; top: calc(.45em + 4px); width: 5px; height: 9px; border: solid var(--accent); border-width: 0 2px 2px 0; transform: rotate(45deg); }
.price { margin-top: auto; display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; padding-top: 18px; border-top: 1px dashed var(--line); }
.price b { font-size: 18px; }
.price span { font-size: 14px; color: var(--ink-2); }
@media (max-width: 800px) { .products { grid-template-columns: 1fr; } }


.journey { display: grid; grid-template-columns: 300px 1fr; gap: 28px; align-items: start; }
.steps { list-style: none; margin: 0; padding: 0; display: grid; gap: 6px; counter-reset: s; }
.steps button { width: 100%; display: flex; align-items: center; gap: 12px; text-align: left; padding: 12px 14px; border-radius: 14px; border: 1px solid transparent; background: transparent; color: var(--ink); font: inherit; font-size: 16px; font-weight: 600; cursor: pointer; transition: background-color .2s, border-color .2s; }
.steps button:hover { background: var(--surface); }
.steps .n { width: 30px; height: 30px; border-radius: 50%; display: grid; place-items: center; flex: none; font-size: 14px; font-weight: 800; background: var(--surface); border: 2px solid var(--line); color: var(--ink-2); transition: all .25s; }
.steps button[aria-selected="true"] { background: var(--surface); border-color: var(--line); box-shadow: var(--shadow); }
.steps button[aria-selected="true"] .n { background: var(--pri); border-color: var(--pri); color: var(--on-pri); }
.steps button.is-done .n { background: var(--accent-soft); border-color: var(--accent); color: var(--accent); }
.stage { position: relative; min-height: 440px; }
.panel { display: none; }
.panel.is-on { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; align-items: center; animation: rise .45s ease both; }
@keyframes rise { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: none; } }
@media (prefers-reduced-motion: reduce) { .panel.is-on { animation: none; } }
.panel h3 { font-size: 24px; }
.panel .who { display: inline-block; font-size: 13px; font-weight: 700; color: var(--pri-strong); background: var(--pri-soft); padding: 2px 10px; border-radius: 999px; margin-bottom: 10px; }
.panel .note { font-size: 15px; color: var(--ink-2); border-left: 3px solid var(--pri); padding-left: 12px; }
.journey-ctl { display: flex; gap: 10px; align-items: center; margin-top: 18px; }
.journey-ctl .btn { min-height: 42px; padding: 0 16px; font-size: 15px; }
.progress { flex: 1; height: 6px; border-radius: 99px; background: var(--line); overflow: hidden; }
.progress i { display: block; height: 100%; width: 0; background: var(--pri); transition: width .4s; }
@media (max-width: 900px) {
  .journey { grid-template-columns: 1fr; }
  .steps { display: flex; overflow-x: auto; gap: 8px; padding-bottom: 6px; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; }
  .steps li { flex: none; scroll-snap-align: start; }
  .steps button { padding: 8px 12px; font-size: 14px; white-space: nowrap; }
  .panel.is-on { grid-template-columns: 1fr; }
  .stage { min-height: 0; }
}


.mock { background: var(--surface); border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--shadow); padding: 18px; font-size: 14px; line-height: 1.6; }
.mock-bar { display: flex; gap: 6px; margin-bottom: 12px; }
.mock-bar i { width: 10px; height: 10px; border-radius: 50%; background: var(--line); }
.mock-title { font-weight: 800; font-size: 15px; margin-bottom: 10px; display: flex; justify-content: space-between; gap: 8px; }
.mock-title em { font-style: normal; font-weight: 700; font-size: 12px; padding: 1px 8px; border-radius: 99px; background: var(--pri-soft); color: var(--pri-strong); }
.mock table { width: 100%; border-collapse: collapse; }
.mock td, .mock th { text-align: left; padding: 6px 4px; border-bottom: 1px solid var(--line); }
.mock th { font-size: 12px; color: var(--ink-2); font-weight: 700; }
.flag-h { color: var(--warn); font-weight: 800; }
.flag-ok { color: var(--accent); font-weight: 800; }
.mono { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 12.5px; }
.label { border: 2px dashed var(--line); border-radius: 12px; padding: 12px 14px; display: grid; gap: 4px; }
.barcode { height: 54px; background: repeating-linear-gradient(90deg, var(--ink) 0 2px, transparent 2px 4px, var(--ink) 4px 5px, transparent 5px 8px, var(--ink) 8px 11px, transparent 11px 12px); border-radius: 2px; }
.tube { display: flex; gap: 8px; flex-wrap: wrap; }
.tube span { padding: 3px 10px; border-radius: 99px; font-size: 12px; font-weight: 700; border: 1px solid var(--line); }
.chat { background: var(--chat); border-radius: 16px; padding: 14px; display: grid; gap: 8px; }
.bubble { background: #fff; color: #1f2937; border-radius: 14px; padding: 10px 12px; max-width: 88%; font-size: 13.5px; }
.bubble.me { justify-self: end; background: #d9fdd3; }
.bubble .rb { display: grid; grid-template-columns: 1fr auto; gap: 2px 10px; margin-top: 6px; }
.flow-line { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
.flow-line b { padding: 4px 10px; border-radius: 10px; background: var(--pri-soft); color: var(--pri-strong); font-size: 13px; }
.arrow { color: var(--ink-2); }


.link-diagram { display: grid; grid-template-columns: 1fr auto 1fr; gap: 20px; align-items: center; margin-bottom: 36px; }
.inst { display: grid; gap: 10px; }
.inst div { display: flex; align-items: center; gap: 10px; padding: 12px 14px; background: var(--surface); border: 1px solid var(--line); border-radius: 14px; font-weight: 600; font-size: 15px; }
.inst small { margin-left: auto; font-size: 12px; font-weight: 700; color: var(--ink-2); font-family: ui-monospace, Menlo, monospace; }
.hub { width: 180px; aspect-ratio: 1; border-radius: 50%; display: grid; place-items: center; text-align: center; background: var(--pri); color: var(--on-pri); font-weight: 800; box-shadow: 0 0 0 12px var(--pri-soft), var(--shadow); position: relative; }
.hub span { display: block; font-size: 13px; font-weight: 600; opacity: .9; }
.lis-box { padding: 22px; border-radius: 18px; background: var(--surface); border: 2px solid var(--pri); text-align: center; }
.lis-box b { display: block; font-size: 22px; }
.wires { position: relative; height: 4px; }
.translate { display: grid; grid-template-columns: 1fr auto 1fr; gap: 16px; align-items: stretch; }
.translate .mock { margin: 0; }
.translate .to { align-self: center; font-size: 28px; color: var(--pri); font-weight: 800; }
.three { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 36px; }
.three .card h3 { font-size: 18px; }
.three .card p { margin: 0; font-size: 15.5px; color: var(--ink-2); }
.pill-num { display: inline-grid; place-items: center; width: 34px; height: 34px; border-radius: 10px; background: var(--pri-soft); color: var(--pri-strong); font-weight: 800; margin-bottom: 10px; }
@media (max-width: 900px) {
  .link-diagram { grid-template-columns: 1fr; justify-items: center; }
  .link-diagram .inst, .link-diagram .lis-box { width: 100%; }
  .hub { width: 150px; }
  .translate { grid-template-columns: 1fr; }
  .translate .to { transform: rotate(90deg); justify-self: center; }
  .three { grid-template-columns: 1fr; }
}


.twoway { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.lane { display: grid; gap: 14px; }
.lane-step { display: grid; grid-template-columns: 44px 1fr; gap: 14px; align-items: start; }
.lane-step .ico { width: 44px; height: 44px; border-radius: 12px; display: grid; place-items: center; background: var(--pri-soft); color: var(--pri-strong); font-weight: 800; }
.lane-step h3 { font-size: 17px; margin-bottom: 4px; }
.lane-step p { margin: 0; font-size: 15.5px; color: var(--ink-2); }
.dir { font-size: 13px; font-weight: 800; letter-spacing: .1em; color: var(--pri-strong); margin-bottom: 4px; }
@media (max-width: 800px) { .twoway { grid-template-columns: 1fr; } }


.feats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.feat { padding: 22px; }
.feat h3 { font-size: 17px; }
.feat p { margin: 0; font-size: 15px; color: var(--ink-2); }
@media (max-width: 1000px) { .feats { grid-template-columns: 1fr 1fr; } }
@media (max-width: 560px) { .feats { grid-template-columns: 1fr; } }


.onboard { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; counter-reset: ob; }
.onboard li { counter-increment: ob; position: relative; padding: 22px; background: var(--surface); border: 1px solid var(--line); border-radius: 18px; }
.onboard li::before { content: counter(ob, decimal-leading-zero); display: block; font-size: 28px; font-weight: 900; color: var(--pri); margin-bottom: 6px; }
.onboard h3 { font-size: 17px; }
.onboard p { margin: 0; font-size: 15px; color: var(--ink-2); }
@media (max-width: 900px) { .onboard { grid-template-columns: 1fr 1fr; } }
@media (max-width: 520px) { .onboard { grid-template-columns: 1fr; } }


.faq { max-width: 860px; }
.faq details { background: var(--surface); border: 1px solid var(--line); border-radius: 16px; margin-bottom: 12px; }
.faq summary { cursor: pointer; list-style: none; padding: 18px 52px 18px 20px; font-weight: 700; position: relative; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 22px; color: var(--pri); transition: transform .2s; }
.faq details[open] summary::after { transform: translateY(-50%) rotate(45deg); }
.faq details p { padding: 0 20px 18px; margin: 0; color: var(--ink-2); }


.contact { display: grid; grid-template-columns: .9fr 1.1fr; gap: 32px; align-items: start; }
.form { display: grid; gap: 14px; }
.form label { display: grid; gap: 6px; font-weight: 600; font-size: 15px; }
.form input, .form select, .form textarea { font: inherit; font-size: 16px; padding: 12px 14px; border-radius: 12px; border: 1px solid var(--line); background: var(--surface); color: var(--ink); width: 100%; }
.form textarea { min-height: 120px; resize: vertical; }
.form .row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.form-note { font-size: 14px; color: var(--ink-2); margin: 0; }
.form-msg { font-weight: 700; margin: 0; }
@media (max-width: 800px) { .contact, .form .row { grid-template-columns: 1fr; } }


.foot { padding-block: 40px; border-top: 1px solid var(--line); font-size: 14px; color: var(--ink-2); }
.foot-in { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; align-items: center; }


.reveal { opacity: 0; transform: translateY(16px); transition: opacity .6s ease, transform .6s ease; }
.reveal.is-in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { .reveal { opacity: 1; transform: none; transition: none; } }

.form [aria-invalid="true"] { border-color: var(--warn); box-shadow: 0 0 0 3px rgba(194, 65, 12, .15); }
.logo span { line-height: 1.15; }
@media (max-width: 900px) {
  .bloom { max-width: 210px; }
  .bloom-cap { display: none; }
}


.theme-btn { width: 40px; height: 40px; flex: none; border-radius: 12px; border: 1px solid var(--line); background: var(--surface); color: var(--ink); display: inline-grid; place-items: center; cursor: pointer; }
.theme-btn svg { width: 20px; height: 20px; }
.theme-btn .i-sun, [data-theme="dark"] .theme-btn .i-moon { display: none; }
[data-theme="dark"] .theme-btn .i-sun { display: block; }
@media (max-width: 900px) { .theme-btn { margin-left: auto; width: 44px; height: 44px; } }
[data-theme="dark"] .bubble { background: #e9eef5; }
[data-theme="dark"] .bubble.me { background: #cdeec6; }
.hp { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }


.legal { max-width: 820px; padding-block: 48px 80px; }
.legal h1 { font-size: clamp(30px, 4vw, 40px); font-weight: 900; margin-bottom: 8px; }
.legal h1 + p { color: var(--ink-2); font-size: 15px; }
.legal h2 { font-size: 21px; font-weight: 800; margin: 36px 0 12px; padding-top: 12px; border-top: 1px solid var(--line); }
.legal p, .legal li { font-size: 16.5px; line-height: 1.85; }
.legal ol, .legal ul { padding-left: 1.4em; margin: 0 0 1em; }
.legal li { margin-bottom: 6px; }
.legal a { color: var(--pri-strong); }
.legal-back { margin-left: auto; min-height: 40px; padding: 0 16px; font-size: 14px; }
.foot a { color: inherit; }
.disclaimer { margin: 28px 0 0; font-size: 14px; color: var(--ink-2); }
.form .consent { display: flex; gap: 10px; align-items: flex-start; font-weight: 400; font-size: 14.5px; line-height: 1.6; }
.form .consent input { width: 18px; height: 18px; margin-top: 3px; flex: none; }
.form .consent[aria-invalid="true"], .form .consent:has(input[aria-invalid="true"]) { color: var(--warn); }
