* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#EA580C;--gjs-t-color-secondary:#334155;--gjs-t-color-accent:#22d3ee;--gjs-t-color-success:#22c55e;--gjs-t-color-warning:#f59e0b;--gjs-t-color-error:#ef4444;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:#0f1115;color:#e5e7eb;font-size:16px;line-height:1.6;}.gjs-t-h1{color:#f8fafc;font-size:42px;line-height:1.2;}.gjs-t-h2{color:#e2e8f0;font-size:28px;line-height:1.3;}.gjs-t-button{background-color:#EA580C;color:#ffffff;border-radius:10px;}.gjs-t-link{color:#fb923c;text-decoration:none;}.gjs-t-border{border-radius:12px;border-color:#334155;}*, ::before, ::after{box-sizing:border-box;undefined:undefined;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;undefined:undefined;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;undefined:undefined;line-height:inherit;}hr{height:0;undefined:undefined;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;undefined:undefined;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;undefined:undefined;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;undefined:undefined;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;undefined:undefined;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;undefined:undefined;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;undefined:undefined;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;undefined:undefined;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;undefined:undefined;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.body{font-family:Inter;font-size:16px;background-color:rgb(15 17 21 / 1);}.header{width:100%;border-bottom-width:1px;border-color:rgb(31 41 55 / 0.6);backdrop-filter:blur(4px);}.header-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;}.brand-link{display:flex;align-items:center;gap:0.75rem;}.brand-logo{width:2.5rem;height:2.5rem;border-radius:0.5rem;background-color:rgb(17 24 39 / 1);border-width:1px;border-color:rgb(55 65 81 / 1);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.brand-icon{width:1.5rem;height:1.5rem;}.brand-text{display:flex;flex-direction:column;line-height:1.25;}.brand-title{font-family:Orbitron;font-size:1.25rem;line-height:1.75rem;letter-spacing:0.025em;color:rgb(255 255 255 / 1);}.brand-subtitle{font-size:0.75rem;line-height:1rem;color:rgb(156 163 175 / 1);}.header-nav{display:flex;align-items:center;gap:1.5rem;}.nav-link{font-size:0.875rem;line-height:1.25rem;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.nav-link:hover{color:rgb(255 255 255 / 1);}.nav-button{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;box-shadow:0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(234 88 12 / 0.2), 0 4px 6px -4px rgb(234 88 12 / 0.2);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;outline:2px solid transparent;outline-offset:2px;font-size:0.875rem;line-height:1.25rem;}.nav-button:focus-visible{box-shadow:0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(234 88 12 / 0.2), 0 4px 6px -4px rgb(234 88 12 / 0.2);}.nav-button:hover{background-color:rgb(249 115 22 / 1);}.nav-button:focus-visible:focus-visible{box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 10px 15px -3px rgb(234 88 12 / 0.2), 0 4px 6px -4px rgb(234 88 12 / 0.2);}.hero-section{width:100%;}.hero-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:3.5rem;padding-bottom:3.5rem;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2.5rem;}.hero-content{display:flex;flex-direction:column;gap:1.5rem;}.hero-title{font-family:Orbitron;letter-spacing:-0.025em;}.hero-subtitle{color:rgb(203 213 225 / 1);font-size:1.125rem;line-height:1.75rem;}.hero-disclaimer{display:flex;align-items:center;gap:0.75rem;font-size:0.875rem;line-height:1.25rem;color:rgb(156 163 175 / 1);}.info-icon{width:1rem;height:1rem;}.hero-badges{display:flex;align-items:center;gap:1.5rem;padding-top:1rem;}.badge-trust{display:flex;align-items:center;gap:0.5rem;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:0.375rem;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(11 13 18 / 1);}.badge-icon{width:1rem;height:1rem;}.badge-text{font-size:0.75rem;line-height:1rem;color:rgb(203 213 225 / 1);}.badge-transparent{display:flex;align-items:center;gap:0.5rem;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:0.375rem;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(11 13 18 / 1);}.hero-visual{position:relative;}.visual-frame{border-radius:1rem;overflow:hidden;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(11 13 18 / 1);}.visual-image{width:100%;height:420px;object-fit:cover;}.form-section{width:100%;}.form-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-bottom:4rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2.5rem;}.form-column{grid-column:span 2 / span 2;}.form-card{border-radius:1rem;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(11 13 18 / 1);padding:2rem;}.form-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;}.form-header-left{display:flex;align-items:center;gap:0.75rem;}.form-header-icon{width:1.25rem;height:1.25rem;}.form-title{font-family:Orbitron;}.form-header-right{display:flex;align-items:center;gap:0.5rem;font-size:0.75rem;line-height:1rem;color:rgb(156 163 175 / 1);}.clock-icon{width:1rem;height:1rem;}.recovery-form{display:flex;flex-direction:column;gap:1.5rem;}.field-group{display:flex;flex-direction:column;gap:0.5rem;}.field-label{font-size:0.875rem;line-height:1.25rem;color:rgb(203 213 225 / 1);font-weight:500;}.field-control{position:relative;}.input-id{width:100%;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;border-radius:0.75rem;background-color:rgb(15 19 26 / 1);border-width:1px;border-color:rgb(51 65 85 / 1);color:rgb(255 255 255 / 1);outline:2px solid transparent;outline-offset:2px;}.input-id:focus{border-color:rgb(234 88 12 / 1);box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.input-id::placeholder::placeholder{color:rgb(100 116 139 / 1);}.field-hint{position:absolute;right:0.75rem;top:50%;transform:translate(0, -50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);font-size:0.75rem;line-height:1rem;color:rgb(100 116 139 / 1);}.input-username{width:100%;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;border-radius:0.75rem;background-color:rgb(15 19 26 / 1);border-width:1px;border-color:rgb(51 65 85 / 1);color:rgb(255 255 255 / 1);outline:2px solid transparent;outline-offset:2px;}.input-username:focus{border-color:rgb(234 88 12 / 1);box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.input-username::placeholder::placeholder{color:rgb(100 116 139 / 1);}.consent-group{display:flex;align-items:center;gap:0.75rem;padding-top:0.5rem;}.consent-checkbox{width:1.25rem;height:1.25rem;border-radius:0.375rem;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(15 19 26 / 1);accent-color:#EA580C;outline:2px solid transparent;outline-offset:2px;}.consent-checkbox:focus-visible{box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;}.consent-checkbox:focus-visible:focus-visible{box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.consent-label{font-size:0.875rem;line-height:1.25rem;color:rgb(203 213 225 / 1);}.consent-description{font-size:0.75rem;line-height:1rem;color:rgb(156 163 175 / 1);}.actions-row{display:flex;align-items:center;gap:1rem;padding-top:0.25rem;}.submit-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;font-weight:600;border-radius:0.75rem;outline:2px solid transparent;outline-offset:2px;}.submit-button:hover:active{background-color:rgb(249 115 22 / 1);}.submit-button:hover{background-color:rgb(249 115 22 / 1);}.submit-button:active{background-color:rgb(234 88 12 / 1);}.submit-button:active:hover{background-color:rgb(234 88 12 / 1);}.submit-button:focus-visible{box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;}.submit-button:focus-visible:focus-visible{box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.reset-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;border-radius:0.75rem;border-width:1px;border-color:rgb(51 65 85 / 1);color:rgb(229 231 235 / 1);outline:2px solid transparent;outline-offset:2px;}.reset-button:hover{border-color:rgb(71 85 105 / 1);background-color:rgb(17 24 39 / 1);}.reset-button:focus-visible{box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;}.reset-button:focus-visible:focus-visible{box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.legal-note{margin-top:1rem;padding:1rem;border-radius:0.75rem;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(11 13 18 / 1);display:flex;align-items:flex-start;gap:0.75rem;}.legal-icon{width:1.25rem;height:1.25rem;}.legal-text{font-size:0.875rem;line-height:1.25rem;color:rgb(226 232 240 / 1);}.status-area{margin-top:0.5rem;}.aside-column{grid-column:span 1 / span 1;}.status-card{border-radius:1rem;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(11 13 18 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;}.status-header{display:flex;align-items:center;gap:0.75rem;}.status-icon{width:1.25rem;height:1.25rem;}.status-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:rgb(255 255 255 / 1);}.status-description{font-size:0.875rem;line-height:1.25rem;color:rgb(203 213 225 / 1);}.status-steps{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:0.75rem;}.status-step{display:flex;align-items:center;gap:0.75rem;padding:0.75rem;border-radius:0.5rem;border-width:1px;border-color:rgb(51 65 85 / 1);}.step-dot{width:0.5rem;height:0.5rem;border-radius:9999px;background-color:rgb(71 85 105 / 1);}.step-text{font-size:0.75rem;line-height:1rem;color:rgb(148 163 184 / 1);}.divider{padding-top:0.5rem;border-top-width:1px;border-color:rgb(31 41 55 / 1);}.contact-box{display:flex;flex-direction:column;gap:0.75rem;}.contact-row{display:flex;align-items:center;gap:0.75rem;}.contact-icon{width:1rem;height:1rem;}.contact-text{font-size:0.75rem;line-height:1rem;color:rgb(156 163 175 / 1);}.contact-link{font-size:0.875rem;line-height:1.25rem;display:inline-flex;align-items:center;gap:0.5rem;}.contact-link:hover{color:rgb(255 255 255 / 1);}.contact-link-icon{width:1rem;height:1rem;}.help-section{width:100%;}.help-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-bottom:4rem;}.help-header{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.5rem;}.help-icon{width:1.5rem;height:1.5rem;}.help-title{font-family:Orbitron;}.help-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem;}.help-card{border-radius:1rem;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(11 13 18 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1rem;}.help-card-header{display:flex;align-items:center;gap:0.75rem;}.help-card-icon{width:1.25rem;height:1.25rem;}.help-card-title{color:rgb(255 255 255 / 1);font-weight:600;}.help-card-text{font-size:0.875rem;line-height:1.25rem;color:rgb(203 213 225 / 1);}.help-card-image{width:100%;height:160px;object-fit:cover;border-radius:0.75rem;border-width:1px;border-color:rgb(51 65 85 / 1);}.support-section{width:100%;}.support-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-bottom:4rem;}.support-card{border-radius:1rem;border-width:1px;border-color:rgb(51 65 85 / 1);background-color:rgb(11 13 18 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;}.support-header{display:flex;align-items:center;gap:0.75rem;}.support-icon{width:1.5rem;height:1.5rem;}.support-title{font-family:Orbitron;}.support-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem;}.support-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border-radius:0.75rem;border-width:1px;border-color:rgb(51 65 85 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.support-link:hover{border-color:rgb(71 85 105 / 1);background-color:rgb(17 24 39 / 1);}.support-link-left{display:flex;align-items:center;gap:0.75rem;}.support-link-icon{width:1.25rem;height:1.25rem;}.support-link-texts{display:flex;flex-direction:column;}.support-link-title{color:rgb(255 255 255 / 1);font-weight:600;}.support-link-subtitle{font-size:0.75rem;line-height:1rem;color:rgb(156 163 175 / 1);}.support-link-cta{color:rgb(251 146 60 / 1);font-size:0.875rem;line-height:1.25rem;}.support-note{font-size:0.875rem;line-height:1.25rem;color:rgb(203 213 225 / 1);}.footer{width:100%;border-top-width:1px;border-color:rgb(31 41 55 / 1);}.footer-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem;}.footer-left{display:flex;flex-direction:column;gap:0.75rem;}.footer-brand{display:flex;align-items:center;gap:0.75rem;}.footer-icon{width:1.25rem;height:1.25rem;}.footer-title{color:rgb(255 255 255 / 1);font-weight:600;}.footer-disclaimer{font-size:0.75rem;line-height:1rem;color:rgb(156 163 175 / 1);}.footer-right{display:flex;align-items:center;gap:1.5rem;justify-content:flex-end;}.footer-link{font-size:0.875rem;line-height:1.25rem;color:rgb(203 213 225 / 1);}.footer-link:hover{color:rgb(255 255 255 / 1);}@media (max-width: 992px){.hero-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.form-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.help-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.support-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.footer-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.footer-right{justify-content:flex-start;}}@media (max-width: 480px){.help-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}}