@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-Book.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-Bold.otf) format("opentype");font-weight:700;font-style:normal}:root{--primary: #ff3131;--bg-dark: #303030;--bg-card: #3a3a3a;--bg-form-container: #3b3b3b;--text-main: #ffffff;--text-muted: #8e8e8e;--font-sans: "Gotham Rounded", sans-serif}*{margin:0;padding:0;box-sizing:border-box}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}body{background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}.main-header{background-color:#303030;height:70px;width:100%;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 2px 10px #0000004d;display:flex;align-items:center}.header-container{max-width:1100px;margin:0 auto;width:100%;padding:0 4rem;display:flex;align-items:center}.h-logo{height:38px;width:auto}.app-wrapper{max-width:1100px;margin:0 auto;padding:2rem 4rem 6rem;width:100%}.main-viewport{width:100%;padding-top:70px}.full-width-hero{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;margin-bottom:2rem}.hero-cover-container{width:100%;aspect-ratio:2.3 / 1;position:relative;background:#111}.hero-img{width:100%;height:100%;object-fit:cover;display:block}.hero-curve-mask{position:absolute;bottom:-1px;left:0;width:100%;height:90px;background-color:#303030;clip-path:polygon(0% 40%,15% 35%,35% 45%,60% 70%,85% 88%,100% 92%,100% 100%,0% 100%)}.hero-btn-action{position:absolute;bottom:12%;left:50%;transform:translate(-50%);background:#1e1e1ed9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.35rem .35rem .35rem 1.5rem;border-radius:5rem;display:flex;align-items:center;gap:1.25rem;color:#fff;font-weight:700;font-size:1.25rem;text-transform:none;border:1px solid rgba(255,255,255,.08);cursor:pointer;z-index:10;box-shadow:0 8px 32px #0000004d}.red-circle-icon{width:32px;height:32px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-course-logo{position:absolute;top:5%;left:35%;transform:translate(-50%);width:100%;max-width:440px;height:auto;z-index:5;pointer-events:none;filter:drop-shadow(0 4px 15px rgba(0,0,0,.6))}.hero-user-badge-group{position:absolute;top:60%;left:15%;display:flex;align-items:flex-start;gap:.55rem;z-index:6;transform:translateY(-50%)}.avatar-red-circle{width:78px;height:78px;background:#1e1e1e;border:4px solid #252525;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 8px 25px #00000080;margin-top:-.2rem;overflow:hidden}.avatar-img{width:100%;height:100%;object-fit:cover}.user-badge-right{display:flex;flex-direction:column;gap:.35rem}.user-pill-name{background:#1e1e1ed9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.2rem .2rem .2rem 1.4rem;border-radius:5rem;display:flex;align-items:center;gap:1.8rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 6px 24px #0000004d}.user-pill-name span{color:#fff;font-size:1.05rem;font-weight:700;white-space:nowrap}.red-drop-icon{width:28px;height:28px;background:#ff3131;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.user-badges-row{display:flex;gap:.6rem;padding-left:.8rem;margin-top:.2rem}.user-badge-small-img{width:44px;height:auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.4));transition:transform .2s ease}.user-badge-small-img:hover{transform:scale(1.1)}.mini-cred-img{width:42px;height:auto;margin-left:1.5rem;filter:drop-shadow(0 4px 10px rgba(0,0,0,.4))}.top-nav-row{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:3rem;width:100%}.h-main{font-size:2.6rem;font-weight:700;line-height:1.1;margin-bottom:2.5rem;letter-spacing:-.025em;max-width:95%;position:relative}.h-main-icon{width:2.8rem;height:auto;display:inline-block;vertical-align:middle;margin-right:.75rem;position:relative;top:-.15rem}.p-muted{color:var(--text-muted);font-size:1.35rem;line-height:1.5;max-width:90%}.title-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.time-badge-inline{position:absolute;right:-80px;bottom:.5rem;display:flex;align-items:center;gap:.4rem;white-space:nowrap}.time-badge-inline span{font-size:1.1rem;font-weight:700;color:var(--text-muted);position:relative;top:2px}.time-badge{display:flex;align-items:center;gap:.6rem;margin-bottom:1.5rem;color:var(--text-muted);font-size:1.6rem;font-weight:700;white-space:nowrap;flex-shrink:0}.landing-description{margin-top:2.5rem;display:flex;flex-direction:column;gap:.6rem;max-width:90%}.landing-alert{display:flex;align-items:center;gap:1rem;background:var(--primary);border:none;border-radius:1rem;padding:1rem 1.5rem;font-weight:700;font-size:1.1rem;color:#fff}.landing-desc-text{color:#fff;font-size:1.2rem;line-height:1.3}.landing-desc-hint{color:#666;font-size:1rem;line-height:1.5;font-style:italic}.identity-form-container{background:var(--bg-form-container);border-radius:1.8rem;padding:2.4rem;margin-top:3rem;width:100%;border:none;box-shadow:0 12px 36px #0000004d;position:relative;z-index:1}.identity-form-grid{display:grid;grid-template-columns:repeat(48,1fr);gap:1.5rem 1rem;width:100%}.identity-item-name{grid-column:span 28}.identity-item-email{grid-column:span 20}.identity-item-sex{grid-column:span 15}.identity-item-age{grid-column:span 9}.identity-item-geo-nat,.identity-item-geo-country{grid-column:span 12}.identity-item-full{grid-column:span 24}.identity-item-next{grid-column:span 24;display:flex;align-items:flex-end;justify-content:flex-end}.btn-identity-submit{width:180px;height:42px;background:var(--primary);color:#fff;border:none;border-radius:2rem;font-weight:800;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .2s ease}.btn-identity-submit:hover{background:#fff;color:var(--primary)}.identity-label{color:#fff;font-weight:700;font-size:.85rem;margin-bottom:.75rem}.identity-warn{color:#bbb;font-size:.75rem;background:#00000040;padding:.75rem 1.2rem;border-left:3px solid var(--primary);border-radius:.5rem;line-height:1.5}.input-group-compact{background:#2b2b2b;border-radius:2rem;display:flex;align-items:center;gap:.75rem;padding:0 1.05rem;border:1px solid rgba(255,255,255,.05);height:42px;transition:all .2s ease}.input-landing-compact{background:transparent;border:none;color:#fff;font-family:var(--font-sans);font-weight:600;font-size:.9rem;width:100%;outline:none}.sex-btn{width:90px;height:42px;background:#2b2b2b;color:#aaa;border:1px solid rgba(255,255,255,.05);border-radius:2rem;padding:0 1rem;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s ease}.sex-btn.active{background:var(--primary);border-color:var(--primary);color:#fff}.landing-nav-bar{display:flex;align-items:center;justify-content:flex-end;gap:1rem;width:100%;margin-top:2rem;padding-bottom:6rem}.step-label-pill-sm{background:#333;padding:.5rem 1.75rem .5rem .5rem;border-radius:4rem;display:flex;align-items:center;gap:1rem;border:1px solid rgba(255,255,255,.03);height:56px}.step-circle-id-sm{background:#222;color:var(--primary);width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center}.step-text-sm{color:#fff;font-weight:700;font-size:1rem}.btn-next-sm{background:var(--primary);color:#fff;padding:0 2rem;height:56px;border-radius:4rem;display:flex;align-items:center;gap:1rem;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;transition:background .2s ease}.btn-next-sm:hover{background:#e82222}.step-nav-bar{display:flex;align-items:center;gap:2rem;width:100%;margin-top:4rem}.step-label-pill{background:#333;padding:.75rem 2.75rem .75rem .75rem;border-radius:4rem;display:flex;align-items:center;gap:2rem;border:1px solid rgba(255,255,255,.03)}.step-circle-id{background:#222;color:var(--primary);width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.15rem}.step-text{color:#fff;font-weight:700;font-size:1.5rem}.nav-back-circle{width:68px;height:68px;border-radius:50%;background:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgba(255,255,255,.03)}.btn-next-step{background:#333;color:#fff;padding:1.2rem 3.5rem;border-radius:4rem;display:flex;align-items:center;gap:1.75rem;font-weight:700;font-size:1.75rem;border:none;cursor:pointer}.btn-next-step:hover{background:#3b3b3b}.content-card{background:var(--bg-form-container);border-radius:1.8rem;padding:2.4rem;border:1px solid rgba(255,255,255,.05);box-shadow:0 12px 36px #0000004d;margin-top:2rem;width:100%}.list-item{background:#0003;padding:2rem;border-radius:1.5rem;display:flex;gap:2rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.03)}.list-item-icon{flex-shrink:0;display:flex;align-items:flex-start;padding-top:.5rem}.list-item-icon img{width:42px;height:42px;object-fit:contain;opacity:.8}.list-item-title{color:#fff;font-weight:800;font-size:1.4rem;line-height:1.15;margin:0}.input-minimal{width:100%;height:42px;background:#00000040;border:1px solid rgba(255,255,255,.05);border-radius:2rem;padding:0 1.25rem;color:#fff;font-family:var(--font-sans);font-size:1rem;outline:none;transition:all .2s ease}.input-minimal:focus{border-color:var(--primary);background:#00000059}textarea.input-minimal{height:auto;padding:1rem 1.25rem;border-radius:1.2rem}.step-dots{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;gap:.5rem;flex-shrink:0}.identity-form-container{background:var(--bg-form-container);border-radius:1.8rem;padding:2.4rem 2.4rem 1.8rem;margin-top:1rem;width:100%;border:none;box-shadow:none;position:relative;z-index:1;min-height:280px}.flex-col-gap{display:flex;flex-direction:column;gap:1.15rem}.questions-container{width:100%}.question-header{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:.25rem}.question-number-circle{background:var(--primary);color:#fff;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.1rem;flex-shrink:0;margin-top:-.3rem}.q-progress-banner{display:flex;align-items:center;gap:2rem;width:100%;margin-bottom:1rem;padding:0 1rem}.q-progress-left{display:flex;align-items:center;gap:1rem;flex-shrink:0}.q-prog-icon-main{height:44px;width:auto;transform:translateY(-6px)}.q-prog-text{display:flex;flex-direction:column;line-height:1}.q-prog-text span{font-size:1.1rem;font-weight:500;color:#fff}.q-prog-text strong{font-size:1.1rem;font-weight:800;color:#fff;text-transform:capitalize}.q-progress-pill-container{flex:1;background:var(--bg-form-container);border-radius:100px;padding:.45rem;border:none}.q-progress-pill-inner{display:flex;align-items:center;gap:.8rem;padding:0 .5rem}.q-prog-icon-pill{height:22px;width:auto;opacity:.9}.q-progress-track{flex:1;height:12px;background:#0000004d;border-radius:20px;overflow:hidden;position:relative}.q-progress-step-counter{color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.05em;white-space:nowrap;display:flex;align-items:center;gap:.4rem;padding-right:.5rem;opacity:.9}.q-progress-step-counter strong{color:#fff;font-weight:900}.q-progress-fill{height:100%;background:var(--primary);border-radius:12px;box-shadow:0 0 15px #ff31314d}.step-progress-row{width:100%;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.03)}.question-step-badge{background:var(--primary);color:#fff;padding:.4rem .8rem;border-radius:.6rem;font-weight:800;font-size:.75rem;text-transform:uppercase;white-space:nowrap}.question-step-section{color:#aaa;font-weight:700;font-size:.85rem}.step-dot{width:8px;height:8px;background:#ffffff1a;border-radius:50%;transition:all .3s ease}.step-dot.active{background:var(--primary);transform:scale(1.4);box-shadow:0 0 10px #ff313166}.btn-back-circle{width:48px;height:48px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#888;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-back-circle:hover{background:#ffffff1a;border-color:#fff3;color:#fff;transform:scale(1.05)}.btn-back-circle:active{transform:scale(.95)}.box-footer-nav{margin-top:1.5rem;padding-top:0;display:flex;justify-content:flex-end;align-items:center;gap:1.25rem}.footer-flic img{height:44px!important}@media(max-width:900px){.identity-form-grid{grid-template-columns:1fr;gap:1.5rem 0}.identity-item-name,.identity-item-email,.identity-item-sex,.identity-item-age,.identity-item-geo-nat,.identity-item-geo-country,.identity-item-full,.identity-item-next{grid-column:span 48}}.flic-sel__control{display:flex!important;align-items:center!important;height:42px!important;min-height:42px!important;max-height:42px!important;border-radius:2rem!important;background-color:#2b2b2b!important;border:1px solid rgba(255,255,255,.05)!important;box-shadow:none!important;cursor:pointer!important;overflow:hidden!important;transition:border-color .2s ease!important}.flic-sel__control:hover{border-color:#ffffff26!important}.flic-sel__control--is-focused{border-color:var(--primary)!important}.flic-sel__value-container{flex:1!important;height:42px!important;min-height:42px!important;padding:0 12px!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;overflow:hidden!important}.flic-sel__indicators{display:flex!important;align-items:center!important;height:42px!important}.flic-sel__input-container{margin:0!important;padding:0!important;color:#fff!important}.flic-sel__input{font-size:.85rem!important;font-family:var(--font-sans)!important;font-weight:600!important;color:#fff!important}.flic-sel__single-value{font-size:.85rem!important;font-weight:600!important;color:#fff!important;margin:0!important}.flic-sel__placeholder{font-size:.85rem!important;color:#555!important;font-weight:500!important}.flic-sel__dropdown-indicator{display:flex!important;align-items:center!important;padding:0 10px!important;color:#666!important}.flic-sel__dropdown-indicator:hover{color:#aaa!important}.flic-sel__indicator-separator{display:none!important}.success-view-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1rem;width:100%}.success-icon-badge{width:90px;height:90px;background:#ff31311a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;border:1px solid rgba(255,255,255,.05)}.success-icon-badge img{width:50px;height:auto}.success-title{font-size:2.4rem;font-weight:800;color:#fff;margin-bottom:1rem}.success-message{font-size:1.15rem;color:#bbb;max-width:550px;line-height:1.6;margin-bottom:2.5rem}.success-message strong{color:#fff}.success-actions{width:100%;display:flex;justify-content:center}.btn-success-home{background:var(--primary);color:#fff;padding:1rem 2.5rem;border-radius:4rem;font-weight:700;font-size:1.1rem;display:flex;align-items:center;gap:1rem;border:none;cursor:pointer;transition:all .3s ease}.btn-success-home:hover{background:#e82222;transform:translateY(-2px);box-shadow:0 10px 25px #ff31314d}.btn-success-home:active{transform:translateY(0)}
