.rules-page { background: #061427; }
.rules-page [hidden] { display: none !important; }
.rules-page h1, .rules-page h2, .rules-page h3, .rules-page a, .rules-page button { overflow-wrap: anywhere; }
.rules-page .rules-result { display: flex; flex-direction: column; padding: 24px; border: 1px solid #cbd5df; background: white; }
.rules-page .rules-result__ref { color: #8f2630; font-size: 12px; font-weight: 800; }
.rules-page .rules-result h3 { margin: 10px 0; font: 900 27px/1.16 var(--display); }
.rules-page .rules-result > p:not(.rules-result__ref) { color: #42556c; font-size: 14px; line-height: 1.65; }
.rules-page .rules-result a { margin-top: auto; padding-top: 16px; min-height: 44px; color: #123d67; font-weight: 800; }
.rules-page .rules-more { min-height: 48px; padding: 15px; grid-column: 1 / -1; border: 1px solid #60778e; background: #eaf0f6; color: #07192e; cursor: pointer; }
.rules-page .rules-chapter { padding: 24px; display: grid; gap: 12px; background: #0b213d; text-decoration: none; color: white; }
.rules-page .rules-chapter span { color: #f3c844; font: 900 30px/1.15 var(--display); }
.rules-page .rules-chapter strong { font-size: 15px; line-height: 1.4; }
.rules-page .rules-chapter small { color: #9ce9fa; }
.rules-page .rules-reader { scroll-margin-top: 135px; }
.rules-page #buscar-regras, .rules-page #rules-results, .rules-page #rules-status { scroll-margin-top: 135px; }
.rules-page .rules-reader__text { overflow-wrap: anywhere; }
.rules-page .rules-reader__text a { color: #7ce9ff; text-decoration: underline; }
.rules-page .rules-breadcrumbs a { display: inline; padding: 0; margin: 0; line-height: inherit; font: inherit; position: static; transform: none; }
.rules-page .header-back { justify-self: end; color: var(--cyan); font-size: 24px; text-decoration: none; }
.rules-page .rules-breadcrumbs { max-width: 1440px; margin: auto; padding: 22px 5vw 0; display: flex; gap: 9px; color: var(--steel); font-size: 10px; letter-spacing: .1em; text-transform: uppercase; }
.rules-page .rules-breadcrumbs a { color: var(--white); text-decoration: none; }
.rules-page .rules-hero { max-width: 1440px; min-height: 650px; margin: auto; padding: 70px 5vw 86px; display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, .66fr); gap: clamp(30px, 7vw, 110px); align-items: center; }
.rules-page .rules-hero__copy h1 { max-width: 750px; margin: 0; font: 900 clamp(62px, 8vw, 118px)/1.08 var(--display); letter-spacing: -.045em; text-transform: uppercase; }
.rules-page .rules-hero__copy h1 em, .rules-page h2 em { color: var(--red); font-style: normal; }
.rules-page .rules-hero__copy > p:last-of-type { max-width: 630px; margin: 28px 0 32px; color: #c7d2df; font-size: 17px; line-height: 1.7; }
.rules-page .rules-hero__actions, .rules-page .rules-reader__actions { display: flex; flex-wrap: wrap; gap: 10px; }
.rules-page .rules-manual-card { min-width: 0; padding: clamp(28px, 5vw, 55px); position: relative; overflow: hidden; border: 1px solid rgba(33,212,253,.35); background: linear-gradient(135deg, #163f73 0 63%, #e0444a 63%); box-shadow: 18px 18px 0 rgba(224,68,74,.2); }
.rules-page .rules-manual-card::after { content: "RULES"; position: absolute; right: -18px; bottom: -45px; color: rgba(243,245,247,.1); font: 900 clamp(80px, 12vw, 160px)/1 var(--display); letter-spacing: -.08em; }
.rules-page .rules-manual-card > * { position: relative; z-index: 1; }
.rules-page .rules-flag { width: 42px; height: 10px; display: block; margin-bottom: 38px; background: #f3c844; box-shadow: 10px 10px 0 rgba(7,17,31,.2); }
.rules-page .rules-manual-card p { margin: 0; color: #d9e5f1; font-size: 10px; font-weight: 900; letter-spacing: .14em; }
.rules-page .rules-manual-card > strong { display: block; margin: 5px 0 30px; font: 900 clamp(68px, 9vw, 118px)/.88 var(--display); }
.rules-page .rules-manual-card strong small { font-size: 13px; letter-spacing: .1em; }
.rules-page .rules-manual-card dl { margin: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-block: 1px solid rgba(243,245,247,.35); }
.rules-page .rules-manual-card dl div { padding: 16px 8px 16px 0; min-width: 0; }
.rules-page .rules-manual-card dl div + div { padding-left: 16px; border-left: 1px solid rgba(243,245,247,.35); }
.rules-page .rules-manual-card dt { color: var(--cyan); font: 900 30px/1 var(--display); }.rules-page .rules-manual-card dd { margin: 5px 0 0; color: var(--white); font-size: 10px; line-height: 1.35; text-transform: uppercase; }
.rules-page .rules-manual-card .rules-manual-card__note { margin-top: 22px; font-size: 11px; font-weight: 500; line-height: 1.55; letter-spacing: 0; }
.rules-page .rules-search-section { padding: 90px 5vw 100px; background: var(--white); color: var(--navy); }
.rules-page .rules-section-heading, .rules-page .rules-map { max-width: 1440px; margin-inline: auto; }.rules-page .rules-section-heading { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 410px); gap: 40px; align-items: end; }
.rules-page .rules-section-heading h2, .rules-page .rules-map h2 { margin: 0; font: 900 clamp(43px, 5.4vw, 78px)/1.08 var(--display); letter-spacing: -.035em; text-transform: uppercase; }.rules-page .rules-section-heading > p { margin: 0; color: #53647a; font-size: 14px; line-height: 1.7; }
.rules-page .rules-search-form { max-width: 1440px; margin: 42px auto 0; padding: clamp(20px, 4vw, 38px); border: 1px solid #cbd5df; background: #eef3f7; }.rules-page .rules-search-form > label, .rules-page .rules-filter-row label { color: #41556d; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.rules-page .rules-search-row { margin-top: 9px; display: grid; grid-template-columns: minmax(0, 1fr) auto; border: 1px solid #9baaba; background: #fff; }.rules-page .rules-search-row input { min-width: 0; min-height: 56px; padding: 0 18px; border: 0; background: transparent; color: var(--navy); outline: 0; }.rules-page .rules-search-row button, .rules-page .rules-filter-row button, .rules-page .rules-error button, .rules-page .rules-reader__heading button { min-height: 44px; border: 0; cursor: pointer; font: 900 12px var(--display); letter-spacing: .08em; text-transform: uppercase; }
.rules-page .rules-search-row button { min-height: 56px; padding: 0 24px; background: var(--red); color: white; }.rules-page .rules-filter-row { margin-top: 14px; display: flex; justify-content: space-between; gap: 16px; align-items: end; }.rules-page .rules-filter-row label { display: grid; gap: 7px; }.rules-page .rules-filter-row select { min-height: 44px; min-width: min(320px, 72vw); padding: 0 12px; border: 1px solid #9baaba; background: white; color: var(--navy); }.rules-page .rules-filter-row button { padding: 0 14px; background: transparent; color: var(--navy); text-decoration: underline; }
.rules-page .rules-status, .rules-page .rules-topics, .rules-page .rules-results, .rules-page .rules-error { max-width: 1440px; margin-inline: auto; }.rules-page .rules-status { margin-top: 18px; color: #53647a; font-size: 12px; }.rules-page .rules-topics { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }.rules-page .rules-topics button { min-height: 44px; padding: 0 13px; border: 1px solid #b9c6d3; background: white; color: var(--navy); cursor: pointer; font-size: 11px; font-weight: 800; }.rules-page .rules-results { margin-top: 24px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }.rules-page .rules-results > * { min-width: 0; }.rules-page .rules-error { margin-top: 24px; padding: 25px; border-left: 4px solid var(--red); background: #fff1f1; }.rules-page .rules-error p { color: #53647a; line-height: 1.6; }.rules-page .rules-error button { padding: 0 16px; background: var(--navy); color: var(--white); }
.rules-page .rules-map { padding: 100px 5vw; max-width: none; background: #061427; }.rules-page .rules-map__heading, .rules-page .rules-chapters { max-width: 1440px; margin-inline: auto; }.rules-page .rules-map h2 { color: var(--white); }.rules-page .rules-chapters { margin-top: 42px; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1px; background: var(--rule); }.rules-page .rules-chapters > * { min-width: 0; }
.rules-page .rules-reader { max-width: 1200px; margin: 80px auto; padding: clamp(24px, 5vw, 58px); border: 1px solid rgba(33,212,253,.4); background: #0b213d; box-shadow: 16px 16px 0 rgba(224,68,74,.18); }.rules-page .rules-reader__heading { display: flex; justify-content: space-between; gap: 24px; align-items: start; }.rules-page .rules-reader h2 { margin: 0; font: 900 clamp(32px, 5vw, 62px)/1.08 var(--display); text-transform: uppercase; }.rules-page #reader-reference { margin: 12px 0 0; color: var(--cyan); font-size: 12px; }.rules-page .rules-reader__heading button { padding: 0 12px; flex: 0 0 auto; background: transparent; color: var(--white); border: 1px solid var(--rule); }.rules-page .rules-reader__text { margin: 34px 0; padding: 26px; border-left: 3px solid #f3c844; background: #071629; color: #d4ddea; font-size: 16px; line-height: 1.8; white-space: pre-line; }
.rules-page .rules-boundary { padding: 45px 5vw; display: grid; grid-template-columns: 54px minmax(0, 1fr) auto; gap: 24px; align-items: center; background: var(--red); }.rules-page .rules-boundary > span { width: 44px; height: 44px; display: grid; place-items: center; background: #f3c844; color: var(--navy); font: 900 28px/1 var(--display); }.rules-page .rules-boundary h2 { max-width: 900px; margin: 0; font: 900 clamp(23px, 3vw, 39px)/1.18 var(--display); text-transform: uppercase; }.rules-page .rules-boundary .eyebrow { color: #ffe39a; }.rules-page .rules-boundary a { min-height: 44px; display: inline-flex; align-items: center; color: white; font: 900 12px var(--display); letter-spacing: .07em; text-transform: uppercase; }
.rules-page .rules-method { padding: 65px 5vw; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 2fr) repeat(3, auto); gap: 28px; align-items: center; background: #030e1b; color: var(--steel); }.rules-page .rules-method strong { color: var(--white); font: 900 28px/1.08 var(--display); text-transform: uppercase; }.rules-page .rules-method p { margin: 0; font-size: 12px; line-height: 1.7; }.rules-page .rules-method a { min-height: 44px; display: inline-flex; align-items: center; color: var(--cyan); font-size: 11px; font-weight: 800; }
.rules-page .rules-noscript { margin: 0; padding: 20px 5vw; background: #f3c844; color: var(--navy); font-size: 13px; }.rules-page .rules-noscript a { font-weight: 900; }
.rules-page button:focus-visible, .rules-page input:focus-visible, .rules-page select:focus-visible, .rules-page a:focus-visible { outline: 3px solid var(--cyan); outline-offset: 3px; }
@media (max-width: 900px) { .rules-page .rules-hero, .rules-page .rules-section-heading { grid-template-columns: minmax(0, 1fr); }.rules-page .rules-hero { min-height: auto; }.rules-page .rules-results { grid-template-columns: repeat(2, minmax(0, 1fr)); }.rules-page .rules-chapters { grid-template-columns: repeat(3, minmax(0, 1fr)); }.rules-page .rules-method { grid-template-columns: 1fr 1fr; }.rules-page .rules-method strong, .rules-page .rules-method p { grid-column: 1 / -1; } }
@media (max-width: 600px) { .rules-page .rules-hero, .rules-page .rules-search-section, .rules-page .rules-map { padding-inline: 18px; }.rules-page .rules-hero__copy h1 { font-size: clamp(51px, 16vw, 68px); }.rules-page .rules-search-row, .rules-page .rules-boundary { grid-template-columns: minmax(0, 1fr); }.rules-page .rules-search-row button { width: 100%; }.rules-page .rules-filter-row { align-items: stretch; flex-direction: column; }.rules-page .rules-filter-row select { min-width: 0; width: 100%; }.rules-page .rules-results, .rules-page .rules-chapters, .rules-page .rules-method { grid-template-columns: minmax(0, 1fr); }.rules-page .rules-reader { margin: 42px 18px; }.rules-page .rules-reader__heading { flex-direction: column; }.rules-page .rules-boundary { gap: 14px; }.rules-page .rules-method { padding-inline: 18px; } }
@media (prefers-reduced-motion: reduce) { .rules-page *, .rules-page *::before, .rules-page *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; } }
