/* hp:clone-css:start */
* { box-sizing: border-box; margin: 0; padding: 0; }
  body { font-family: Georgia, 'Times New Roman', serif; background: #f7f5f0; color: #2b2b2b; line-height: 1.7; }
  .container { max-width: 760px; margin: 0 auto; padding: 20px; }
  header { text-align: center; padding: 24px 0 16px; border-bottom: 2px solid #d8d2c2; margin-bottom: 24px; }
  header h1 { font-size: 26px; font-weight: normal; color: #1f1f1f; }
  .updated { font-family: Arial, sans-serif; font-size: 12px; color: #8a8a8a; text-align: center; margin-bottom: 20px; }
  .intro { font-size: 16px; color: #555; margin-bottom: 24px; }
  .toc {
    background: #efece2;
    border: 1px solid #d8d2c2;
    border-radius: 6px;
    padding: 18px 22px;
    margin-bottom: 32px;
    font-family: Arial, sans-serif;
  }
  .toc p { font-size: 13px; text-transform: uppercase; letter-spacing: 1px; color: #8a7f66; margin-bottom: 10px; }
  .toc ol { margin-left: 18px; }
  .toc li { font-size: 14px; margin-bottom: 6px; }
  .toc a { color: #4a5d43; text-decoration: none; }
  .toc a:hover { text-decoration: underline; }
  h2 { font-size: 20px; font-weight: normal; margin: 34px 0 12px; color: #1f1f1f; border-left: 3px solid #a89b6f; padding-left: 12px; }
  h3 { font-size: 16px; font-weight: bold; margin: 18px 0 8px; color: #333; }
  p, li { font-size: 16px; margin-bottom: 14px; color: #333; }
  ul, ol { margin: 0 0 14px 22px; }
  li { margin-bottom: 8px; }
  a { color: #4a5d43; }
  .back-link { display: inline-block; margin-top: 30px; font-family: Arial, sans-serif; font-size: 14px; }
  footer { font-family: Arial, sans-serif; font-size: 11px; color: #aaa; text-align: center; margin: 32px 0 16px; }
html body { font-family: Georgia, 'Times New Roman', serif; background: #f7f5f0; color: #2b2b2b; }
/* hp:clone-css:end */
[data-delay-vturb] {
  display: none !important;
}
  