:root {
    --landing-ink: #11131a;
    --landing-muted: #656b78;
    --landing-line: #e8e9ef;
    --landing-purple: #6d4aff;
    --landing-purple-dark: #5133dd;
    --landing-mint: #14c9a0;
    --landing-surface: #f6f7fb;
}

html { min-width: 0 !important; max-width: 100%; scroll-behavior: smooth; }
body.bodyBg { width: 100%; min-width: 0 !important; max-width: 100%; margin: 0; overflow-x: hidden; background: #fff !important; color: var(--landing-ink); }
.wrapper { width: 100%; min-width: 0 !important; max-width: 100%; overflow: visible; }
.container { width: calc(100% - 48px); max-width: 1180px; margin-inline: auto; box-sizing: border-box; }

#header.headerStyle {
    position: fixed !important; inset: 0 0 auto; z-index: 1000; height: 76px !important;
    width: 100%; min-width: 0 !important; max-width: 100%;
    padding: 0 !important; background: rgba(255,255,255,.9) !important;
    border-bottom: 1px solid rgba(17,19,26,.08); box-shadow: none !important;
    backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px);
}
.landing-header-inner { width: calc(100% - 48px); max-width: 1180px; height: 100%; margin: auto; display: flex; align-items: center; gap: 42px; }
#header .header-logo { position: static !important; display: flex; width: auto !important; height: 42px; margin: 0 !important; align-items: center; transform: none !important; }
#header .header-logo img { display: block; width: auto; max-width: 174px; max-height: 38px; }
.landing-nav { display: flex; align-items: center; gap: 30px; margin-left: auto; }
.landing-nav a { color: #383c47; font-size: 14px; font-weight: 700; text-decoration: none; transition: color .2s ease; }
.landing-nav a:hover { color: var(--landing-purple); }
#header .header-login-btn { position: static !important; display: inline-flex; min-width: 90px; height: 42px; padding: 0 20px; align-items: center; justify-content: center; border: 1px solid #dfe0e7; border-radius: 999px; background: #fff; color: #171920; font-size: 14px; font-weight: 800; text-decoration: none; box-sizing: border-box; }

.login-section { position: relative; min-height: 760px; margin-top: 0; padding-top: 0; overflow: hidden; background: #0f1118 !important; }
.login-section::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 18% 28%, rgba(109,74,255,.48), transparent 34%), radial-gradient(circle at 78% 76%, rgba(20,201,160,.24), transparent 31%), linear-gradient(135deg,#11131b 0%,#19152b 52%,#0c1818 100%); }
.login-section::after { content: ""; position: absolute; width: 620px; height: 620px; right: -210px; top: 40px; border: 1px solid rgba(255,255,255,.09); border-radius: 50%; box-shadow: 0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018); }
.login-section-holder { position: relative; z-index: 1; min-height: 684px; height: auto !important; display: flex; align-items: center; padding: 72px 0; box-sizing: border-box; background: transparent !important; }
.login-section-holder > .container { display: grid; grid-template-columns: minmax(0,1fr) 390px; align-items: center; gap: 84px; }
.login-section-intro { position: static !important; width: auto !important; max-width: 680px; margin: 0 !important; padding: 0 !important; text-align: left !important; }
.landing-eyebrow,.landing-section-kicker,.landing-section-heading > span,.landing-final-cta span { display: inline-flex; color: #aa98ff; font-size: 12px; line-height: 1; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
body .login-section .login-section-title { position: static !important; left: auto !important; width: auto !important; margin: 20px 0 24px !important; color: #fff !important; font-size: clamp(48px,5.2vw,72px) !important; line-height: .98 !important; letter-spacing: -.055em; opacity: 1 !important; text-shadow: none !important; text-transform: none !important; }
.login-section-title span { color: #9b86ff; }
.landing-hero-copy { position: static !important; left: auto !important; width: auto !important; max-width: 620px; margin: 12px 0 42px !important; color: #c6c8d0; font-size: 18px; line-height: 1.65; opacity: 1 !important; }
.landing-hero-links { display: flex; flex-wrap: wrap; gap: 12px; }
.landing-hero-links a { display: inline-flex; min-height: 50px; padding: 0 24px; align-items: center; justify-content: center; border-radius: 14px; color: #fff; font-size: 14px; font-weight: 850; text-decoration: none; box-sizing: border-box; }
.landing-primary-link { background: var(--landing-purple); box-shadow: 0 14px 34px rgba(109,74,255,.3); }
.landing-secondary-link { border: 1px solid rgba(255,255,255,.18); background: rgba(255,255,255,.07); }
.landing-proof { display: flex; align-items: center; gap: 9px; margin-top: 28px; color: #90949f; font-size: 12px; font-weight: 650; }
.landing-proof span { width: 8px; height: 8px; border-radius: 50%; background: var(--landing-mint); box-shadow: 0 0 0 6px rgba(20,201,160,.12); }
.login-section-loginbox { position: static !important; width: 100% !important; margin: 0 !important; filter: drop-shadow(0 28px 55px rgba(0,0,0,.3)); }
.landing-hero-radar-original{display:grid;width:390px;min-height:470px;place-items:center}.landing-hero-radar-original .radar-visual{width:390px!important;height:390px!important;margin:0!important}.landing-hero-radar-original.is-visible .radar-visual-photo{animation:radarPhotoIn .62s cubic-bezier(.2,.9,.25,1.25) both}.landing-hero-radar-original .radar-visual-photo.photo-01{animation-delay:.08s!important}.landing-hero-radar-original .radar-visual-photo.photo-02{animation-delay:.14s!important}.landing-hero-radar-original .radar-visual-photo.photo-03{animation-delay:.26s!important}.landing-hero-radar-original .radar-visual-photo.photo-04{animation-delay:.2s!important}.landing-hero-radar-original .radar-visual-photo.photo-05{animation-delay:.32s!important}.landing-hero-radar-original .radar-visual-photo.photo-06{animation-delay:.38s!important}.landing-hero-radar-original .radar-visual-photo.photo-07{animation-delay:.44s!important}.landing-hero-radar-original .radar-visual-photo.photo-08{animation-delay:.5s!important}
.loginbox-tabset { display: flex; }
.loginbox-tabset a:only-child { width: 100% !important; border-radius: 18px 18px 0 0 !important; }
.loginbox-tab-container { max-height: 570px; overflow-y: auto; border-radius: 0 0 18px 18px !important; scrollbar-width: thin; }
.loginbox-tab-container,.loginbox-tabset a { background-color: #fff !important; }
.loginbox-tab-item.active { display: block !important; }
.login-section .form-control input { background: #fff !important; color: #252833 !important; }

.landing-community-strip { border-bottom: 1px solid var(--landing-line); background: #fff; }
.landing-community-strip .container { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); padding: 24px 0; }
.landing-community-strip .container > a { display: flex; min-width: 0; padding: 16px 28px; align-items: center; gap: 15px; border-right: 1px solid var(--landing-line); color: inherit; text-decoration: none; transition: background .2s ease; }
.landing-community-strip .container > a:first-child { padding-left: 0; }
.landing-community-strip .container > a:last-child { border: 0; }
.landing-community-strip .container > a:hover { background: rgba(109,74,255,.04); }
.landing-community-strip__icon { display: grid !important; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; border-radius: 8px; background: rgba(109,74,255,.1); color: var(--landing-purple); }
.landing-community-strip__icon svg { display: block; width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.landing-community-strip span,.landing-community-strip strong,.landing-community-strip b,.landing-community-strip small { display: block; }
.landing-community-strip strong { color: #191b22; font-size: 25px; line-height: 1; font-weight: 900; }
.landing-community-strip b { margin-top: 5px; color: #343844; font-size: 11px; font-weight: 850; }
.landing-community-strip small { margin-top: 3px; overflow: hidden; color: var(--landing-muted); font-size: 9px; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }

.landing-features { padding-top: 110px !important; padding-bottom: 110px !important; }
.landing-section-heading { max-width: 680px; margin: 0 auto 46px; text-align: center; }
.landing-section-heading > span,.landing-section-kicker { color: var(--landing-purple); }
.landing-section-heading h2,.radar-section h2,.app-section h2,.landing-final-cta h2 { margin: 14px 0 12px; color: var(--landing-ink); font-size: clamp(34px,4vw,54px); line-height: 1.06; letter-spacing: -.045em; }
.landing-section-heading p { margin: 0; color: var(--landing-muted); font-size: 16px; line-height: 1.7; }
.landing-feature-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.landing-feature-card { position: relative; min-height: 244px; padding: 32px; overflow: hidden; border: 1px solid var(--landing-line); border-radius: 24px; background: #fff; color: var(--landing-ink); text-decoration: none; box-sizing: border-box; transition: transform .25s ease,box-shadow .25s ease; }
.landing-feature-card:hover { transform: translateY(-4px); box-shadow: 0 22px 50px rgba(25,28,38,.09); }
.landing-feature-card i { display: flex; width: 50px; height: 50px; align-items: center; justify-content: center; border-radius: 15px; background: #eee9ff; color: var(--landing-purple); font-size: 22px; font-style: normal; font-weight: 900; }
.landing-feature-card h3 { margin: 24px 0 10px; font-size: 24px; letter-spacing: -.025em; }
.landing-feature-card p { max-width: 470px; margin: 0 0 22px; color: var(--landing-muted); font-size: 14px; line-height: 1.65; }
.landing-feature-card > span { color: var(--landing-purple); font-size: 13px; font-weight: 850; }
.landing-feature-card.is-events i { background: #ffe9ed; color: #f04464; font-size: 16px; }
.landing-feature-card.is-activity i { background: #e5faf5; color: #0caf89; }
.landing-feature-card.is-medal i { background: #fff4d9; color: #c98408; }

.stats-section,.sympaty-section { display: none !important; }
.radar-section { display: grid !important; grid-template-columns: minmax(0,.88fr) minmax(420px,1.12fr); align-items: center; gap: 82px; padding-top: 90px !important; padding-bottom: 110px !important; }
.radar-section .two-column-section-item { width: auto !important; float: none !important; }
.radar-section .description { padding: 0 !important; text-align: left !important; }
.radar-section h2 { font-size: clamp(34px,4.2vw,56px); }
.radar-section .description p { margin: 20px 0; color: var(--landing-muted); font-size: 16px; line-height: 1.75; }
.landing-inline-cta { color: var(--landing-purple); font-size: 14px; font-weight: 850; text-decoration: none; }
.radar-visual { width: min(100%,400px) !important; overflow: visible; background-color: #dff4f5; background-image: linear-gradient(rgba(19,30,44,.04),rgba(19,30,44,.04)),url('../img/mapa.png') !important; background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important; box-shadow: 0 20px 48px rgba(34,57,74,.12),inset 0 0 0 1px rgba(255,255,255,.7); }
.radar-visual::after { content: ""; }
.radar-visual-photo { display: block; width: 12% !important; border: 3px solid #fff !important; box-shadow: 0 8px 18px rgba(22,24,32,.18); opacity: 0; transform: scale(.25); will-change: opacity,transform; }
.radar-section.is-visible .radar-visual-photo { animation: radarPhotoIn .62s cubic-bezier(.2,.9,.25,1.25) both; }
.radar-visual-photo span { display: none; }
.radar-section .radar-visual-photo.photo-01 { animation-delay: .08s !important; }
.radar-section .radar-visual-photo.photo-02 { animation-delay: .14s !important; }
.radar-section .radar-visual-photo.photo-03 { animation-delay: .26s !important; }
.radar-section .radar-visual-photo.photo-04 { animation-delay: .2s !important; }
.radar-section .radar-visual-photo.photo-05 { animation-delay: .32s !important; }
.radar-section .radar-visual-photo.photo-06 { animation-delay: .38s !important; }
.radar-section .radar-visual-photo.photo-07 { animation-delay: .44s !important; }
.radar-section .radar-visual-photo.photo-08 { animation-delay: .5s !important; }
@keyframes radarPhotoIn {
    0% { opacity: 0; transform: scale(.35); }
    70% { opacity: 1; transform: scale(1.08); }
    100% { opacity: 1; transform: scale(1); }
}

.landing-journey { padding: 100px 0; background: var(--landing-surface); }
.landing-steps { display: grid; grid-template-columns: repeat(4,1fr); gap: 16px; }
.landing-steps article { min-height: 190px; padding: 26px; border: 1px solid #e4e5ec; border-radius: 20px; background: #fff; box-sizing: border-box; }
.landing-steps b { color: var(--landing-purple); font-size: 12px; letter-spacing: .12em; }
.landing-steps h3 { margin: 28px 0 8px; font-size: 21px; }.landing-steps p { margin: 0; color: var(--landing-muted); font-size: 13px; line-height: 1.6; }

.app-section { margin-top: 0 !important; margin-bottom: 0 !important; padding-top: 105px !important; padding-bottom: 105px !important; }
.app-section-intro { max-width: 680px; margin: auto; }.app-section-intro .heading { color: var(--landing-ink) !important; font-size: clamp(34px,4vw,50px); letter-spacing: -.04em; }
.app-section-intro p { color: var(--landing-muted); font-size: 16px; line-height: 1.7; }
.app-section-btn { width: auto !important; }.app-section-btn img { width: auto !important; height: 48px; }

.landing-final-cta { padding: 70px 0; background: var(--landing-purple); color: #fff; }
.landing-final-cta .container { display: flex; align-items: center; justify-content: space-between; gap: 36px; }
.landing-final-cta span { color: #d8d0ff; }.landing-final-cta h2 { margin-bottom: 0; color: #fff; font-size: clamp(34px,4vw,52px); }
.landing-final-actions { display: flex; gap: 10px; flex-shrink: 0; }
.landing-final-actions a { display: inline-flex; min-height: 50px; padding: 0 24px; align-items: center; border-radius: 14px; background: #fff; color: var(--landing-purple-dark); font-size: 14px; font-weight: 850; text-decoration: none; }
.landing-final-actions a.is-secondary { border: 1px solid rgba(255,255,255,.26); background: transparent; color: #fff; }

#footer.footer-small { margin: 0; padding: 30px 0; background: #11131a !important; color: #989ca8; }
#footer.footer-small .foot-wr { max-width: none; min-height: 22px; }
#footer .footer-nav { top: 0 !important; }
#footer .footer-nav a { color: #b7bac3; }

@media (max-width: 900px) {
    .login-section-holder > .container { grid-template-columns: 1fr 350px; gap: 38px; }
    body .login-section .login-section-title { font-size: 52px !important; }
    .radar-section { gap: 34px; grid-template-columns: minmax(0,.9fr) minmax(360px,1.1fr); }
    .landing-steps { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 720px) {
    .container,.landing-header-inner { width: calc(100% - 32px); }
    #header.headerStyle { height: 66px !important; }.landing-header-inner { gap: 12px; }
    #header .header-logo img { max-width: 142px; }.landing-nav { display: none; }
    #header .header-login-btn { margin-left: auto; height: 40px; min-width: 78px; padding: 0 16px; }
    .login-section { min-height: 0; padding-top: 0; }
    .login-section-holder { min-height: 0; padding: 68px 0 54px; }
    .login-section-holder > .container { display: flex; flex-direction: column; align-items: stretch; gap: 42px; }
    .login-section-intro { text-align: center !important; }.landing-eyebrow { justify-content: center; }
    body .login-section .login-section-title { font-size: clamp(42px,13vw,60px) !important; }.landing-hero-copy { font-size: 16px; }
    .landing-hero-links { justify-content: center; }.landing-proof { justify-content: center; }
    .login-section-loginbox { max-width: 390px; align-self: center; }
    .loginbox-tab-container { max-height: 68vh; }
    .landing-community-strip .container { grid-template-columns: repeat(2,minmax(0,1fr)); padding: 12px 0; }
    .landing-community-strip .container > a,.landing-community-strip .container > a:first-child { padding: 18px 12px; border-right: 0; border-bottom: 1px solid var(--landing-line); }
    .landing-community-strip .container > a:nth-child(odd) { border-right: 1px solid var(--landing-line); }
    .landing-community-strip .container > a:nth-last-child(-n+2) { border-bottom: 0; }
    .landing-features { padding-top: 78px !important; padding-bottom: 78px !important; }
    .landing-feature-grid { grid-template-columns: 1fr; }.landing-feature-card { min-height: 0; }
    .radar-section { display: flex !important; flex-direction: column; gap: 50px; padding-top: 70px !important; padding-bottom: 90px !important; }
    .radar-section .description { text-align: center !important; }.radar-visual { width: min(78vw,340px) !important; }
    .landing-journey { padding: 76px 0; }.landing-steps { grid-template-columns: 1fr; }.landing-steps article { min-height: 150px; }
    .app-section { padding-top: 78px !important; padding-bottom: 78px !important; }.app-section-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }.app-section-btn { margin: 0 !important; }
    .landing-final-cta .container { flex-direction: column; align-items: flex-start; }.landing-final-actions { width: 100%; flex-wrap: wrap; }.landing-final-actions a { flex: 1; }
    #footer.footer-small { padding: 26px 0 70px; }#footer .footer-nav { position: static !important; display: flex; flex-wrap: wrap; justify-content: center; float: none !important; margin: 8px 0 !important; text-align: center; }
}

@media (max-width: 420px) {
    .login-section-holder { padding-top: 52px; }.landing-hero-links { flex-direction: column; }.landing-hero-links a { width: 100%; }
    .login-section-loginbox { width: 100% !important; }.landing-hero-radar-original{width:100%;min-height:390px}.landing-hero-radar-original .radar-visual{width:min(86vw,390px)!important;height:min(86vw,390px)!important}.landing-feature-card { padding: 26px; border-radius: 20px; }
    .radar-visual-photo span { display: none; }.landing-final-actions { flex-direction: column; }.landing-final-actions a { width: 100%; box-sizing: border-box; }
}

@media (max-width: 720px) {
    .landing-hero-radar-original {
        width: min(100%, 390px);
        max-width: 100%;
        margin-inline: auto;
        align-self: center;
    }
}
