:root {
--ulILBpZekTpS: #2E69A1;
--tpXwTZnVLdaf: #F7F7F7;
--szJmNQpIbLIG: #ffc107;
--yWLVYxRDyMbD: #e8e7e7;
--JHnvXfqdFzYm: #ECECEC;
--WNRCYkpVDGOj: rgba(255, 250, 250, 0.5);
--bnOykIInWQHK: #ed4e7a;
--JQgeJwpVhgLa: #b00000;
--pGerAUqSOBac: #fff;
--VRevxcnCMszX: #16181d;
--aGdmUgMlypTb: #efeded;
--LVHJvoQtnHrF: #fff;
--PYeryVkksJpM: #d7cece;
--KqxjYgFPZlqZ: #000000;
--DzmyYdDGseuN: #3f14ff;
--msUIwjAFtjYI: #230b8e;
--FnTlGXGZwNpo: #ddd;
--cardBg: #1e212a;
--goldHover: #cc9a06;
}

* {
box-sizing: border-box;
}

a {
color: var(--JHnvXfqdFzYm);
text-decoration: none;
}

main p a,
main li a {
color: var(--szJmNQpIbLIG);
font-weight: 600;
text-decoration: underline;
text-underline-offset: 2px;
transition: color .2s ease;
}

main p a:hover,
main li a:hover {
color: var(--goldHover);
}

a:hover {
text-decoration: underline;
}

html {
scroll-behavior: smooth;
scroll-padding-top: calc(var(--site-header-height, 90px) + 16px);
}

body {
font-family: sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--VRevxcnCMszX);
color: var(--JHnvXfqdFzYm);
}

menu {
display: flex;
list-style: none;
margin: 0;
padding: 0;
margin-left: auto;
}

menu li {
margin: 0 6px;
border-radius: 15px;
border: none;
padding: 7px 12px;
font-family: Inter, sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 100%;
border-radius: 16px;
cursor: pointer;
}

menu li:last-child {
background-color: var(--szJmNQpIbLIG);
color: #fff;
padding: 10px 20px;
border: none;
cursor: pointer;
margin-left: 30px;
transition: background-color 0.2s;
}

menu li:hover{
background-color: var(--JQgeJwpVhgLa);
}
menu a {
color: #fff;
}
menu a:hover {
color: #fff;
}

img {
width: 100%;
}

figure {
margin: 0;
}

h1 {
font-size: 42px;
font-weight: 600;
line-height: 1.2;
margin-top: 50px;
font-family: sans-serif;
}

h2 {
font-size: 34px;
line-height: 1.2;
margin-top: 40px;
font-family: sans-serif;
}

h3 {
font-size: 28px;
line-height: 1.2;
margin-top: 30px;
font-family: sans-serif;
}

.YQOzpXPkISaZ{
max-width: 1200px;
width: 100%;
margin: 0 auto;
text-align: center;
}

.YQOzpXPkISaZ {
    background-color: var(--VRevxcnCMszX);
    margin-bottom: 30px;
    border-radius: 0 0 16px 16px;
    padding: 0 15px 15px 15px;

}

.LJXcrOnOGPrn {
    text-align: left;
    color: var(--JHnvXfqdFzYm);
}

.qhRqeSAKLeyo {
    color: var(--JHnvXfqdFzYm);
    padding-top: 32px;
}

.MsbXMbxvXEkr {
    background-color: var(--szJmNQpIbLIG);
    color: var(--VRevxcnCMszX);
    padding: 15px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    text-decoration: none;
    max-width: 263px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0 auto;
    transition: background-color 0.7s ease;
}

.MsbXMbxvXEkr:hover {
background-color: var(--goldHover);
}

.MsbXMbxvXEkr a {
color: var(--VRevxcnCMszX);
font-family: sans-serif;
font-weight: 700;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
}

.EhhUBbVWvaNn {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: block;
width: 100%;
max-width: 800px;
margin-inline: auto;
aspect-ratio: 800 / 457;
min-height: 280px;
}

.EhhUBbVWvaNn__wrap::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
}

.EhhUBbVWvaNn img {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 22px;
display: block;
}

.iCkQBiHIJzcJ {
    position: absolute;
    max-width: 520px;
    width: 90%;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    color: var(--pGerAUqSOBac);
    border: none;
    z-index: 2;
    font-size: 26px;
    border-radius: 15px;
    padding: 20px;
    transition: background-color 0.7s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 30px;
}

.iCkQBiHIJzcJ a:hover {
    background-color: var(--goldHover);
    color: var(--VRevxcnCMszX);
}

.THraFRTjwFYK {
    background-color: var(--szJmNQpIbLIG);
    color: var(--VRevxcnCMszX);
    font-weight: bold;
    border: none;
    cursor: pointer;
    z-index: 2;
    font-size: 24px;
    border-radius: 15px;
    width: 271px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.7s ease;
    font-family: sans-serif;
animation: pulse 2s infinite;
}

@keyframes pulse {
   0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
.THraFRTjwFYK:hover {
background-color: var(--goldHover);
}
#PUoeBjzbyUNb {
width: 100%;
height: 100%;
border: none;
overflow: hidden;
}

ol {
counter-reset: step;
list-style: none;
padding-left: 0;
margin-top: 1em;
margin-bottom: 1em;
}

ol li {
counter-increment: step;
position: relative;
padding-left: 3em;
margin-bottom: 1em;
font-size: 16px;
}

ol li::before {
content: counter(step);
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border: 2px solid #3780B6;
border-radius: 50%;
color: #3780B6;
font-weight: bold;
font-size: 1em;
}

.QzlYTxWrXoOF {
display: flex;
align-items: center;
max-width: 384px;
width: 100%;
transition: filter 0.3s ease, transform 0.3s ease;
}

.QzlYTxWrXoOF:hover {
transform: scale(1.04);
filter: brightness(70%);
 }

.xcDoJhRYVGRK {
width: 100%;

}

.WgDyXdYqhHKY {
width: 100%;
}

.SxKfMIwiNIrS {
display: flex;
flex-direction: column;
gap: 12px;
padding: 20px;
background: var(--button-base);
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
overflow: hidden;
position: relative;
margin: 20px auto;
}
.SxKfMIwiNIrS span {
margin: 0;
font-size: 20px;
font-weight: bold;
}

.SxKfMIwiNIrS p {
color: var(--pGerAUqSOBac);
font-size: 34px;
text-align: start;
}

.PHtVWFxQjBcn {
position: relative;
flex: 1;
overflow: hidden;
}
.PHtVWFxQjBcn figure {
margin: 0;
}
.PHtVWFxQjBcn:hover .nMQwfkFcLxrW {
opacity: 1;
color: var(--pGerAUqSOBac);
}
.PHtVWFxQjBcn img {
display: block;
width: 100%;
height: auto;
border-radius: 6px;
}

.PHtVWFxQjBcn .xcDoJhRYVGRK {
position: relative;
}

.vHTVODNpFOZQ {
display: grid;
grid-template-columns: repeat(5, 1fr); 
gap: 16px;
}

.vFeWVWpdLrGF {
display: flex;
justify-content: space-between;
gap: 20px
padding: 15px;
}

.cHsjPzNqFQIZ {
gap: 10px;
width: 100%;
display: flex;
flex-direction: row;
justify-content: center;
margin-top:40px;
}

.cHsjPzNqFQIZ .QzlYTxWrXoOF {
width: 100%;
}
@keyframes fadeInLangList {
    from { opacity: 0; transform: translateY(10px);}
    to { opacity: 1; transform: translateY(0);}
}

.sxUbNOOWRoOe .vFeWVWpdLrGF:first-child .LJXcrOnOGPrn {
color: green;
}

.sxUbNOOWRoOe .vFeWVWpdLrGF:last-child .LJXcrOnOGPrn {
color: red;
}

.sxUbNOOWRoOe .vFeWVWpdLrGF:first-child li::before {
color: green;
}

.sxUbNOOWRoOe .vFeWVWpdLrGF:last-child li::before {
color: red;
}

table {
    width: 100%;
    border-collapse: collapse;
    background-color: var(--cardBg);
    color: var(--JHnvXfqdFzYm);
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 14px;
    overflow: hidden;
    max-width: 100%;
    margin: 8px 0;
}

td {
    padding: 13px 18px;
    color: var(--JHnvXfqdFzYm);
    white-space: normal;
    border: none;
    border-top: 1px solid rgba(255,255,255,.07);
    vertical-align: top;
}

table thead {
background-color: #14161c;
border: none;
}

table thead th {
font-size: 1rem;
font-weight: 600;
text-align: left;
padding: 14px 18px;
color: var(--szJmNQpIbLIG);
border: none;
}

table thead th:first-child {
    border: none;
}

table thead th:last-child {
    border: none;
}

table tbody tr {
background-color: transparent;
transition: background-color .15s ease;
}

table tbody tr:hover {
background-color: rgba(255,255,255,.03);
}

.MKeojtdFCQog table tbody td:first-child {
font-weight: 600;
color: #fff;
width: 38%;
}

table tbody td {
padding: 13px 18px;
color: var(--JHnvXfqdFzYm);
border: none;
border-top: 1px solid rgba(255,255,255,.07);
}
.MKeojtdFCQog, .MKeojtdFCQog table {

width: 100%;
max-width: 100%;
overflow-x: auto;
}

.MKeojtdFCQog, .MKeojtdFCQog table {

overflow-x: auto;
-webkit-overflow-scrolling: touch;
}

.MKeojtdFCQog table {
    width: max-content;
    width: 100%;
}

.qPORhkDTIgCf {
margin-top: 40px;
}

.suNszPjGPdiW {
display: flex;
gap: 20px;
justify-content: center;
flex-wrap: nowrap;
}

.mYtgbLUwuyXs {

background: linear-gradient(180deg, #744F1B 0%, #707306 100%);
border: 1px solid;
border-radius: 10px;
text-align: center;
display: flex;
flex-direction: column;
max-width: 380px;
width: 100%;
height: 195px;
text-align: center;
color: #fff;
align-items: center;
justify-content: center;
font-size: 32px;
overflow: hidden;
transition: transform 0.2s ease;
}
.mYtgbLUwuyXs:first-child {
background: linear-gradient(180deg, #305907 0%, #072230 100%);
color: --pGerAUqSOBac;
}

.mYtgbLUwuyXs:last-child {
background: linear-gradient(180deg, #2564AC 0%, #2B1D69 100%);
}

.mYtgbLUwuyXs a {
color:  var(--pGerAUqSOBac);
}

.AqTVlYqYpoVr {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    width: auto;
    flex-wrap: wrap;
}
.AqTVlYqYpoVr .OUcbgGvHbZvJ:first-child:first-child {
 width: 48px;
}

.cRblxEdrpolF {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
    flex-wrap: nowrap;
    margin-top: 40px;
    margin-bottom: 16px;
}

#main-nav + div{
display: flex;
justify-content: end;
align-items: center;
gap: 10px;
flex-grow: 2;
margin-right: 20px;
font-weight: 700;
font-size: 18px;

}
#main-nav + div a{
font-size: 16px;
white-space: nowrap;
word-break: keep-all;
padding: 10px 20px;
text-align: center;
max-width: 200px;
border-radius: 16px;
}

#main-nav + div a:nth-child(2) {
  background: #289507;
  color: #fff !important;
  border-radius: 16px;
  padding: 10px 20px;
  font-weight: 700;
  transition: background 0.2s;
  animation: pulse 2s infinite;
}

#main-nav + div a:nth-child(2):hover {
  background: #1f7d04;
}

@media(max-width: 1200px){
.inside-sZdgrPUeVQCY{
    padding: 30px 15px;
    text-align: center;
}
.cRblxEdrpolF {
    flex-direction: column;
}
}
@media(max-width: 992px){

#main-nav {
display: none;
}

#main-nav + div{
margin-right:0;
}

.mYtgbLUwuyXs {
    font-size: clamp(14px, 6vw, 32px);
}
.cHsjPzNqFQIZ{
    flex-wrap:wrap;
}
.suNszPjGPdiW {
    flex-direction: column;
    align-items: center;
}

}
@media(max-width: 756px){
    .vHTVODNpFOZQ {
grid-template-columns: repeat(2, 1fr);
}
.iCkQBiHIJzcJ {
    font-size: 26px;
    width: 70%;
    left: 50%;
}
.EhhUBbVWvaNn {
    min-height: 380px;
}
#main-nav + div{
 position: fixed;
 z-index: 1;
  bottom: 0;
  left: 0;
  height:70px;
font-weight: 600;
font-size: 16px;
width:100%;
gap:15px;
padding-left: 20px;
padding-right: 20px;
justify-content: center;
background-color: var(--VRevxcnCMszX);
border-top: 1px solid var(--FnTlGXGZwNpo);
}
#main-nav + div a:first-child{
border: 1px solid #fff;
}
#main-nav + div a{
    width:100%;
border-radius: 40px;
padding: 12px 20px;
}
#main-nav + div a:nth-child(2){
border-radius: 40px;
padding: 12px 20px;
}

}
@media(max-width: 700px){
.THraFRTjwFYK {
    padding: 10px 25px;
    font-size: 28px;
    font-weight: bold;
}
.iCkQBiHIJzcJ {
    font-size: 18px;
    width: 100%;
    gap: 0px;
}
.EhhUBbVWvaNn {
    min-height: 420px;
}
footer > div:first-child {
    flex-direction: column;
    gap: 20px;
    align-items: center;
}
.AqTVlYqYpoVr {
    justify-content: center;
    width: auto;
    flex-wrap: wrap;
}
}
@media(max-width: 576px){
.iCkQBiHIJzcJ {
font-size: 20px;
width: 100%;
gap: 16px;
}
.EhhUBbVWvaNn {
min-height: 460px;
}
.MsbXMbxvXEkr a {
font-size: 24px;
}
.sxUbNOOWRoOe .vFeWVWpdLrGF {
width: 100%;
}
table thead th {
font-size: 14px;
}
table tbody td {
font-size: 14px;
}
h1 {
font-size: 32px;
margin-top: 30px;
}
h2 {
font-size: 26px;
line-height: 1.2;
margin-top: 30px;
}
h3 {
font-size: 22px;
margin: 20px auto;
}
.xcDoJhRYVGRK {
width: 100%;
margin: 20px auto 15px auto;
max-width: 385px
}
.THraFRTjwFYK {
font-size: 20px;
}
}
@media(max-width: 480px){
.MsbXMbxvXEkr{
    max-width: 280px;
    padding: 20px 0 20px 0;
}
table thead th {
font-size: 14px;
}
table tbody td {
font-size: 14px;
}
}

@media (max-width: 375px) {

}

@media (max-width: 360px) {
}
@media(max-width: 576px){
}
@media(max-width: 480px){
}

.site-header{
position: sticky;
top: 0;
left: 0;
right: 0;
z-index: 1000;
background-color: var(--VRevxcnCMszX);
border-bottom: 2px solid var(--szJmNQpIbLIG);
}
.site-header__inner{
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: center;
gap: 24px;
padding: 12px 24px;
}
.site-header__logo{
display: flex;
align-items: center;
flex: 0 0 auto;
}
.site-header__logo img{
display: block;
height: 48px;
border-radius: 16px;
}
.site-nav{
flex: 1 1 auto;
min-width: 0;
}
.site-nav__list{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 4px;
list-style: none;
margin: 0;
padding: 0;
}
.site-header .site-nav__link{
display: inline-block;
padding: 10px 16px;
color: var(--JHnvXfqdFzYm);
font-family: sans-serif;
font-size: 15px;
font-weight: 700;
text-decoration: none;
white-space: nowrap;
border-radius: 6px;
transition: color .2s ease, background-color .2s ease;
}
.site-nav__link:hover,
.site-nav__link:focus-visible{
color: var(--szJmNQpIbLIG);
background-color: rgba(255, 255, 255, .06);
}
.site-header__actions{
display: flex;
align-items: center;
gap: 12px;
flex: 0 0 auto;
margin-left: auto;
}
.site-header .site-header__cta{
display: inline-flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
min-width: 160px;
padding: 11px 20px;
background-color: var(--szJmNQpIbLIG);
color: var(--VRevxcnCMszX);
font-family: sans-serif;
font-size: 15px;
font-weight: 700;
text-decoration: none;
border: 2px solid transparent;
border-radius: 12px;
white-space: nowrap;
text-align: center;
transition: background-color .2s ease;
}
.site-header__cta:hover,
.site-header__cta:focus-visible{
background-color: var(--goldHover);
}
.site-header .site-header__cta.site-header__cta--ghost{
background-color: transparent;
color: var(--JHnvXfqdFzYm);
border: 2px solid var(--szJmNQpIbLIG);
}
.site-header .site-header__cta.site-header__cta--ghost:hover,
.site-header .site-header__cta.site-header__cta--ghost:focus-visible{
background-color: var(--szJmNQpIbLIG);
color: var(--VRevxcnCMszX);
}
.site-burger{
display: none;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 5px;
width: 44px;
height: 44px;
padding: 0;
border: 0;
border-radius: 12px;
cursor: pointer;
background-color: var(--szJmNQpIbLIG);
flex: 0 0 auto;
transition: background-color .2s ease;
}
.site-burger:hover,
.site-burger:focus,
.site-burger:focus-visible{
background-color: var(--goldHover);
outline: none;
}
.site-burger__bar{
display: block;
width: 20px;
height: 2px;
border-radius: 2px;
background-color: var(--VRevxcnCMszX);
transition: transform .25s ease, opacity .2s ease;
}
.site-burger[aria-expanded="true"] .site-burger__bar:nth-child(1){
transform: translateY(7px) rotate(45deg);
}
.site-burger[aria-expanded="true"] .site-burger__bar:nth-child(2){
opacity: 0;
}
.site-burger[aria-expanded="true"] .site-burger__bar:nth-child(3){
transform: translateY(-7px) rotate(-45deg);
}
@media (max-width: 1050px){
.site-header__inner{
padding: 10px 20px;
gap: 16px;
}
.site-burger{
display: flex;
}
.site-header__actions .site-header__cta--ghost{
display: none;
}
.site-nav{
position: fixed;
top: var(--site-header-height, 70px);
left: 0;
right: 0;
bottom: 0;
background-color: var(--VRevxcnCMszX);
overflow-y: auto;
transform: translateY(-12px);
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: opacity .2s ease, transform .2s ease, visibility .2s;
}
.site-nav.is-open{
transform: translateY(0);
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.site-nav__list{
flex-direction: column;
align-items: stretch;
gap: 0;
padding: 8px 20px 24px;
}
.site-header .site-nav__link{
width: 100%;
padding: 16px 8px;
font-size: 18px;
border-radius: 0;
border-bottom: 1px solid rgba(255, 255, 255, .08);
}
}
@media (max-width: 480px){
.site-header__actions .site-header__cta:not(.site-header__cta--ghost){
display: none;
}
}

.site-footer{
background-color: var(--VRevxcnCMszX);
color: var(--JHnvXfqdFzYm);
padding: 3rem 1.5rem 0;
margin-top: 40px;
text-align: left;
}
.site-footer__inner{
max-width: 1140px;
margin: 0 auto;
}
.site-footer__top{
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 1.2rem;
padding-bottom: 2.2rem;
border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.site-footer__logo img{
display: block;
height: 48px;
border-radius: 16px;
}
.site-footer__cta{
display: inline-block;
padding: 11px 20px;
background-color: var(--szJmNQpIbLIG);
color: var(--VRevxcnCMszX);
font-family: sans-serif;
font-size: 15px;
font-weight: 700;
text-decoration: none;
border-radius: 12px;
white-space: nowrap;
transition: background-color .2s ease;
}
.site-footer__cta:hover{
background-color: var(--goldHover);
}
.site-footer__columns{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
gap: 1.6rem 2rem;
padding: 2.4rem 0;
}
.site-footer__col h3{
font-size: .95rem;
text-transform: uppercase;
letter-spacing: .04em;
color: var(--szJmNQpIbLIG);
margin: 0 0 1rem;
font-weight: 800;
}
.site-footer__col ul{
list-style: none;
margin: 0;
padding: 0;
}
.site-footer__col li{
margin: .55rem 0;
}
.site-footer__col a{
color: var(--JHnvXfqdFzYm);
text-decoration: none;
font-size: .92rem;
opacity: .85;
}
.site-footer__col a:hover{
opacity: 1;
text-decoration: underline;
color: var(--szJmNQpIbLIG);
}
@media (max-width: 900px){
.site-footer__columns{
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 520px){
.site-footer__columns{
grid-template-columns: 1fr;
gap: 1.6rem;
}
.site-footer__top{
justify-content: center;
text-align: center;
}
}
.site-footer__disclaimer{
border-top: 1px solid rgba(255, 255, 255, .1);
padding: 1.2rem 0;
display: flex;
flex-wrap: wrap;
gap: .5rem 1rem;
align-items: center;
font-size: .85rem;
color: var(--JHnvXfqdFzYm);
opacity: .75;
}
.site-footer__disclaimer span:not(:last-child)::after{
content: "|";
margin-left: 1rem;
color: rgba(255, 255, 255, .2);
}
.site-footer__bottom{
border-top: 1px solid rgba(255, 255, 255, .1);
padding: 1.4rem 0 2rem;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: .8rem 1.5rem;
font-size: .85rem;
color: var(--JHnvXfqdFzYm);
opacity: .75;
}
.site-footer__bottom p{
margin: 0;
}
@media (max-width: 600px){
.site-footer__bottom{
flex-direction: column;
text-align: center;
}
}

.gb-faq{
max-width: 900px;
margin: 20px auto 10px;
padding: 0 20px;
}
.gb-faq h2{
text-align: center;
margin-bottom: 8px;
}
.gb-faq__lead{
text-align: center;
opacity: .85;
margin: 0 auto 24px;
max-width: 640px;
}
.gb-faq__lead a{ color: var(--szJmNQpIbLIG); text-decoration: underline; }
.gb-faq__item{
background: var(--cardBg);
border: 1px solid rgba(255,255,255,.08);
border-radius: 12px;
margin-bottom: 12px;
overflow: hidden;
}
.gb-faq__item summary{
list-style: none;
cursor: pointer;
padding: 16px 48px 16px 20px;
font-weight: 600;
font-size: 1.02rem;
position: relative;
color: #fff;
}
.gb-faq__item summary::-webkit-details-marker{ display: none; }
.gb-faq__item summary::after{
content: "+";
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
font-size: 1.4rem;
color: var(--szJmNQpIbLIG);
transition: transform .2s ease;
}
.gb-faq__item[open] summary::after{ content: "−"; }
.gb-faq__a{
padding: 0 20px 18px;
}
.gb-faq__a p{
margin: 0;
line-height: 1.7;
opacity: .92;
}

.gb-author-card{
display: flex;
align-items: center;
gap: 14px;
background: var(--cardBg);
border: 1px solid rgba(255,255,255,.08);
border-radius: 12px;
padding: 12px 16px;
margin: -4px 0 18px;
flex-wrap: wrap;
}
.gb-author-card img{
width: 56px;
height: 56px;
border-radius: 50%;
object-fit: cover;
flex: 0 0 auto;
}
.gb-author-card__meta{
flex: 1 1 220px;
}
.gb-author-card__name{
margin: 0;
font-weight: 700;
color: #fff;
font-size: .98rem;
}
.gb-author-card__name a{
color: var(--szJmNQpIbLIG);
text-decoration: underline;
}
.gb-author-card__role{
margin: 2px 0 0;
font-size: .85rem;
opacity: .8;
}
.gb-author-card__link{
flex: 0 0 auto;
font-size: .9rem;
color: var(--szJmNQpIbLIG);
text-decoration: underline;
white-space: nowrap;
}
.gb-author-card__link:hover{
color: var(--goldHover);
}

#proscons{
text-align: center;
margin: 32px 0 4px;
}
.gb-proscons{
display: grid;
grid-template-columns: 1fr 1fr;
gap: 18px;
margin: 18px 0 8px;
text-align: left;
}
.gb-proscons__col{
background: var(--cardBg);
border: 1px solid rgba(255,255,255,.08);
border-radius: 14px;
padding: 20px 22px;
}
.gb-proscons__col h4{
margin: 0 0 12px;
font-size: 1.1rem;
display: flex;
align-items: center;
gap: 8px;
}
.gb-proscons__col--pro h4{ color: #37b24d; }
.gb-proscons__col--con h4{ color: #ff6b6b; }
.gb-proscons__col--pro h4::before{ content: "✓"; font-weight: 700; }
.gb-proscons__col--con h4::before{ content: "✕"; font-weight: 700; }
.gb-proscons__col ul{
list-style: none;
margin: 0;
padding: 0;
}
.gb-proscons__col li{
position: relative;
padding-left: 26px;
margin-bottom: 10px;
line-height: 1.5;
}
.gb-proscons__col--pro li::before{
content: "✓";
position: absolute;
left: 0;
color: #37b24d;
font-weight: 700;
}
.gb-proscons__col--con li::before{
content: "✕";
position: absolute;
left: 0;
color: #ff6b6b;
font-weight: 700;
}
@media (max-width: 620px){
.gb-proscons{ grid-template-columns: 1fr; }
}

}

/* Table of contents (collapsible) */
details.toc{border:1px solid rgba(255,255,255,.08);border-radius:12px;background:var(--cardBg);margin:24px 0 32px;overflow:hidden}
details.toc[open]{padding-bottom:6px}
details.toc>summary.toc__summary{list-style:none;cursor:pointer;padding:18px 24px;display:flex;align-items:center;gap:12px;user-select:none;transition:background-color .2s ease}
details.toc>summary.toc__summary::-webkit-details-marker{display:none}
details.toc>summary.toc__summary::marker{display:none;content:""}
details.toc>summary.toc__summary::before{content:"";flex:0 0 auto;display:inline-block;width:4px;height:22px;background:var(--szJmNQpIbLIG);border-radius:2px}
details.toc>summary.toc__summary::after{content:"";flex:0 0 auto;margin-left:auto;width:12px;height:12px;border-right:2px solid var(--szJmNQpIbLIG);border-bottom:2px solid var(--szJmNQpIbLIG);transform:rotate(45deg);transition:transform .25s ease;margin-top:-4px}
details.toc[open]>summary.toc__summary::after{transform:rotate(-135deg);margin-top:2px}
details.toc>summary.toc__summary:hover{background:rgba(255,255,255,.03)}
.toc__label{font-size:16px;font-weight:700;color:var(--LVHJvoQtnHrF);text-transform:uppercase;letter-spacing:.5px}
.toc__list{list-style:none;margin:0;padding:6px 24px 14px;display:grid;grid-template-columns:1fr 1fr;gap:2px 28px;counter-reset:tocitem}
.toc__list>li{counter-increment:tocitem;position:static;margin:0;padding:10px 0;padding-left:0;border-bottom:1px dashed rgba(255,255,255,.08);display:flex;align-items:baseline;list-style:none}
.toc__list>li::before{content:counter(tocitem,decimal-leading-zero);position:static;transform:none;width:auto;height:auto;line-height:normal;border:0;border-radius:0;background:transparent;color:var(--szJmNQpIbLIG);font-weight:700;margin-right:12px;font-variant-numeric:tabular-nums;font-size:14px;min-width:22px;text-align:left}
.toc__list a{color:var(--JHnvXfqdFzYm);text-decoration:none;font-weight:500;transition:color .2s ease;flex:1}
.toc__list a:hover{color:var(--szJmNQpIbLIG);text-decoration:none}
@media(max-width:640px){details.toc{margin:20px 0 24px}details.toc>summary.toc__summary{padding:14px 18px}.toc__list{grid-template-columns:1fr;gap:0;padding:4px 18px 10px}}
