/*!
 * 前台原版构建样式（Tailwind 编译结果）。
 *
 * 文件中为什么有重复选择器：
 * 原站经过多轮响应式和主题覆盖，越靠后的同等优先级规则越晚生效。
 * 不建议直接在中间删改，否则很难判断最终由哪一段覆盖。
 *
 * 快速导航（行号可能随编辑略微变化，请用类名搜索）：
 * - 基础/工具类：文件开头
 * - 初始注册和护照样式：约 329 行
 * - 第一轮完整护照主题：约 1200 行
 * - 第二轮视觉覆盖：约 1874 行
 * - 手机布局覆盖：约 2461 行
 * - 最终注册页覆盖：约 3004 行
 *
 * 推荐修改入口：
 * - 封面、规则、创建护照：../pages/registration-page.css
 * - 护照身份页：../pages/passport-page.css
 * - 展位集章页：../pages/booth-journey-page.css
 * - 抽奖和提示：../pages/stamp-and-draw-modal.css
 * - 共用手机适配：../pages/mobile-layout.css
 *
 * tailwindcss v4.2.1 | MIT License | https://tailwindcss.com
 */
@layer theme {
  :root,
  :host {
    --font-sans:
      ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .visible {
    visibility: visible;
  }
  .relative {
    position: relative;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .table {
    display: table;
  }
}
:root {
  --ink: #07111f;
  --navy: #0b1f37;
  --blue: #0c73ff;
  --cyan: #54d8ff;
  --mist: #edf4f7;
  --line: #0a1e3424;
  --muted: #667487;
}
* {
  box-sizing: border-box;
}
html {
  color: var(--ink);
  background: #f6fafb;
}
/* ---------- 原版基础主题：注册页、护照页和后台共用默认值 ---------- */
body {
  background: radial-gradient(circle at 15% 0, #e5f8ff 0, #0000 28rem), #f6fafb;
  margin: 0;
  font-family:
    Inter,
    ui-sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    sans-serif;
}
button,
input,
textarea,
select {
  font: inherit;
}
button {
  cursor: pointer;
}
button:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}
a {
  color: inherit;
  text-decoration: none;
}
.shell {
  min-height: 100vh;
}
.registration-shell {
  color: #fff;
  background:
    linear-gradient(125deg, #040c18fa, #071b31f2),
    radial-gradient(circle at 75% 25%, #116f95, #0000 35%);
  padding: 28px clamp(22px, 5vw, 76px) 50px;
}
.brand-row {
  letter-spacing: 0.16em;
  align-items: center;
  gap: 12px;
  font-size: 11px;
  font-weight: 750;
  display: flex;
}
.brand-mark {
  letter-spacing: -0.08em;
  border: 1px solid;
  border-radius: 50%;
  place-items: center;
  width: 33px;
  height: 33px;
  font-size: 10px;
  display: grid;
}
.registration-grid {
  grid-template-columns: minmax(0, 1.2fr) minmax(330px, 0.65fr);
  align-items: center;
  gap: clamp(50px, 9vw, 140px);
  max-width: 1280px;
  min-height: calc(100vh - 100px);
  margin: auto;
  display: grid;
}
.hero-copy h1 {
  letter-spacing: -0.055em;
  max-width: 760px;
  margin: 12px 0 24px;
  font-size: clamp(50px, 6vw, 92px);
  line-height: 0.98;
}
.eyebrow,
.card-kicker {
  color: #42d8ff;
  letter-spacing: 0.18em;
  margin: 0;
  font-size: 11px;
  font-weight: 800;
}
.lede {
  color: #bdcad8;
  max-width: 650px;
  font-size: 18px;
  line-height: 1.7;
}
.rule-strip {
  color: #a7b9ca;
  letter-spacing: 0.12em;
  align-items: center;
  gap: 16px;
  margin-top: 42px;
  font-size: 10px;
  display: flex;
}
.rule-strip i {
  background: #3e5369;
  width: 28px;
  height: 1px;
}
.register-card {
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  background: #ffffff14;
  border: 1px solid #77daff59;
  border-radius: 28px;
  gap: 20px;
  padding: 34px;
  display: grid;
  box-shadow: 0 30px 80px #0003;
}
.register-card h2 {
  letter-spacing: -0.03em;
  margin: 6px 0 0;
  font-size: 31px;
}
.register-card label {
  color: #cbd6e1;
  gap: 8px;
  font-size: 12px;
  display: grid;
}
.register-card small {
  opacity: 0.55;
}
.register-card input {
  color: #fff;
  background: #020b1773;
  border: 1px solid #ffffff2e;
  border-radius: 13px;
  outline: none;
  width: 100%;
  padding: 14px 15px;
}
.register-card input:focus {
  border-color: #53d8ff;
  box-shadow: 0 0 0 3px #53d8ff1f;
}
.register-card .consent {
  grid-template-columns: 18px 1fr;
  align-items: start;
  line-height: 1.5;
}
.register-card .consent input {
  margin: 2px 0 0;
}
.register-card button,
.draw-card button {
  color: #03101e;
  background: #59dfff;
  border: 0;
  border-radius: 13px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 18px;
  font-weight: 800;
  display: flex;
}
.notice {
  color: #075184;
  background: #e7f6ff;
  border: 1px solid #0c73ff38;
  border-radius: 12px;
  max-width: 900px;
  margin: 18px auto;
  padding: 13px 17px;
}
.notice.error {
  color: #ffbdc2;
  background: #bc1c312e;
  border-color: #ff667b4d;
  margin: 0;
}
.passport-shell {
  padding: 0 clamp(18px, 4vw, 60px) 44px;
}
.topbar {
  border-bottom: 1px solid var(--line);
  justify-content: space-between;
  align-items: center;
  height: 78px;
  display: flex;
}
.event-time {
  letter-spacing: 0.11em;
  color: var(--muted);
  font-size: 11px;
}
.demo-banner {
  text-align: center;
  color: #674500;
  letter-spacing: 0.12em;
  background: #fff0b8;
  border-radius: 999px;
  max-width: 1240px;
  margin: 12px auto 0;
  padding: 9px 13px;
  font-size: 10px;
  font-weight: 800;
}
.passport-hero {
  justify-content: space-between;
  align-items: end;
  gap: 30px;
  max-width: 1240px;
  margin: 58px auto 28px;
  display: flex;
}
.passport-hero h1 {
  letter-spacing: -0.055em;
  margin: 8px 0;
  font-size: clamp(42px, 6vw, 78px);
  line-height: 1;
}
.passport-hero > div > p:last-child {
  color: var(--muted);
}
.mode-pill {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 17px;
  gap: 7px;
  min-width: 190px;
  padding: 18px 20px;
  display: grid;
  box-shadow: 0 15px 45px #0d253c0f;
}
.mode-pill span {
  color: var(--muted);
  letter-spacing: 0.14em;
  font-size: 9px;
}
.mode-pill strong {
  font-size: 14px;
}
.mode-pill.express {
  border-color: #0c73ff59;
  box-shadow: inset 3px 0 #0c73ff;
}
.progress-panel {
  background: var(--navy);
  color: #fff;
  border-radius: 19px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 22px;
  max-width: 1240px;
  margin: auto;
  padding: 22px 24px;
  display: grid;
}
.progress-copy {
  align-items: baseline;
  gap: 5px;
  display: flex;
}
.progress-copy strong {
  font-size: 28px;
}
.progress-copy span,
.progress-panel p {
  color: #aebdcd;
  font-size: 12px;
}
.progress-track {
  background: #ffffff26;
  border-radius: 99px;
  height: 5px;
  overflow: hidden;
}
.progress-track i {
  background: linear-gradient(90deg, #41dfff, #2180ff);
  height: 100%;
  transition: width 0.45s;
  display: block;
}
.cooldown-card,
.draw-card,
.result-card {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 22px;
  max-width: 900px;
  margin: 22px auto;
  padding: 26px;
  box-shadow: 0 18px 60px #0c233a12;
}
.cooldown-card div {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.cooldown-card strong {
  color: #0c73ff;
  font-size: 38px;
}
.cooldown-card p,
.muted {
  color: var(--muted);
}
.draw-card {
  color: #fff;
  background: linear-gradient(135deg, #071526, #113758);
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.draw-card h2,
.result-card h2 {
  margin: 6px 0;
  font-size: 32px;
}
.draw-card button {
  min-width: 210px;
}
.result-card {
  text-align: center;
  padding: 40px;
}
.redemption-code {
  letter-spacing: 0.08em;
  background: #eef8ff;
  border: 1px dashed #0c73ff;
  border-radius: 14px;
  max-width: 390px;
  margin: 24px auto 12px;
  padding: 20px;
  font:
    800 22px ui-monospace,
    monospace;
}
.section-head {
  justify-content: space-between;
  align-items: end;
  max-width: 1240px;
  margin: 58px auto 18px;
  display: flex;
}
.section-head h2 {
  letter-spacing: -0.04em;
  margin: 6px 0 0;
  font-size: 35px;
}
.section-head > span {
  color: var(--muted);
}
.booth-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  max-width: 1240px;
  margin: auto;
  display: grid;
}
.booth-card {
  --accent: #53d8ff;
  border: 1px solid var(--line);
  background: #ffffffe0;
  border-radius: 20px;
  flex-direction: column;
  min-height: 285px;
  padding: 22px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.booth-card:before {
  content: "";
  background: var(--accent);
  height: 3px;
  position: absolute;
  inset: 0 0 auto;
}
.booth-card.done {
  color: #fff;
  background: #0b1f37;
  border-color: #0b1f37;
}
.booth-number {
  color: var(--muted);
  font:
    700 11px ui-monospace,
    monospace;
  position: absolute;
  top: 18px;
  right: 18px;
}
.booth-logo {
  border: 1px solid var(--accent);
  width: 46px;
  height: 46px;
  color: var(--accent);
  border-radius: 13px;
  place-items: center;
  font-weight: 900;
  display: grid;
}
.booth-card h3 {
  letter-spacing: -0.02em;
  margin: 18px 0 8px;
  font-size: 21px;
}
.booth-card p {
  color: var(--muted);
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
}
.booth-card.done p {
  color: #9fb1c2;
}
.booth-actions {
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-top: auto;
  padding-top: 20px;
  display: flex;
}
.booth-actions a {
  color: var(--muted);
  font-size: 11px;
}
.booth-actions button {
  color: #075184;
  background: #e8f6ff;
  border: 0;
  border-radius: 10px;
  padding: 11px 13px;
  font-size: 11px;
  font-weight: 800;
}
.booth-card.done .booth-actions button {
  color: #6df;
  background: #53d8ff21;
}
footer {
  border-top: 1px solid var(--line);
  max-width: 1240px;
  color: var(--muted);
  letter-spacing: 0.12em;
  justify-content: space-between;
  margin: 55px auto 0;
  padding-top: 22px;
  font-size: 10px;
  display: flex;
}
.loading-screen,
.admin-denied {
  text-align: center;
  place-content: center;
  gap: 16px;
  min-height: 100vh;
  display: grid;
}
.pulse-ring {
  border: 3px solid #d5eef7;
  border-top-color: #0c73ff;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin: auto;
  animation: 0.8s linear infinite spin;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.admin-shell {
  color: #fff;
  background: #07111f;
  min-height: 100vh;
  padding: 42px clamp(20px, 5vw, 70px) 70px;
}
.admin-header {
  justify-content: space-between;
  align-items: end;
  max-width: 1320px;
  margin: auto;
  display: flex;
}
.admin-header h1 {
  letter-spacing: -0.045em;
  margin: 8px 0 0;
  font-size: 48px;
}
.admin-user {
  text-align: right;
  color: #91a2b5;
  gap: 8px;
  font-size: 12px;
  display: grid;
}
.admin-user a {
  color: #53d8ff;
}
.stat-grid {
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
  max-width: 1320px;
  margin: 34px auto 18px;
  display: grid;
}
.stat-grid article,
.admin-panel {
  background: #0c1a2b;
  border: 1px solid #ffffff1a;
  border-radius: 18px;
}
.stat-grid article {
  gap: 10px;
  padding: 18px;
  display: grid;
}
.stat-grid span {
  color: #8496aa;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  font-size: 10px;
}
.stat-grid strong {
  font-size: 30px;
}
.admin-panel {
  max-width: 1320px;
  margin: 14px auto;
  padding: 24px;
}
.admin-panel h2 {
  margin: 6px 0 0;
  font-size: 25px;
}
.panel-heading {
  justify-content: space-between;
  align-items: end;
  gap: 20px;
  display: flex;
}
.panel-note {
  color: #8295a9;
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 1.55;
}
.utility-button,
.primary-admin-button {
  color: #53d8ff;
  background: #53d8ff14;
  border: 1px solid #53d8ff59;
  border-radius: 10px;
  padding: 11px 14px;
  font-size: 11px;
  font-weight: 750;
}
.primary-admin-button {
  color: #061421;
  background: #53d8ff;
  width: 100%;
}
.phase-panel,
.redemption-head {
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  display: flex;
}
.phase-actions {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}
.phase-actions button,
.admin-list button,
.claim-actions button {
  color: #b8c6d4;
  background: #0a1421;
  border: 1px solid #ffffff21;
  border-radius: 9px;
  padding: 9px 12px;
  font-size: 11px;
}
.phase-actions button.active {
  color: #07111f;
  background: #53d8ff;
}
.phase-actions .live-button {
  color: #ffda72;
  border-color: #ffda7259;
}
.admin-split {
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  max-width: 1320px;
  margin: auto;
  display: grid;
}
.admin-split .admin-panel {
  width: 100%;
}
.admin-list {
  margin-top: 20px;
}
.admin-list > div {
  border-top: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  padding: 13px 0;
  display: flex;
}
.admin-list span {
  gap: 4px;
  display: grid;
}
.admin-list small {
  color: #718399;
}
.editor-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
  display: grid;
}
.editor-card {
  background: #091624;
  border: 1px solid #ffffff17;
  border-radius: 14px;
  gap: 12px;
  padding: 18px;
  display: grid;
}
.editor-card label,
.correction-panel label,
.prize-editor label {
  color: #8496aa;
  letter-spacing: 0.04em;
  gap: 6px;
  font-size: 10px;
  display: grid;
}
.editor-card input,
.editor-card textarea,
.correction-panel input,
.correction-panel select,
.prize-editor input {
  color: #fff;
  background: #06111d;
  border: 1px solid #ffffff1a;
  border-radius: 8px;
  outline: none;
  width: 100%;
  padding: 10px 11px;
}
.editor-card textarea {
  resize: vertical;
  min-height: 72px;
}
.editor-card input:focus,
.editor-card textarea:focus,
.correction-panel input:focus,
.correction-panel select:focus,
.prize-editor input:focus {
  border-color: #53d8ff8c;
}
.editor-title {
  grid-template-columns: 11px 1fr auto;
  align-items: center;
  gap: 9px;
  display: grid;
}
.editor-title > span {
  border-radius: 50%;
  width: 9px;
  height: 9px;
}
.editor-title > strong {
  color: #718399;
  font:
    700 11px ui-monospace,
    monospace;
}
.editor-title button,
.editor-actions button,
.prize-editor button {
  color: #aebed0;
  background: #07111f;
  border: 1px solid #ffffff1f;
  border-radius: 8px;
  padding: 8px 10px;
  font-size: 10px;
}
.compact-fields {
  grid-template-columns: 0.65fr 1.35fr;
  gap: 10px;
  display: grid;
}
.editor-actions {
  justify-content: flex-end;
  gap: 8px;
  display: flex;
}
.editor-actions .save-button,
.prize-editor button {
  color: #07111f;
  background: #53d8ff;
  border-color: #53d8ff;
  font-weight: 800;
}
.editor-stack {
  gap: 10px;
  margin-top: 18px;
  display: grid;
}
.prize-editor {
  border-top: 1px solid #ffffff14;
  grid-template-columns: 70px minmax(120px, 1fr) 90px 75px auto auto;
  align-items: end;
  gap: 8px;
  padding: 12px;
  display: grid;
}
.tier-badge {
  color: #53d8ff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  align-self: center;
  font-size: 10px;
}
.stock-readout {
  color: #8295a9;
  white-space: nowrap;
  align-self: center;
  font-size: 10px;
}
.correction-panel {
  align-content: start;
  gap: 13px;
  display: grid;
}
.correction-panel select {
  appearance: auto;
}
.redemption-head input {
  color: #fff;
  background: #07111f;
  border: 1px solid #ffffff1f;
  border-radius: 10px;
  min-width: 310px;
  padding: 12px 14px;
}
.redemption-table {
  margin-top: 20px;
}
.redemption-table article {
  border-top: 1px solid #ffffff14;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 0;
  display: flex;
}
.redemption-table article > div:first-child {
  grid-template-columns: 180px 1fr 1fr;
  align-items: center;
  gap: 15px;
  display: grid;
}
.redemption-table code {
  color: #53d8ff;
}
.redemption-table span {
  color: #91a2b5;
}
.claim-actions {
  gap: 8px;
  display: flex;
}
.audit-list {
  margin-top: 18px;
}
.audit-list > div {
  border-top: 1px solid #ffffff14;
  grid-template-columns: 180px 170px 1fr 180px;
  align-items: center;
  gap: 12px;
  padding: 11px 0;
  font-size: 11px;
  display: grid;
}
.audit-list time,
.audit-list span {
  color: #8295a9;
}
.audit-list strong {
  text-transform: capitalize;
}
.audit-list code {
  color: #53d8ff;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (width<=900px) {
  .registration-grid {
    grid-template-columns: 1fr;
    gap: 45px;
    padding: 70px 0 20px;
  }
  .hero-copy h1 {
    font-size: 52px;
  }
  .booth-grid,
  .stat-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .admin-split,
  .editor-grid {
    grid-template-columns: 1fr;
  }
  .prize-editor {
    grid-template-columns: 65px 1fr 90px;
  }
  .prize-editor .stock-readout,
  .prize-editor button {
    align-self: end;
  }
  .audit-list > div {
    grid-template-columns: 150px 140px 1fr;
  }
  .audit-list code {
    display: none;
  }
}
@media (width<=620px) {
  .topbar {
    height: 66px;
  }
  .event-time {
    display: none;
  }
  .passport-hero,
  .phase-panel,
  .redemption-head,
  .draw-card {
    flex-direction: column;
    align-items: stretch;
  }
  .passport-hero {
    margin-top: 38px;
  }
  .passport-hero h1 {
    font-size: 46px;
  }
  .mode-pill {
    min-width: 0;
  }
  .progress-panel {
    grid-template-columns: auto 1fr;
  }
  .progress-panel p {
    grid-column: 1/-1;
    margin: 0;
  }
  .booth-grid {
    grid-template-columns: 1fr;
  }
  .booth-card {
    min-height: 250px;
  }
  .redemption-head input {
    width: 100%;
    min-width: 0;
  }
  .redemption-table article,
  .redemption-table article > div:first-child {
    grid-template-columns: 1fr;
    display: grid;
  }
  .admin-header {
    flex-direction: column;
    align-items: start;
    gap: 20px;
  }
  .admin-user {
    text-align: left;
  }
  .panel-heading {
    flex-direction: column;
    align-items: stretch;
  }
  .compact-fields,
  .prize-editor,
  .audit-list > div {
    grid-template-columns: 1fr;
  }
  .editor-actions {
    justify-content: stretch;
  }
  .editor-actions button {
    flex: 1;
  }
}
body {
  background: #1b1711;
}
.registration-shell {
  background:
    radial-gradient(circle at 18% 15%, #ac893f29, #0000 28rem),
    linear-gradient(135deg, #17130e, #292116);
  min-height: 100vh;
}
.registration-grid {
  grid-template-columns: minmax(360px, 0.8fr) minmax(360px, 0.7fr);
  gap: clamp(46px, 8vw, 120px);
  max-width: 1120px;
}
.hero-copy {
  justify-items: center;
  display: grid;
}
.passport-cover {
  aspect-ratio: 0.72;
  color: #d7b76d;
  text-align: center;
  background:
    linear-gradient(105deg, #ffffff0a, #0000 18%),
    repeating-linear-gradient(25deg, #ffffff05 0 1px, #0000 1px 4px), #073d34;
  border: 1px solid #0b3029;
  border-radius: 8px 20px 20px 8px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: min(100%, 420px);
  padding: 52px 38px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow:
    inset 12px 0 20px #00000042,
    inset 0 0 0 7px #dab7681f,
    0 35px 80px #00000073;
}
.passport-cover:after {
  content: "";
  pointer-events: none;
  border: 1px solid #d7b76d85;
  border-radius: 2px 12px 12px 2px;
  position: absolute;
  inset: 20px;
}
.passport-cover p {
  letter-spacing: 0.28em;
  margin: 0;
  font:
    600 13px Georgia,
    serif;
}
.passport-cover h1 {
  letter-spacing: 0.13em;
  text-shadow: 0 1px #ffffff4d;
  margin: 0;
  font:
    500 clamp(44px, 5vw, 64px) Georgia,
    serif;
}
.passport-cover h2 {
  letter-spacing: 0.16em;
  margin: 0;
  font:
    600 16px Georgia,
    serif;
}
.passport-cover small {
  letter-spacing: 0.22em;
  font:
    600 11px Georgia,
    serif;
}
.cover-emblem {
  color: #dfc47f;
  justify-items: center;
  gap: 10px;
  display: grid;
}
.cover-emblem b {
  border: 2px solid;
  border-radius: 50%;
  place-items: center;
  width: 94px;
  height: 94px;
  font:
    500 34px Georgia,
    serif;
  display: grid;
}
.cover-emblem i {
  background: currentColor;
  width: 120px;
  height: 1px;
}
.cover-corners:before,
.cover-corners:after {
  content: "✦";
  color: #d7b76db3;
  position: absolute;
  top: 34px;
}
.cover-corners:before {
  left: 38px;
}
.cover-corners:after {
  right: 38px;
}
.hero-copy .lede {
  text-align: center;
  color: #cabd9f;
  max-width: 420px;
  margin: 24px 0 0;
  font-size: 14px;
}
.hero-copy .rule-strip {
  color: #a99b7e;
  margin-top: 18px;
}
.register-card .card-kicker {
  color: #8b2f2d;
}
.register-card label {
  color: #665b49;
}
.register-card input {
  color: #30291f;
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #9f927b;
  border-radius: 0;
  padding: 12px 4px;
}
.register-card input:focus {
  box-shadow: none;
  border-color: #8b2f2d;
}
.register-card button {
  color: #f5e9ca;
  background: #0b5144;
}
.passport-shell {
  background:
    radial-gradient(circle at 20% 10%, #af85352e, #0000 30rem),
    radial-gradient(circle at 90% 60%, #00000038, #0000 34rem),
    repeating-linear-gradient(90deg, #ffffff03 0 1px, #0000 1px 5px), #251e16;
  min-height: 100vh;
  padding: 0 0 44px;
}
.passport-shell .topbar {
  color: #d8c9aa;
  background: #0f0c0959;
  border-color: #e2cca02e;
  height: 68px;
  padding: 0 clamp(20px, 4vw, 64px);
}
.passport-shell .brand-mark {
  color: #d7b76d;
}
.demo-banner {
  color: #3e2a00;
  background: #e7c878;
  border: 1px solid #f4d990;
  max-width: 820px;
  margin-top: 15px;
  box-shadow: 0 8px 26px #0000002e;
}
.passport-desk {
  padding: 28px clamp(12px, 3vw, 50px) 16px;
}
.passport-book {
  background: linear-gradient(
    100deg,
    #073d34,
    #0c5447 49.5%,
    #06362e 50.5%,
    #0a4a3f
  );
  border-radius: 12px 26px 26px 12px;
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  max-width: 1480px;
  min-height: 840px;
  margin: auto;
  padding: 14px;
  display: grid;
  position: relative;
  box-shadow:
    0 35px 100px #0000007a,
    inset 0 0 0 1px #e8cb8840;
}
.book-spine {
  z-index: 4;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    #0000,
    #32221240,
    #ffffff1f,
    #3222122e,
    #0000
  );
  width: 28px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 44%;
  transform: translate(-50%);
}
.passport-page {
  color: #30291f;
  background:
    radial-gradient(circle at 16% 12%, #9a2c260e, #0000 18rem),
    repeating-linear-gradient(0deg, #46361e05 0 1px, #0000 1px 4px), #f3ead8;
  padding: clamp(26px, 3vw, 48px);
  position: relative;
  overflow: hidden;
}
.identity-page {
  border-radius: 3px 0 0 10px;
  box-shadow: inset -14px 0 24px #4430181c;
}
.visa-page {
  border-radius: 0 14px 14px 0;
  box-shadow: inset 14px 0 24px #4430181c;
}
.page-watermark {
  color: #0b51440b;
  pointer-events: none;
  font-size: 360px;
  position: absolute;
  bottom: 90px;
  right: -50px;
  transform: rotate(-12deg);
}
.passport-page .passport-hero {
  align-items: start;
  margin: 0 0 25px;
  display: flex;
  position: relative;
}
.passport-page .passport-hero h1 {
  color: #1d443c;
  letter-spacing: -0.035em;
  margin: 10px 0 6px;
  font:
    500 clamp(38px, 4vw, 64px) Georgia,
    serif;
}
.passport-page .passport-hero > div > p:last-child {
  color: #746856;
  margin: 0;
  font:
    12px ui-monospace,
    monospace;
}
.passport-page .eyebrow {
  color: #8d3733;
  font-family: ui-monospace, monospace;
}
.mode-pill {
  color: #4d4538;
  min-width: 180px;
  box-shadow: none;
  background: #ffffff38;
  border: 1px double #8c7e65;
  border-radius: 2px;
  padding: 13px 15px;
  transform: rotate(1.5deg);
}
.passport-details {
  border-top: 1px solid #b9aa8e;
  border-bottom: 1px solid #b9aa8e;
  grid-template-columns: 1fr 1fr;
  gap: 18px 26px;
  margin-bottom: 25px;
  padding: 20px 0;
  display: grid;
  position: relative;
}
.passport-details div {
  gap: 5px;
  display: grid;
}
.passport-details span,
.journey-note span {
  color: #8d3733;
  letter-spacing: 0.13em;
  font:
    700 9px ui-monospace,
    monospace;
}
.passport-details strong {
  font:
    600 13px Georgia,
    serif;
}
.progress-panel {
  color: #f1e7ce;
  box-shadow: none;
  background: #0b5144;
  border: 1px solid #0b5144;
  border-radius: 3px;
  grid-template-columns: auto 1fr;
  margin: 0;
  padding: 18px 20px;
  position: relative;
}
.progress-panel p {
  color: #cdbf9e;
  grid-column: 1/-1;
  margin: 0;
}
.progress-copy span {
  color: #cdbf9e;
}
.identity-page .notice {
  color: #1f4e45;
  background: #ffffff40;
  border-color: #b6a887;
  border-radius: 2px;
  margin: 14px 0;
  position: relative;
}
.cooldown-card,
.draw-card,
.result-card {
  box-shadow: none;
  background: #ffffff3d;
  border: 1px solid #b8aa8f;
  border-radius: 3px;
  margin: 16px 0;
  padding: 20px;
  position: relative;
}
.draw-card {
  color: #f4ead3;
  background: #0b5144;
  border-color: #0b5144;
}
.draw-card h2,
.result-card h2 {
  font-family: Georgia, serif;
}
.result-card {
  text-align: left;
  overflow: hidden;
}
.result-stamp {
  color: #a33c36bf;
  border: 3px double #a33c36;
  border-radius: 50%;
  padding: 8px 16px;
  font:
    800 15px ui-monospace,
    monospace;
  position: absolute;
  top: 14px;
  right: -10px;
  transform: rotate(12deg);
}
.redemption-code {
  color: #8d3733;
  background: 0 0;
  border-color: #8d3733;
  border-radius: 2px;
  margin: 18px 0 8px;
  padding: 14px;
}
.journey-note {
  border: 1px dashed #9d8d70;
  margin: 18px 0;
  padding: 18px;
  position: relative;
}
.journey-note p {
  color: #675b48;
  margin: 7px 0 0;
  font:
    13px/1.55 Georgia,
    serif;
}
.reset-demo {
  color: #8d3733;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #8d3733;
  padding: 3px 0;
  font:
    700 10px ui-monospace,
    monospace;
  position: relative;
}
.machine-line {
  white-space: nowrap;
  color: #4a4338;
  letter-spacing: 0.08em;
  opacity: 0.74;
  font:
    13px ui-monospace,
    monospace;
  position: absolute;
  bottom: 24px;
  left: 36px;
  right: 36px;
  overflow: hidden;
}
.visa-page .section-head {
  margin: 0 0 22px;
}
.visa-page .section-head h2 {
  color: #1d443c;
  font:
    500 34px Georgia,
    serif;
}
.visa-page .section-head > span {
  color: #8d3733;
  font:
    700 11px ui-monospace,
    monospace;
}
.visa-page .booth-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
.visa-page .booth-card {
  color: #40382c;
  background: #ffffff2e;
  border: 1px dashed #9f927a;
  border-radius: 2px;
  min-height: 158px;
  padding: 13px;
}
.visa-page .booth-card:before {
  display: none;
}
.visa-page .booth-card.done {
  border-style: solid;
  border-color: var(--accent);
}
@supports (color: color-mix(in lab, red, red)) {
  .visa-page .booth-card.done {
    border-color: color-mix(in srgb, var(--accent) 45%, #76694f);
  }
}
.visa-page .booth-card.done {
  background: #ffffff4d;
}
.visa-page .booth-number {
  color: #9a8b70;
  font-size: 9px;
  top: 10px;
  right: 10px;
}
.visa-page .booth-logo {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  font:
    800 10px Georgia,
    serif;
}
.visa-copy h3 {
  color: #253d37;
  margin: 9px 0 4px;
  font:
    600 14px Georgia,
    serif;
}
.visa-copy p {
  color: #776b57;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 9px;
  line-height: 1.35;
  display: -webkit-box;
  overflow: hidden;
}
.visa-page .booth-actions {
  padding-top: 8px;
}
.visa-page .booth-actions a {
  font-size: 9px;
}
.visa-page .booth-actions button {
  color: #8d3733;
  background: 0 0;
  border: 1px solid #8d3733;
  border-radius: 2px;
  padding: 7px 8px;
  font-size: 9px;
}
.visa-stamp {
  z-index: 2;
  border: 3px double var(--accent);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 78px;
  height: 78px;
  display: flex;
  position: absolute;
  top: 34px;
  right: 8px;
}
@supports (color: color-mix(in lab, red, red)) {
  .visa-stamp {
    border: 3px double color-mix(in srgb, var(--accent) 65%, #8d3733);
  }
}
.visa-stamp {
  color: var(--accent);
  border-radius: 50%;
}
@supports (color: color-mix(in lab, red, red)) {
  .visa-stamp {
    color: color-mix(in srgb, var(--accent) 55%, #8d3733);
  }
}
.visa-stamp {
  transform: rotate(var(--tilt));
  opacity: 0.86;
  pointer-events: none;
  animation: 0.28s ease-out both stamp-in;
}
.visa-stamp:before,
.visa-stamp:after {
  content: "✦  ✦  ✦";
  letter-spacing: 2px;
  font-size: 6px;
}
.visa-stamp span {
  font:
    800 9px ui-monospace,
    monospace;
}
.visa-stamp strong {
  letter-spacing: 0.04em;
  font:
    900 11px ui-monospace,
    monospace;
}
.visa-stamp small {
  font:
    700 6px ui-monospace,
    monospace;
}
@keyframes stamp-in {
  0% {
    transform: scale(1.8) rotate(calc(var(--tilt) - 10deg));
    opacity: 0;
  }
  to {
    transform: scale(1) rotate(var(--tilt));
    opacity: 0.86;
  }
}
.page-number {
  text-align: center;
  color: #897c67;
  margin: 0;
  font:
    10px Georgia,
    serif;
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
}
.passport-shell footer {
  color: #a99a7e;
  border: 0;
  margin: 16px auto 0;
  padding: 0 clamp(24px, 4vw, 64px);
}
@media (width<=1120px) {
  .passport-book {
    max-width: 820px;
    padding: 12px;
    display: block;
  }
  .book-spine {
    display: none;
  }
  .passport-page {
    border-radius: 4px;
    min-height: 720px;
  }
  .identity-page {
    margin-bottom: 9px;
    box-shadow: inset 0 -12px 22px #44301817;
  }
  .visa-page {
    box-shadow: inset 0 12px 22px #44301817;
  }
}
@media (width<=700px) {
  .registration-grid {
    grid-template-columns: 1fr;
    padding: 42px 0 20px;
  }
  .passport-cover {
    width: min(88vw, 350px);
  }
  .passport-cover h1 {
    font-size: 42px;
  }
  .passport-cover .cover-emblem b {
    width: 76px;
    height: 76px;
  }
  .register-card {
    border-radius: 4px 14px 14px 4px;
  }
  .passport-desk {
    padding: 16px 7px;
  }
  .passport-book {
    border-radius: 8px 16px 16px 8px;
    padding: 7px;
  }
  .passport-page {
    min-height: 0;
    padding: 25px 18px 56px;
  }
  .passport-page .passport-hero {
    flex-direction: column;
    align-items: stretch;
  }
  .passport-page .passport-hero h1 {
    font-size: 38px;
  }
  .passport-details {
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }
  .machine-line {
    font-size: 9px;
    bottom: 20px;
    left: 18px;
    right: 18px;
  }
  .visa-page .booth-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .visa-page .booth-card {
    min-height: 162px;
  }
}
@media (width<=390px) {
  .visa-page .booth-grid {
    grid-template-columns: 1fr;
  }
  .visa-page .booth-card {
    min-height: 145px;
  }
}

/*
  ---------- 银色 Editorial 主题覆盖 ----------
  定义 Didot/Bodoni 与 Helvetica 字体系统、银色纸张、护照书本、
  身份页、进度、抽奖卡和展位签证卡的主要视觉。
*/
:root {
  --silver-ink: #17191b;
  --silver-mid: #74797f;
  --silver-line: #373b3f47;
  --silver-paper: #e7e9ea;
  --signal-amber: #ef8c22;
  --editorial-serif:
    "Didot", "Bodoni 72", "Bodoni MT", "Times New Roman", serif;
  --precision-sans:
    "Helvetica Neue", "Neue Haas Grotesk Text Pro", "Inter", Arial, sans-serif;
}
body {
  font-family: var(--precision-sans);
  background: #090a0b;
}
.registration-shell:before {
  content: "";
  pointer-events: none;
  background: repeating-linear-gradient(90deg, #0000 0 79px, #ffffff05 80px);
  position: fixed;
  inset: 0;
}
.registration-shell .brand-row {
  color: #aeb2b6;
  letter-spacing: 0.2em;
  font-size: 10px;
}
.registration-shell .brand-mark {
  color: #0000;
  background: linear-gradient(135deg, #f5f6f6, #868c91);
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #dfe2e4;
}
.passport-cover:before {
  content: "";
  z-index: -1;
  background:
    linear-gradient(90deg, #000000a3, #0000 18% 82%, #0003),
    linear-gradient(#040506bd, #0000 30% 60%, #040506c7);
  position: absolute;
  inset: 0;
}
.passport-cover:after {
  border-color: #ebeef094;
  inset: 19px;
  box-shadow: 0 0 0 1px #00000080;
}
.passport-cover p,
.passport-cover small {
  font-family: var(--precision-sans);
  color: #d9dcde;
  text-shadow: 0 2px 10px #000;
  font-weight: 500;
}
.passport-cover h1 {
  font-family: var(--editorial-serif);
  letter-spacing: 0.08em;
  color: #f0f1f2;
  text-shadow:
    0 2px 12px #000,
    0 0 24px #fff3;
  font-weight: 400;
}
.passport-cover h2 {
  font-family: var(--precision-sans);
  color: #dfe1e3;
  font-size: 13px;
  font-weight: 500;
}
.cover-emblem {
  color: #dfe2e4;
  text-shadow: 0 2px 12px #000;
}
.cover-emblem b {
  font-family: var(--editorial-serif);
  border-color: #eff2f4e6;
  font-weight: 400;
  box-shadow:
    inset 0 0 0 4px #00000047,
    0 0 22px #ffffff1f;
}
.cover-emblem i {
  background: linear-gradient(90deg, #0000, #eef0f1, #0000);
}
.hero-copy .lede {
  color: #a8adb1;
  font-weight: 350;
  line-height: 1.7;
}
.hero-copy .rule-strip {
  color: #7f858a;
}
.register-card {
  color: var(--silver-ink);
  background:
    linear-gradient(125deg, #ffffffd1, #0000 30%),
    repeating-linear-gradient(90deg, #191c1f06 0 1px, #0000 1px 5px), #d7dadd;
  border: 1px solid #7f858a;
  border-radius: 3px 16px 16px 3px;
  box-shadow:
    inset 10px 0 22px #0000001c,
    0 36px 90px #0000007a;
}
.register-card h2 {
  font-family: var(--editorial-serif);
  letter-spacing: -0.035em;
  font-size: clamp(34px, 4vw, 50px);
  font-weight: 400;
}
.register-card .card-kicker,
.register-card label {
  color: #4d5257;
  letter-spacing: 0.1em;
}
.register-card .card-kicker:before {
  content: "";
  vertical-align: middle;
  background: var(--signal-amber);
  width: 20px;
  height: 2px;
  margin-right: 9px;
  display: inline-block;
}
.register-card input {
  color: #111315;
  border-color: #73787d;
}
.register-card input:focus {
  border-color: var(--signal-amber);
}
.register-card button {
  color: #eff1f2;
  box-shadow: inset 0 2px var(--signal-amber);
  letter-spacing: 0.08em;
  background: linear-gradient(110deg, #0b0c0d, #303438 55%, #08090a);
  border: 1px solid #050606;
  border-radius: 2px;
}
.passport-shell .topbar {
  color: #d4d7d9;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background: #050607bf;
  border-color: #e1e4e633;
}
.passport-shell .brand-mark {
  color: #eef0f1;
  border-color: #7c8186;
}
.passport-shell .event-time {
  color: #8f9498;
}
.demo-banner {
  color: #e6e8e9;
  max-width: 760px;
  box-shadow:
    inset 3px 0 var(--signal-amber),
    0 12px 35px #0006;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background: #101214de;
  border: 1px solid #dadee16b;
}
.passport-book {
  background: linear-gradient(
    100deg,
    #0d0f10,
    #484d51 49.25%,
    #090a0b 50.4%,
    #272a2d
  );
  border: 1px solid #686d72;
  box-shadow:
    0 40px 120px #000000ad,
    inset 0 0 0 1px #f4f6f72e;
}
.book-spine {
  background: linear-gradient(90deg, #0000, #0000008c, #fff3, #00000059, #0000);
}
.passport-page {
  color: var(--silver-ink);
  background:
    linear-gradient(105deg, #ffffff75, transparent 23%),
    repeating-linear-gradient(90deg, transparent 0 38px, #22262a09 39px 40px),
    repeating-linear-gradient(0deg, transparent 0 38px, #22262a06 39px 40px),
    var(--silver-paper);
}
.identity-page {
  box-shadow: inset -14px 0 28px #181b1e26;
}
.visa-page {
  box-shadow: inset 14px 0 28px #181b1e26;
}
.visa-page:before {
  content: "";
  pointer-events: none;
  opacity: 0.045;
  filter: grayscale() contrast(1.4);
  background: url(/images/site/hong-kong-silver-background.jpg) 50% / cover no-repeat;
  position: absolute;
  inset: 0;
}
.page-watermark {
  color: #1f22250a;
  font-family: var(--editorial-serif);
}
.passport-page .passport-hero h1 {
  color: #17191b;
  font-family: var(--editorial-serif);
  letter-spacing: -0.045em;
  font-weight: 400;
}
.passport-page .passport-hero > div > p:last-child {
  color: #696e73;
  font-family: var(--precision-sans);
  letter-spacing: 0.02em;
}
.passport-page .eyebrow {
  color: #555a5f;
  font-family: var(--precision-sans);
  letter-spacing: 0.16em;
}
.passport-page .eyebrow:before {
  content: "";
  vertical-align: middle;
  background: var(--signal-amber);
  width: 16px;
  height: 2px;
  margin-right: 8px;
  display: inline-block;
}
.mode-pill {
  color: #24272a;
  background: linear-gradient(135deg, #ffffff94, #767b801f);
  border: 1px solid #80858a;
  box-shadow: inset 3px 0 #292d30;
}
.mode-pill span {
  color: #62676c;
}
.mode-pill.express {
  box-shadow: inset 3px 0 var(--signal-amber);
  border-color: #74797e;
}
.mode-pill.post {
  box-shadow: inset 3px 0 #555a5f;
}
.city-portrait {
  color: #eef0f1;
  background:
    linear-gradient(90deg, #050607bf, #0506070d 55%, #0506078f),
    linear-gradient(#0000 40%, #04050699),
    url(/images/site/hong-kong-silver-background.jpg) 50% 51% / cover no-repeat;
  border: 1px solid #74797d;
  justify-content: space-between;
  align-items: flex-end;
  height: 154px;
  margin: 0 0 22px;
  padding: 17px 19px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 0 5px #dfe2e41f;
}
.city-portrait:after {
  content: "";
  background: var(--signal-amber);
  width: 2px;
  height: 42px;
  position: absolute;
  top: 0;
  right: 22%;
}
.city-portrait div {
  gap: 5px;
  display: grid;
}
.city-portrait span,
.city-portrait small {
  letter-spacing: 0.16em;
  text-shadow: 0 2px 8px #000;
  font-size: 8px;
  font-weight: 650;
}
.city-portrait small {
  color: #afb3b6;
  letter-spacing: 0.1em;
}
.city-portrait b {
  text-align: right;
  font-family: var(--editorial-serif);
  letter-spacing: 0.03em;
  text-shadow: 0 2px 8px #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.05;
}
.passport-details {
  border-color: #9a9fa3;
}
.passport-details span,
.journey-note span {
  color: #555a5f;
  font-family: var(--precision-sans);
}
.passport-details strong {
  font-family: var(--editorial-serif);
  font-weight: 500;
}
.progress-panel {
  color: #eff1f2;
  box-shadow: inset 0 2px var(--signal-amber);
  background: linear-gradient(110deg, #0c0d0e, #32363a 58%, #101112);
  border: 1px solid #585d61;
}
.progress-panel p,
.progress-copy span {
  color: #b2b6b9;
}
.progress-track {
  background: #ffffff24;
}
.identity-page .notice {
  color: #303438;
  background: #ffffff59;
  border-color: #93989c;
}
.cooldown-card,
.result-card {
  background: #ffffff4f;
  border-color: #969b9f;
}
.draw-card {
  color: #f0f1f2;
  box-shadow: inset 3px 0 var(--signal-amber);
  background: linear-gradient(110deg, #0c0d0e, #35393d);
  border-color: #575c60;
}
.draw-card h2,
.result-card h2 {
  font-family: var(--editorial-serif);
  font-weight: 400;
}
.draw-card button {
  color: #111315;
  background: linear-gradient(120deg, #fafafa, #aeb3b7);
  border: 1px solid #989da1;
  border-radius: 2px;
}
.result-stamp,
.redemption-code {
  color: #383c40;
  border-color: #454a4e;
}
.journey-note {
  border-color: #81868a;
}
.journey-note p {
  color: #555a5f;
  font-family: var(--editorial-serif);
}
.reset-demo {
  color: #555a5f;
  border-color: #555a5f;
}
.machine-line {
  color: #4d5256;
}
.visa-page .section-head h2 {
  color: #17191b;
  font-family: var(--editorial-serif);
  font-weight: 400;
}
.visa-page .section-head > span {
  color: #555a5f;
  font-family: var(--precision-sans);
}
.visa-page .booth-card {
  color: #2b2e31;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background: #f7f8f847;
  border-color: #92979b;
}
.visa-page .booth-card.done {
  background: #ffffff7a;
  border-color: #666b6f;
}
.visa-page .booth-number {
  color: #777c80;
}
.visa-page .booth-logo {
  color: #34383b;
  font-family: var(--editorial-serif);
  background: linear-gradient(135deg, #ffffffa6, #7075791f);
  border-color: #6b7074;
}
.visa-copy h3 {
  color: #24272a;
  font-family: var(--editorial-serif);
}
.visa-copy p {
  color: #62676b;
}
.visa-page .booth-actions a {
  color: #656a6e;
}
.visa-page .booth-actions button {
  color: #3e4246;
  border-color: #555a5e;
}
.visa-stamp {
  color: #464b4f;
  background: #e5e8e9c2;
  border-color: #53585c;
}
.page-number {
  color: #707579;
  font-family: var(--editorial-serif);
}
.passport-shell footer {
  color: #91969a;
}
@media (width<=700px) {
  .passport-cover {
    background-position: 50% 48%;
  }
  .city-portrait {
    height: 132px;
  }
  .city-portrait b {
    font-size: 14px;
  }
}
:root {
  --signal-amber: #1758ff;
  --brizan-blue: #1156f4;
  --brizan-navy: #062576;
  --chrome-pink: #f2a6cf;
  --chrome-ice: #dff7ff;
}
.brand-logo-crop {
  background: #fff url(/images/site/brizan-ventures-logo-card.jpg) -14px -4px/64px 64px no-repeat;
  border: 1px solid #e4f2ff9e;
  border-radius: 11px;
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  position: relative;
  overflow: hidden;
  box-shadow:
    inset 0 0 0 1px #ffffffe6,
    0 0 18px #1156f433;
}
.chrome-orbit {
  z-index: 0;
  opacity: 0.7;
  pointer-events: none;
  background:
    radial-gradient(circle at 34% 24%, #fffffffa 0 2%, #0000 3%),
    radial-gradient(circle at 31% 26%, #dff7ffd9, #0000 13%),
    radial-gradient(circle at 67% 71%, #f2a6cf80, #0000 21%),
    radial-gradient(
      circle at 44% 43%,
      #0000 43%,
      #ffffff9e 47%,
      #1657ff47 52%,
      #0000 60%
    );
  border: 1px solid #f2f8ffc7;
  border-radius: 50%;
  width: 210px;
  height: 210px;
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-18deg);
  box-shadow:
    inset 10px 8px 22px #fff6,
    inset -14px -9px 26px #0f3aa457,
    0 0 30px #94ccff2e;
}
.passport-cover > :not(.chrome-orbit) {
  z-index: 1;
  position: relative;
}
.passport-cover h1 {
  color: #0000;
  background: linear-gradient(
    #fff 0%,
    #aeb8c5 42%,
    #f9fbff 56%,
    #707b88 78%,
    #eef4f9 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
}
.passport-cover {
  background:
    linear-gradient(#01050d1f, #02071257 58%, #00030af0),
    radial-gradient(circle at 75% 20%, #9bceff47, #0000 26%),
    linear-gradient(105deg, #ffffff26, #0000 20%),
    url(/images/site/hong-kong-silver-background.jpg) 50% 49% / cover no-repeat,
    #090d15;
  border-color: #b9c8d7;
}
.cover-emblem,
.cover-emblem b {
  color: #f4fbff;
  border-color: #dff7ff;
}
.cover-emblem b {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background:
    radial-gradient(circle at 35% 25%, #ffffff9e, #0000 22%),
    linear-gradient(135deg, #0b43d029, #f2a6cf2e);
}
.cover-emblem .cover-reference-logo {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #101522;
  background-image: url(/images/site/passport-center-emblem.png);
  background-position: -387px -193px;
  background-repeat: no-repeat;
  background-size: 892px 444px;
  border: 0;
  overflow: hidden;
  box-shadow: 0 0 24px #bee1ff38;
}
.cover-emblem span,
.cover-corners:before,
.cover-corners:after {
  color: #b9ddff;
}
.register-card {
  background:
    radial-gradient(circle at 86% 12%, #8bbdff5c, #0000 20rem),
    radial-gradient(circle at 3% 88%, #f2a6cf40, #0000 18rem),
    linear-gradient(125deg, #ffffffeb, #bdc7d2ad 54%, #f5f9fce6), #d7dadd;
  border-color: #aebdcb;
}
.register-card button {
  box-shadow:
    inset 0 2px var(--brizan-blue),
    0 10px 26px #0937a92e;
  background:
    linear-gradient(#ffffff14, #0000 35%),
    linear-gradient(110deg, #02050a, #10295e 55%, #03060c);
}
.register-card .card-kicker:before,
.hero-copy .rule-strip i,
.passport-page .eyebrow:before,
.city-portrait:after {
  background: var(--brizan-blue);
}
.passport-book {
  background: linear-gradient(
    100deg,
    #080b10,
    #6e7b88 48.8%,
    #06080c 50.3%,
    #252c34
  );
  border-color: #8b9bab;
}
.mode-pill.express,
.progress-panel,
.demo-banner {
  box-shadow: inset 3px 0 var(--brizan-blue);
}
.progress-panel {
  background:
    radial-gradient(circle at 18% 0, #4b84ff52, #0000 35%),
    linear-gradient(110deg, #03060b, #263341 58%, #070b11);
  border-color: #71869b;
}
.progress-track i {
  background: linear-gradient(
    90deg,
    var(--brizan-navy),
    var(--brizan-blue) 40%,
    #dff7ff 78%,
    var(--chrome-pink)
  );
}
.draw-card {
  box-shadow: inset 3px 0 var(--brizan-blue);
}
.draw-card button {
  background: linear-gradient(135deg, #fff, #aebdcb 45%, #eff8ff 60%, #8e9daa);
}
.visa-stamp:before,
.visa-stamp:after {
  color: var(--brizan-blue);
}
.mobile-statusbar,
.mobile-nfc-hint {
  display: none;
}
@media (width<=760px) {
  html {
    scroll-behavior: smooth;
  }
  body {
    background: #03050a;
  }
  .registration-shell {
    background:
      radial-gradient(circle at 84% 12%, #2669ff3d, #0000 20rem),
      radial-gradient(circle at 5% 80%, #f2a6cf1a, #0000 18rem), #05070c;
    min-height: 100svh;
    padding: 0 14px 30px;
  }
  .registration-shell > .brand-row {
    z-index: 20;
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: #05070cc2;
    height: 58px;
    padding: 9px 2px;
    position: sticky;
    top: 0;
  }
  .brand-logo-crop {
    background-position: -13px -4px;
    background-size: 58px 58px;
    border-radius: 10px;
    flex-basis: 34px;
    width: 34px;
    height: 34px;
  }
  .registration-grid {
    gap: 18px;
    width: 100%;
    max-width: 480px;
    margin: auto;
    padding: 14px 0 0;
  }
  .hero-copy {
    width: 100%;
  }
  .passport-cover {
    aspect-ratio: auto;
    background-position: 50% 45%;
    border-radius: 20px;
    width: 100%;
    height: 248px;
    padding: 25px 28px;
    box-shadow:
      inset 0 0 0 5px #e5f0f914,
      0 22px 48px #00000080;
  }
  .passport-cover:after {
    border-radius: 13px;
    inset: 13px;
  }
  .passport-cover p {
    font-size: 9px;
  }
  .passport-cover h1 {
    font-size: clamp(35px, 12vw, 49px);
    line-height: 0.9;
  }
  .passport-cover h2 {
    font-size: 9px;
  }
  .passport-cover small {
    font-size: 8px;
  }
  .passport-cover .cover-emblem {
    gap: 4px;
    position: absolute;
    top: 104px;
  }
  .passport-cover .cover-emblem b {
    width: 54px;
    height: 54px;
    font-size: 19px;
  }
  .passport-cover .cover-emblem .cover-reference-logo {
    background-position: -221px -110px;
    background-size: 509px 253px;
  }
  .passport-cover .cover-emblem i {
    width: 72px;
  }
  .passport-cover .cover-emblem span {
    display: none;
  }
  .chrome-orbit {
    opacity: 0.72;
    width: 138px;
    height: 138px;
    top: 54%;
  }
  .cover-corners:before,
  .cover-corners:after {
    top: 24px;
  }
  .cover-corners:before {
    left: 25px;
  }
  .cover-corners:after {
    right: 25px;
  }
  .hero-copy .lede {
    margin: 15px auto 0;
    padding: 0 14px;
    font-size: 11px;
    line-height: 1.55;
  }
  .hero-copy .rule-strip {
    display: none;
  }
  .register-card {
    border-radius: 20px;
    gap: 17px;
    padding: 25px 20px 22px;
    box-shadow: 0 22px 50px #00000061;
  }
  .register-card h2 {
    margin: 5px 0 0;
    font-size: 37px;
    line-height: 0.96;
  }
  .register-card label {
    font-size: 9px;
  }
  .register-card input {
    min-height: 48px;
    padding: 13px 2px;
    font-size: 16px;
  }
  .register-card .consent {
    align-items: start;
    min-height: 44px;
    line-height: 1.45;
  }
  .register-card .consent input {
    min-height: 0;
    margin-top: 2px;
  }
  .register-card button {
    min-height: 54px;
    padding: 15px 17px;
    font-size: 12px;
  }
  .passport-shell {
    background:
      radial-gradient(circle at 92% 8%, #2a68ff38, #0000 17rem),
      linear-gradient(#02050be8, #02050bf5),
      url(/images/site/hong-kong-silver-background.jpg) top/auto 100svh no-repeat,
      #03050a;
    padding-bottom: 38px;
  }
  .passport-shell .topbar {
    z-index: 30;
    -webkit-backdrop-filter: blur(20px) saturate(1.25);
    backdrop-filter: blur(20px) saturate(1.25);
    background: #03050ac7;
    height: 58px;
    padding: 0 14px;
    position: sticky;
    top: 0;
  }
  .passport-shell .topbar .brand-row {
    letter-spacing: 0.14em;
    gap: 9px;
    font-size: 8px;
  }
  .passport-shell .event-time {
    display: none;
  }
  .demo-banner {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 28px);
    margin: 10px 14px 0;
    padding: 7px 10px;
    font-size: 8px;
    overflow: hidden;
  }
  .mobile-statusbar {
    z-index: 25;
    color: #f2f8fc;
    -webkit-backdrop-filter: blur(20px) saturate(1.2);
    backdrop-filter: blur(20px) saturate(1.2);
    background:
      radial-gradient(circle at 8% 0, #4882ff66, #0000 55%), #080c14e0;
    border: 1px solid #c8def16b;
    border-radius: 15px;
    grid-template-columns: auto 1fr;
    gap: 6px 13px;
    width: calc(100% - 28px);
    margin: 10px 14px 0;
    padding: 10px 12px 11px;
    display: grid;
    position: sticky;
    top: 58px;
    box-shadow: 0 12px 28px #00000059;
  }
  .mobile-statusbar > div:first-child {
    grid-row: 1/3;
    min-width: 77px;
    display: grid;
  }
  .mobile-statusbar span,
  .mobile-statusbar p {
    color: #9ba8b5;
    letter-spacing: 0.13em;
    margin: 0;
    font-size: 7px;
    font-weight: 700;
  }
  .mobile-statusbar strong {
    font: 400 28px/1 var(--editorial-serif);
  }
  .mobile-statusbar strong small {
    color: #8f9aa5;
    font: 600 9px var(--precision-sans);
  }
  .mobile-progress {
    background: #ffffff21;
    border-radius: 9px;
    align-self: end;
    height: 3px;
    overflow: hidden;
  }
  .mobile-progress i {
    background: linear-gradient(
      90deg,
      var(--brizan-blue),
      #dff7ff 78%,
      var(--chrome-pink)
    );
    height: 100%;
    transition: width 0.35s;
    display: block;
  }
  .passport-desk {
    padding: 10px 8px 0;
  }
  .passport-book {
    background: linear-gradient(
      140deg,
      #a9b8c5,
      #0b1018 18%,
      #35404b 76%,
      #c9d4dc
    );
    border-radius: 22px;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    min-height: 0;
    padding: 6px;
    display: flex;
    box-shadow: 0 25px 60px #00000080;
  }
  .book-spine {
    display: none;
  }
  .passport-page {
    min-height: 0;
    box-shadow: none;
    border-radius: 17px;
    padding: 22px 16px 48px;
  }
  .identity-page {
    margin: 0;
  }
  .passport-page .passport-hero {
    flex-direction: row;
    align-items: start;
    gap: 12px;
    margin-bottom: 14px;
  }
  .passport-page .passport-hero > div:first-child {
    min-width: 0;
  }
  .passport-page .passport-hero h1 {
    overflow-wrap: anywhere;
    margin: 7px 0 3px;
    font-size: clamp(35px, 11vw, 49px);
    line-height: 0.92;
  }
  .passport-page .passport-hero > div > p:last-child {
    text-overflow: ellipsis;
    max-width: 56vw;
    font-size: 9px;
    overflow: hidden;
  }
  .passport-page .eyebrow {
    font-size: 7px;
  }
  .mode-pill {
    border-radius: 9px;
    min-width: 105px;
    max-width: 112px;
    padding: 10px;
    transform: none;
  }
  .mode-pill span {
    font-size: 6px;
    line-height: 1.3;
  }
  .mode-pill strong {
    font-size: 10px;
  }
  .city-portrait {
    background-position: 50% 51%;
    border-radius: 9px;
    height: 116px;
    margin-bottom: 14px;
    padding: 13px;
  }
  .city-portrait b {
    font-size: 13px;
  }
  .passport-details {
    gap: 12px 16px;
    margin-bottom: 14px;
    padding: 14px 0;
  }
  .passport-details span {
    font-size: 7px;
  }
  .passport-details strong {
    font-size: 11px;
  }
  .progress-panel {
    display: none;
  }
  .mobile-nfc-hint {
    color: #dce9f3;
    background:
      radial-gradient(circle at 8% 0, #3675ff6b, #0000 55%),
      linear-gradient(115deg, #05080d, #1b2632);
    border: 1px solid #6d8298;
    border-radius: 13px;
    align-items: center;
    gap: 14px;
    margin: 0 0 13px;
    padding: 14px;
    display: flex;
  }
  .mobile-nfc-hint > span:last-child {
    gap: 3px;
    font-size: 9px;
    line-height: 1.45;
    display: grid;
  }
  .mobile-nfc-hint strong {
    color: #fff;
    letter-spacing: 0.14em;
    font-size: 8px;
  }
  .nfc-wave {
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    position: relative;
  }
  .nfc-wave i {
    border-top: 2px solid #dff7ff;
    border-bottom: 0;
    border-left: 0;
    border-right: 2px solid #dff7ff;
    border-radius: 0 100% 0 0;
    width: 8px;
    height: 8px;
    position: absolute;
    inset: 50% auto auto 0;
    transform: translateY(-50%) rotate(45deg);
  }
  .nfc-wave i:nth-child(2) {
    opacity: 0.72;
    width: 18px;
    height: 18px;
  }
  .nfc-wave i:nth-child(3) {
    opacity: 0.42;
    width: 29px;
    height: 29px;
  }
  .journey-note,
  .identity-page .notice,
  .cooldown-card,
  .draw-card,
  .result-card {
    border-radius: 13px;
  }
  .journey-note {
    margin: 0 0 13px;
    padding: 14px;
  }
  .journey-note p {
    font-size: 11px;
  }
  .machine-line {
    display: none;
  }
  .reset-demo {
    border: 1px solid #737f8a;
    border-radius: 10px;
    min-height: 42px;
    margin-top: 2px;
    padding: 0 13px;
  }
  .visa-page {
    padding-bottom: 38px;
  }
  .visa-page .section-head {
    z-index: 1;
    align-items: center;
    margin-bottom: 14px;
    position: relative;
  }
  .visa-page .section-head h2 {
    font-size: 31px;
  }
  .visa-page .booth-grid {
    z-index: 1;
    grid-template-columns: 1fr;
    gap: 9px;
    display: grid;
    position: relative;
  }
  .visa-page .booth-card {
    background:
      radial-gradient(circle at 94% 7%, #326eff26, #0000 45%), #ffffff57;
    border-style: solid;
    border-color: #525c667a;
    border-radius: 14px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 38px 1fr;
    column-gap: 11px;
    min-height: 116px;
    padding: 13px;
    display: grid;
  }
  .visa-page .booth-card.done {
    background:
      radial-gradient(circle at 90% 20%, #1156f42b, #0000 45%), #ffffff8c;
  }
  .visa-page .booth-number {
    top: 10px;
    right: 12px;
  }
  .visa-page .booth-logo {
    grid-row: 1/3;
    width: 38px;
    height: 38px;
  }
  .visa-copy {
    padding-right: 28px;
  }
  .visa-copy h3 {
    margin: 1px 0 4px;
    font-size: 16px;
  }
  .visa-copy p {
    -webkit-line-clamp: 1;
    max-width: 78%;
    font-size: 9px;
  }
  .visa-page .booth-actions {
    grid-column: 2;
    margin-top: 7px;
    padding: 0;
  }
  .visa-page .booth-actions a {
    font-size: 8px;
  }
  .visa-page .booth-actions button {
    color: #f5f9fc;
    background:
      linear-gradient(#ffffff17, #0000 45%),
      linear-gradient(115deg, #081020, #104ee1);
    border: 0;
    border-radius: 11px;
    min-width: 104px;
    min-height: 44px;
    box-shadow:
      inset 0 0 0 1px #daeeff52,
      0 7px 16px #0d3eb02e;
  }
  .visa-page .booth-actions button:disabled {
    opacity: 0.58;
  }
  .visa-stamp {
    background: #e3edf6d4;
    width: 68px;
    height: 68px;
    top: 30px;
    right: 13px;
  }
  .page-number {
    bottom: 12px;
  }
  .passport-shell footer {
    padding: 5px 17px 0;
    font-size: 8px;
  }
}
@media (width<=370px) {
  .passport-page {
    padding-inline: 13px;
  }
  .mode-pill {
    min-width: 92px;
  }
  .city-portrait b {
    display: none;
  }
  .visa-copy p {
    max-width: 64%;
  }
}

/*
  ---------- 最终 Brizan 蓝色科幻主题 ----------
  这是当前原版构建文件中最后一套主题，因此优先级最高。
  下面依次包含：Logo、注册背景、旧护照封面、创建表单、护照页、
  进度/抽奖颜色以及手机端最终适配。
*/
:root {
  --chrome-pink: #7ca9ff;
  --chrome-black: #040609;
  --chrome-blue: #0f55ff;
  --chrome-silver: #d9e1e8;
}
/* 第三、四页左上角 Brizan Logo。图片、尺寸、圆角和阴影都在此。 */
.brand-logo-full {
  background-color: #eef1f3;
  background-image: url(/images/site/brizan-ventures-black-logo.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 184px;
  border: 1px solid #ffffff9e;
  border-radius: 16px;
  flex: 0 0 206px;
  width: 206px;
  height: 60px;
  display: block;
  box-shadow:
    inset 0 1px #fffffff2,
    inset 0 -1px #4a545e29,
    0 10px 28px #0003;
}
/* 第三页创建护照的全局背景。 */
.registration-shell {
  background:
    radial-gradient(circle at 75% 12%, #1553ff1f, #0000 30rem),
    linear-gradient(135deg, #020305, #090c12 52%, #030507);
}
.registration-shell .brand-row {
  color: #0000;
  min-height: 60px;
}
.registration-shell:before {
  background:
    linear-gradient(90deg, #0000 0 49.9%, #849bb40f 50%, #0000 50.1%),
    radial-gradient(circle at 50% -10%, #5a91ff17, #0000 38rem);
}
/* React 原始注册宣传区里的护照封面；手机端目前会被自定义规则隐藏。 */
.passport-cover {
  isolation: isolate;
  color: #edf3f8;
  background:
    linear-gradient(#0103073d, #0103070a 42%, #0103071f 63%, #010307e0),
    linear-gradient(110deg, #0b3fb414, #0000 46%),
    url(/images/site/hong-kong-cover-background.png) 50% 48% / cover no-repeat,
    #030508;
  border: 1px solid #cfdce8ad;
  border-radius: 26px;
  box-shadow:
    inset 0 0 0 1px #ffffff0f,
    inset 0 -80px 100px #0000008c,
    0 48px 120px #000000b8;
}
.passport-cover:before {
  z-index: 0;
  background:
    linear-gradient(115deg, #0000 0 33%, #ffffff17 42%, #0000 51%),
    radial-gradient(circle at 84% 12%, #2f6cff33, #0000 23%);
}
.passport-cover:after {
  box-shadow: none;
  border: 1px solid #d3e1ed47;
  border-radius: 16px;
  inset: 18px;
}
.passport-cover > * {
  z-index: 2;
}
.passport-cover p {
  color: #b9c4cd;
  font: 620 11px/1 var(--precision-sans);
  letter-spacing: 0.28em;
  text-shadow: none;
  top: 43px;
  left: 39px;
  position: absolute !important;
}
.passport-cover p:after {
  content: "DIGITAL PASSPORT";
  color: #7e8993;
  letter-spacing: 0.2em;
  margin-top: 9px;
  font-size: 8.5px;
  display: block;
}
.passport-cover h1 {
  font: 520 clamp(47px, 5vw, 66px) / 0.92 var(--precision-sans);
  letter-spacing: -0.052em;
  color: #0000;
  text-shadow: none;
  background: linear-gradient(#fff 0%, #a7b2bc 45%, #eef3f7 58%, #63707a 100%);
  -webkit-background-clip: text;
  background-clip: text;
  margin: 0;
  top: 92px;
  left: 34px;
  right: 28px;
  position: absolute !important;
}
.passport-cover .cover-meta-line {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #dce5ec;
  text-align: left;
  background: #03070c47;
  border: 1px solid #e0eaf242;
  border-left-color: #6497ffb8;
  flex-direction: column;
  gap: 10px;
  padding: 13px 15px;
  display: flex;
  position: absolute;
  top: 184px;
  left: 39px;
  right: 39px;
}
.passport-cover .cover-meta-line span {
  font: 620 8.5px/1 var(--precision-sans);
  letter-spacing: 0.19em;
}
.passport-cover .cover-meta-line small {
  color: #8a96a1;
  font: 580 7px/1 var(--precision-sans);
  letter-spacing: 0.2em;
}
.passport-cover h2 {
  color: #d7e0e7;
  font: 640 11px/1 var(--precision-sans);
  letter-spacing: 0.18em;
  margin: 0;
  bottom: 61px;
  left: 39px;
  position: absolute !important;
}
.passport-cover > small {
  color: #929da7;
  font: 620 8.5px/1 var(--precision-sans);
  letter-spacing: 0.2em;
  bottom: 39px;
  left: 39px;
  position: absolute !important;
}
.passport-cover .cover-emblem {
  display: block;
  position: absolute;
  bottom: 34px;
  right: 39px;
}
.passport-cover .cover-emblem .cover-reference-logo {
  filter: drop-shadow(0 0 14px #5089ff6b);
  width: 52px;
  height: 52px;
  box-shadow: none;
  background-color: #0000;
  background-image: url(/images/site/physical-ai-event-mark-white.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  display: block;
}
.cover-emblem i,
.cover-emblem > span,
.cover-corners,
.chrome-orbit {
  display: none;
}
.hero-copy .lede {
  color: #7f8b95;
  max-width: 380px;
  font-size: 12px;
  line-height: 1.65;
}
.hero-copy .rule-strip {
  color: #59636c;
  font-size: 8px;
}
.hero-copy .rule-strip i {
  background: #1558ff;
}
/* 第三页创建护照表单卡片。 */
.register-card {
  background:
    radial-gradient(circle at 88% 9%, #5689ff29, #0000 18rem),
    linear-gradient(145deg, #fcfdfefa, #cad3dbeb 52%, #f1f5f8fa);
  border-color: #afbecbcc;
  border-radius: 24px;
  box-shadow:
    inset 0 1px #ffffffe6,
    0 40px 100px #00000085;
}
.register-card h2 {
  font-family: var(--precision-sans);
  letter-spacing: -0.055em;
  font-weight: 280;
}
.register-card button {
  background:
    linear-gradient(#ffffff17, #0000 44%),
    linear-gradient(115deg, #020409, #0b1d46 55%, #071735);
  border-radius: 14px;
  box-shadow:
    inset 0 1px #aacdff61,
    0 12px 30px #0218483d;
}
/* 第四页护照/集章页的全局背景。 */
.passport-shell {
  background:
    radial-gradient(circle at 83% 8%, #1556ff2b, #0000 25rem),
    linear-gradient(90deg, #010307f5, #070b12d1, #010307f5),
    url(/images/site/hong-kong-silver-background.jpg) 50% 45% / cover no-repeat fixed,
    #020407;
}
/* 护照两页共用的银色纸张纹理。 */
.passport-page {
  background:
    radial-gradient(circle at 92% 5%, #3169ff1c, #0000 22rem),
    linear-gradient(105deg, #ffffff80, #0000 23%),
    repeating-linear-gradient(90deg, #0000 0 38px, #22262a08 39px 40px),
    repeating-linear-gradient(0deg, #0000 0 38px, #22262a06 39px 40px), #e8ecef;
}
.register-card,
.passport-page,
.mobile-statusbar,
.mobile-nfc-hint {
  --chrome-pink: #7ca9ff;
}
@media (width<=760px) {
  .brand-logo-full {
    background-position: 50%;
    background-size: 164px;
    flex-basis: 184px;
    width: 184px;
    height: 52px;
  }
  .registration-shell > .brand-row {
    height: 58px;
    min-height: 58px;
    padding: 6px 0;
  }
  .passport-shell .topbar .brand-row {
    height: 46px;
  }
  .passport-cover {
    aspect-ratio: 0.72;
    background-position: 50% 48%;
    border-radius: 24px;
    height: auto;
    padding: 0;
  }
  .passport-cover:after {
    border-radius: 16px;
    inset: 12px;
  }
  .passport-cover p {
    font-size: 9.5px;
    top: 30px;
    left: 27px;
  }
  .passport-cover p:after {
    margin-top: 8px;
    font-size: 7.5px;
  }
  .passport-cover h1 {
    font-size: clamp(42px, 13.5vw, 54px);
    font-weight: 520;
    line-height: 0.9;
    top: 72px;
    left: 25px;
    right: 22px;
  }
  .passport-cover .cover-meta-line {
    gap: 8px;
    padding: 11px 12px;
    top: 145px;
    left: 27px;
    right: 27px;
  }
  .passport-cover .cover-meta-line span {
    font-size: 7.5px;
  }
  .passport-cover .cover-meta-line small {
    font-size: 6.5px;
  }
  .passport-cover h2 {
    font-size: 9.5px;
    bottom: 47px;
    left: 27px;
  }
  .passport-cover > small {
    font-size: 7.5px;
    bottom: 27px;
    left: 27px;
  }
  .passport-cover .cover-emblem {
    top: auto;
    bottom: 24px;
    right: 26px;
  }
  .passport-cover .cover-emblem .cover-reference-logo {
    background-position: 50%;
    background-size: contain;
    width: 48px;
    height: 48px;
  }
  .hero-copy .lede {
    margin-top: 14px;
  }
  .register-card h2 {
    font-size: 35px;
  }
}
