@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.mobile-title-large{margin-bottom:12px!important;font-size:24px!important;line-height:1.3!important}.mobile-title-medium{margin-bottom:10px!important;font-size:20px!important;line-height:1.3!important}.mobile-title-small{margin-bottom:8px!important;font-size:18px!important;line-height:1.3!important}.mobile-paragraph{margin-bottom:20px!important;font-size:16px!important;line-height:1.4!important}.mobile-container{padding:20px 15px!important}.mobile-margin-bottom{margin-bottom:30px!important}.mobile-button{padding:10px 30px!important;font-size:13px!important}}@font-face{font-family:SF Pro Display Regular;src:url(/SFPRODISPLAYREGULAR.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display Medium;src:url(/SFPRODISPLAYMEDIUM.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display Bold;src:url(/SFPRODISPLAYBOLD.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display Black Italic;src:url(/SFPRODISPLAYBLACKITALIC.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display Heavy Italic;src:url(/SFPRODISPLAYHEAVYITALIC.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display Light Italic;src:url(/SFPRODISPLAYLIGHTITALIC.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display Semibold Italic;src:url(/SFPRODISPLAYSEMIBOLDITALIC.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display Thin Italic;src:url(/SFPRODISPLAYTHINITALIC.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display Ultralight Italic;src:url(/SFPRODISPLAYULTRALIGHTITALIC.OTF)format("opentype");font-weight:400;font-style:normal}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.form-pattern{background-color:#fff;border-radius:10px;width:100%;height:60px;padding:10px 10px 10px 20px;font-family:SF Pro Display Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;color:#000!important;border:none!important}.form-pattern::placeholder{font-family:SF Pro Display Regular,-apple-system,BlinkMacSystemFont,sans-serif;color:#777!important;opacity:1!important}.form-pattern::-webkit-input-placeholder{font-family:SF Pro Display Regular,-apple-system,BlinkMacSystemFont,sans-serif;color:#686868!important;opacity:1!important}.form-pattern::-moz-placeholder{font-family:SF Pro Display Regular,-apple-system,BlinkMacSystemFont,sans-serif;color:#000!important;opacity:1!important}.form-pattern:-ms-placeholder-shown{font-family:SF Pro Display Regular,-apple-system,BlinkMacSystemFont,sans-serif;color:#000!important;opacity:1!important}.sf-title{font-family:SF Pro Display Medium,-apple-system,BlinkMacSystemFont,sans-serif}.sf-paragraph{font-family:SF Pro Display Regular,-apple-system,BlinkMacSystemFont,sans-serif}.sf-button{font-family:SF Pro Display Bold,-apple-system,BlinkMacSystemFont,sans-serif}.gradient-button{color:#000!important;background:linear-gradient(90deg,#fed00a 0%,#ffe67b 53%,#fed00a 100%)!important;border:none!important}.gradient-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.2);background:linear-gradient(90deg,#e5bb00 0%,#f0d060 53%,#e5bb00 100%)!important}.gradient-button:disabled{cursor:not-allowed!important;box-shadow:none!important;background:linear-gradient(90deg,#666 0%,#888 53%,#666 100%)!important;transform:none!important}.progress-indicator{align-items:center;height:40px;margin-bottom:30px;padding:0 20px;display:flex;position:relative}.progress-bar{background-color:rgba(255,255,255,.2);border-radius:2px;height:4px;position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%)}.progress-fill{background-color:gold;border-radius:2px;height:100%;transition:width .5s}.progress-steps{z-index:2;justify-content:space-between;width:100%;display:flex;position:relative}.step-point{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:SF Pro Display Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;transition:all .3s;display:flex;position:relative}.step-point.active{color:#000;background-color:gold;width:20px;height:20px;font-size:11px}.step-point.completed{color:#000;background-color:gold}.step-point.inactive{color:#000;background-color:#fff;border:2px solid rgba(255,255,255,.8)}.process-card{background:linear-gradient(135deg,#ffdc00 0%,#ffc300 100%);border-radius:15px;height:100%;padding:2px;position:relative}.process-card-inner{background:linear-gradient(135deg,#0a1b2e 0%,#051018 100%);border-radius:13px;flex-direction:column;justify-content:center;height:100%;padding:30px 25px;display:flex}.process-title{background:linear-gradient(135deg,#ffdc00 0%,#ffc300 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-family:SF Pro Display Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2}.process-description{color:rgba(255,255,255,.9);font-family:SF Pro Display Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.5}.challenge-options{flex-direction:column;gap:15px;margin-bottom:20px;display:flex}.challenge-button{color:#fff;cursor:pointer;text-align:center;letter-spacing:1px;background-color:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:10px;padding:15px 20px;font-family:SF Pro Display Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;transition:all .3s}.challenge-button:hover{background-color:rgba(255,215,0,.2);border-color:gold;transform:translateY(-2px)}.challenge-button.selected{color:#000;background-color:gold;border-color:gold}.challenge-button.selected:hover{background-color:#e5bb00;border-color:#e5bb00}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:200px;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;max-height:200px;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(-10px)}}.faq-answer{animation:.3s ease-out forwards slideDown;overflow:hidden}.faq-answer.closing{animation:.3s ease-out forwards slideUp}
