@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,800&family=Outfit:wght@400;600;700;800&display=swap");

.skip-link {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    z-index: 10000;
    background: var(--reg-btn);
    color: #1a1408;
    font-weight: 700;
}
.skip-link:focus {
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
    overflow: visible;
    top: 8px;
    left: 8px;
    padding: 8px 14px;
    border-radius: 6px;
}
.page-inner .cf90c {
    padding-top: 28px;
}
.page-inner .c767a img {
    max-height: 240px;
    width: auto;
    object-fit: contain;
}
a.cacb4a {
    display: inline-flex;
    text-decoration: none;
}
.c17e629a8 img {
    background: #061018;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
@media (hover: none) {
    .c2becc3ff .c17e629a8::after {
        opacity: .4;
    }
    .c2becc3ff .c0e5ef {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
        pointer-events: auto;
    }
    .c2becc3ff .c9828e {
        opacity: 1;
        transform: translate(-50%, 0) scale(1);
    }
}
button:focus-visible,
a:focus-visible,
[role="link"]:focus-visible,
summary:focus-visible {
    outline: 2px solid var(--pt-gold);
    outline-offset: 3px;
}
.c1583f h2 {
    margin-bottom: 12px;
}
/* --- Sixty Portugal skin --- */
html {
    scroll-behavior: smooth;
}
body {
    font-family: Outfit, Arial, Helvetica, sans-serif;
    background-color: var(--main-bg);
    background-image:
        linear-gradient(180deg, rgba(7, 18, 31, .92), rgba(7, 18, 31, .96)),
        url("../img/azulejo.svg");
    background-size: auto, 72px 72px;
    background-attachment: fixed;
}
h1, h2, h3,
.cfcdf3a5,
.c23c91f h1 {
    font-family: Fraunces, Georgia, serif;
    letter-spacing: .01em;
}
.c7e514b {
    position: sticky;
    top: 0;
    z-index: 60;
    flex-shrink: 0;
    width: 100%;
    overflow: visible;
    background:
        linear-gradient(180deg, rgba(10, 26, 48, .94), rgba(10, 26, 48, .98)),
        url("../img/azulejo.svg");
    background-size: auto, 64px 64px;
    box-shadow: 0 8px 28px rgba(0, 0, 0, .28);
}
header .c27a4ce > [role="menu"] {
    z-index: 70;
}
header li[data-open="true"] > .c27a4ce > [role="menu"] {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
    transition-delay: 0s;
}
@media (min-width: 1150px) {
    header .c27a4ce [role="menu"] li.has-submenu > ul[role="menu"] {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: 4px;
    }
    header .c27a4ce [role="menu"] li.has-submenu::after {
        left: auto;
        right: 100%;
    }
}
.mobile-nav__subitem {
    position: relative;
}
.c7e514b::after {
    content: "";
    display: block;
    height: 4px;
    width: 100%;
    background: linear-gradient(90deg, var(--pt-green) 0 36%, var(--pt-gold) 36% 48%, var(--pt-red) 48% 100%);
    box-shadow: 0 0 12px rgba(212, 180, 90, .35);
}
.cb97f39 {
    justify-content: flex-start;
    max-width: none;
    width: 100%;
}
.c3e2bd {
    justify-content: flex-start;
    flex: 0 0 auto;
    position: relative;
}
@media (min-width: 1150px) {
    .c111b0ff {
        margin-left: auto;
    }
    .c7c9754a9 {
        margin-left: .5rem;
    }
}
@media (max-width: 1149.98px) {
    .cb97f39 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        position: relative;
        width: 100%;
    }
    .c3e2bd {
        display: flex;
        position: static;
        flex: 1 1 auto;
        width: auto;
        min-height: 44px;
        align-items: center;
        justify-content: flex-start;
        padding-right: 3rem;
    }
    .cb237f17 {
        position: absolute;
        right: 1.15rem;
        left: auto;
        top: 12px;
        transform: none;
        z-index: 6;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        pointer-events: auto;
        cursor: pointer;
    }
    .c7c9754a9 {
        flex: 0 0 auto;
        margin-left: auto;
    }
}
@media (max-width: 47.99875em) {
    .cb97f39 {
        position: relative;
    }
    .c3e2bd {
        flex: 1 1 100%;
        justify-content: center;
        padding-right: 3rem;
    }
    .cd97ff2a9 {
        z-index: 1;
    }
    .cb237f17 {
        right: 0;
        z-index: 6;
    }
    .c7c9754a9 {
        flex: 1 1 100%;
        width: 100%;
        justify-content: flex-end;
        margin-left: 0;
    }
}

.c254b25fb {
    z-index: 80;
}
.cb513ff {
    left: auto !important;
    right: -20rem;
    transition: right .3s, box-shadow .3s;
}
body[data-menu-open="true"] .cb513ff {
    left: auto !important;
    right: 0;
    box-shadow: -.0625rem 0 .3125rem var(--header-bg);
}

.cd97ff2a9 img {
    filter: drop-shadow(0 0 8px rgba(46, 143, 212, .45));
    animation: logo-breathe 4.8s ease-in-out infinite;
}
.c111b0ff > li > .c27a4ce > a {
    position: relative;
    transition: color .2s ease;
}
.c111b0ff > li > .c27a4ce > a::after {
    content: "";
    position: absolute;
    left: 12%;
    right: 12%;
    bottom: 6px;
    height: 2px;
    border-radius: 2px;
    background: var(--pt-gold);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .25s ease;
}
.c111b0ff > li > .c27a4ce > a:hover::after,
.c111b0ff > li > .c27a4ce > a:focus-visible::after {
    transform: scaleX(1);
}

html[lang="pt-PT"] .c96842262::before {
    content: "Pacote de boas-vindas";
}
html[lang="pt-PT"] .cf02c::before {
    content: "ATÉ €3.000";
    display: block;
}
html[lang="pt-PT"] .cf02c::after {
    content: "+ 250 rodadas grátis";
    display: block;
}

.cf90c {
    background:
        radial-gradient(900px 420px at 78% 0%, rgba(46, 143, 212, .28), transparent 58%),
        radial-gradient(640px 280px at 18% 80%, rgba(201, 162, 39, .16), transparent 62%),
        linear-gradient(to bottom, transparent 40%, color-mix(in srgb, var(--main-bg) 82%, black) 100%),
        linear-gradient(180deg, #0a1a30 0%, #07121f 100%) !important;
    overflow: hidden;
}
.cf90c::after {
    content: "";
    position: absolute;
    inset: auto -8% -28% auto;
    width: 420px;
    height: 420px;
    background: url("../img/azulejo.svg");
    background-size: 72px 72px;
    opacity: .22;
    transform: rotate(12deg);
    pointer-events: none;
    animation: tile-drift 28s linear infinite;
    mask-image: radial-gradient(circle at 40% 40%, #000 0%, transparent 72%);
}
.c96842262 {
    color: var(--pt-gold) !important;
    animation: fade-up .7s ease both;
}
.cf02c {
    color: #f6e7b8 !important;
    text-shadow: 0 4px 18px rgba(0, 0, 0, .4), 0 0 18px rgba(212, 180, 90, .28) !important;
    animation: fade-up .85s ease .08s both;
}
.cdeaf {
    animation: fade-up .9s ease .16s both;
}
.cbd8e1fc {
    border-radius: 8px !important;
    background: linear-gradient(135deg, #d4b45a, #a67c14 55%, #c8102e) !important;
    box-shadow: 0 14px 30px rgba(0, 0, 0, .32), 0 0 18px rgba(201, 162, 39, .35) !important;
}
.cbd8e1fc .c8b46d0 {
    background: var(--pt-gold) !important;
}
.c5f5dc33 {
    animation: hero-float 6s ease-in-out infinite !important;
    filter: drop-shadow(0 18px 28px rgba(0, 0, 0, .4)) drop-shadow(0 0 14px rgba(46, 143, 212, .28)) !important;
}
.c767a:hover .c5f5dc33 {
    filter: drop-shadow(0 22px 32px rgba(0, 0, 0, .45)) drop-shadow(0 0 18px rgba(212, 180, 90, .4)) !important;
}

.cfcdf3a5 {
    border-left-color: var(--pt-gold) !important;
    position: relative;
}
.cfcdf3a5::before {
    content: "";
    position: absolute;
    left: -13px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: var(--pt-azulejo);
    transform: rotate(45deg);
    box-shadow: 0 0 0 2px var(--pt-gold);
}
.cd4cf77 {
    background: linear-gradient(135deg, var(--login-btn), var(--pt-azulejo)) !important;
    border-radius: 8px !important;
}
.c2becc3ff.c7257f {
    aspect-ratio: 1 / 1;
}
.c2becc3ff {
    animation: fade-up .7s ease;
    opacity: 1;
    display: block;
    visibility: visible;
    transition: transform .35s cubic-bezier(.2, .8, .2, 1);
}
.c2becc3ff:nth-child(1) { animation-delay: .04s; }
.c2becc3ff:nth-child(2) { animation-delay: .1s; }
.c2becc3ff:nth-child(3) { animation-delay: .16s; }
.c2becc3ff:nth-child(4) { animation-delay: .22s; }
.c2becc3ff:nth-child(5) { animation-delay: .28s; }
.c2becc3ff:nth-child(6) { animation-delay: .34s; }
.c2becc3ff:nth-child(7) { animation-delay: .4s; }
.c2becc3ff:nth-child(8) { animation-delay: .46s; }
.c6c2d2e .ce3890 {
    display: grid;
}
.c6c2d2e .c2becc3ff {
    display: block;
    min-width: 0;
}
@media (hover: hover) {
    .c2becc3ff:hover {
        transform: translateY(-7px);
    }
}
.c17e629a8 {
    aspect-ratio: 1 / 1;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 0 1px rgba(212, 180, 90, .28), 0 10px 22px rgba(0, 0, 0, .28);
    transition: box-shadow .3s ease;
}
.c17e629a8 .c0e5ef {
    top: 50%;
    left: 50%;
    bottom: auto;
    z-index: 5;
    transform: translate(-50%, -50%);
}
.c17e629a8 .c9828e {
    top: auto;
    left: 50%;
    bottom: 10px;
    z-index: 6;
    transform: translate(-50%, 0);
    opacity: 1;
    pointer-events: auto;
}
.c2becc3ff:hover .c17e629a8 .c9828e,
.c2becc3ff:focus-within .c17e629a8 .c9828e,
.c17e629a8 .c9828e:hover,
.c17e629a8 .c9828e:focus-visible {
    transform: translate(-50%, 0) scale(1.04);
    opacity: 1;
}
.c2becc3ff:hover .c17e629a8 {
    box-shadow: 0 0 0 1px rgba(212, 180, 90, .7), 0 16px 28px rgba(0, 0, 0, .38);
}
a.c0e5ef {
    pointer-events: auto;
    text-decoration: none;
    color: var(--text-btns, #fff);
    box-sizing: border-box;
}
.c789981,
.c82ae7e {
    border-radius: 8px !important;
    transition: transform .2s ease, box-shadow .2s ease, filter .2s ease !important;
}
.c82ae7e {
    color: #1a1408 !important;
    font-weight: 800;
}
.c789981:hover,
.c82ae7e:hover,
.cbd8e1fc:hover,
.cd4cf77:hover {
    filter: brightness(1.06);
}

main.caf56a h1,
main.caf56a h2 {
    color: #f7f3ea;
}
main.caf56a h1 {
    font-size: clamp(1.55rem, 1.3rem + 1.2vw, 2.1rem);
    line-height: 1.2;
    margin: 0 0 1rem;
}
main.caf56a h2 {
    margin: 2rem 0 .75rem;
    padding-bottom: .4rem;
    border-bottom: 1px solid rgba(212, 180, 90, .28);
    font-size: clamp(1.2rem, 1.05rem + .6vw, 1.5rem);
    line-height: 1.25;
}
main.caf56a h2::after,
main.caf56a section > h2::after {
    content: none !important;
    display: none !important;
}
main.caf56a .c1583f > h2,
main.caf56a .notes-box h2 {
    border-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}
main.caf56a p {
    margin: 0 0 1rem;
    line-height: 1.7;
    color: color-mix(in srgb, var(--main-text) 90%, #d4c4a8);
}
main.caf56a table {
    margin: 0 0 1.5rem;
}
main.caf56a .c6c2d2e {
    margin: 1.25rem 0 2rem;
}
main.caf56a a {
    color: #7ec4f0;
}
.notes-box {
    margin: 2rem 0 1.75rem;
    padding: 1.2rem 1.3rem 1.05rem;
    border: 1px solid rgba(212, 180, 90, .38);
    border-left: 4px solid var(--pt-gold);
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(18, 36, 28, .55), rgba(10, 22, 40, .72));
}
.notes-box h2 {
    font-size: 1.12rem !important;
    letter-spacing: .02em;
    color: var(--pt-gold) !important;
    margin: 0 0 .7rem !important;
}
.notes-box ul {
    margin: 0;
    padding: 0 0 0 1.15rem;
}
.notes-box li {
    margin: 0 0 .55rem;
    line-height: 1.65;
    color: #e8e2d4;
}
.notes-box li:last-child {
    margin-bottom: 0;
}
.article-date {
    margin: 1.25rem 0 0 !important;
    font-size: .9rem;
    opacity: .7;
}
.c1583f {
    margin-top: 1.5rem;
}
.c5ef0 h3 {
    margin-bottom: 0;
}
.cfc6d7b {
    background:
        linear-gradient(180deg, rgba(8, 22, 40, .96), rgba(6, 16, 28, .98)),
        url("../img/azulejo.svg") !important;
    background-size: auto, 72px 72px !important;
    border-top: 0 !important;
    position: relative;
}
.cfc6d7b::before {
    content: "";
    display: block;
    height: 4px;
    background: linear-gradient(90deg, var(--pt-green) 0 36%, var(--pt-gold) 36% 48%, var(--pt-red) 48% 100%);
}
.cfc6d7b a {
    transition: color .2s ease;
}
.cfc6d7b a:hover {
    color: var(--pt-gold);
}
.cacb4a {
    transition: transform .25s ease, filter .25s ease;
}
.cacb4a:hover {
    transform: translateY(-3px);
    filter: drop-shadow(0 0 8px rgba(212, 180, 90, .45));
}
.c61e6de6b {
    background: linear-gradient(135deg, var(--login-btn), var(--pt-azulejo)) !important;
    box-shadow: 0 0 16px rgba(46, 143, 212, .4);
}

/* Vision accessibility: left edge, same bottom as back-to-top (.c57a3) */
.a11y-vision {
    position: fixed;
    left: 1.5rem;
    bottom: calc(5.1rem + env(safe-area-inset-bottom, 0px));
    z-index: 50;
}
@media (min-width: 73.125em) {
    .a11y-vision {
        left: 4rem;
        bottom: calc(5.25rem + env(safe-area-inset-bottom, 0px));
    }
}
.c57a3 {
    bottom: calc(5.1rem + env(safe-area-inset-bottom, 0px)) !important;
}
@media (min-width: 73.125em) {
    .c57a3 {
        bottom: calc(5.25rem + env(safe-area-inset-bottom, 0px)) !important;
    }
}

.sticky-cta {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 55;
    display: flex;
    justify-content: center;
    padding: .55rem .9rem calc(.55rem + env(safe-area-inset-bottom, 0px));
    background: linear-gradient(180deg, transparent, rgba(6, 16, 28, .88) 32%, rgba(6, 16, 28, .96));
    pointer-events: none;
}
.sticky-cta__btn {
    pointer-events: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: .1rem;
    width: min(32rem, 100%);
    min-height: 48px;
    padding: .55rem 1.1rem;
    border-radius: 8px;
    text-decoration: none;
    color: #1a1408;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
    background: linear-gradient(135deg, #d4b45a, #c8102e 70%);
    box-shadow: 0 10px 24px rgba(0, 0, 0, .35), 0 0 16px rgba(201, 162, 39, .35);
}
.sticky-cta__btn span {
    font-size: .95rem;
    line-height: 1.1;
}
.sticky-cta__btn small {
    font-size: .68rem;
    font-weight: 700;
    letter-spacing: .02em;
    text-transform: none;
    opacity: .85;
}
.sticky-cta__btn:hover,
.sticky-cta__btn:focus-visible {
    filter: brightness(1.06);
    outline: 2px solid var(--pt-gold, #d4b45a);
    outline-offset: 2px;
}
body.has-sticky-cta {
    padding-bottom: calc(4.75rem + env(safe-area-inset-bottom, 0px));
}
body[data-menu-open="true"] .sticky-cta,
.cec76ac04 {
    z-index: 1100;
}
.demo-newtab {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 3;
    min-height: 42px;
    padding: 0 14px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    background: var(--login-btn, #2e8fd4);
    color: var(--text-btns, #fff);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
}
body:has(.cec76ac04[data-open="true"]) .sticky-cta {
    display: none;
}
.a11y-vision-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    min-width: 44px;
    min-height: 44px;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    color: #fff8e8;
    background: linear-gradient(135deg, #1a3a5c, var(--pt-azulejo, #0a4a8a));
    box-shadow: 0 0 16px rgba(46, 143, 212, .4);
    transition: transform .25s ease, box-shadow .25s ease;
}
.a11y-vision-btn:hover,
.a11y-vision-btn:focus-visible {
    transform: scale(1.08);
    box-shadow: 0 0 12px rgba(212, 180, 90, .55);
    outline: 2px solid var(--pt-gold, #d4b45a);
    outline-offset: 2px;
}
.a11y-vision.is-open .a11y-vision-btn {
    background: linear-gradient(135deg, var(--pt-gold, #d4b45a), #b8943a);
    color: #06101c;
}
@media (min-width: 73.125em) {
    .a11y-vision-btn {
        width: 3rem;
        height: 3rem;
    }
}
.a11y-vision-panel {
    position: absolute;
    left: 0;
    right: auto;
    bottom: calc(100% + .65rem);
    width: min(16.5rem, calc(100vw - 2.5rem));
    padding: .85rem .95rem;
    border-radius: 8px;
    background: #0b1a2c;
    color: #f4efe4;
    border: 1px solid rgba(212, 180, 90, .45);
    box-shadow: 0 10px 28px rgba(0, 0, 0, .45);
    z-index: 60;
}
.a11y-vision-panel[hidden] {
    display: none !important;
}
.a11y-vision-panel p {
    margin: 0 0 .65rem;
    font-size: .95rem;
    font-weight: 700;
    color: var(--pt-gold, #d4b45a);
}
.a11y-vision-panel label {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin: .4rem 0;
    font-size: .88rem;
    cursor: pointer;
    line-height: 1.3;
}
.a11y-vision-panel input {
    width: 1.1rem;
    height: 1.1rem;
    accent-color: var(--pt-gold, #d4b45a);
    flex-shrink: 0;
}
.a11y-vision-reset {
    margin-top: .55rem;
    width: 100%;
    padding: .45rem .6rem;
    border: 1px solid rgba(244, 239, 228, .35);
    border-radius: 5px;
    background: transparent;
    color: #f4efe4;
    cursor: pointer;
    font-size: .85rem;
}
.a11y-vision-reset:hover,
.a11y-vision-reset:focus-visible {
    border-color: var(--pt-gold, #d4b45a);
    color: var(--pt-gold, #d4b45a);
}

html.a11y-hc {
    --main-text: #fff;
    --bg-main: #000;
    --login-btn: #ffd54a;
    --text-btns: #000;
    --pt-gold: #ffe066;
    --pt-azulejo: #4ea3ff;
}
html.a11y-hc body {
    background: #000 !important;
    color: #fff !important;
}
html.a11y-hc a {
    color: #ffe066 !important;
}
html.a11y-hc .cfc6d7b,
html.a11y-hc .c5ef0,
html.a11y-hc header,
html.a11y-hc .cb513ff {
    background: #000 !important;
    color: #fff !important;
}
html.a11y-lg {
    font-size: 118%;
}
html.a11y-xl {
    font-size: 140%;
}
html.a11y-links a {
    text-decoration: underline !important;
    text-underline-offset: 3px;
    font-weight: 700;
}
html.a11y-space p,
html.a11y-space li,
html.a11y-space h1,
html.a11y-space h2,
html.a11y-space h3 {
    line-height: 1.75 !important;
    letter-spacing: .02em;
}

@keyframes fade-up {
    from {
        opacity: 0;
        transform: translateY(16px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes hero-float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}
@keyframes logo-breathe {
    0%, 100% { filter: drop-shadow(0 0 6px rgba(46, 143, 212, .3)); }
    50% { filter: drop-shadow(0 0 14px rgba(212, 180, 90, .55)); }
}
@keyframes tile-drift {
    from { background-position: 0 0; }
    to { background-position: 72px 72px; }
}

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    .cd97ff2a9 img,
    .c5f5dc33,
    .c96842262,
    .cf02c,
    .cdeaf,
    .c2becc3ff,
    .cf90c::after {
        animation: none !important;
    }
    .c2becc3ff:hover {
        transform: none;
    }
}
