@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#191e31;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;justify-content:center;place-items:center;min-width:320px;min-height:100vh;background-image:url(/logo_3.svg);background-repeat:no-repeat;background-position:top right;background-size:10%;background-attachment:fixed}@media (max-width: 768px){body{background-size:40%}}a{font-weight:500;color:#121e52;text-decoration:inherit}a:hover{color:#2980b9}h1{font-size:3.2rem;line-height:1.25}button{border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;border:1px solid transparent;font-family:inherit;background-color:#1a1a1a}button:hover{border-color:#121e52}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){html{color:#213547;background-color:#191e31}a:hover{color:#1b2d7c}button{background-color:#f9f9f9}}h1,h2,h3,h4,h5,h6{font-weight:600;color:#121e52;line-height:1.25;margin-bottom:1rem}h1{font-size:3.2rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem;color:#000;line-height:1.5}a{color:#121e52;text-decoration:none}a:hover{color:#2980b9;text-decoration:underline}a:focus{outline:2px solid #121e52;outline-offset:2px}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.25rem}blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #121e52;background-color:#f0f3f7;font-style:italic}blockquote p{margin-bottom:0}code{font-family:Courier New,monospace;background-color:#f0f3f7;padding:.25rem .5rem;border-radius:4px;font-size:.875rem}pre{background-color:#f5f5f5;color:#fff;padding:1rem;border-radius:8px;overflow-x:auto}pre code{background-color:transparent;padding:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.float-left{float:left}.float-right{float:right}.float-none{float:none}.clearfix:after{content:"";display:table;clear:both}.display-block{display:block}.display-inline{display:inline}.display-inline-block{display:inline-block}.display-flex{display:flex}.display-none{display:none}.visible{visibility:visible}.hidden{visibility:hidden}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.m-auto{margin:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}@media (max-width: 768px){.hide-on-mobile{display:none}}@media (max-width: 1024px){.hide-on-tablet{display:none}}@media (max-width: 1200px){.hide-on-desktop{display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus-outline:focus{outline:2px solid #121e52;outline-offset:2px}.button,.audit-form__submit-button{border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.button--primary,.audit-form__submit-button{background-color:#121e52;color:#fff}.button--primary:hover:not(:disabled),.audit-form__submit-button:hover:not(:disabled){background-color:#2980b9}.button--primary:disabled,.audit-form__submit-button:disabled{background-color:#6a6e7c;cursor:not-allowed}.button--primary,.audit-form__submit-button{background-color:#121e52;box-shadow:0 4px 6px #0000001a}.button--primary:hover:not(:disabled),.audit-form__submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #00000014;background-color:#2980b9}.button--primary:active:not(:disabled),.audit-form__submit-button:active:not(:disabled){transform:translateY(0)}.button--primary:after,.audit-form__submit-button:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%);transform-origin:50% 50%}.button--primary:focus:not(:disabled):after,.audit-form__submit-button:focus:not(:disabled):after{animation:ripple 1s ease-out 1}.button--secondary{background-color:#6a6e7c;color:#121e52}.button--secondary:hover:not(:disabled){background-color:#b2bdcc}.button--secondary:disabled{background-color:#6a6e7c;cursor:not-allowed}.button--success{background-color:#5aa564;color:#fff}.button--success:hover:not(:disabled){background-color:#488450}.button--success:disabled{background-color:#6a6e7c;cursor:not-allowed}.button--warning{background-color:#d98d00;color:#fff}.button--warning:hover:not(:disabled){background-color:#a66c00}.button--warning:disabled{background-color:#6a6e7c;cursor:not-allowed}.button--error{background-color:#db0011;color:#fff}.button--error:hover:not(:disabled){background-color:#a8000d}.button--error:disabled{background-color:#6a6e7c;cursor:not-allowed}.button--info{background-color:#0976be;color:#fff}.button--info:hover:not(:disabled){background-color:#07588d}.button--info:disabled{background-color:#6a6e7c;cursor:not-allowed}.button--small{padding:.25rem .5rem;font-size:.875rem}.button--medium,.audit-form__submit-button{padding:.5rem 1rem;font-size:1rem}.button--large{padding:1rem 1.5rem;font-size:1.125rem}.button--outline{background-color:transparent;border:1px solid currentColor}.button--outline.button--primary,.button--outline.audit-form__submit-button{color:#121e52}.button--outline.button--primary:hover:not(:disabled),.button--outline.audit-form__submit-button:hover:not(:disabled){background-color:#121e521a}.button--outline.button--secondary{color:#b2bdcc}.button--outline.button--secondary:hover:not(:disabled){background-color:#b2bdcc1a}.button--block{display:block;width:100%}.button--disabled{opacity:.6;cursor:not-allowed}.button--icon{display:inline-flex;align-items:center;justify-content:center;padding:.5rem}.button--icon .icon{margin-right:.25rem}.f-button{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.f-button.-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:8px}.f-button.-md{padding:.5rem 1rem;font-size:1rem;border-radius:8px}.f-button.-lg{padding:1rem 1.5rem;font-size:1.125rem;border-radius:8px}.f-button.-primary{background-color:#121e52;color:#fff;border:none}.f-button.-primary:hover:not(:disabled){background-color:#090f28;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.f-button.-primary:disabled{background-color:#6a6e7c;cursor:not-allowed;transform:none;box-shadow:none}.f-button.-secondary{background-color:#f0f3f7;color:#121e52;border:1px solid #e8ebef}.f-button.-secondary:hover:not(:disabled){background-color:#dfe2e6;border-color:#6a6e7c}.f-button.-secondary:disabled{background-color:#f8fafd;color:#6a6e7c;border-color:#8d949e;cursor:not-allowed}.f-button.-tertiary{background-color:transparent;color:#121e52;border:none}.f-button.-tertiary:hover:not(:disabled){background-color:#121e521a;text-decoration:underline}.f-button.-tertiary:disabled{color:#6a6e7c;cursor:not-allowed}.f-button.-linkPrimary{background-color:transparent;color:#121e52;border:none;padding:0;text-decoration:underline}.f-button.-linkPrimary:hover:not(:disabled){color:#090f28;text-decoration:none}.f-button.-linkPrimary:disabled{color:#6a6e7c;cursor:not-allowed;text-decoration:none}.f-button.-linkSecondary{background-color:transparent;color:#000;border:none;padding:0;text-decoration:underline}.f-button.-linkSecondary:hover:not(:disabled){color:#121e52;text-decoration:none}.f-button.-linkSecondary:disabled{color:#6a6e7c;cursor:not-allowed;text-decoration:none}.f-button.-loading{cursor:wait}.f-button.-loading:disabled{cursor:not-allowed}.f-button:focus{outline:2px solid #121e52;outline-offset:2px}.f-button{transition:all .3s ease}.form__group{margin-bottom:1rem}.form__group--horizontal{display:flex;justify-content:space-between;align-items:center;align-items:flex-start}.form__group--horizontal .form__label{flex:1;margin-right:1rem;margin-bottom:0}.form__group--horizontal .form__control{flex:2}.form__label{display:block;margin-bottom:.25rem;font-weight:500;color:#121e52;font-size:.875rem;text-align:justify}.form__label--required:after{content:" *";color:#db0011}.form__control{width:100%;padding:.5rem 1rem;border:1px solid #e8ebef;border-radius:8px;font-size:1rem;color:#000;background-color:#fff;box-sizing:border-box;transition:all .3s ease}.form__control:focus{outline:none;border-color:#121e52;box-shadow:0 0 0 3px #121e5233}.form__control--textarea{min-height:100px;resize:vertical}.form__control--select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;padding-right:2rem}.form__control--error{border-color:#db0011;box-shadow:0 0 0 3px #db001133}.form__control--error:focus{border-color:#db0011;box-shadow:0 0 0 3px #db001133}.form__control--success{border-color:#5aa564;box-shadow:0 0 0 3px #5aa56433}.form__control--success:focus{border-color:#5aa564;box-shadow:0 0 0 3px #5aa56433}.form__input{width:100%;padding:.5rem 1rem;border:1px solid #e8ebef;border-radius:8px;font-size:1rem;color:#000;background-color:#fff;box-sizing:border-box;transition:all .3s ease}.form__input:focus{outline:none;border-color:#121e52;box-shadow:0 0 0 3px #121e5233}.form__input{background-color:#fff;height:2.25rem}.form__help{display:block;margin-top:.25rem;font-size:.75rem;color:#8d949e;text-align:justify}.form__help--error{color:#db0011}.form__help--success{color:#5aa564}.form__actions{margin-top:1.5rem;display:flex;gap:1rem}.form__actions--center{justify-content:center}.form__actions--right{justify-content:flex-end}.form__radio-group,.form__checkbox-group{display:flex;flex-direction:column;gap:.5rem}.form__radio-option,.form__checkbox-option{display:flex;align-items:flex-start;padding:.5rem 1rem;border-radius:8px;transition:background-color .15s ease;cursor:pointer;border:2px solid transparent;will-change:background-color;position:relative}.form__radio-option:hover,.form__checkbox-option:hover{background-color:#f0f3f7}.form__radio-option input[type=radio],.form__radio-option input[type=checkbox],.form__checkbox-option input[type=radio],.form__checkbox-option input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;width:100%;height:100%;top:0;left:0;margin:0;z-index:1}.form__radio-option label,.form__checkbox-option label{cursor:pointer;position:relative;z-index:2;pointer-events:none}.form__radio-option input[type=radio]:checked+.form__custom-radio,.form__radio-option input[type=checkbox]:checked+.form__custom-checkbox,.form__checkbox-option input[type=radio]:checked+.form__custom-radio,.form__checkbox-option input[type=checkbox]:checked+.form__custom-checkbox{background-color:#121e52;border:5px solid #121e52}.form__radio-option input[type=radio]:focus+.form__custom-radio,.form__radio-option input[type=checkbox]:focus+.form__custom-checkbox,.form__checkbox-option input[type=radio]:focus+.form__custom-radio,.form__checkbox-option input[type=checkbox]:focus+.form__custom-checkbox{box-shadow:0 0 0 3px #121e524d;outline:2px solid transparent;outline-offset:2px}.form__custom-radio,.form__custom-checkbox{width:20px;height:20px;min-width:20px;min-height:20px;flex-shrink:0;background-color:#fff;border:2px solid #e8ebef;margin-right:1rem;transition:background-color .15s ease,border .15s ease;will-change:background-color,border}.form__custom-radio{border-radius:50%}.form__custom-checkbox{border-radius:4px}.form__section{margin-bottom:2rem;padding:1.5rem;border-radius:12px;background-color:#ffffffb3;box-shadow:0 2px 4px #0000001a;color:#000;animation:slideIn .5s ease-out 1;border:1px solid #dfe2e6}.form__section:last-child{margin-bottom:0}.form__section-title{color:#121e52;font-size:24px;font-weight:700;margin-bottom:1.5rem;padding-bottom:.25rem;border-bottom:2px solid #121e52;display:inline-block;position:relative;animation:fadeIn .5s ease-out 1;width:100%;text-align:center}.form__section-title:after{content:"";position:absolute;bottom:-2px;left:0;width:50px;height:2px;background-color:#121e52}.form__section-number-badge{display:inline-block;width:30px;height:30px;background-color:#121e52;color:#fff;border-radius:50%;text-align:center;line-height:30px;font-weight:700;margin-right:.5rem;box-shadow:0 2px 4px #0000001a}.form__question-label{font-size:20px;font-weight:600}.form__question-label .required-indicator{color:#db0011;font-weight:600;font-size:.875rem;margin-left:.25rem;animation:pulse 2s ease-in-out infinite}.audit-form__form-question-container.missing-answer{border:2px solid #db0011;border-radius:8px;padding:1rem;background-color:#db00110d;margin-bottom:1rem;animation:shake .5s ease-in-out}.audit-form__form-question-container.missing-answer .form__question-label{color:#db0011}.audit-form__form-question-container.missing-answer .form__radio-group{border-left:3px solid #db0011;padding-left:1rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem}.card__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;border-bottom:1px solid #dfe2e6;margin-bottom:1.5rem}.card__header--primary{background:linear-gradient(135deg,#f5f5f5,#dcdcdc);color:#fff;border-bottom:none;border-radius:12px 12px 0 0;margin-bottom:0;padding:1.5rem}.card__title{margin:0;font-size:1.25rem;font-weight:600;color:#121e52}.card__header--primary .card__title{color:#fff}.card__body{padding:1.5rem}.card__body--padded{padding:2rem}.card__footer{padding:0 1.5rem 1.5rem;border-top:1px solid #dfe2e6;margin-top:1.5rem}.card__footer--center{text-align:center}.card__actions{display:flex;gap:1rem}.card__actions--right{justify-content:flex-end}.card__actions--center{justify-content:center}.card__image{width:100%;border-radius:8px 8px 0 0}.card__image--rounded{border-radius:50%;width:100px;height:100px;object-fit:cover}.card__text{color:#000;line-height:1.5}.card__text--muted{color:#8d949e}.card__text--small{font-size:.875rem}.card__link{color:#121e52;text-decoration:none}.card__link:hover{color:#2980b9;text-decoration:underline}.card--primary{border-top:4px solid #121e52}.card--success{border-top:4px solid #5aa564}.card--warning{border-top:4px solid #d98d00}.card--error{border-top:4px solid #db0011}.card--info{border-top:4px solid #0976be}.card--small{max-width:300px}.card--medium{max-width:500px}.card--large{max-width:800px}.card--hoverable{transition:all .3s ease}.card--hoverable:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000014}.nav{display:flex;align-items:center}.nav--main{background:linear-gradient(135deg,#f5f5f5,#dcdcdc);color:#fff;padding:0 1.5rem;box-shadow:0 4px 6px #0000001a;position:sticky;top:0;z-index:1030}.nav__list{display:flex;list-style:none}.nav__list--vertical{flex-direction:column}.nav__item{margin:0 .5rem}.nav__item--active .nav__link{color:#fff;font-weight:700;position:relative}.nav__item--active .nav__link:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:#fff}.nav__link{display:block;padding:1rem .5rem;color:#fffc;text-decoration:none;transition:all .2s ease;position:relative}.nav__link:hover{color:#fff}.nav__link--active{color:#fff;font-weight:700}.nav__brand{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none;margin-right:2rem}.nav__brand:hover{color:#fff}.nav__toggle{display:none;background:none;border:none;color:#fff;font-size:1.25rem;cursor:pointer;padding:1rem}@media (max-width: 768px){.nav__toggle{display:block}}.nav__user-info{display:flex;align-items:center;gap:1.5rem;margin-left:auto}.nav__user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #fff}.nav__user-name{color:#fff;font-weight:500}@media (max-width: 768px){.nav__user-name{display:none}}.nav__sign-out{border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;padding:.25rem 1rem;font-size:.875rem;background-color:#db0011;color:#fff}.nav__sign-out:hover:not(:disabled){background-color:#a8000d}.nav__sign-out:disabled{background-color:#6a6e7c;cursor:not-allowed}.nav__sign-out{background-color:transparent;border:1px solid rgba(255,255,255,.3)}.nav__sign-out:hover:not(:disabled){background-color:#db00111a;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.nav__sign-out:active:not(:disabled){transform:translateY(0)}@media (max-width: 768px){.nav__sign-out{padding:.25rem}.nav__sign-out span{display:none}.nav__sign-out:before{content:"🚪";font-size:1.125rem}}@media (max-width: 768px){.nav--main{flex-direction:column;align-items:stretch;padding:0}.nav__list{flex-direction:column;display:none}.nav__list--open{display:flex}.nav__item{margin:0}.nav__item--active .nav__link:after{bottom:0;left:1rem;width:3px;height:100%}.nav__link{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}}.error-boundary{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f3f7;padding:1rem}.error-boundary__container{max-width:500px;width:100%;padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:center}.error-boundary__title{color:#db0011;font-size:1.25rem;margin-bottom:1rem}.error-boundary__message{color:#121e52;font-size:1rem;margin-bottom:1.5rem;line-height:1.5}.error-boundary__details{background-color:#f0f3f7;border:1px solid #dfe2e6;border-radius:4px;padding:1rem;margin-bottom:1.5rem;text-align:left}.error-boundary__details summary{font-weight:700;cursor:pointer;margin-bottom:.25rem}.error-boundary__details pre{background-color:#f5f5f5;color:#fff;padding:.5rem;border-radius:4px;overflow-x:auto;font-size:.75rem;margin:0}.error-boundary__button{border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;padding:.5rem 1.5rem;font-size:1rem;background-color:#121e52;color:#fff}.error-boundary__button:hover:not(:disabled){background-color:#2980b9}.error-boundary__button:disabled{background-color:#6a6e7c;cursor:not-allowed}.error-boundary__button:active{transform:translateY(1px)}@media (max-width: 768px){.error-boundary{padding:.5rem}.error-boundary__container{padding:1.5rem}.error-boundary__title{font-size:1.125rem}.error-boundary__message{font-size:.875rem}}@media (max-width: 480px){.error-boundary{padding:.25rem}.error-boundary__container{padding:1rem}.error-boundary__title{font-size:1rem}.error-boundary__message{font-size:.875rem}.error-boundary__button{padding:.25rem 1rem;font-size:.875rem}}.auth-form,.auth-form__container--page{background:#fff;padding:1.5rem;padding-top:calc(1.5rem + 80px);border-radius:12px;box-shadow:0 4px 15px #00000014;width:100%;max-width:1500px;max-height:1500px;margin:1rem auto;border:1px solid hsl(214.2857142857,17.9487179487%,102.3529411765%);display:flex;flex-direction:column;position:relative;justify-content:center;animation:fadeIn .5s ease-out 1}.auth-form--login{position:relative;background-color:#fff}.auth-form__logo-background{position:absolute;top:30px;left:50%;transform:translate(-50%);width:120px;height:80px;opacity:1;pointer-events:none;z-index:10;display:block}.auth-form__logo-background-image{width:100%;height:100%;object-fit:contain;display:block}.auth-form>*,.auth-form__container--page>*{width:100%}.auth-form__header{text-align:center}.auth-form form,.auth-form__container--page form{width:100%;max-width:700px;margin:0 auto}.auth-form__container--page{margin:1rem;padding:1.5rem}.auth-form__header{text-align:center;margin-bottom:1rem;margin-top:.5rem;color:#121e52;font-size:1.25rem;position:relative;z-index:1}.auth-form__flash-diagnostic-space{text-align:center;margin-bottom:1rem;color:#121e52;font-size:1.125rem;font-weight:600;word-wrap:break-word;max-width:100%}.auth-form__group{margin-bottom:.5rem}.auth-form__group--actions{margin-top:1.5rem;text-align:center;display:flex;justify-content:center}.auth-form__group--right{text-align:right;margin-top:.25rem;margin-bottom:1.5rem}.auth-form__label{display:block;margin-bottom:.25rem;font-weight:500;color:#000;font-size:.875rem}.auth-form__input{width:100%;padding:.5rem 1rem;border:1px solid #e8ebef;border-radius:8px;font-size:1rem;color:#000;background-color:#fff;box-sizing:border-box;transition:all .3s ease}.auth-form__input:focus{outline:none;border-color:#121e52;box-shadow:0 0 0 3px #121e5233}.auth-form__input{background-color:#fff;height:2.25rem}.auth-form__input:not(:placeholder-shown),.auth-form__input:valid:not(:focus):not([value=""]){background-color:#f0f2fb}.auth-form__input--textarea{height:auto;min-height:100px}.auth-form__button{border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;padding:.5rem 1rem;font-size:.875rem;background-color:#121e52;color:#fff}.auth-form__button:hover:not(:disabled){background-color:#090f28}.auth-form__button:disabled{background-color:#6a6e7c;cursor:not-allowed}.auth-form__button{width:100%;height:2.5rem;font-weight:500;border:1px solid #121e52}.auth-form__button--link{background-color:transparent;color:#121e52;text-decoration:underline;margin:.25rem 0;width:auto;display:block;text-align:center;padding:.25rem;font-size:.75rem;height:auto;border:none}.auth-form__button--link:hover{background-color:transparent;color:#090f28}.auth-form__button--disabled{background-color:#6a6e7c;cursor:not-allowed;transform:none;border:1px solid #6a6e7c}.auth-form__error{color:#db0011;background-color:#ffa8af;border:1px solid rgb(255,117,127.7123287671);padding:.5rem;border-radius:4px;margin-bottom:1rem;animation:shake .5s ease-in-out 1}.auth-form__error-requirements{margin-top:.25rem;padding-top:.25rem;border-top:1px solid rgb(255,117,127.7123287671)}.auth-form__requirements{background-color:#d3d7f4;border:1px solid #dfe2e6;border-radius:4px;padding:1rem;margin-bottom:1.5rem}.auth-form__requirements-list{margin:.5rem 0 0;padding-left:1.5rem}.auth-form__requirements-list li{margin-bottom:.25rem;color:#000}.auth-form__links{margin-top:1.5rem;text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}.auth-form__footer-links{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:.875rem;flex-wrap:wrap}.auth-form__footer-link{color:#121e52;text-decoration:none;transition:color .2s ease;white-space:nowrap}.auth-form__footer-link:hover{color:#040713;text-decoration:underline}.auth-form__footer-separator{color:#dfe2e6;-webkit-user-select:none;user-select:none}.auth-form__mfa-type-selector{margin-bottom:1.5rem}.auth-form__mfa-type-selector p{margin-bottom:.25rem;font-weight:700}.auth-form__mfa-options{display:flex;gap:.25rem;flex-wrap:wrap}@media (max-width: 768px){.auth-form__mfa-options{flex-direction:column}}.auth-form__mfa-option{flex:1;min-width:100px;padding:.25rem 1rem;font-size:.875rem;background-color:#f0f3f7;color:#000;border:1px solid #e8ebef;width:auto}.auth-form__mfa-option--selected{background-color:#f5f5f5;color:#fff;border-color:#f5f5f5}.auth-form__mfa-option:hover:not(.auth-form__mfa-option--selected){background-color:#dfe2e6}@media (max-width: 768px){.auth-form__mfa-option{width:100%}}@media (max-width: 1024px){.auth-form,.auth-form__container--page{max-width:90%;padding:1.5rem 1rem;padding-top:calc(1.5rem + 60px)}.auth-form form,.auth-form__container--page form{max-width:100%}.auth-form__logo-background{width:100px;height:70px;top:20px}}@media (max-width: 768px){.auth-form,.auth-form__container--page{margin:.5rem;padding:1rem;padding-top:calc(1rem + 60px);max-width:95%;border-radius:8px}.auth-form__container--page{margin:.5rem;padding:1rem}.auth-form__logo-background{width:90px;height:60px;top:15px}.auth-form__header{font-size:1.125rem;margin-bottom:.5rem}.auth-form__flash-diagnostic-space{font-size:.875rem;padding:.25rem .5rem;line-height:1.25}.auth-form__flash-diagnostic-space br{display:none}.auth-form form,.auth-form__container--page form{max-width:100%;padding:0 .25rem}.auth-form__group{margin-bottom:.5rem}.auth-form__group--actions{margin-top:1rem}.auth-form__group--right{margin-bottom:1rem}.auth-form__input{padding:.5rem;font-size:.875rem;height:2.5rem}.auth-form__links{margin-top:1rem;gap:.5rem}.auth-form__footer-links{flex-direction:column;gap:.5rem;font-size:.75rem;margin-top:1rem;padding:0 .5rem}.auth-form__footer-separator{display:none}.auth-form__footer-link{display:block;padding:.25rem 0;white-space:normal;text-align:center}}@media (max-width: 480px){.auth-form,.auth-form__container--page{margin:.25rem;padding:.5rem;padding-top:calc(.5rem + 50px);max-width:98%;border-radius:4px}.auth-form__container--page{margin:.25rem;padding:.5rem}.auth-form__logo-background{width:70px;height:50px;top:10px}.auth-form__header{font-size:1rem;margin-bottom:.25rem;margin-top:.25rem}.auth-form__flash-diagnostic-space{font-size:.7rem;padding:.25rem;line-height:1.25;margin-bottom:.25rem}.auth-form__flash-diagnostic-space br{display:none}.auth-form form,.auth-form__container--page form{max-width:100%;padding:0}.auth-form__group{margin-bottom:.25rem}.auth-form__group--actions{margin-top:.5rem}.auth-form__group--right{margin-bottom:.5rem}.auth-form__input,.auth-form__button{padding:.25rem .5rem;font-size:.875rem;height:2.25rem}.auth-form__links{margin-top:.5rem;gap:.25rem}.auth-form__footer-links{flex-direction:column;gap:.25rem;font-size:.7rem;margin-top:.5rem;padding:0 .25rem}.auth-form__footer-separator{display:none}.auth-form__footer-link{display:block;padding:.25rem 0;white-space:normal;text-align:center;line-height:1.5}.auth-form__password-toggle{right:8px!important}.auth-form__password-toggle svg{width:16px!important;height:16px!important}}.note-box{margin-bottom:1rem;padding:1rem;border-radius:8px;border:1px solid #dfe2e6;background-color:#f0f2fb;box-shadow:0 2px 4px #0000001a;position:relative;transition:all .3s ease}.note-box:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.note-box:before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;border-radius:8px 0 0 8px;transition:opacity .3s ease}.note-box--info{background-color:#f0f2fb}.note-box--warning{border-left:4px solid #d98d00;background-color:#ffe9c0}.note-box--warning:before{background:linear-gradient(to bottom,#d98d00,#a66c00)}.note-box--success{border-left:4px solid #5aa564;background-color:#fff}.note-box--success:before{background:linear-gradient(to bottom,#5aa564,#51955a)}.note-box--error{border-left:4px solid #db0011;background-color:#ffb7bd}.note-box--error:before{background:linear-gradient(to bottom,#db0011,#a8000d)}.note-box__content{color:#121e52;font-size:.875rem;line-height:1.5;text-align:justify}.note-box__content p{margin:0}.note-box__content p+p{margin-top:.25rem}.note-box__icon{margin-right:.5rem;font-size:1.125rem}.note-box__title{font-weight:700;margin-bottom:.25rem;display:flex;align-items:center}.note-box__close{background:none;border:none;color:#8d949e;cursor:pointer;position:absolute;top:.25rem;right:.25rem;font-size:1.125rem;line-height:1;padding:.25rem}.note-box__close:hover{color:#121e52}.note-box__tooltip-icon{position:absolute;top:.5rem;right:.5rem;width:18px;height:18px;border-radius:50%;background-color:#d3d7f4;color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1069}.note-box__tooltip{position:absolute;top:-1rem;right:-1rem;background-color:#051039;color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;width:200px;z-index:1070;box-shadow:0 4px 6px #0000001a;transform:translateY(-100%)}.note-box__tooltip:after{content:"";position:absolute;top:100%;right:1rem;border-width:5px;border-style:solid;border-color:#051039 transparent transparent transparent}.intro-text{margin-bottom:1rem;padding:1rem;border-radius:8px;border:1px solid #dfe2e6;background-color:#f0f2fb;box-shadow:0 2px 4px #0000001a;position:relative;transition:all .3s ease}.intro-text:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.intro-text__summary{color:#121e52;font-size:.875rem;line-height:1.5;text-align:justify;margin:0 0 .5rem}.intro-text__link{color:#121e52;text-decoration:none;font-weight:600;transition:color .2s ease}.intro-text__link:hover{color:#090f28;text-decoration:underline}.intro-text__details{margin-top:.5rem;animation:slideDown .3s ease-out}.intro-text__details p{color:#121e52;font-size:.875rem;line-height:1.5;text-align:justify;margin:0}.intro-text__details p+p{margin-top:.25rem}.intro-text__list{margin:.5rem 0 .5rem 1.5rem;padding:0}.intro-text__list li{color:#121e52;font-size:.875rem;line-height:1.5;margin-bottom:.25rem}.intro-text__list li:last-child{margin-bottom:0}.intro-text__signature{font-style:italic;font-weight:600;color:#000;margin-top:1rem!important}.intro-text__toggle{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;color:#121e52;font-size:.875rem;font-weight:600;cursor:pointer;padding:.25rem 0;transition:color .2s ease;margin-top:.25rem}.intro-text__toggle:hover{color:#090f28}.intro-text__toggle:focus{outline:2px solid #121e52;outline-offset:2px;border-radius:4px}.intro-text__toggle-icon{transition:transform .3s ease}.intro-text__toggle-icon--expanded{transform:rotate(180deg)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.intro-text{padding:.5rem}}.footer{background-color:#f0f3f7;border-top:1px solid #dfe2e6;padding:1.5rem 1rem;margin-top:2rem}.footer__content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer__section{display:flex;align-items:center;gap:1rem}.footer__copyright{font-size:.875rem;color:#8d949e;margin:0}.footer__link{font-size:.875rem;color:#121e52;text-decoration:none;transition:opacity .3s ease}.footer__link:hover{opacity:.8;text-decoration:underline}.footer__link:focus{outline:2px solid #121e52;outline-offset:2px}@media (max-width: 768px){.footer{padding:1rem}.footer__content{flex-direction:column;align-items:flex-start}.footer__section{width:100%}}.search-bar{width:100%;margin-bottom:1.5rem}.search-bar__container{display:flex;align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:50px;padding:.25rem 1rem;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;width:100%}.search-bar__container:focus-within{border-color:#121e52;box-shadow:0 0 0 3px #121e521a}.search-bar__search-section{display:flex;align-items:center;flex:1;gap:.5rem;padding-right:1rem}.search-bar__icon{color:#9ca3af;flex-shrink:0}.search-bar__input{flex:1;border:none;outline:none;background:transparent;font-size:1rem;color:#000;padding:.5rem 0}.search-bar__input::placeholder{color:#9ca3af}.search-bar__input:focus{outline:none}.search-bar__divider{width:1px;height:32px;background-color:#e5e7eb;margin:0 1rem;flex-shrink:0}.search-bar__filter-section{display:flex;align-items:center;gap:.25rem;position:relative;padding-left:.5rem}.search-bar__select{appearance:none;border:none;outline:none;background:transparent;font-size:1rem;color:#000;font-weight:500;padding:.5rem 1.5rem .5rem 0;cursor:pointer;min-width:100px}.search-bar__select:focus{outline:none}.search-bar__select option{background-color:#fff;color:#121e52;padding:.5rem}.search-bar__dropdown-icon{color:#6b7280;pointer-events:none;position:absolute;right:0;flex-shrink:0}@media (max-width: 768px){.search-bar__container{flex-direction:column;border-radius:12px;padding:1rem;gap:1rem}.search-bar__search-section{width:100%;padding-right:0}.search-bar__divider{width:100%;height:1px;margin:0}.search-bar__filter-section{width:100%;padding-left:0;justify-content:space-between}.search-bar__select{flex:1}}.auth-page{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem}.auth-page__container{background:#fff;padding:1.5rem;border-radius:4px;box-shadow:0 2px 4px #0000001a;width:100%;max-width:1500px}.auth-page__header{text-align:center;margin-bottom:1rem;color:#121e52;font-size:1.25rem}.auth-page__form-group{margin-bottom:.5rem}.auth-page__label{display:block;margin-bottom:.25rem;font-weight:500;color:#000;font-size:.875rem}.auth-page__input{width:100%;padding:.5rem 1rem;border:1px solid #e8ebef;border-radius:8px;font-size:1rem;color:#000;background-color:#fff;box-sizing:border-box;transition:all .3s ease}.auth-page__input:focus{outline:none;border-color:#121e52;box-shadow:0 0 0 3px #121e5233}.auth-page__input{height:2.25rem}.auth-page__button{border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;padding:.5rem 1rem;font-size:.875rem;background-color:#f5f5f5;color:#fff}.auth-page__button:hover:not(:disabled){background-color:#dcdcdc}.auth-page__button:disabled{background-color:#6a6e7c;cursor:not-allowed}.auth-page__button{width:100%;margin-top:.25rem;height:2.5rem;font-weight:500}.auth-page__button--disabled{background-color:#6a6e7c;cursor:not-allowed}.auth-page__links{display:flex;flex-direction:column;gap:.25rem;margin-top:1.5rem}.auth-page__link-button{background:none;border:none;color:#f5f5f5;cursor:pointer;font-size:.75rem;text-align:center;padding:.25rem;margin:.25rem 0}.auth-page__link-button:hover{text-decoration:underline}.auth-page__error{color:#db0011;background-color:#ffa8af;border:1px solid rgb(255,117,127.7123287671);padding:.5rem;border-radius:4px;margin-bottom:1rem}.auth-page__loading{text-align:center;padding:1.5rem}.auth-page__loading p{color:#8d949e}@media (max-width: 768px){.auth-page{padding:1rem}.auth-page__container{padding:1.5rem}}@media (max-width: 480px){.auth-page{padding:.25rem}.auth-page__container{padding:1rem}.auth-page__header{font-size:1.125rem}.auth-page__input,.auth-page__button{padding:.5rem;font-size:.875rem}}.audit-form{min-width:70vw;margin:1.5rem auto;padding:0;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;color:#121e52}.audit-form__title{margin:0;font-size:1.5rem;font-weight:600}.audit-form__user-info{display:flex;justify-content:space-between;align-items:center;gap:2rem}.audit-form__user-info .f-avatar__label-group{font-size:.875rem;margin-left:.5rem}.audit-form .f-avatar--outlined{border:2px solid #fff;border-radius:50%}.audit-form__sign-out{border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;padding:.5rem 1rem;font-size:.875rem;background-color:#db0011;color:#fff;box-shadow:0 2px 4px #0000001a}.audit-form__sign-out:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0000001a;background-color:#b2000e}.audit-form__sign-out:active{transform:translateY(0)}.audit-form__sign-out:disabled{background-color:#6a6e7c;cursor:not-allowed}.audit-form__content{padding:2rem;background-color:#f0f3f7}.audit-form__user-form{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem}.audit-form__user-form-title{margin-top:0;color:#121e52;font-size:1.25rem;font-weight:600;text-align:center;margin-bottom:1.5rem}.audit-form__form{max-width:800px;margin:0 auto;padding:2rem;background:linear-gradient(135deg,#f0f3f7,#dde2e8);border-radius:12px;box-shadow:0 4px 15px #00000014}.audit-form__form-title{text-align:center;color:#121e52;font-size:2rem;font-weight:700;margin-bottom:.25rem;animation:fadeIn .5s ease-out}.audit-form__form-subtitle{text-align:center;color:#8d949e;font-size:1.125rem;margin-bottom:2rem;font-weight:400;text-align:justify;animation:fadeIn .5s ease-out;animation-delay:.1s;animation-fill-mode:both}.audit-form__form-section-container{margin-bottom:3rem}.audit-form__form-section-container:not(:last-child){margin-bottom:3rem}.audit-form__form-question-container{margin-bottom:3rem}.audit-form__form-question{padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;border:1px solid #dfe2e6;position:relative}.audit-form__question-label{display:block;margin-bottom:1.5rem;font-weight:600;font-size:1.125rem;color:#121e52;line-height:1.5;text-align:center}.audit-form__textarea-container{position:relative;margin-top:1rem}.audit-form__textarea{width:100%;padding:1rem;border:1px solid #e8ebef;border-radius:8px;color:#121e52;font-size:20px;font-weight:600;font-family:inherit;resize:vertical;min-height:100px;transition:all .3s ease;background-color:#fff;box-shadow:inset 0 1px 2px #0000000d}.audit-form__textarea:focus{outline:none;border-color:#121e52;box-shadow:0 0 0 3px #121e5233,inset 0 1px 2px #0000000d}.audit-form__textarea::placeholder{color:#8d949e;font-size:20px;font-weight:600}.audit-form__textarea-character-count{text-align:right;font-size:.75rem;color:#8d949e;margin-top:.25rem}.audit-form__textarea-character-count--warning{color:#db0011}.audit-form__submit-button{width:100%;max-width:300px;margin:2rem auto;display:block;position:relative;overflow:hidden}.audit-form__submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #00000014}.audit-form__submit-button:active:not(:disabled){transform:translateY(0)}.audit-form__submit-button:disabled{background:#6a6e7c;cursor:not-allowed;transform:none;box-shadow:none}.audit-form__submit-button:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%);transform-origin:50% 50%}.audit-form__submit-button:focus:not(:disabled):after{animation:ripple 1s ease-out}.audit-form__back-button{border:2px solid #fff;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;background-color:transparent;color:#fff;padding:.5rem 1rem;font-size:.875rem;box-shadow:0 2px 4px #0000001a;width:auto;display:inline-block;position:relative;overflow:hidden}.audit-form__back-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.audit-form__back-button:active:not(:disabled){transform:translateY(0)}.audit-form__back-button:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%);transform-origin:50% 50%}.audit-form__back-button:focus:not(:disabled):after{animation:ripple 1s ease-out}.audit-form__back-button svg{width:24px;height:24px;display:block;margin:0 auto}.audit-form__status-message{padding:1rem 1.5rem;border-radius:4px;margin-bottom:1.5rem;text-align:center;font-weight:500}.audit-form__status-message--success{background-color:#a5d1ad;color:#5aa564;border:1px solid #91c79d}.audit-form__status-message--error{background-color:#e5666e;color:#db0011;border:1px solid #e0333d}.audit-form__loading-message{text-align:center;padding:2rem;color:#8d949e;font-size:1.125rem}.audit-form__error-message{text-align:center;padding:2rem;color:#db0011;background-color:#e5666e;border:1px solid #e0333d;border-radius:4px;margin:1rem 0}.audit-form__progress{height:8px;background-color:#f0f3f7;border-radius:4px;margin-bottom:2rem;overflow:hidden}.audit-form__progress-bar{height:100%;background:linear-gradient(90deg,#121e52,#f5f5f5);border-radius:4px;width:0%;transition:width .4s ease}.audit-form__required-indicator{color:#db0011;margin-left:.25rem}@media (max-width: 768px){.audit-form{margin:1.5rem 1rem}.audit-form__header{flex-direction:column;gap:1rem;text-align:center}.audit-form__user-info{flex-direction:column;gap:.25rem}.audit-form__content{padding:1rem}.audit-form__user-form,.audit-form__form{padding:1.5rem}.audit-form__form-title{font-size:1.5rem}.audit-form__form-question{padding:1rem}.audit-form__question-label{font-size:1rem}.audit-form__submit-button{max-width:100%}}@media (max-width: 480px){.audit-form{margin:.5rem}.audit-form__header{padding:1rem}.audit-form__title{font-size:1.25rem}.audit-form__content{padding:.25rem}.audit-form__user-form,.audit-form__form{padding:1rem}.audit-form__form-title{font-size:1.25rem}.audit-form__form-subtitle{font-size:1rem}.audit-form__form-question{padding:1rem}.audit-form__question-label{font-size:1rem}.audit-form__textarea{padding:.5rem;font-size:.875rem}.audit-form__submit-button,.audit-form__back-button{padding:.5rem 1rem;font-size:1rem}}@media (min-width: 769px) and (max-width: 1024px){.audit-form{max-width:900px}.audit-form__form,.audit-form__form-question{padding:1.5rem}}@media (min-width: 1025px) and (max-width: 1440px){.audit-form{max-width:1100px}.audit-form__form{padding:3rem}.audit-form__form-question{padding:2rem}}.account-dashboard{min-width:70vw;margin:1.5rem auto;padding:0;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;color:#121e52}.account-dashboard__header{background:linear-gradient(135deg,#121e52,#090f28);color:#fff;border-bottom:1px solid #dfe2e6}.account-dashboard .audit-form__back-button{padding:.25rem .5rem;max-width:none;margin:none;width:auto}.account-dashboard__header-content{display:flex;align-items:center;padding:1.5rem 2rem;gap:1rem}.account-dashboard__logo-container{flex:1;display:flex;justify-content:flex-start;align-items:center}.account-dashboard__logo{height:60px;width:auto;object-fit:contain}.account-dashboard__back-button-container{flex:1;display:flex;justify-content:flex-start}.account-dashboard__user-info-container{flex:1;display:flex;justify-content:center}.account-dashboard__flash-diagnostic-space{flex:1;display:flex;justify-content:center;align-items:center;font-weight:600;color:#fff;font-size:1rem}.account-dashboard__sign-out-container{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:1rem}.account-dashboard__user-info{display:flex;align-items:center;justify-content:center}.account-dashboard__user-details{margin-left:.5rem}.account-dashboard__user-name{font-weight:600;color:#fff}.account-dashboard__user-email{font-size:.875rem;color:#fffc}.account-dashboard__content{padding:2rem;background-color:#f0f3f7}.account-dashboard__user-info .f-avatar__label-group{font-size:.875rem;margin-left:.5rem}.account-dashboard .f-avatar--outlined{border:2px solid #fff;border-radius:50%}.account-dashboard__sign-out{border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.875rem;background-color:transparent;color:#fff;box-shadow:0 2px 4px #0000001a;position:relative;padding:.5rem 1rem .5rem 2rem;border:2px solid #fff}.account-dashboard__sign-out:before{content:"";position:absolute;left:.5rem;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'%3E%3C/path%3E%3Cpolyline points='10 17 15 12 10 7'%3E%3C/polyline%3E%3Cline x1='15' y1='12' x2='3' y2='12'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.account-dashboard__sign-out:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.account-dashboard__sign-out:active{transform:translateY(0)}.account-dashboard__section{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem}.account-dashboard__section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.account-dashboard__section-title{margin:0;color:#121e52;font-size:1.25rem;font-weight:600}.account-dashboard .new-submission-container{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.account-dashboard__new-submission-button{border:none;cursor:pointer;font-weight:600;transition:all .3s ease;padding:.5rem 1rem;font-size:.875rem;background-color:#dfe2e6;color:#000;border-radius:4px}.account-dashboard__new-submission-button:hover{background-color:#121e52;color:#fff}.account-dashboard__new-submission-button--secondary:hover{color:#fff}.account-dashboard__new-submission-button--secondary{background:#f0f3f7;color:#121e52;border:1px solid #e8ebef}.account-dashboard__new-submission-button--secondary:hover{background:#dfe2e6}.account-dashboard__filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.account-dashboard__search-container{flex:1;min-width:250px}.account-dashboard__search-input{width:100%;padding:.5rem;border:1px solid #e8ebef;border-radius:4px;font-size:1rem;color:#fff;background-color:#dfe2e6;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.account-dashboard__search-input::placeholder{color:#ffffffb3}.account-dashboard__search-input:focus{outline:none;border-color:#121e52;box-shadow:0 0 0 2px #121e5240}.account-dashboard__status-filter{display:flex;align-items:center;gap:.25rem}.account-dashboard__filter-label{font-weight:500;color:#000}.account-dashboard__filter-select{padding:.5rem;border:1px solid #e8ebef;border-radius:4px;font-size:1rem;background-color:#dfe2e6;cursor:pointer}.account-dashboard__submissions-list{overflow-x:auto;min-height:550px;padding-bottom:2rem}.account-dashboard__submissions-table{width:100%;border-collapse:collapse;min-height:500px}.account-dashboard__table-header{display:flex;background-color:#f0f3f7;border-bottom:2px solid rgb(208.6842105263,213.0263157895,218.8157894737);font-weight:600;color:#000}.account-dashboard__table-row{display:flex;border-bottom:1px solid #dfe2e6;padding:1rem 0;transition:background-color .2s}.account-dashboard__table-row:hover{background-color:#f0f3f7}.account-dashboard__table-cell{padding:.5rem 1rem;display:flex;align-items:center}.account-dashboard__table-cell:first-child{flex:2}.account-dashboard__table-cell:not(:first-child){flex:1}.account-dashboard__table-cell:nth-child(3),.account-dashboard__table-cell:nth-child(4){justify-content:center}.account-dashboard__submission-title{font-weight:600;color:#121e52}.account-dashboard__submission-id{font-size:.75rem;color:#8d949e;margin-top:.25rem}.account-dashboard__status-badge{display:inline-flex;align-items:center;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.account-dashboard__status-badge:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.account-dashboard__view-button{border:none;cursor:pointer;font-weight:600;transition:all .3s ease;padding:.25rem 1rem;font-size:.875rem;background-color:#dfe2e6;color:#000;border-radius:4px}.account-dashboard__view-button:hover{background-color:#d1d5db}.account-dashboard__action-dropdown{position:relative;display:inline-block}.account-dashboard__action-button{border:none;cursor:pointer;font-weight:600;transition:all .3s ease;padding:.25rem 1rem;font-size:.875rem;background-color:#dfe2e6;color:#000;border-radius:4px}.account-dashboard__action-button:hover{background-color:#121e52;color:#fff}.account-dashboard__action-button:hover:after{border-top-color:#fff}.account-dashboard__action-button:after{content:"";display:inline-block;width:0;height:0;margin-left:.25rem;vertical-align:middle;border-top:4px solid #fff;border-right:4px solid transparent;border-left:4px solid transparent}.account-dashboard__dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;min-width:200px;padding:.25rem 0;margin:.25rem 0 0;background-color:#fff;border:1px solid #e8ebef;border-radius:4px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column}.account-dashboard__dropdown-item{width:100%;text-align:left!important;border-radius:0;justify-content:flex-start!important;padding-left:40px!important;padding-right:1rem!important;display:flex!important;align-items:center;position:relative}.account-dashboard__dropdown-item:hover{background-color:#121e52!important;color:#fff!important}.account-dashboard__dropdown-item:hover .f-button__content,.account-dashboard__dropdown-item:hover .f-button__label,.account-dashboard__dropdown-item:hover span,.account-dashboard__dropdown-item:hover *{color:#fff!important}.account-dashboard__dropdown-item .f-button__content,.account-dashboard__dropdown-item .f-button__label,.account-dashboard__dropdown-item span{text-align:left!important;display:inline-block!important;justify-content:flex-start!important;margin-left:0!important;padding-left:0!important}.account-dashboard__dropdown-item .f-button__icon{margin-right:0}.account-dashboard__dropdown-item:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-repeat:no-repeat;background-size:contain;background-position:center}.account-dashboard__dropdown-item--view:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cpath d='m21 21-4.35-4.35'%3E%3C/path%3E%3C/svg%3E")}.account-dashboard__dropdown-item--edit:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'%3E%3C/path%3E%3Cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'%3E%3C/path%3E%3C/svg%3E")}.account-dashboard__dropdown-item--download:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'%3E%3C/path%3E%3Cpolyline points='7 10 12 15 17 10'%3E%3C/polyline%3E%3Cline x1='12' y1='15' x2='12' y2='3'%3E%3C/line%3E%3C/svg%3E")}.account-dashboard__dropdown-item:hover:before{filter:brightness(0) saturate(100%) invert(100%)}.account-dashboard__no-submissions{text-align:center;padding:3rem 1rem;color:#8d949e}.account-dashboard__no-submissions p{margin-bottom:1.5rem;font-size:1.125rem}@media (max-width: 1024px){.account-dashboard{min-width:auto;margin:1rem}.account-dashboard__header-content,.account-dashboard__content{padding:1.5rem}}@media (max-width: 768px){.account-dashboard{margin:.5rem;min-width:auto}.account-dashboard__header-content{flex-direction:column;gap:.5rem;text-align:center;padding:1rem}.account-dashboard__logo-container{flex:none;width:100%;justify-content:center;margin-bottom:.5rem}.account-dashboard__logo{height:50px}.account-dashboard__user-info-container,.account-dashboard__sign-out-container{flex:none;width:100%;justify-content:center}.account-dashboard__sign-out{width:100%;max-width:200px}.account-dashboard__content,.account-dashboard__section{padding:1rem}.account-dashboard__section-header{flex-direction:column;gap:1rem;align-items:stretch}.account-dashboard__section-header h2{font-size:1.125rem;margin-bottom:.5rem}.account-dashboard .new-submission-container{align-items:stretch;gap:.5rem}.account-dashboard__new-submission-button{width:100%}.account-dashboard__filters{flex-direction:column;gap:.5rem}.account-dashboard__search-container{min-width:auto}.account-dashboard__status-filter{flex-direction:row;justify-content:space-between}.account-dashboard__filter-select{flex:1;margin-left:.5rem}.account-dashboard__table-header,.account-dashboard__table-row{flex-direction:column}.account-dashboard__table-row{padding:1rem 0;margin-bottom:.5rem;border:1px solid #dfe2e6;border-radius:4px;background-color:#fff}.account-dashboard__table-cell{padding:.5rem 1rem;border-bottom:1px solid #dfe2e6;flex-direction:column;align-items:flex-start}.account-dashboard__table-cell:last-child{border-bottom:none}.account-dashboard__table-cell:before{content:attr(data-label);font-weight:600;display:block;margin-bottom:.25rem;color:#000;font-size:.875rem}.account-dashboard__table-header .account-dashboard__table-cell:before{display:none}.account-dashboard__table-cell:nth-child(3),.account-dashboard__table-cell:nth-child(4){justify-content:flex-start}.account-dashboard .account-dashboard__table-header{display:none}.account-dashboard__submission-id{display:inline-block;margin-left:.25rem;font-size:.75rem}.account-dashboard__action-dropdown{width:100%}.account-dashboard__action-button{width:100%;justify-content:center}.account-dashboard__dropdown-menu{left:0;right:0;width:100%}.account-dashboard__no-submissions{padding:2rem 1rem}}@media (max-width: 480px){.account-dashboard{margin:.25rem}.account-dashboard__header-content{padding:.5rem 1rem;gap:.5rem}.account-dashboard__logo{height:45px}.account-dashboard__user-details{margin-left:.25rem}.account-dashboard__user-name{font-size:.875rem}.account-dashboard__user-email{font-size:.75rem}.account-dashboard__sign-out{font-size:.75rem;padding:.25rem .5rem}.account-dashboard__content,.account-dashboard__section{padding:.5rem}.account-dashboard__section-header h2{font-size:1rem}.account-dashboard__new-submission-button{width:100%;padding:.5rem;font-size:.875rem}.account-dashboard__filters{gap:.25rem}.account-dashboard__search-input,.account-dashboard__filter-select{font-size:.875rem;padding:.25rem .5rem}.account-dashboard__table-row{padding:.5rem 0;margin-bottom:.25rem}.account-dashboard__table-cell{padding:.25rem .5rem}.account-dashboard__table-cell:before{font-size:.75rem;margin-bottom:.125rem}.account-dashboard__submission-title{font-size:.875rem}.account-dashboard__action-button,.account-dashboard__dropdown-item{font-size:.875rem;padding:.25rem .5rem}.account-dashboard__no-submissions{padding:1rem .5rem}.account-dashboard__no-submissions p{font-size:1rem}}.account-dashboard__error{position:relative;background-color:#fdf2f2;border:1px solid #f5b6bb;border-radius:4px;padding:.5rem 2rem .5rem 1rem;margin:0 2rem 1rem;text-align:center;color:#db0011;font-size:.875rem;box-shadow:0 2px 4px #0000001a;animation:slideDown .3s ease-out}.account-dashboard__error p{margin:0;line-height:1.5}.account-dashboard__close-button{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:none;border:none;color:#db0011;font-size:1.25rem;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.account-dashboard__close-button:hover{opacity:.7}.introduction-screen{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.introduction-screen__content{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px}.introduction-screen__container{max-width:1400px;width:100%;border-radius:12px;padding:60px 80px}.introduction-screen__text-content{margin-bottom:40px}.introduction-screen__main-text{font-size:18px;line-height:1.6;color:#333;margin-bottom:30px;text-align:left}.introduction-screen__checkmark{display:inline-block;color:#4caf50;font-size:20px;font-weight:700;margin-left:4px}.introduction-screen__secondary-text{font-size:16px;line-height:1.6;color:#555;margin-bottom:20px;text-align:left}.introduction-screen__list{list-style-position:inside;padding-left:20px;margin:20px 0}.introduction-screen__list li{font-size:16px;line-height:1.8;color:#333;margin-bottom:12px}.introduction-screen__next-button{display:block;width:100%;max-width:300px;margin:0 auto;padding:16px 32px;background-color:#1e3a5f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.introduction-screen__next-button:hover{background-color:#2c4f7c}.introduction-screen__next-button:active{background-color:#152a45}@media (max-width: 768px){.introduction-screen__container{padding:40px 30px}.introduction-screen__main-text,.introduction-screen__secondary-text{font-size:15px}.introduction-screen__list li{font-size:14px}}@media (max-width: 480px){.introduction-screen__container{padding:30px 20px}.introduction-screen__main-text,.introduction-screen__secondary-text{font-size:14px}.introduction-screen__list li{font-size:13px}}body:has(.video-info-screen){display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.video-info-screen{min-height:100vh;display:flex;flex-direction:column;background-color:transparent;overflow-x:hidden;width:100%;max-width:1100px;margin:0 auto}.video-info-screen .account-dashboard__header{border-radius:0;width:100%}.video-info-screen__content{flex:1;display:flex;flex-direction:column;padding:0;overflow-x:hidden;width:100%;background-color:#f5f5f5}.video-info-screen__container{width:100%;padding:60px 80px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}@media (max-width: 768px){.video-info-screen__container{padding:40px 30px}}@media (max-width: 480px){.video-info-screen__container{padding:30px 20px}}.video-info-screen .footer{background-color:#f5f5f5;margin-top:0}.video-info-screen__top-section{width:100%;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}@media (min-width: 768px){.video-info-screen__top-section{flex-direction:row;gap:40px}}@media (min-width: 1024px){.video-info-screen__top-section{gap:60px}}.video-info-screen__description{flex:1;display:flex;flex-direction:column;gap:12px}@media (min-width: 768px){.video-info-screen__description{gap:16px}}.video-info-screen__video-section{width:100%}@media (min-width: 768px){.video-info-screen__video-section{flex:1.2;max-width:600px}}@media (min-width: 1024px){.video-info-screen__video-section{max-width:700px}}.video-info-screen__icon{font-size:16px;margin-right:4px}@media (min-width: 768px){.video-info-screen__icon{font-size:18px;margin-right:6px}}.video-info-screen__info-text,.video-info-screen__payment-text,.video-info-screen__result-text{font-size:14px;line-height:1.6;color:#333;margin:0}@media (min-width: 768px){.video-info-screen__info-text,.video-info-screen__payment-text,.video-info-screen__result-text{font-size:15px;line-height:1.7}}.video-info-screen__payment-text strong{font-weight:700}.video-info-screen__video-container{position:relative;width:100%;aspect-ratio:16/9;background-color:#1a1a2e;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000026}@media (min-width: 768px){.video-info-screen__video-container{border-radius:10px}}.video-info-screen__video-player{width:100%;height:100%;object-fit:contain;background-color:#000}.video-info-screen__carousel-section{width:100%;overflow:hidden;box-sizing:border-box}.video-info-screen__carousel-headline{font-size:15px;font-weight:700;color:#333;text-align:center;margin:0 0 16px;padding:0 16px}@media (min-width: 768px){.video-info-screen__carousel-headline{font-size:16px;margin-bottom:20px}}.video-info-screen__carousel{position:relative;width:100%}.video-info-screen__carousel-progress{display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;color:#666;margin-bottom:16px;padding:0 16px}.video-info-screen__carousel-counter{font-weight:500}.video-info-screen__carousel-wrapper{position:relative;width:100%}.video-info-screen__carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;border:none;background:#fff;color:#1e3a5f;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .2s ease}.video-info-screen__carousel-btn:hover{background:#f5f5f5;transform:translateY(-50%) scale(1.05)}.video-info-screen__carousel-btn:active{transform:translateY(-50%) scale(.95)}.video-info-screen__carousel-btn--prev{left:8px}@media (min-width: 768px){.video-info-screen__carousel-btn--prev{left:16px}}.video-info-screen__carousel-btn--next{right:8px}@media (min-width: 768px){.video-info-screen__carousel-btn--next{right:16px}}@media (max-width: 480px){.video-info-screen__carousel-btn{width:32px;height:32px}.video-info-screen__carousel-btn svg{width:14px;height:14px}}.video-info-screen__carousel-viewport{width:100%;overflow:hidden}.video-info-screen__carousel-track{display:flex;transition:transform .4s cubic-bezier(.25,.1,.25,1);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y pinch-zoom}.video-info-screen__carousel-track:active{cursor:grabbing}.video-info-screen__carousel-slide{flex-shrink:0;padding:0 8px;box-sizing:border-box;width:100%}@media (min-width: 768px){.video-info-screen__carousel-slide{width:50%;padding:0 12px}}.video-info-screen__document-card{background:#1e3a5f;border-radius:10px;padding:28px 20px;text-align:center;box-shadow:0 4px 12px #00000026;min-height:140px;display:flex;flex-direction:column;justify-content:center;transition:transform .3s ease,opacity .3s ease}@media (min-width: 768px){.video-info-screen__document-card{padding:36px 28px;min-height:160px}}@media (min-width: 1024px){.video-info-screen__document-card{padding:40px 30px;min-height:180px}}.video-info-screen__carousel-slide:not(.active) .video-info-screen__document-card{opacity:.6;transform:scale(.95)}.video-info-screen__carousel-slide.active .video-info-screen__document-card{opacity:1;transform:scale(1)}.video-info-screen__document-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:12px;line-height:1.4}@media (min-width: 768px){.video-info-screen__document-title{font-size:18px;margin-bottom:14px}}@media (min-width: 1024px){.video-info-screen__document-title{font-size:20px;margin-bottom:16px}}.video-info-screen__document-subtitle{font-size:13px;color:#ffffffd9;line-height:1.5}@media (min-width: 768px){.video-info-screen__document-subtitle{font-size:14px}}@media (min-width: 1024px){.video-info-screen__document-subtitle{font-size:15px}}.video-info-screen__slide-image{width:100%;max-width:320px;height:auto;border-radius:6px;object-fit:contain;box-shadow:0 3px 10px #0000001f;-webkit-user-select:none;user-select:none;pointer-events:none;transition:transform .3s ease,opacity .3s ease;margin:0 auto;display:block}@media (min-width: 768px){.video-info-screen__slide-image{max-width:400px;border-radius:8px}}@media (min-width: 1024px){.video-info-screen__slide-image{max-width:480px}}.video-info-screen__carousel-slide:not(.active) .video-info-screen__slide-image{opacity:.6;transform:scale(.95)}.video-info-screen__carousel-slide.active .video-info-screen__slide-image{opacity:1;transform:scale(1)}.video-info-screen__carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:20px;padding:0 16px}.video-info-screen__carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background-color:#d0d0d0;cursor:pointer;padding:0;transition:all .3s ease}.video-info-screen__carousel-dot:hover{background-color:#a0a0a0}.video-info-screen__carousel-dot--active{background-color:#1e3a5f;width:20px;border-radius:4px}@media (min-width: 768px){.video-info-screen__carousel-dot{width:10px;height:10px}.video-info-screen__carousel-dot--active{width:24px;border-radius:5px}}.video-info-screen__button-container{display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:12px}.video-info-screen__payment-info{font-size:13px;color:#666;margin:0;text-align:center}@media (min-width: 768px){.video-info-screen__payment-info{font-size:14px}}.video-info-screen__next-button{padding:14px 40px;background-color:#1e3a5f;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.video-info-screen__next-button:hover{background-color:#2c4f7c}.video-info-screen__next-button:active{background-color:#152a45}@media (min-width: 768px){.video-info-screen__next-button{padding:16px 50px;font-size:16px}}.payment-page{max-width:1200px;margin:1.5rem auto;padding:0;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;color:#121e52}.payment-page__form-wrapper{max-width:500px;margin:0 auto;padding:2rem}.payment-page__title{text-align:center;color:#121e52;font-size:2rem;font-weight:700;margin-bottom:.25rem}.payment-page__subtitle{text-align:center;color:#8d949e;font-size:1.125rem;margin-bottom:2rem;font-weight:400}.payment-page__error{color:#db0011;background-color:#fdf2f2;border:1px solid #f5b6bb;border-radius:4px;padding:.5rem 1rem;margin-bottom:1.5rem;font-size:.875rem;text-align:center;animation:slideDown .3s ease-out}.payment-page__form{background:linear-gradient(135deg,#f0f3f7,#e9eef3);padding:2rem;border-radius:12px;box-shadow:0 4px 15px #00000014}.payment-page__form-group{margin-bottom:1.5rem}.payment-page__form-label{display:block;margin-bottom:.25rem;font-weight:600;color:#121e52}.payment-page__form-input{width:100%;padding:.5rem 1rem;border:1px solid #e8ebef;border-radius:8px;font-size:1rem;color:#000;background-color:#fff;box-sizing:border-box;transition:all .3s ease}.payment-page__form-input:focus{outline:none;border-color:#121e52;box-shadow:0 0 0 3px #121e5233}.payment-page__form-row{display:flex;gap:1rem}.payment-page__half-width{flex:1}.payment-page__billing-form{background:linear-gradient(135deg,#f0f3f7,#e9eef3);padding:2rem;border-radius:12px;box-shadow:0 4px 15px #00000014;margin-bottom:2rem}.payment-page__section-title{font-size:1.25rem;font-weight:600;color:#121e52;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #dfe2e6}.payment-page__label{display:block;margin-bottom:.25rem;font-weight:600;color:#121e52;font-size:1rem}.payment-page__required{color:#db0011;margin-left:2px}.payment-page__input{width:100%;padding:.5rem 1rem;border:1px solid #e8ebef;border-radius:8px;font-size:1rem;color:#000;background-color:#fff;box-sizing:border-box;transition:all .3s ease}.payment-page__input:focus{outline:none;border-color:#121e52;box-shadow:0 0 0 3px #121e5233}.payment-page__input{width:100%}.payment-page__input--error{border-color:#db0011;background-color:#fff}.payment-page__input--error:focus{border-color:#db0011;box-shadow:0 0 0 3px #db00111a}.payment-page__select{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 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;padding-right:2rem}.payment-page__error-text{display:block;color:#db0011;font-size:.875rem;margin-top:.25rem;font-weight:400}.payment-page__terms{text-align:center;color:#8d949e;font-size:.875rem;margin:1.5rem 0;line-height:1.5}.payment-page__processing{text-align:center}.payment-page__pay-button{width:100%;border:none;cursor:pointer;transition:all .3s ease;padding:1rem 2rem;font-size:1.125rem;background-color:#121e52;color:#fff;border-radius:8px;font-weight:600;box-shadow:0 4px 6px #0000001a}.payment-page__pay-button:hover:not(:disabled){background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 15px #00000014}.payment-page__pay-button:disabled{background:#6a6e7c;cursor:not-allowed;transform:none;box-shadow:none}.payment-page__payment-success{text-align:center;padding:2rem;background:linear-gradient(135deg,#fff,#eff6f0);border-radius:12px;color:#5aa564}.payment-page__success-icon{font-size:2rem;margin-bottom:1rem}.payment-page__payment-security{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #dfe2e6}.payment-page__security-icons{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-bottom:.25rem}.payment-page__security-icon{font-size:1.125rem}.payment-page__security-text{font-weight:600;color:#121e52}.payment-page__security-note{color:#8d949e;font-size:.875rem;margin:0}.payment-page__security{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #dfe2e6}@media (max-width: 768px){.payment-page{margin:1rem}.payment-page__form-wrapper{padding:1rem}.payment-page__form,.payment-page__billing-form{padding:1.5rem}.payment-page__form-row{flex-direction:column;gap:0}.payment-page__form-row .payment-page__form-group{margin-bottom:1.5rem}.payment-page__title{font-size:1.5rem}}@media (max-width: 480px){.payment-page{margin:.5rem}.payment-page__form-wrapper{padding:.25rem}.payment-page__billing-form{padding:1rem}.payment-page__title{font-size:1.25rem}.payment-page__subtitle{font-size:1rem}}.cgv-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f0f3f7}.cgv-page__container{flex:1;max-width:900px;margin:0 auto;padding:2rem 1.5rem;width:100%}.cgv-page__back-button{background:none;border:none;color:#121e52;font-size:1rem;cursor:pointer;padding:.5rem 0;margin-bottom:1.5rem;transition:opacity .3s ease;font-weight:500}.cgv-page__back-button:hover{opacity:.8;text-decoration:underline}.cgv-page__back-button:focus{outline:2px solid #121e52;outline-offset:2px}.cgv-page__title{font-size:2.5rem;font-weight:700;color:#24221e;margin-bottom:2rem;line-height:1.2}.cgv-page__content{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.cgv-page__section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #dfe2e6}.cgv-page__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cgv-page__section-title{font-size:1.5rem;font-weight:600;color:#121e52;margin-bottom:1rem;line-height:1.3}.cgv-page p{font-size:1rem;line-height:1.6;color:#6a6e7c;margin-bottom:1rem}.cgv-page p:last-child{margin-bottom:0}.cgv-page ul{margin:1rem 0;padding-left:1.5rem}.cgv-page ul li{font-size:1rem;line-height:1.6;color:#6a6e7c;margin-bottom:.5rem}.cgv-page ul li strong{color:#24221e;font-weight:600}.cgv-page a{color:#121e52;text-decoration:none;transition:opacity .3s ease}.cgv-page a:hover{opacity:.8;text-decoration:underline}.cgv-page a:focus{outline:2px solid #121e52;outline-offset:2px}@media (max-width: 768px){.cgv-page__container{padding:1.5rem 1rem}.cgv-page__title{font-size:1.75rem;margin-bottom:1.5rem}.cgv-page__content{padding:1.5rem}.cgv-page__section{margin-bottom:1.5rem;padding-bottom:1.5rem}.cgv-page__section-title{font-size:1.25rem;margin-bottom:.5rem}.cgv-page p{font-size:.95rem}.cgv-page ul{padding-left:1rem}.cgv-page ul li{font-size:.95rem}}@media (max-width: 480px){.cgv-page__container{padding:1rem}.cgv-page__title{font-size:1.5rem;margin-bottom:1rem}.cgv-page__content{padding:1rem;border-radius:4px}.cgv-page__section{margin-bottom:1rem;padding-bottom:1rem}.cgv-page__section-title{font-size:1.1rem}.cgv-page p{font-size:.9rem}.cgv-page ul{padding-left:.5rem}.cgv-page ul li{font-size:.9rem;margin-bottom:.25rem}}[data-theme=light]{--bg-color-primary: #fff;--bg-color-secondary: #f0f3f7;--bg-color-tertiary: #f5f8fc;--text-color-primary: #121e52;--text-color-secondary: #b2bdcc;--text-color-tertiary: #8d949e;--text-color-inverse: #fff;--border-color-default: #e8ebef;--border-color-light: #dfe2e6;--border-color-dark: #6a6e7c;--card-bg: #fff;--card-border: #dfe2e6;--focus-outline-color: rgba(18, 30, 82, .25)}@media (prefers-color-scheme: dark){:root,[data-theme=dark]{--bg-color-primary: #121e52;--bg-color-secondary: #f5f5f5;--bg-color-tertiary: #333333;--text-color-primary: rgba(255, 255, 255, .87);--text-color-secondary: rgba(255, 255, 255, .7);--text-color-tertiary: rgba(255, 255, 255, .5);--text-color-inverse: #213547;--border-color-default: #444444;--border-color-light: #333333;--border-color-dark: #666666;--card-bg: #1a1a1a;--card-border: #333333;--focus-outline-color: rgba($primary, .5)}}[data-theme=high-contrast]{--bg-color-primary: #fff;--bg-color-secondary: #f0f0f0;--bg-color-tertiary: #e0e0e0;--text-color-primary: #000;--text-color-secondary: #333333;--text-color-tertiary: #666666;--text-color-inverse: #fff;--border-color-default: #000;--border-color-light: #333333;--border-color-dark: #000;--card-bg: #fff;--card-border: #000;--focus-outline-color: #000;contrast:high}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes ripple{0%{transform:scale(0);opacity:.5}to{transform:scale(50);opacity:0}}.fade-in{animation:fadeIn .5s ease-out 1}.slide-in{animation:slideIn .5s ease-out 1}.pulse{animation:pulse 2s ease-in-out infinite}.bounce{animation:bounce 1s ease-in-out infinite}.spin{animation:logo-spin infinite 20s linear}.shake{animation:shake .5s ease-in-out 1}
