:root {
  color: #172033;
  background: #fff;
  font-family: ui-rounded, 'SF Pro Rounded', 'Segoe UI', system-ui, sans-serif;
  font-synthesis: none;
}

* { box-sizing: border-box; }
body { min-width: 300px; min-height: 100svh; margin: 0; overflow-x: hidden; background: linear-gradient(180deg, #fff 0%, #f8f9fc 100%); }
a { color: inherit; }
.shell { width: min(920px, calc(100% - 48px)); margin: 0 auto; }
.header { display: flex; min-height: 84px; align-items: center; justify-content: space-between; border-bottom: 1px solid #e6e9ef; }
.brand { display: inline-flex; align-items: baseline; gap: 8px; color: #172033; font-size: 23px; font-weight: 900; letter-spacing: -0.04em; text-decoration: none; }
.brand b { color: #ef7d47; }
.brand small { color: #7c8799; font-size: 13px; font-weight: 800; letter-spacing: 0; }
.nav { display: flex; gap: 24px; }
.nav a { color: #697386; font-size: 14px; font-weight: 800; text-decoration: none; }
.nav a[aria-current='page'], .nav a:hover { color: #172033; }
.content { min-height: calc(100svh - 174px); padding: clamp(76px, 12vw, 138px) 0 90px; }
.content h1 { max-width: 720px; margin: 0; color: #111827; font-size: clamp(42px, 7vw, 72px); font-weight: 900; letter-spacing: -0.06em; line-height: 1; }
.lead { max-width: 610px; margin: 24px 0 0; color: #697386; font-size: clamp(17px, 2vw, 20px); line-height: 1.6; }
.placeholder { max-width: 720px; margin-top: 64px; padding: 28px 0; border-top: 1px solid #dde2ea; border-bottom: 1px solid #dde2ea; }
.placeholder h2 { margin: 0; font-size: 20px; font-weight: 900; }
.placeholder p { margin: 9px 0 0; color: #8791a2; font-size: 15px; line-height: 1.55; }
.back { display: inline-flex; margin-top: 40px; color: #536b94; font-size: 15px; font-weight: 900; text-decoration: none; }
.legal-content { max-width: 820px; padding-top: 76px; }
.legal-kicker { margin: 0 0 14px; color: #ef7742; font-size: 12px; font-weight: 900; letter-spacing: .12em; }
.legal-content h1 { max-width: 780px; font-size: clamp(44px, 7vw, 76px); }
.privacy-title { max-width: 100%; }
.legal-meta { display: flex; flex-wrap: wrap; gap: 8px 22px; margin-top: 22px; color: #7c8798; font-size: 13px; font-weight: 750; }
.legal-language-link { display: inline-flex; margin-top: 16px; color: #536b94; font-size: 13px; font-weight: 900; text-decoration: none; }
.legal-language-link:hover { text-decoration: underline; text-underline-offset: 3px; }
.legal-notice { margin: 42px 0 34px; padding: 18px 20px; border: 1px solid #f4d7c8; border-radius: 18px; background: #fff8f4; color: #65493c; font-size: 14px; line-height: 1.6; }
.legal-notice strong { color: #9b4927; }
.legal-contact { margin: 34px 0; padding: 15px 18px; border: 1px solid #dfe5ee; border-radius: 16px; background: #f7f9fc; color: #697588; font-size: 14px; line-height: 1.5; }
.legal-contact a { color: #536b94; font-weight: 900; text-decoration: none; }
.legal-contact a:hover { text-decoration: underline; text-underline-offset: 3px; }
.legal-intro { max-width: 760px; color: #4d596c; font-size: 17px; line-height: 1.72; }
.legal-intro p { margin: 0 0 16px; }
.legal-section { padding-top: 52px; scroll-margin-top: 24px; }
.legal-section + .legal-section { margin-top: 44px; border-top: 1px solid #e6e9ef; }
.legal-section h2, .legal-section h3 { max-width: 720px; margin: 0 0 20px; color: #172033; font-size: clamp(25px, 3.5vw, 35px); line-height: 1.12; letter-spacing: -.025em; }
.legal-section p, .legal-section li { color: #536071; font-size: 16px; line-height: 1.72; }
.legal-section p { margin: 0 0 16px; }
.legal-section ul { margin: 8px 0 0; padding-left: 24px; }
.legal-section li + li { margin-top: 10px; }
.legal-release-note { margin-top: 56px; padding: 30px 32px 32px; border: 1px solid #f0d8cb !important; border-radius: 22px; background: #fffaf7; }
.legal-release-note h2 { color: #9b4927; }
.legal-links a { color: #536b94; font-weight: 850; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.legal-translation { margin-top: 110px; padding-top: 0; }
.legal-language-divider { display: flex; align-items: center; gap: 16px; margin-bottom: 72px; color: #8993a3; font-size: 11px; font-weight: 900; letter-spacing: .14em; }
.legal-language-divider::before, .legal-language-divider::after { height: 1px; flex: 1; background: #e3e7ed; content: ''; }
.legal-language-title { max-width: 780px; margin: 0; color: #172033; font-size: clamp(44px, 7vw, 76px); line-height: .98; letter-spacing: -.045em; }
.legal-translation-note { margin: 0 0 28px; color: #7a5a45; font-size: 13px; font-weight: 750; line-height: 1.55; }
.footer { display: flex; min-height: 90px; align-items: center; justify-content: space-between; gap: 24px; border-top: 1px solid #e6e9ef; color: #8a94a5; font-size: 12px; }
.footer nav { display: flex; gap: 20px; }
.footer a { text-decoration: none; }
.footer a:hover { color: #172033; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
.help-content { padding-top: clamp(66px, 10vw, 108px); }
.help-hero { position: relative; padding-bottom: 54px; }
.help-hero::after { position: absolute; z-index: -1; top: -120px; right: 0; width: 420px; height: 340px; border-radius: 50%; background: radial-gradient(circle, rgba(239, 125, 71, .11), rgba(239, 125, 71, 0) 68%); content: ''; pointer-events: none; }
.help-search { display: flex; width: min(720px, 100%); min-height: 62px; margin-top: 38px; align-items: center; gap: 14px; padding: 0 18px; border: 1px solid #dce2ea; border-radius: 20px; background: rgba(255, 255, 255, .9); box-shadow: 0 14px 38px rgba(37, 49, 72, .07); transition: border-color .2s ease, box-shadow .2s ease; }
.help-search:focus-within { border-color: #9eacc2; box-shadow: 0 16px 40px rgba(37, 49, 72, .11); }
.help-search img { width: 23px; height: 23px; flex: 0 0 auto; color: #8791a2; opacity: .72; }
.help-search input { width: 100%; min-width: 0; border: 0; outline: 0; background: transparent; color: #172033; font: 750 17px/1.2 ui-rounded, 'SF Pro Rounded', 'Segoe UI', system-ui, sans-serif; }
.help-search input::placeholder { color: #9aa4b4; }
.help-search button { flex: 0 0 auto; padding: 8px 10px; border: 0; border-radius: 10px; background: #f1f3f7; color: #697386; font: 800 12px/1 ui-rounded, 'SF Pro Rounded', 'Segoe UI', system-ui, sans-serif; cursor: pointer; }
.help-browser { padding-top: 32px; border-top: 1px solid #e6e9ef; }
.help-categories { display: flex; gap: 9px; padding: 2px 0 8px; overflow-x: auto; scrollbar-width: none; }
.help-categories::-webkit-scrollbar { display: none; }
.help-categories button { flex: 0 0 auto; min-height: 38px; padding: 0 17px; border: 1px solid #e0e5ed; border-radius: 999px; background: #fff; color: #727d8f; font: 850 13px/1 ui-rounded, 'SF Pro Rounded', 'Segoe UI', system-ui, sans-serif; cursor: pointer; transition: background .18s ease, color .18s ease, border-color .18s ease, transform .18s ease; }
.help-categories button:hover { border-color: #cbd3df; color: #172033; transform: translateY(-1px); }
.help-categories button.is-active { border-color: #26334a; background: #26334a; color: #fff; }
.help-section-heading { display: flex; margin: 48px 0 20px; align-items: end; justify-content: space-between; }
.help-section-heading h2 { margin: 0; color: #172033; font-size: clamp(25px, 3.5vw, 34px); line-height: 1; letter-spacing: -.035em; }
.help-section-heading p { margin: 9px 0 0; color: #929cac; font-size: 13px; font-weight: 750; }
.faq-list { border-top: 1px solid #dfe4eb; }
.faq-item { border-bottom: 1px solid #dfe4eb; }
.faq-item[hidden] { display: none; }
.faq-item summary { display: flex; min-height: 76px; align-items: center; justify-content: space-between; gap: 22px; padding: 20px 3px; color: #293449; font-size: 17px; font-weight: 850; line-height: 1.35; cursor: pointer; list-style: none; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary i { position: relative; width: 28px; height: 28px; flex: 0 0 28px; border-radius: 50%; background: #f0f3f7; transition: background .2s ease, transform .25s ease; }
.faq-item summary i::before, .faq-item summary i::after { position: absolute; top: 13px; left: 8px; width: 12px; height: 2px; border-radius: 2px; background: #68758a; content: ''; }
.faq-item summary i::after { transform: rotate(90deg); transition: transform .2s ease; }
.faq-item[open] summary { color: #111827; }
.faq-item[open] summary i { background: #fff0e9; transform: rotate(180deg); }
.faq-item[open] summary i::before, .faq-item[open] summary i::after { background: #df6b39; }
.faq-item[open] summary i::after { transform: rotate(0); }
.faq-answer { max-width: 760px; padding: 0 52px 27px 3px; color: #5e697b; font-size: 15px; line-height: 1.7; animation: faq-in .22s ease both; }
.faq-answer p { margin: 0; }
.faq-answer p + p { margin-top: 12px; }
.faq-answer ol { margin: 0 0 13px; padding-left: 21px; }
.faq-answer li + li { margin-top: 7px; }
.faq-code { color: #cc6236; font-weight: 900; }
.help-empty { margin: 30px 0 0; padding: 54px 24px; border: 1px dashed #d6dde7; border-radius: 22px; text-align: center; }
.help-empty h2 { margin: 0; font-size: 24px; }
.help-empty p { margin: 9px 0 22px; color: #7f8999; line-height: 1.5; }
.help-empty button { min-height: 42px; padding: 0 18px; border: 0; border-radius: 13px; background: #26334a; color: #fff; font: 850 13px/1 ui-rounded, 'SF Pro Rounded', 'Segoe UI', system-ui, sans-serif; cursor: pointer; }
.support-strip { display: flex; margin-top: 74px; align-items: center; justify-content: space-between; gap: 28px; padding: 30px 32px; border: 1px solid #f0d7ca; border-radius: 24px; background: linear-gradient(135deg, #fff8f4, #fff); }
.support-strip h2 { margin: 0; color: #312c2a; font-size: 21px; letter-spacing: -.02em; }
.support-strip p { margin: 8px 0 0; color: #806e65; font-size: 14px; }
.support-strip a { display: inline-flex; min-height: 46px; flex: 0 0 auto; align-items: center; padding: 0 20px; border-radius: 15px; background: #ef7d47; color: #fff; font-size: 13px; font-weight: 900; text-decoration: none; box-shadow: 0 10px 22px rgba(239, 125, 71, .22); }
@keyframes faq-in { from { opacity: 0; transform: translateY(-5px); } to { opacity: 1; transform: translateY(0); } }

@media (max-width: 620px) {
  .shell { width: calc(100% - 32px); }
  .header { min-height: 72px; }
  .brand { font-size: 20px; }
  .nav { gap: 14px; }
  .nav a { font-size: 12px; }
  .content { min-height: calc(100svh - 210px); padding: 72px 0 68px; }
  .content h1 { font-size: clamp(40px, 13vw, 56px); }
  .legal-content { padding-top: 56px; }
  .legal-content h1 { font-size: clamp(40px, 12vw, 54px); }
  .legal-content .privacy-title { font-size: clamp(30px, 8.2vw, 36px); line-height: 1.02; letter-spacing: -.045em; overflow-wrap: normal; word-break: normal; }
  .legal-meta { display: grid; gap: 6px; }
  .legal-notice { margin-top: 30px; padding: 16px; border-radius: 15px; }
  .legal-contact { margin: 28px 0; padding: 14px 15px; border-radius: 14px; }
  .legal-intro { font-size: 16px; }
  .legal-section { padding-top: 38px; }
  .legal-section + .legal-section { margin-top: 34px; }
  .legal-section h2 { font-size: 27px; }
  .legal-section h3 { font-size: 27px; }
  .legal-section p, .legal-section li { font-size: 15px; }
  .legal-release-note { padding: 22px 18px 24px; border-radius: 18px; }
  .legal-translation { margin-top: 80px; }
  .legal-language-divider { margin-bottom: 54px; }
  .legal-language-title { font-size: clamp(40px, 12vw, 54px); }
  .placeholder { margin-top: 48px; }
  .footer { min-height: 138px; flex-direction: column; align-items: flex-start; justify-content: center; }
  .help-content { padding-top: 54px; }
  .help-hero { padding-bottom: 42px; }
  .help-hero::after { display: none; }
  .help-hero h1 { font-size: clamp(40px, 12vw, 50px); }
  .help-search { min-height: 56px; margin-top: 30px; padding: 0 14px; border-radius: 17px; }
  .help-search input { font-size: 15px; }
  .help-browser { padding-top: 25px; }
  .help-categories { width: calc(100% + 16px); padding-right: 16px; }
  .help-section-heading { margin-top: 38px; }
  .faq-item summary { min-height: 70px; padding: 18px 1px; font-size: 15px; }
  .faq-answer { padding-right: 20px; padding-left: 1px; font-size: 14px; }
  .support-strip { margin-top: 54px; flex-direction: column; align-items: flex-start; padding: 24px 22px; border-radius: 20px; }
  .support-strip a { width: 100%; justify-content: center; }
}

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