.rules-home-shortcut{width:100%;display:flex;align-items:center;gap:14px;text-align:left;padding:15px 20px;margin:0 0 18px;background:#edf6ff;color:#11345b;border:1px solid #b2cfed;border-left:5px solid #1766bf;border-radius:12px;cursor:pointer}
.rules-home-shortcut b{display:block;font-size:18px}.rules-home-shortcut small{display:block;font-size:13px;line-height:1.6;margin-top:3px;color:#395a77}.rules-home-shortcut>span:last-child{margin-left:auto;font-size:26px}.rules-book-icon{font-size:30px}
.rules-page{max-width:1100px;margin:0 auto;padding-bottom:24px;color:#17334c}
.rules-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0}.rules-heading h2{font-size:30px;margin:4px 0}.rules-heading p{margin:0;font-size:14px}
.rules-notice{background:#f0f4f8;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.7}
.rules-tools{background:#fff;border:1px solid #cedae5;border-radius:12px;padding:16px;margin:16px 0}.rules-tools label{display:block;font-weight:700;margin-bottom:8px}.rules-search-row{display:flex;gap:8px}.rules-search-row input{min-width:0;flex:1;font-size:16px}
#rulesSearchStatus{font-size:13px;line-height:1.6;margin:10px 0 0}#rulesSearchResults{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}#rulesSearchResults:empty{margin:0}
.rules-page button{min-height:44px;white-space:normal}.rules-page button:focus-visible,.rules-home-shortcut:focus-visible{outline:3px solid #ed9c13;outline-offset:3px}
.rules-toc-panel{border:1px solid #cedae5;border-radius:12px;padding:14px 16px;background:#fff}.rules-toc-panel summary{cursor:pointer;font-weight:700;min-height:32px}
#rulesToc{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}#rulesToc button{background:#f2f6fa;color:#153e66;border:1px solid #d5e1ed;text-align:left;padding:10px 12px;font-size:14px}#rulesToc small{display:block;color:#526b82;font-size:12px;margin-top:3px}
.rules-topic-links{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.rules-topic-links button,#rulesSearchResults button{background:#e7f1ff;color:#164d86;border:1px solid #bdd1e9;font-size:14px}
.rules-content{background:#fff;border:1px solid #d3dfe8;border-radius:12px;padding:24px 32px;font-size:16px;line-height:1.9;overflow-wrap:anywhere}.rules-content h2{font-size:23px;margin:12px 0 24px;border-bottom:2px solid #9fbcd4;padding-bottom:10px}.rules-content h3{font-size:18px;line-height:1.6;margin:0 0 12px;color:#163f66}.rules-content p{margin:8px 0;white-space:pre-wrap}.rules-content article{margin-bottom:32px;scroll-margin-top:110px}.rules-chapter{margin-bottom:44px;scroll-margin-top:110px}.rules-content article:focus,.rules-chapter:focus{outline:2px solid #94badc;outline-offset:6px}
.rules-content table{width:100%;border-collapse:collapse;table-layout:fixed;margin:18px 0;font-size:15px}.rules-content td,.rules-content th{border:1px solid #ccd8e2;padding:10px 12px;text-align:left;vertical-align:top}.rules-content th{background:#eef4f9}
#rulesToTop{margin-top:20px}.rules-print-frame{position:fixed;width:1px;height:1px;left:-10000px;top:0;border:0}
@media(max-width:800px){
  .rules-home-shortcut{padding:12px;gap:10px;margin-bottom:12px}.rules-home-shortcut b{font-size:17px}.rules-home-shortcut small{font-size:12px}.rules-book-icon{font-size:26px}
  .rules-page{width:100%;min-width:0;padding-bottom:28px}.rules-heading{align-items:flex-start;flex-direction:column;gap:12px}.rules-heading h2{font-size:26px}.rules-heading p{font-size:13px}.rules-heading button{width:100%;font-size:14px}
  .rules-tools,.rules-toc-panel{padding:12px}.rules-notice{font-size:13px;padding:10px 12px}#rulesToc{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}#rulesToc button{font-size:13px;padding:8px}#rulesToc small{font-size:11px}
  .rules-content{padding:18px 15px;font-size:16px;line-height:1.85}.rules-content h2{font-size:21px}.rules-content h3{font-size:18px}.rules-content td,.rules-content th{padding:8px;font-size:14px}.rules-content article,.rules-chapter{scroll-margin-top:105px}
}
