.n30-video{position:fixed;width:80px;height:80px;right:20px;border:2px solid black;bottom:10%;z-index:108;border-radius:200px}.video-container{z-index:10;position:fixed;width:50px;height:50px;right:20px;bottom:14%}.play-button{background-image:url(/play.png)}.pause-button,.play-button{z-index:109;position:absolute;width:30px;height:30px;right:0;bottom:-20px;background-size:30px 30px}.pause-button{background-image:url(/pause.png)}.raq-container{width:100%;height:100%;padding:24px;overflow-y:auto;overflow-x:hidden}.raq-container,.raq-content{display:flex;flex-direction:column}.raq-content{flex:1 1;min-height:0;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.raq-step-indicator{gap:8px;margin-bottom:24px;padding:8px 0}.raq-step,.raq-step-indicator{display:flex;justify-content:center}.raq-step{position:relative;align-items:center}.raq-step:after{content:"";position:absolute;top:50%;left:calc(50% + 16px);width:16px;height:2px;background-color:#e0e0e0;transform:translateY(-50%)}.raq-step:last-child:after{display:none}.raq-step--active:after,.raq-step--completed:after{background-color:var(--background-hard-yellow,#ffd700)}.raq-step-number{width:28px;height:28px;border-radius:0;border:2px solid #ccc;background-color:#fff;color:#999;display:flex;align-items:center;justify-content:center;font-family:Helvetica Now Display,sans-serif;font-size:13px;font-weight:600;transition:all .2s ease}.raq-step--active .raq-step-number{background-color:var(--background-hard-yellow,#ffd700);border-color:#000;color:#000;box-shadow:2px 2px 0 #000}.raq-step--completed .raq-step-number{background-color:#000;border-color:#000;color:#fff;box-shadow:2px 2px 0 #666}.raq-intro{display:flex;flex-direction:column;flex:1 1;text-align:center}.raq-intro-header{margin-bottom:24px}.raq-intro-icon{width:80px;height:80px;margin:0 auto 20px;background:var(--background-hard-yellow,#ffd700);border:2px solid #000;border-radius:0;box-shadow:4px 4px 0 #000;display:flex;align-items:center;justify-content:center;color:#000}.raq-intro-title{font-family:Helvetica Now Display,sans-serif;font-size:28px;font-weight:700;color:#000;margin:0 0 12px}.raq-intro-subtitle{font-size:16px;color:#555;margin:0 auto;line-height:1.5;max-width:320px}.raq-intro-features{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.raq-intro-feature{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;border:2px solid #000;border-radius:0;box-shadow:3px 3px 0 #000;text-align:left}.raq-intro-feature-bullet{font-size:18px;font-weight:700;color:#000;flex-shrink:0}.raq-intro-feature-text{font-family:Helvetica Now Display,sans-serif;font-size:15px;font-weight:500;color:#000}.raq-question{display:flex;flex-direction:column;flex:1 1}.raq-question-content{flex:1 1}.raq-question-title{font-family:Helvetica Now Display,sans-serif;font-size:22px;font-weight:700;line-height:1.3;color:#000;margin:0 0 8px}.raq-question-description{font-size:14px;color:#666;margin:0 0 20px;line-height:1.5}.raq-options{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.raq-option{display:flex;align-items:center;gap:14px;padding:16px;min-height:52px;border:2px solid #e0e0e0;border-radius:0;background:#fff;cursor:pointer;text-align:left;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.raq-option:hover{border-color:#ccc;background:#fafafa}.raq-option:active{transform:scale(.99)}.raq-option--selected,.raq-option--selected:hover{border-color:#000;background:var(--background-light-yellow,#fff9e6);box-shadow:3px 3px 0 #000}.raq-option-indicator{flex-shrink:0;width:22px;height:22px;border:2px solid #ccc;border-radius:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.raq-option--selected .raq-option-indicator{border-color:#000;background:#000}.raq-option-indicator-dot{width:12px;height:12px;background:#fff;border-radius:0;animation:dotAppear .15s ease}@keyframes dotAppear{0%{transform:scale(0)}to{transform:scale(1)}}.raq-option-text{font-family:Helvetica Now Display,sans-serif;font-size:15px;font-weight:500;color:#000;line-height:1.4}.raq-employer{margin-top:16px;padding:16px;background:#f8f8f8;border:1px solid #000;border-radius:0;animation:fadeIn .2s ease}.raq-employer-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.raq-employer-title{font-family:Helvetica Now Display,sans-serif;font-size:14px;font-weight:600;color:#000}.raq-employer-optional{font-size:13px;color:#888}.raq-employer-fields{display:flex;flex-direction:column;gap:10px}.raq-input{padding:12px 14px;min-height:44px;border:2px solid #000;border-radius:0;font-family:Helvetica Now Display,sans-serif;font-size:15px;font-weight:500;color:#000;background:#fff;transition:box-shadow .2s ease}.raq-input:focus{outline:none;box-shadow:3px 3px 0 #000}.raq-input::placeholder{color:#999;font-weight:400}.raq-results{display:flex;flex-direction:column;flex:1 1}.raq-results-header{text-align:center;margin-bottom:20px}.raq-results-icon{width:56px;height:56px;margin:0 auto 12px;background:var(--background-hard-yellow,#ffd700);border:2px solid #000;border-radius:0;box-shadow:3px 3px 0 #000;display:flex;align-items:center;justify-content:center;color:#000}.raq-results-title{font-family:Helvetica Now Display,sans-serif;font-size:24px;font-weight:700;color:#000;margin:0}.raq-profile-card{display:flex;align-items:center;gap:16px;padding:20px;border:2px solid #000;border-radius:0;background:#fff;margin-bottom:16px;box-shadow:3px 3px 0 #000}.raq-profile-card--protector{border-color:#2ecc71;background:linear-gradient(135deg,rgba(46,204,113,.05),#fff)}.raq-profile-card--strategist{border-color:#3498db;background:linear-gradient(135deg,rgba(52,152,219,.05),#fff)}.raq-profile-card--adventurer{border-color:#e74c3c;background:linear-gradient(135deg,rgba(231,76,60,.05),#fff)}.raq-profile-avatar{width:56px;height:56px;flex-shrink:0;background-size:contain;background-position:50%;background-repeat:no-repeat}.raq-profile-info{flex:1 1}.raq-profile-name{font-family:Helvetica Now Display,sans-serif;font-size:20px;font-weight:700;color:#000;margin-bottom:2px}.raq-profile-risk{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.raq-profile-card--protector .raq-profile-risk{color:#2ecc71}.raq-profile-card--strategist .raq-profile-risk{color:#3498db}.raq-profile-card--adventurer .raq-profile-risk{color:#e74c3c}.raq-results-subtitle{font-size:15px;color:#22c55e;font-weight:500;margin:8px 0 0}.raq-profile-tagline{font-size:18px;font-weight:600;color:#000;text-align:center;margin:0 0 12px;font-style:italic}.raq-profile-description{font-size:14px;color:#555;line-height:1.6;margin:0 0 24px}.raq-strategy{margin-bottom:20px}.raq-strategy-title{font-family:Helvetica Now Display,sans-serif;font-size:18px;font-weight:700;color:#000;margin:0 0 6px}.raq-strategy-subtitle{font-size:14px;color:#666;margin:0 0 16px;line-height:1.5}.raq-strategy-options{display:flex;flex-direction:column;gap:10px}.raq-strategy-option{display:flex;align-items:center;gap:12px;padding:14px 16px;min-height:64px;border:2px solid #e0e0e0;border-radius:0;background:#fff;cursor:pointer;text-align:left;transition:all .15s ease;width:100%;-webkit-tap-highlight-color:transparent}.raq-strategy-option:hover{border-color:#ccc;background:#fafafa}.raq-strategy-option:active{transform:scale(.99)}.raq-strategy-option--selected{border-color:#000;background:var(--background-light-yellow,#fff9e6);box-shadow:3px 3px 0 #000}.raq-strategy-option--recommended{position:relative;padding:18px 20px;min-height:76px;border-width:3px;background:linear-gradient(135deg,#fffbe6,#fff)}.raq-strategy-option--recommended .raq-strategy-avatar{width:48px;height:48px}.raq-strategy-option--recommended .raq-strategy-label{font-size:17px}.raq-strategy-indicator{flex-shrink:0;width:20px;height:20px;border:2px solid #ccc;border-radius:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.raq-strategy-option--selected .raq-strategy-indicator{border-color:#000;background:#000}.raq-strategy-indicator-dot{width:10px;height:10px;background:#fff;border-radius:0;animation:dotAppear .15s ease}.raq-strategy-avatar{width:40px;height:40px;flex-shrink:0;background-size:contain;background-position:50%;background-repeat:no-repeat}.raq-strategy-content{flex:1 1;min-width:0}.raq-strategy-label{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-family:Helvetica Now Display,sans-serif;font-size:15px;font-weight:600;color:#000}.raq-strategy-desc{font-size:13px;color:#666;margin-top:2px}.raq-badge{display:inline-block;padding:3px 8px;background:#000;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;border-radius:0}.raq-strategy-separator{text-align:center;font-size:14px;font-weight:600;color:#999;margin:8px 0;text-transform:lowercase}.raq-strategy-checkbox{border-radius:0}.raq-navigation{display:flex;gap:12px;padding-top:16px;margin-top:auto}.raq-btn{flex:1 1;min-height:48px;padding:14px 24px;border-radius:0;font-family:Helvetica Now Display,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.raq-btn:active:not(:disabled){transform:translate(2px,2px);box-shadow:1px 1px 0 #000!important}.raq-btn:disabled{opacity:.5;cursor:not-allowed}.raq-btn--primary{background:#000;border:2px solid #000;color:#fff;box-shadow:3px 3px 0 #333}.raq-btn--primary:hover:not(:disabled){transform:translate(-1px,-1px);box-shadow:4px 4px 0 #333}.raq-btn--secondary{background:#fff;border:2px solid #000;color:#000;box-shadow:3px 3px 0 #000}.raq-btn--secondary:hover:not(:disabled){transform:translate(-1px,-1px);box-shadow:4px 4px 0 #000}@media (max-height:700px){.raq-container{padding:16px}.raq-intro-header{margin-bottom:20px}.raq-intro-icon{width:56px;height:56px;margin-bottom:12px;box-shadow:3px 3px 0 #000}.raq-intro-icon svg{width:36px;height:36px}.raq-intro-title{font-size:24px}.raq-intro-features{gap:8px;margin-bottom:20px}.raq-intro-feature{padding:12px 16px}.raq-step-indicator{margin-bottom:16px;padding:4px 0}.raq-step-number{width:24px;height:24px;font-size:12px;box-shadow:none}.raq-step--active .raq-step-number{box-shadow:2px 2px 0 #000}.raq-question-title{font-size:20px}.raq-option{padding:14px;min-height:48px}.raq-navigation{padding-top:12px}.raq-btn{min-height:44px;padding:12px 20px}}@media (max-height:600px){.raq-intro-icon{width:48px;height:48px}.raq-intro-title{font-size:22px;margin-bottom:8px}.raq-intro-subtitle{font-size:14px}.raq-intro-features{gap:6px;margin-bottom:16px}.raq-intro-feature{padding:10px 14px}}@media (max-width:380px){.raq-question-title{font-size:19px}.raq-option-text{font-size:14px}.raq-profile-card{padding:16px}.raq-profile-name{font-size:18px}.raq-strategy-label{font-size:14px}}.deactivated-account{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.deactivated-account__content{max-width:400px;width:100%;text-align:center;padding:32px 24px;background:#ffffff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08)}.deactivated-account__icon{margin-bottom:24px}.deactivated-account__icon svg{opacity:.9}.deactivated-account__title{font-size:24px;font-weight:700;color:#333;margin:0 0 16px}.deactivated-account__message{font-size:16px;line-height:1.6;color:#555;margin:0 0 16px}.deactivated-account__help{font-size:14px;color:#777;margin:0 0 24px}.deactivated-account__link{color:#6f42c1;text-decoration:none;font-weight:500}.deactivated-account__link:hover{text-decoration:underline}.deactivated-account__actions{display:flex;flex-direction:column;gap:12px}.deactivated-account__btn{width:100%;padding:14px 24px;font-size:16px;font-weight:600;border-radius:12px;cursor:pointer;transition:all .2s ease;border:none}.deactivated-account__btn--reactivate{background:#6f42c1;color:#fff}.deactivated-account__btn--reactivate:hover{background:#5a32a3}.deactivated-account__btn--logout{background:transparent;color:#666;border:1px solid #ddd}.deactivated-account__btn--logout:hover{background:#f5f5f5;color:#333}.gg-column-out-sample{background-color:var(--background-light-yellow)}.gg-column-in-sample,.gg-column-out-sample{width:20px;height:20px;display:inline-block;border:1px dotted grey}.gg-column-in-sample{background-color:var(--background-hard-yellow)}.text-investor-type{font-size:22px;color:#000000}.text-character,.text-investor-type{line-height:32px;font-family:Helvetica Now Display;font-weight:700}.text-character{font-size:14px;color:#aaaaaa}.text-character-header{font-size:24px;line-height:32px;font-family:Faktum test;font-weight:700;color:#000000}.zoomable-iframe{width:100%;height:80vh;border:none;overflow:auto;-webkit-overflow-scrolling:touch;transform-origin:0 0}.docdiv{width:100%;height:100%;background-color:#f5f5f5;padding:20px;border-radius:0;margin-top:20px;position:fixed;left:0;top:0;z-index:1000}.plaid-1-image{background-image:url(/opening_3.png);width:100%;height:100%;object-fit:cover;background-repeat:no-repeat;background-size:85%;background-position:50%;width:70%;height:70%;position:relative;left:15%}.build-your-future-image{background-image:url(/onboarding-financials.png);height:150px;left:calc(50% - 120px)}.build-your-future-image,.financial-situation-image{object-fit:cover;background-repeat:no-repeat;background-position:50%;width:250px;position:relative}.financial-situation-image{background-image:url(/finanacial-situation.png);background-size:85%;height:220px;left:7%}.the-protector-image{background-image:url(/the-protector.png);background-size:85%;width:150px;height:150px;left:25%}.the-adventurer-image,.the-protector-image{object-fit:cover;background-repeat:no-repeat;background-position:50%;position:relative}.the-adventurer-image{background-image:url(/the-adventurer.png);background-size:100%;width:90px;height:90px}.the-strategist-image{background-image:url(/the-strategist.png);object-fit:cover;background-repeat:no-repeat;background-size:85%;background-position:50%;width:150px;height:150px;position:relative;left:25%}.the-adventurer-mission{background-image:url(/the-adventurer-mission.png)}.the-adventurer-mission,.the-startegist-mission{object-fit:cover;background-repeat:no-repeat;background-size:100%;background-position:50%;width:68px;height:68px;position:relative}.the-startegist-mission{background-image:url(/the-startegist-mission.png)}.the-protector-mission{background-image:url(/the-protector-mission.png);object-fit:cover;background-repeat:no-repeat;background-size:100%;background-position:50%;width:68px;height:68px;position:relative}.investment-box{border:2px solid black;background-color:white;padding:6px;border-radius:0;box-shadow:3px 3px 0 #000}.investment-box-header{font-family:Faktum;font-size:12px}.gg-column-out{background-color:var(--background-light-yellow)}.gg-column-out,.gg-column-out-last{width:9.3%;display:inline-block;border:2px solid black;border-radius:0;margin-left:2px;display:inline-flex;flex-direction:column;align-items:center}.gg-column-out-last{background-color:#000000}.gg-column-in{width:100%;display:inline-block;border-radius:0;background-color:var(--background-hard-yellow);margin-top:auto}.onboardingSectionFrame{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto}.onboardingSectionHeader{flex:0 0 auto}.onboardingSectionContent{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;position:relative}.onboardingSectionContent>.plaidIntroLayout{flex:1 1 auto;min-height:0}.plaidIntroLayout{position:relative}.plaidIntroContent,.plaidIntroLayout{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;height:100%;overflow:hidden}.plaidIntroContent{overflow-y:auto;padding-bottom:0}.plaidIntroContent.subContainerCard{width:100%!important;height:100%!important;overflow-x:hidden!important;overflow-y:auto!important}.plaidIntroScrollable{flex:1 0 auto;min-height:0;overflow:visible;height:auto!important;padding-bottom:24px}.plaidIntroScrollable--spaced{padding-bottom:72px!important}.plaidIntroContent .btn-fixed-bottom{position:-webkit-sticky!important;position:sticky!important;bottom:16px;left:0;right:0;max-width:none;margin:16px 0 0}.plaidIntroBankRow{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin:1.5rem auto 0;width:100%;max-width:360px}.plaidIntroBankRow img{width:50px;height:auto}.plaidIntroVideoGuide .n30-video,.plaidIntroVideoGuide .video-container{bottom:calc(16px + 48px + 7%)}.buttonCard.plaidIntroButton,.buttonCard.plaidIntroButton .buttonCard{padding-top:8px;padding-bottom:8px}.investment-box--recommended{border-color:var(--background-hard-yellow);background:linear-gradient(135deg,var(--background-light-yellow) 0,#fff 100%);position:relative}.recommended-badge{display:inline-block;background:#000;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:0;margin-bottom:8px}.investment-box--recommended .text-character{color:#666}.investment-box--recommended .text-investor-type{color:#000}.stepper-btn{width:36px;height:36px;border:2px solid #000;border-radius:50%;background-color:#fff;font-size:24px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:#000;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.stepper-btn:active{background-color:var(--background-light-yellow);transform:scale(.95)}.loading-step{opacity:.5;transition:opacity .3s ease}.loading-step--done{opacity:1}.loading-step-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#999;transition:all .3s ease}.loading-step-icon--done{color:#6f42c1;font-weight:700;transform:scale(1.1)}.confetti-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000;overflow:hidden}.confetti{position:absolute;width:10px;height:10px;top:-20px;animation:confetti-fall linear forwards}.confetti-0{background:#6f42c1;border-radius:50%}.confetti-1{background:var(--background-hard-yellow);border-radius:2px;transform:rotate(45deg)}.confetti-2{background:#22c55e;border-radius:50%;width:8px;height:8px}.confetti-3{background:#f472b6;border-radius:2px}.confetti-4{background:#38bdf8;border-radius:50%;width:12px;height:12px}@keyframes confetti-fall{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(2turn);opacity:0}}.chapter-progress{display:flex;flex-direction:column;align-items:center;width:100%;padding:16px 8px;gap:8px}.chapter-progress__back{width:100%;display:flex;justify-content:flex-start;padding-left:8px}.chapter-progress__back-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;color:#000;transition:opacity .2s ease}.chapter-progress__back-btn:hover{opacity:.7}.chapter-progress__back-btn:focus{outline:2px solid #000;outline-offset:2px}.chapter-progress__spacer{width:40px;flex-shrink:0}.chapter-progress__track{display:flex;align-items:flex-start;justify-content:center;width:100%;gap:0}.chapter-progress__step{display:flex;flex-direction:column;align-items:center;gap:6px}.chapter-progress__dot{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:0;flex-shrink:0;transition:all .15s ease;border:2px solid #000}.chapter-progress__dot--completed{background-color:#000;color:#fff;box-shadow:2px 2px 0 #666}.chapter-progress__dot--active{background-color:var(--background-hard-yellow,#f5e56f);color:#000;font-weight:700;box-shadow:3px 3px 0 #000}.chapter-progress__dot--pending{background-color:#fff;color:#999;border-color:#ccc}.chapter-progress__check{width:18px;height:18px}.chapter-progress__number{font-size:15px;font-weight:700;line-height:1;font-family:Helvetica Now Display,-apple-system,sans-serif}.chapter-progress__connector{width:32px;height:3px;flex-shrink:0;margin-top:16px;transition:background .2s ease;background-color:#000}.chapter-progress__connector--completed{background-color:#000}.chapter-progress__connector--active{background:linear-gradient(90deg,#000,#ccc)}.chapter-progress__connector--pending{background-color:#ddd}.chapter-progress__label{font-size:12px;font-weight:600;white-space:nowrap;text-align:center;font-family:Helvetica Now Display,-apple-system,sans-serif}.chapter-progress__label--completed{color:#000}.chapter-progress__label--active{color:#000;font-weight:700}.chapter-progress__label--pending{color:#999}.chapter-progress__encouragement{font-size:18px;font-weight:700;color:#000;text-align:center;margin-top:8px;font-family:Helvetica Now Display,-apple-system,sans-serif}@media (min-width:769px){.chapter-progress__label{font-size:13px}}.chapter-progress__mobile-status{display:none}.chapter-progress__mobile-chapter{font-size:13px;font-weight:700;color:#000}.chapter-progress__mobile-count{font-size:12px;color:#666}@media (max-width:360px){.chapter-progress{padding:12px 8px}.chapter-progress__dot{width:30px;height:30px}.chapter-progress__number{font-size:13px}.chapter-progress__check{width:14px;height:14px}.chapter-progress__connector{width:16px;margin-top:13px}.chapter-progress__label{font-size:10px}.chapter-progress__encouragement{font-size:16px}}.field-required-empty{border:2px solid #ef4444!important;background-color:#fef2f2!important;animation:pulse-border 2s ease-in-out infinite}.field-required-empty::placeholder{color:#dc2626!important}@keyframes pulse-border{0%,to{border-color:#ef4444;box-shadow:0 0 0 0 rgba(239,68,68,.4)}50%{border-color:#f87171;box-shadow:0 0 8px 2px rgba(239,68,68,.2)}}.text-form{float:left}.text-form,.text-form-no-float{font-size:13px;font-family:Helvetica Now Display;line-height:20px;font-weight:500;color:#666;padding:1px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.field-form{width:200px!important}.field-form,.field-form-no-width{border:2px solid transparent;border-radius:12px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .2s ease}.field-form-no-width{font-family:Helvetica Now Display;font-weight:600;font-size:16px}.n30_form_element{padding:14px 16px!important;border-radius:0!important;border:1px solid #000000!important;background-color:#fff!important;box-shadow:none;transition:all .15s ease;min-height:52px}.n30_form_element:focus,.n30_form_element:hover{border-color:#000000!important}.n30_form_element:focus{outline:none;box-shadow:3px 3px 0 #000000}.n30_form_element[onclick],.n30_form_element[role=button]{cursor:pointer}.n30_form_element[onclick]:hover,.n30_form_element[role=button]:hover{background-color:var(--background-light-yellow)!important;border-color:#000000!important}.n30_form_element:disabled,.n30_form_element[disabled]{background-color:#f0f0f0!important;color:#999;cursor:not-allowed;border-color:#999999!important}.field-and-error{display:table-cell}.n30_error_message{font-size:13px;font-weight:500;margin-top:6px!important;margin-bottom:8px!important;color:#dc3545;display:flex;align-items:center;gap:4px}.n30_error_message:not(:empty):before{content:"⚠";font-size:12px}.form-group.row{margin-bottom:4px}.col-12{margin-bottom:8px}.dob-element{width:100%;height:350px;text-align:center;margin-top:20px;margin-bottom:20px}.dob-selector-container{padding:16px 0}.dob-selector-row{display:flex;gap:12px;margin-bottom:20px}.dob-selector-field{flex:1 1;display:flex;flex-direction:column}.dob-selector-field--day{flex:0.6 1}.dob-selector-label{font-size:12px;font-weight:600;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.dob-selector-select{width:100%;padding:14px 12px;font-size:16px;font-weight:600;font-family:Helvetica Now Display,sans-serif;border:2px solid #ddd;border-radius:10px;background-color:#fff;color:#000;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .2s ease,box-shadow .2s ease}.dob-selector-select:focus{outline:none;border-color:var(--background-hard-yellow,#ffd700);box-shadow:0 0 0 3px rgba(255,215,0,.2)}.dob-selector-select:hover{border-color:#999}.dob-confirm-btn{width:100%;padding:16px 24px;font-size:16px;font-weight:700;border-radius:25px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.dob-confirm-btn.btn-rounded{background-color:#000;color:#fff;border:2px solid #000}.dob-confirm-btn.btn-rounded:hover{background-color:#333}.dob-confirm-btn.btn-rounded-disabled{background-color:#ddd;color:#999;border:2px solid #ddd;cursor:not-allowed}.dob-display{cursor:pointer;transition:background-color .2s ease}.dob-display:hover{background-color:var(--background-light-yellow,#fff9e6)}@media (max-width:380px){.dob-selector-row{flex-direction:column;gap:16px}.dob-selector-field,.dob-selector-field--day{flex:1 1}.dob-selector-select{padding:16px 12px}}.react-datepicker__month-container{border:2px solid black}.react-datepicker__month{background-color:var(--background-rgb)}.react-datepicker__header__dropdown{margin-top:12px;margin-bottom:8px}.react-datepicker__navigation--years-upcoming{background-image:url(/arrow-black-up.png)!important}.react-datepicker__navigation--years-previous,.react-datepicker__navigation--years-upcoming{width:20px!important;height:35px!important;background-color:transparent!important;background-repeat:no-repeat!important;background-size:15px 15px!important;background-position:50%!important;border:0!important}.react-datepicker__navigation--years-previous{background-image:url(/arrow-black-down.png)!important}.react-datepicker__header{background-color:var(--background-hard-yellow)!important;border:0}.react-datepicker__year-option{font-size:24px;font-weight:400px;padding:8px}.react-datepicker__year-read-view--selected-year{font-size:26px;font-weight:400px}.react-datepicker__year-read-view--down-arrow{border:0!important;transform:none!important;background-color:transparent!important;background-image:url(/dropdown.png)!important;background-repeat:no-repeat;background-size:20px 20px;background-position:50%;right:-24px!important;top:9px!important;width:20px!important;height:20px!important}.react-datepicker__year-dropdown--scrollable{height:280px!important;left:5%;top:0;width:90%;padding-left:20px;padding-right:20px;background-color:var(--background-light-yellow)!important;border:1px solid black!important}.react-datepicker__navigation--next{background-image:url(/right-tri.png)!important;right:1px!important}.react-datepicker__navigation--next,.react-datepicker__navigation--previous{border:0;transform:none!important;background-color:transparent!important;background-repeat:no-repeat!important;background-size:12px 12px!important;background-position:50%;top:14px!important;width:12px!important;height:12px!important;padding:15px!important;display:block!important}.react-datepicker__navigation--previous{background-image:url(/left-tri.png)!important;left:14px!important}.employment-frame{border:2px solid black;background-color:white;width:90%;left:5%}.react-select-element{font-size:17px;border:1px solid black;background-color:var(--fields-bg)}.kyc-container .btn-rounded-hollow,.kyc-container .btn-rounded-hollow-yellow{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;box-sizing:border-box}.kyc-form-group{margin-bottom:16px}.kyc-form-group:last-child{margin-bottom:0}.n30_error_message:not(:empty){color:#dc3545;font-size:13px;font-weight:500;margin-top:4px;padding:4px 8px;background-color:#fff5f5;border-radius:4px;border-left:3px solid #dc3545}.is-invalid{border-color:#dc3545!important;box-shadow:0 0 0 2px rgba(220,53,69,.25)}.kyc-step-indicator{display:flex;justify-content:center;gap:8px;margin-bottom:24px;padding:16px 0}.kyc-step{display:flex;flex-direction:column;align-items:center;flex:1 1;max-width:100px;position:relative}.kyc-step:after{content:"";position:absolute;top:14px;left:calc(50% + 20px);width:calc(100% - 40px);height:2px;background-color:#ddd}.kyc-step:last-child:after{display:none}.kyc-step.active:after,.kyc-step.completed:after{background-color:var(--background-hard-yellow,#ffd700)}.kyc-step-number{width:28px;height:28px;border-radius:50%;background-color:#ddd;color:#666;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;margin-bottom:6px;position:relative;z-index:1}.kyc-step.active .kyc-step-number{background-color:var(--background-hard-yellow,#ffd700);color:#000}.kyc-step.completed .kyc-step-number{background-color:#000;color:#fff}.kyc-step-label{font-size:11px;color:#666;text-align:center;font-weight:500}.kyc-step.active .kyc-step-label{color:#000;font-weight:600}.check-icon{margin-right:8px;font-weight:700}.kyc-state-select{font-family:Helvetica Now Display}.kyc-state-select .react-select__control{border:none;border-radius:0;background-color:var(--fields-bg,#f5f5f5);min-height:42px;font-weight:700}.kyc-state-select .react-select__menu{z-index:100}.kyc-state-select .react-select__option--is-selected{background-color:var(--background-hard-yellow,#ffd700);color:#000}.kyc-state-select .react-select__option--is-focused{background-color:var(--background-light-yellow,#fff9e6)}@media (max-width:480px){.dob-element{height:auto;min-height:300px}.react-datepicker__year-dropdown--scrollable{height:200px!important}.kyc-container .btn-rounded-hollow,.kyc-container .btn-rounded-hollow-yellow{font-size:14px;padding:12px 16px;width:100%}.kyc-step-indicator{gap:4px}.kyc-step-label{font-size:10px}.kyc-step-number{width:24px;height:24px;font-size:12px}}@media (max-width:375px){.react-datepicker,.react-datepicker__month-container{width:100%}.kyc-step:after{display:none}}.kyc-title-container{display:flex;align-items:center;gap:12px;margin-bottom:8px}.kyc-back-arrow{flex-shrink:0;cursor:pointer;padding:8px;margin:-8px;border-radius:8px;transition:background-color .2s ease}.kyc-back-arrow:hover{background-color:rgba(0,0,0,.05)}.kyc-back-arrow:active{background-color:rgba(0,0,0,.1)}.funding-source-container{padding:8px 0}.funding-source-subtitle{font-size:14px;color:#666;margin-bottom:16px;text-align:center}.funding-source-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.funding-source-option{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px;border:2px solid #e8e8e8;border-radius:16px;background-color:#fff;cursor:pointer;transition:all .2s ease;position:relative;min-height:100px}.funding-source-option:hover{border-color:#ccc;background-color:#fafafa}.funding-source-option.selected{border-color:var(--background-hard-yellow,#ffd700);background-color:var(--background-light-yellow,#fff9e6)}.funding-source-icon{font-size:28px;margin-bottom:8px}.funding-source-label{font-size:14px;font-weight:600;color:#333;text-align:center;font-family:Helvetica Now Display,sans-serif}.funding-source-option.selected .funding-source-label{color:#000}.funding-source-check{position:absolute;top:8px;right:8px;width:22px;height:22px;background-color:var(--background-hard-yellow,#ffd700);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#000}@media (max-width:380px){.funding-source-grid{grid-template-columns:1fr;gap:10px}.funding-source-option{flex-direction:row;justify-content:flex-start;padding:16px;min-height:auto;gap:12px}.funding-source-icon{font-size:24px;margin-bottom:0}.funding-source-label{text-align:left}.funding-source-check{position:static;margin-left:auto}}.kyc-section-header{margin-top:8px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}.kyc-section-title{font-family:Helvetica Now Display;font-size:14px;font-weight:600;color:#6f42c1;text-transform:uppercase;letter-spacing:.5px}.login-section{display:flex;flex-direction:column;align-items:center;padding:1rem;position:relative;width:100%;height:100%;background-color:var(--background-light-yellow)}.login-section .arrow-black-left{position:absolute;top:0;left:0}.login-section__brand{font-family:Faktum test,-apple-system,sans-serif;font-weight:900;font-size:56px;letter-spacing:-2px;text-align:center;margin-top:40px;margin-bottom:.5rem}.login-section__subtitle{font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:500;font-size:18px;text-align:center;color:#000000;margin-bottom:1.5rem;max-width:300px}.login-section__form{width:85%;max-width:320px}.login-section__form form,.login-section__form>div{width:100%!important}.login-section__form button,.login-section__form input{width:100%!important;box-sizing:border-box!important}.login-section [data-testid=stytch-login-header],.login-section h2,.login-section h3{display:none!important}.login-section #email-input,.login-section input[name=email],.login-section input[type=email]{border-radius:0!important;border:2px solid black!important;font-family:Helvetica Now Display,-apple-system,sans-serif!important;font-size:15px!important;padding:.875rem 1rem!important;height:auto!important;min-height:unset!important;background:#ffffff!important;box-shadow:4px 4px 0 #000000!important;width:100%!important;box-sizing:border-box!important}.login-section #email-input:focus,.login-section input[name=email]:focus,.login-section input[type=email]:focus{outline:none!important;box-shadow:4px 4px 0 #000000!important}.login-section input::placeholder{color:#999999!important;font-size:15px!important}.login-section #submit,.login-section button[type=submit]{font-family:Helvetica Now Display,-apple-system,sans-serif!important;font-size:15px!important;font-weight:700!important;border-radius:0!important;border:2px solid black!important;background:#000000!important;color:#ffffff!important;padding:.875rem 1rem!important;height:auto!important;min-height:unset!important;box-shadow:4px 4px 0 #000000!important;transition:all .15s ease!important;margin-top:.5rem!important;width:100%!important;box-sizing:border-box!important}.login-section #submit:hover,.login-section button[type=submit]:hover{transform:translate(-1px,-1px)!important;box-shadow:4px 4px 0 #444444!important}.login-section #submit:active,.login-section button[type=submit]:active{transform:translate(1px,1px)!important;box-shadow:2px 2px 0 #444444!important}.login-section #oauth-google,.login-section [data-testid=oauth-google],.login-section button[data-provider=google]{border-radius:0!important;border:2px solid black!important;background:#ffffff!important;box-shadow:4px 4px 0 #000000!important;transition:all .15s ease!important;padding:.875rem 1rem!important;height:auto!important;min-height:unset!important;width:100%!important;box-sizing:border-box!important;font-size:15px!important;white-space:nowrap!important}.login-section #oauth-google:hover,.login-section [data-testid=oauth-google]:hover,.login-section button[data-provider=google]:hover{transform:translate(-1px,-1px)!important;box-shadow:5px 5px 0 #000000!important}.login-section [class*=Divider],.login-section [class*=divider]{font-family:Helvetica Now Display,-apple-system,sans-serif!important;font-size:13px!important;color:#666666!important;margin:1rem 0 .75rem!important}.account-status-dashboard{padding:1.25rem 1rem;width:100%;max-width:100%}.dashboard-title{font-size:24px;font-family:Faktum,sans-serif;font-weight:900;color:#000000;margin:0 0 1rem;letter-spacing:-.02em}@media (min-width:480px){.dashboard-title{font-size:28px}}.hero-card{background:#f5e56f;border:2px solid #000000;padding:1.5rem 1.25rem;box-shadow:3px 3px 0 #000000;text-align:center;margin-bottom:2.5rem}.hero-card__label{font-size:14px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:800;color:#000000;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.375rem}.hero-card__value{font-size:48px;font-family:Faktum,sans-serif;font-weight:900;color:#000000;line-height:1;letter-spacing:-.03em}.hero-card__summary{font-size:14px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:600;color:#333333;margin-top:.5rem}.hero-card__positive{color:#00a63e;font-weight:700}.hero-card__negative{color:#b45309;font-weight:700}.hero-card__withdrawals{font-size:13px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:500;color:#666666;margin-top:.25rem}@media (min-width:480px){.hero-card{padding:1.75rem 1.5rem}.hero-card__value{font-size:56px}.hero-card__summary{font-size:16px}.hero-card__withdrawals{font-size:14px}}.stats-info-row{display:flex;align-items:stretch;background:#ffffff;border:1px solid #000000;border-bottom:none;box-shadow:3px 0 0 #000000;padding:0;margin-bottom:0}.stats-info-row__item{flex:1 1;text-align:center;padding:.75rem .5rem;position:relative}.stats-info-row__item--clickable{cursor:pointer;transition:background-color .15s ease}.stats-info-row__item--clickable:hover{background-color:#f5f5f5}.stats-info-row__item--selected{background-color:#ffffff}.stats-info-row__indicator{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);font-size:10px;color:#000000;z-index:2}.stats-info-row__value{font-size:16px;font-family:Faktum,sans-serif;font-weight:900;color:#000000;line-height:1.2;letter-spacing:-.02em}.stats-info-row__value--positive{color:#00a63e}.stats-info-row__value--negative{color:#b45309}.stats-info-row__label{font-size:10px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:700;color:#666666;text-transform:uppercase;letter-spacing:.1em;margin-top:.125rem}.stats-info-row__divider{width:1px;background:#000000;flex-shrink:0;align-self:stretch}@media (min-width:480px){.stats-info-row__item{padding:1rem .5rem}.stats-info-row__value{font-size:18px}.stats-info-row__label{font-size:11px}.stats-info-row__divider{height:auto;align-self:stretch}}.scroll-indicator{display:none}.scroll-indicator__arrow{width:28px;height:28px;animation:bounce 1.5s ease-in-out infinite;opacity:.6}.scroll-indicator__arrow svg{width:100%;height:100%;fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.graph-section{margin-top:0}.graph-tab-selector{display:flex;gap:0;margin-bottom:0;border:1px solid #000000;box-shadow:3px 0 0 #000000}.graph-tab-selector__btn{flex:1 1;padding:.875rem .5rem;font-size:12px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.05em;background:#ffffff;color:#888888;border:none;border-right:1px solid #000000;cursor:pointer;transition:all .15s ease}.graph-tab-selector__btn:last-child{border-right:none}.graph-tab-selector__btn:hover{color:#000000}.graph-tab-selector__btn--active,.graph-tab-selector__btn--active:hover{background:#000000;color:#ffffff}.performance-graph{padding:1.5rem;background:#ffffff;border:2px solid #000000;box-shadow:3px 3px 0 #000000}.performance-graph__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.time-range-selector{display:flex;gap:.5rem;margin-bottom:1rem}.time-range-selector__btn{flex:1 1;padding:.5rem .25rem;font-size:11px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#ffffff;color:#666666;border:1px solid #000000;cursor:pointer;transition:all .15s ease}.time-range-selector__btn:hover{background:#f0f0f0}.time-range-selector__btn--active{background:#000000;color:#ffffff}.performance-graph__title{font-size:11px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:800;color:#000000;text-transform:uppercase;letter-spacing:.15em}.performance-graph__current{font-size:20px;font-family:Faktum,sans-serif;font-weight:900;color:#000000;letter-spacing:-.02em}.performance-graph__chart-container{display:flex;align-items:stretch;margin-bottom:.5rem}.performance-graph__y-axis{display:flex;flex-direction:column;justify-content:space-between;padding-right:8px;min-width:45px}.performance-graph__y-label{font-size:10px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:600;color:#666666;text-align:right}.performance-graph__chart{flex:1 1;height:180px}.performance-graph__chart svg{width:100%;height:100%}.performance-graph__empty,.performance-graph__loading{height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:600;color:#888888}.performance-graph__labels{display:flex;justify-content:space-between;padding:0 4px;margin-left:53px}.performance-graph__label{font-size:10px;font-weight:700;color:#888888;text-transform:uppercase}.dashboard-note,.performance-graph__label{font-family:Helvetica Now Display,-apple-system,sans-serif}.dashboard-note{margin-top:2.5rem;padding:1rem 1.25rem;background:#ffffff;border:2px solid #000000;box-shadow:3px 3px 0 #000000;font-size:14px;font-weight:500;color:#555555;text-align:center}.dashboard-note__value{font-weight:800;color:#000000}.dashboard-tip{margin-top:2rem;padding:1.25rem;background:#ffffff;border:2px solid #000000;box-shadow:3px 3px 0 #000000}.dashboard-tip__title{font-size:12px;font-weight:800;color:#000000;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.dashboard-tip__text,.dashboard-tip__title{font-family:Helvetica Now Display,-apple-system,sans-serif}.dashboard-tip__text{font-size:14px;font-weight:500;color:#333333;line-height:1.4}@media (min-width:480px){.account-status-dashboard,.performance-graph{padding:1.5rem}.performance-graph__chart{height:200px}.performance-graph__current{font-size:24px}.dashboard-tip{padding:1.25rem 1.5rem}}@media (min-width:800px){.account-status-dashboard{max-width:500px;margin:0 auto;padding:2rem 1.5rem}}.stat-card{background:#ffffff;border:1px solid #000000;border-radius:0;padding:1rem 1.25rem;position:relative;transition:transform .15s ease,box-shadow .15s ease;box-shadow:3px 3px 0 #000000}.stat-card--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.stat-card--clickable:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 #000000}.stat-card--clickable:active{transform:translate(1px,1px);box-shadow:2px 2px 0 #000000}.stat-card-label{font-size:10px;line-height:1;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:800;color:#000000;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.375rem}.stat-card-value{font-size:24px;font-family:Faktum,sans-serif;font-weight:900;color:#000000;line-height:1;letter-spacing:-.03em}.stat-card-value--positive{color:#00a63e}.stat-card-value--negative{color:#b45309}.stat-card-helper{font-size:11px;line-height:1.3;font-family:Helvetica Now Display,-apple-system,sans-serif;font-weight:600;color:#555555;margin-top:.25rem}.stat-card--primary{background:#f5e56f}.stat-card--time{background:#ffffff}.stat-card-arrow{position:absolute;right:.75rem;top:.75rem;font-size:18px;font-weight:700;color:#000000}.account-setup-tracker{--tracker-completed-bg:#d8b4e8;--tracker-completed-shadow:#9360b1;padding:1.5rem;min-height:100%;background-color:var(--background-light-yellow,#fff8eb)}.tracker-header{text-align:center;margin-bottom:2rem}.tracker-header__title{font-family:Faktum,sans-serif;font-size:24px;font-weight:700;line-height:28px;color:#000;margin:0 0 .5rem}.tracker-header__subtitle{font-family:Helvetica Now Display,sans-serif;font-size:15px;line-height:22px;color:#666;margin:0}.tracker-timeline{display:flex;flex-direction:column;gap:0;padding:0 .5rem}.tracker-step{display:flex;gap:1rem;position:relative}.tracker-step__indicator{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.tracker-step__icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:2px solid #000;background:#fff;position:relative;z-index:2}.tracker-step__icon--completed{background:var(--tracker-completed-bg);color:#000;box-shadow:2px 2px 0 var(--tracker-completed-shadow)}.tracker-step__icon--active{background:var(--background-hard-yellow,#f5e56f);box-shadow:3px 3px 0 #000;animation:tracker-pulse 2s ease-in-out infinite}.tracker-step__icon--pending{background:#fff;border-color:#ccc;box-shadow:2px 2px 0 #ccc}.tracker-step__icon--exception{background:#f5c56f;color:#000;box-shadow:3px 3px 0 #b95000}.tracker-step__icon-number{font-family:Helvetica Now Display,sans-serif;font-size:14px;font-weight:700;color:#999}.tracker-step--pending .tracker-step__icon-number{color:#999}.tracker-step__icon-dot{width:10px;height:10px;background:#000;border-radius:50%}.tracker-step__connector{width:3px;flex-grow:1;min-height:40px;margin:4px 0}.tracker-step__connector--completed{background:#000}.tracker-step__connector--pending{background:repeating-linear-gradient(180deg,#ccc,#ccc 4px,transparent 0,transparent 8px)}.tracker-step__content{padding:.25rem 0 1.5rem;flex-grow:1}.tracker-step__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.tracker-step__title{font-family:Faktum,sans-serif;font-size:18px;font-weight:700;line-height:22px;color:#000;margin:0}.tracker-step--pending .tracker-step__title{color:#999}.tracker-step__badge{font-family:Helvetica Now Display,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;background:var(--background-hard-yellow,#f5e56f);border:1px solid #000;color:#000}.tracker-step__description{font-family:Helvetica Now Display,sans-serif;font-size:15px;line-height:20px;color:#444;margin:0}.tracker-step--pending .tracker-step__description{color:#999}.tracker-step--completed .tracker-step__description{color:var(--tracker-completed-shadow);font-weight:500}.tracker-step__estimate{font-size:13px;line-height:18px}.tracker-step__estimate,.tracker-step__timestamp{font-family:Helvetica Now Display,sans-serif;color:#888;margin:.25rem 0 0}.tracker-step__timestamp{font-size:12px}.exception-banner{display:flex;gap:1rem;padding:1rem;margin-bottom:1.5rem;background:#fff3e0;border:2px solid #b95000;box-shadow:3px 3px 0 #b95000}.exception-banner__icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#b95000;color:#fff}.exception-banner__content{flex-grow:1}.exception-banner__title{font-family:Faktum,sans-serif;font-size:16px;font-weight:700;color:#b95000;margin:0 0 .25rem}.exception-banner__message{font-family:Helvetica Now Display,sans-serif;font-size:14px;line-height:20px;color:#333;margin:0 0 .75rem}.exception-banner__docs{list-style:none;padding:0;margin:0 0 .75rem}.exception-banner__doc-item{font-family:Helvetica Now Display,sans-serif;font-size:14px;line-height:20px;color:#333;padding:.25rem 0 .25rem 1.25rem;position:relative}.exception-banner__doc-item:before{content:"";position:absolute;left:0;top:.55rem;width:10px;height:10px;border:2px solid #b95000;background:#fff}.exception-banner__action{font-family:Helvetica Now Display,sans-serif;font-size:14px;font-weight:700;padding:.5rem 1rem;background:#000;color:#fff;border:2px solid #000;box-shadow:2px 2px 0 #000;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.exception-banner__action:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 #000}.exception-banner__action:active{transform:translate(1px,1px);box-shadow:1px 1px 0 #000}.tracker-wire-info{margin-top:1.5rem;padding:1rem;background:#fff;border:2px solid #000;box-shadow:3px 3px 0 #000}.tracker-wire-info__title{font-family:Faktum,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0 0 .75rem}.tracker-wire-info__details{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem 1rem;gap:.5rem 1rem;margin:0}.tracker-wire-info__details dt{font-family:Helvetica Now Display,sans-serif;font-size:13px;color:#666}.tracker-wire-info__details dd{font-family:Helvetica Now Display,sans-serif;font-size:14px;font-weight:600;color:#000;margin:0}.tracker-footer{margin-top:2rem;text-align:center}.tracker-footer__help{font-family:Helvetica Now Display,sans-serif;font-size:13px;color:#666;margin:0}.tracker-footer__help a{color:var(--foreground-hard-purple,#9360b1)!important;font-weight:600;text-decoration:none}.tracker-footer__help a:hover{text-decoration:underline}.tracker-completion{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:var(--background-light-yellow,#fff8eb);position:relative;overflow:hidden}.tracker-completion__content{text-align:center;z-index:1}.tracker-completion__icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:var(--tracker-completed-bg);color:#000;border:2px solid #000;box-shadow:4px 4px 0 #000}.tracker-completion__title{font-family:Faktum,sans-serif;font-size:28px;font-weight:700;line-height:32px;color:#000;margin:0 0 1rem}.tracker-completion__message{line-height:24px;color:#444;margin:0 0 2rem;max-width:320px}.tracker-completion__cta,.tracker-completion__message{font-family:Helvetica Now Display,sans-serif;font-size:16px}.tracker-completion__cta{font-weight:700;padding:1rem 2rem;background:#000;color:#fff;border:2px solid #000;box-shadow:3px 3px 0 #000;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.tracker-completion__cta:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 #000}.tracker-completion__cta:active{transform:translate(1px,1px);box-shadow:2px 2px 0 #000}.tracker-completion__confetti{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.tracker-completion__confetti-piece{position:absolute;top:-20px;width:10px;height:10px;opacity:0;animation:tracker-confetti-fall 3s ease-out forwards}.tracker-completion__confetti-piece--0{background:var(--background-hard-yellow,#f5e56f)}.tracker-completion__confetti-piece--1{background:var(--foreground-hard-purple,#9360b1)}.tracker-completion__confetti-piece--2{background:var(--tracker-completed-bg)}.tracker-completion__confetti-piece--3{background:#ff6b6b}.tracker-completion__confetti-piece--4{background:#4ecdc4}@keyframes tracker-pulse{0%,to{box-shadow:3px 3px 0 #000}50%{box-shadow:4px 4px 0 #000,0 0 0 4px rgba(245,229,111,.3)}}@keyframes tracker-confetti-fall{0%{opacity:1;transform:translateY(0) rotate(0deg)}to{opacity:0;transform:translateY(100vh) rotate(2turn)}}@media (max-width:480px){.account-setup-tracker{padding:1rem}.tracker-header__title{font-size:20px;line-height:24px}.tracker-step__title{font-size:16px;line-height:20px}.tracker-step__icon{width:32px;height:32px}.exception-banner{flex-direction:column;gap:.75rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.exception-banner__icon{width:32px;height:32px}.tracker-completion__title{font-size:24px;line-height:28px}}@media (min-width:800px){.account-setup-tracker{max-width:480px;margin:0 auto;padding:2rem}.tracker-timeline{padding:0 1rem}}.home-icon{width:90%!important;border:0;background-image:url(/home.png);background-position:50%;background-repeat:no-repeat;background-size:70%;height:300px}.home-area-video-container{margin-top:60px}.home-area-article-container{margin-top:60px;background-color:white!important;border:2px solid #000000;border-radius:40px;padding:20px!important}.swiper .swiper-pagination-bullet{width:22px!important;height:12px}.image-post-element{border-radius:20px;max-width:80%;border:2px solid black}.home-area-style{display:grid;place-items:center;background-color:var(--background-light-yellow)!important;background-image:none!important}