*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.5;color:#212529;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}:focus-visible{outline:3px solid #212529;outline-offset:2px}:focus:not(:focus-visible){outline:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;color:#212529}h1{font-size:2.5rem;color:#0d7377}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem}a{color:#0d7377;text-decoration:underline}a:hover{color:#095456}ul,ol{padding-left:1.5rem}li{margin-bottom:.25rem}img{max-width:100%;height:auto;display:block}code{font-family:Consolas,Monaco,monospace;font-size:.875rem;background-color:#f8f9fa;padding:.25rem .5rem;border-radius:4px}.skip-link{position:absolute;top:-100%;left:1rem;z-index:1000;padding:.5rem 1rem;background-color:#212529;color:#fff;font-weight:600;text-decoration:none;border-radius:0 0 8px 8px;transition:top .2s}.skip-link:focus{top:0}.main-nav__list{display:flex;flex-wrap:wrap;gap:.25rem;list-style:none;padding:0;margin:0}.main-nav__item{margin-bottom:0}.main-nav__link{display:block;padding:.5rem 1rem;color:#fff;text-decoration:none;border-radius:4px;font-size:.875rem;font-weight:500;transition:background-color .2s,color .2s}.main-nav__link:hover{background-color:#ffffff26;color:#fff}.main-nav__link--active{background-color:#095456;font-weight:600}.main-nav__link:focus-visible{outline-color:#fff}.header{background-color:#0d7377;color:#fff;padding:1rem 1.5rem}.header__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.header__brand{text-decoration:none;color:#fff}.header__brand:hover{color:#fff}.header__brand:focus-visible{outline-color:#fff}.header__bank-name{font-size:1.25rem;font-weight:700}.footer{background-color:#212529;color:#ced4da;padding:1.5rem;margin-top:auto}.footer__inner{max-width:1200px;margin:0 auto;text-align:center}.footer__copyright{font-size:.875rem;margin-bottom:0}.page-layout{display:flex;flex-direction:column;min-height:100vh}.page-layout__main{flex:1;padding:3rem 1.5rem}.page-layout__content{max-width:1200px;margin:0 auto}.persona-card{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;box-shadow:0 1px 2px #00000014}.persona-card__header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1rem}.persona-card__header-text{flex:1;min-width:0}.persona-card__image{width:120px;height:120px;border-radius:9999px;object-fit:cover;flex-shrink:0}.persona-card__name{font-size:1.5rem;color:#0d7377;margin-bottom:.25rem}.persona-card__disability{font-size:.875rem;color:#495057;font-weight:600;margin-bottom:.5rem}.persona-card__summary{margin-bottom:1rem}.persona-card__tools{font-size:.875rem;color:#495057}.persona-card__section{margin-top:1rem}.persona-card__section h4{font-size:1rem;margin-bottom:.25rem;color:#095456}.persona-card__section ul{padding-left:1.5rem}.persona-card__section li{font-size:.875rem}.persona-card--compact{display:flex;align-items:flex-start;gap:1.5rem}.persona-card--compact .persona-card__body{flex:1;min-width:0}.persona-card--compact .persona-card__image{width:100px;height:100px}.persona-card--compact .persona-card__name{font-size:1.25rem}.persona-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.agenda-list{padding-left:1.5rem}.agenda-list__item{margin-bottom:1rem}.agenda-list__content{display:flex;flex-direction:column;gap:.25rem}.agenda-list__title{font-size:1.125rem}.agenda-list__title a{color:#0d7377}.agenda-list__description{font-size:.875rem;color:#495057}.carousel{border:1px solid #dee2e6;border-radius:8px;overflow:hidden;margin-top:1.5rem}.carousel__controls{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;flex-wrap:wrap;gap:.5rem}.carousel__btn{padding:.5rem 1rem;background-color:#0d7377;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:600;min-height:2.5rem}.carousel__btn:hover{background-color:#095456}.carousel__indicator{font-size:.875rem;color:#495057;font-weight:500}.carousel__slide{padding:2rem 1.5rem}.carousel__slide p{color:#495057;margin-bottom:0}.carousel__slide-title{margin-top:0;margin-bottom:.5rem}.carousel__highlight{display:inline-block;background-color:#fdf3e0;color:#6b5015;padding:.25rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:700;margin-bottom:1rem}.carousel__dots{display:flex;justify-content:center;gap:.5rem;padding:1rem;border-top:1px solid #dee2e6}.carousel__dot{width:12px;height:12px;border-radius:9999px;border:2px solid #adb5bd;background:none;cursor:pointer;padding:0}.carousel__dot:hover{border-color:#0d7377}.carousel__dot--active{background-color:#0d7377;border-color:#0d7377}.card{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;box-shadow:0 1px 2px #00000014}.card--success{border-left:4px solid #1e7e34}.card--error{border-left:4px solid #c0392b}.example-pair{margin-bottom:3rem}.example-pair__title{margin-top:2rem;margin-bottom:1rem}.example-pair__description{margin-bottom:1.5rem}.example-pair__grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1.5rem}.example-pair__label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.example-pair__label--incorrect{color:#c0392b}.example-pair__label--correct{color:#1e7e34}.example-pair__demo{padding:1rem;background-color:#f8f9fa;border-radius:4px;margin-bottom:1rem}.example-pair__explanation{font-size:.875rem;color:#495057;margin-bottom:0}.test-checklist__progress{font-size:.875rem;color:#495057;margin-bottom:1rem}.test-checklist__fieldset{border:none;padding:0}.test-checklist__legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.test-checklist__item{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem 0;cursor:pointer;border-bottom:1px solid #dee2e6}.test-checklist__item:last-child{border-bottom:none}.test-checklist__item input[type=checkbox]{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:2px;cursor:pointer}.test-checklist__text--checked{text-decoration:line-through;color:#495057}.wcag-criteria{margin-top:1rem;margin-bottom:1rem;padding:.5rem 1rem;background-color:#f8f9fa;border-radius:4px;font-size:.875rem}.wcag-criteria__label{color:#212529}.wcag-criteria__list{display:flex;flex-wrap:wrap;gap:.25rem 1.5rem;list-style:none;padding:0;margin:.25rem 0 0}.wcag-criteria__list li{margin-bottom:0}.wcag-criteria__list a{font-size:.875rem}.home-page__hero{text-align:center;margin-bottom:4rem}.home-page__hero h1{margin-bottom:.5rem}.home-page__subtitle{font-size:1.25rem;color:#495057}.home-page__intro,.home-page__agenda,.home-page__tools,.home-page__personas{margin-bottom:4rem}.home-page__intro h2,.home-page__agenda h2,.home-page__tools h2,.home-page__personas h2{margin-bottom:1.5rem;color:#095456}.home-page__tools-list{padding-left:2rem}.home-page__tools-list li{margin-bottom:.5rem}.keyboard-page h1{margin-bottom:1.5rem}.keyboard-page__intro{margin-bottom:3rem}.keyboard-page__section{margin-bottom:4rem}.keyboard-page__section h2{color:#095456;margin-bottom:1rem}.keyboard-page__tip{background-color:#e0f5f5;border-left:4px solid #0d7377;padding:1rem 1.5rem;border-radius:0 4px 4px 0;margin-top:1.5rem}.keyboard-page__tip code{background-color:#fff9}.keyboard-page__focus-demo{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.keyboard-page__btn-bad-focus:focus-visible,.keyboard-page__link-bad-focus:focus-visible{outline:2px solid #ced4da;outline-offset:2px}.keyboard-page__btn-bad-focus{padding:.5rem 1.5rem;background-color:#0d7377;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.keyboard-page__link-bad-focus{color:#0d7377}.keyboard-page__btn-good-focus{padding:.5rem 1.5rem;background-color:#0d7377;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.keyboard-page__link-good-focus{color:#0d7377}.keyboard-page__mouse-only-demo{display:flex;flex-direction:column;gap:.5rem}.keyboard-page__fake-button{display:inline-block;padding:.5rem 1.5rem;background-color:#89681c;color:#fff;border-radius:4px;cursor:pointer;font-size:1rem;text-align:center;max-width:fit-content;-webkit-user-select:none;user-select:none}.keyboard-page__real-button{display:inline-block;padding:.5rem 1.5rem;background-color:#89681c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;max-width:fit-content}.keyboard-page__hint{font-size:.875rem;color:#495057;margin-bottom:0}.keyboard-page__key-reference{background-color:#f8f9fa;padding:1rem 1.5rem;border-radius:8px;margin-bottom:2rem}.keyboard-page__key-reference h3{font-size:1rem;margin-bottom:.5rem}.keyboard-page__key-reference ul{margin-bottom:0}.keyboard-page__key-reference li{font-size:.875rem}.keyboard-page__form{max-width:32rem;margin-top:1.5rem}.keyboard-page__field{margin-bottom:1.5rem}.keyboard-page__field label{display:block;font-weight:600;margin-bottom:.25rem}.keyboard-page__field input[type=text],.keyboard-page__field select{width:100%;padding:.5rem 1rem;font-size:1rem;border:1px solid #ced4da;border-radius:4px;background-color:#fff;color:#212529;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.keyboard-page__field input[type=text]:focus-visible,.keyboard-page__field select:focus-visible{outline:3px solid #212529;outline-offset:2px}.keyboard-page__fieldset{border:1px solid #dee2e6;border-radius:4px;padding:1rem 1.5rem;margin-bottom:1.5rem}.keyboard-page__fieldset legend{font-weight:600;padding:0 .5rem}.keyboard-page__radio-group,.keyboard-page__checkbox-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.keyboard-page__radio-label,.keyboard-page__checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem}.keyboard-page__radio-label input,.keyboard-page__checkbox-label input{width:1.125rem;height:1.125rem;cursor:pointer}.keyboard-page__submit{padding:.5rem 2rem;background-color:#0d7377;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem}.keyboard-page__submit:hover{background-color:#095456}.keyboard-page__success{color:#1e7e34;font-weight:600;margin-top:1rem}.keyboard-page__disclosure{border:1px solid #dee2e6;border-radius:8px;max-width:32rem}.keyboard-page__disclosure-trigger{display:flex;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;background-color:#f8f9fa;border:none;cursor:pointer;font-size:1rem;font-weight:600;color:#212529;text-align:left}.keyboard-page__disclosure-trigger:hover{background-color:#e9ecef}.keyboard-page__disclosure-icon{font-size:.875rem;flex-shrink:0}.keyboard-page__disclosure-content{padding:1rem 1.5rem;border-top:1px solid #dee2e6}.keyboard-page__disclosure-content p{margin-bottom:1rem}.keyboard-page__disclosure-content ul{margin-bottom:0}.keyboard-page__checklist li{margin-bottom:.5rem}.keyboard-page__trap-demo{position:relative}.keyboard-page__modal-backdrop{position:fixed;inset:0;background-color:#00000080;z-index:100}.keyboard-page__modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:8px;padding:2rem;max-width:28rem;width:90%;z-index:101;box-shadow:0 4px 16px #00000029}.keyboard-page__modal h3{margin-bottom:1rem}.keyboard-page__modal--trapped{border:3px solid #c0392b}.keyboard-page__modal-actions{display:flex;gap:1rem;margin-top:1.5rem}.keyboard-page__trap-warning{font-size:.875rem;color:#c0392b;font-weight:600}kbd{display:inline-block;padding:2px 6px;font-family:Consolas,Monaco,monospace;font-size:.875rem;background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px;box-shadow:0 1px #ced4da}.structure-page h1{margin-bottom:1.5rem}.structure-page__intro{margin-bottom:3rem}.structure-page__section{margin-bottom:4rem}.structure-page__section h2{color:#095456;margin-bottom:1rem}.structure-page__section>h3{margin-top:2rem;margin-bottom:1rem}.structure-page__tip{background-color:#e0f5f5;border-left:4px solid #0d7377;padding:1rem 1.5rem;border-radius:0 4px 4px 0;margin-top:1.5rem}.structure-page__tip code{background-color:#fff9}.structure-page__code-example{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.structure-page__code-example h3{font-size:1rem;margin-bottom:1rem}.structure-page__code-example pre{overflow-x:auto;margin:0}.structure-page__code-example code{display:block;font-family:Consolas,Monaco,monospace;font-size:.875rem;line-height:1.75;background:none;padding:0}.structure-page__heading-demo p,.structure-page__heading-demo h3,.structure-page__heading-demo h4{margin:0 0 .5rem;padding:0;font-weight:400;line-height:1.5;color:#212529;font-size:1rem}.structure-page__demo-h1{font-size:2rem!important;font-weight:700!important}.structure-page__demo-h2{font-size:1.5rem!important;font-weight:700!important}.structure-page__alt-demos h3{margin-bottom:1rem;margin-top:2rem}.structure-page__img-demo{display:flex;flex-direction:column;gap:1rem}.structure-page__img-demo img{border-radius:4px}.structure-page__img-demo p{margin-bottom:0}.structure-page__secondary-nav{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1rem 1.5rem;margin-top:1rem}.structure-page__secondary-nav ul{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;padding:0;margin:0}.structure-page__secondary-nav li{margin-bottom:0}.structure-page__secondary-nav a{font-size:.875rem}.structure-page__accordion{border:1px solid #dee2e6;border-radius:8px;max-width:40rem}.structure-page__accordion-item{border-bottom:1px solid #dee2e6}.structure-page__accordion-item:last-child{border-bottom:none}.structure-page__accordion-item h3{margin:0;font-size:1rem}.structure-page__accordion-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;background-color:#fff;border:none;cursor:pointer;font-size:1rem;font-weight:600;color:#212529;text-align:left}.structure-page__accordion-trigger:hover,.structure-page__accordion-trigger[aria-expanded=true]{background-color:#f8f9fa}.structure-page__accordion-icon{font-size:1.25rem;font-weight:700;flex-shrink:0;width:1.5rem;text-align:center}.structure-page__accordion-panel{padding:1rem 1.5rem;border-top:1px solid #dee2e6}.structure-page__accordion-panel p{margin-bottom:0}.structure-page__login-form{max-width:24rem;margin-top:1.5rem}.structure-page__field{margin-bottom:1.5rem}.structure-page__field label{display:block;font-weight:600;margin-bottom:.25rem}.structure-page__field label span{color:#c0392b}.structure-page__field input{width:100%;padding:.5rem 1rem;font-size:1rem;border:1px solid #ced4da;border-radius:4px;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.structure-page__field-hint{font-size:.875rem;color:#495057;margin-top:.25rem}.structure-page__login-submit{padding:.5rem 2rem;background-color:#0d7377;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer}.structure-page__login-submit:hover{background-color:#095456}.structure-page__checklist li{margin-bottom:.5rem}.sr-page h1{margin-bottom:1.5rem}.sr-page__intro{margin-bottom:3rem}.sr-page__section{margin-bottom:4rem}.sr-page__section h2{color:#095456;margin-bottom:1rem}.sr-page__section>h3{margin-top:2rem;margin-bottom:1rem}.sr-page__section h4{margin-bottom:.5rem}.sr-page__tip{background-color:#e0f5f5;border-left:4px solid #0d7377;padding:1rem 1.5rem;border-radius:0 4px 4px 0;margin-top:1.5rem}.sr-page__tip code{background-color:#fff9}.sr-page__intro-list{margin-bottom:3rem}.sr-page__setup-steps{margin-top:1rem;padding-left:2rem}.sr-page__setup-steps li{margin-bottom:.5rem}.sr-page__key-reference{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem 1.5rem;margin-top:1.5rem}.sr-page__key-reference ul{list-style:none;padding:0;margin:0}.sr-page__key-reference li{margin-bottom:.25rem}.sr-page__key-reference li:last-child{margin-bottom:0}.sr-page__key-reference kbd{display:inline-block;background-color:#fff;border:1px solid #ced4da;border-radius:3px;padding:.1rem .4rem;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:600;min-width:1.5rem;text-align:center}.sr-page__link-demos{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:1.5rem;margin-top:1.5rem}.sr-page__link-demo-group{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem 1.5rem}.sr-page__link-demo-group ul{padding-left:1.5rem;margin:0}.sr-page__link-demo-group li{margin-bottom:.25rem}.sr-page__link-demo-group li:last-child{margin-bottom:0}.sr-page__nav-demos{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:1.5rem;margin-top:1.5rem}.sr-page__nav-demos nav{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem 1.5rem}.sr-page__nav-demos ul{padding-left:1.5rem;margin:0}.sr-page__nav-demos li{margin-bottom:.25rem}.sr-page__nav-demos li:last-child{margin-bottom:0}.sr-page__topic-nav{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1rem 1.5rem;margin-bottom:3rem}.sr-page__topic-nav ul{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;padding:0;margin:0}.sr-page__topic-nav li{margin-bottom:0}.sr-page__topic-nav a{font-size:.875rem}.sr-page__image-demos{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1.5rem}.sr-page__image-item img{border-radius:4px;margin-bottom:.5rem}.sr-page__image-item p{font-size:.875rem;max-width:12rem}.sr-page__live-demo{margin-top:1.5rem}.sr-page__notification-btn{padding:.5rem 1.5rem;background-color:#89681c;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer}.sr-page__notification-btn:hover{background-color:#6b5015}.sr-page__notification-banner{margin-top:1rem}.sr-page__notification-banner p{background-color:#fdf3e0;border:1px solid #89681c;border-radius:4px;padding:.5rem 1rem;font-weight:500;margin-bottom:0}.sr-page__tabs{border:1px solid #dee2e6;border-radius:8px;overflow:hidden;max-width:40rem;margin-top:1.5rem}.sr-page [role=tablist]{display:flex;background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.sr-page__tab{padding:.5rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:.875rem;font-weight:500;color:#495057}.sr-page__tab:hover{background-color:#e9ecef}.sr-page__tab--active{color:#0d7377;border-bottom-color:#0d7377;font-weight:600}.sr-page__tabpanel{padding:1.5rem}.sr-page__tabpanel h3{margin-bottom:1rem}.sr-page__table{width:100%;border-collapse:collapse;font-size:.875rem}.sr-page__table th,.sr-page__table td{text-align:left;padding:.5rem 1rem;border-bottom:1px solid #dee2e6}.sr-page__table th{background-color:#f8f9fa;font-weight:600}.sr-page__transfer-form{max-width:28rem;margin-top:1.5rem}.sr-page__error-summary{background-color:#fdecea;border:1px solid #c0392b;border-radius:4px;padding:1rem 1.5rem;margin-bottom:1.5rem}.sr-page__error-summary p{margin-bottom:.5rem}.sr-page__error-summary ul{margin-bottom:0}.sr-page__error-summary a{color:#c0392b}.sr-page__success-message{background-color:#e8f5e9;border:1px solid #1e7e34;border-radius:4px;padding:1rem 1.5rem;margin-bottom:1.5rem}.sr-page__success-message p{color:#1e7e34;font-weight:600;margin-bottom:0}.sr-page__field{margin-bottom:1.5rem}.sr-page__field label{display:block;font-weight:600;margin-bottom:.25rem}.sr-page__field label span{color:#c0392b}.sr-page__field input{width:100%;padding:.5rem 1rem;font-size:1rem;border:1px solid #ced4da;border-radius:4px;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.sr-page__field input[aria-invalid=true]{border-color:#c0392b}.sr-page__field-error{color:#c0392b;font-size:.875rem;margin-top:.25rem}.sr-page__field-hint{color:#495057;font-size:.875rem;margin-top:.25rem}.sr-page__submit{padding:.5rem 2rem;background-color:#0d7377;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer}.sr-page__submit:hover{background-color:#095456}.sr-page__checklist li{margin-bottom:.5rem}.zoom-page h1{margin-bottom:1.5rem}.zoom-page__intro{margin-bottom:3rem}.zoom-page__section{margin-bottom:4rem}.zoom-page__section h2{color:#095456;margin-bottom:1rem}.zoom-page__section>h3{margin-top:2rem;margin-bottom:1rem}.zoom-page__tip{background-color:#e0f5f5;border-left:4px solid #0d7377;padding:1rem 1.5rem;border-radius:0 4px 4px 0;margin-top:1.5rem}.zoom-page__text-demo p{margin-bottom:.5rem}.zoom-page__text-demo p:last-child{margin-bottom:0}.zoom-page__reflow-bad{display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto}.zoom-page__reflow-bad .zoom-page__reflow-card{flex-shrink:0;min-width:8rem}.zoom-page__reflow-good{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,6rem),1fr));gap:.5rem}.zoom-page__reflow-card{background-color:#e0f5f5;padding:1rem;border-radius:4px;font-weight:600;font-size:.875rem;text-align:center}.zoom-page__targets-bad{display:flex;gap:4px}.zoom-page__icon-btn-small{width:20px;height:20px;padding:0;font-size:12px;font-family:serif;line-height:1;border:1px solid #ced4da;border-radius:2px;background-color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#212529;margin-right:-6px}.zoom-page__icon-btn-small:hover{background-color:#f8f9fa}.zoom-page__targets-good{display:flex;flex-wrap:wrap;gap:.5rem}.zoom-page__icon-btn-large{width:44px;height:44px;flex-shrink:0;padding:0;font-size:1.25rem;font-family:serif;line-height:1;border:1px solid #ced4da;border-radius:2px;background-color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#212529}.zoom-page__icon-btn-large:hover{background-color:#f8f9fa}.zoom-page__checklist li{margin-bottom:.5rem}.exercise-page h1{margin-bottom:1.5rem}.exercise-page__instructions{margin-bottom:2rem;padding-left:2rem}.exercise-page__instructions li{margin-bottom:.5rem}.exercise-page__hints{background-color:#e0f5f5;border:1px solid #0d7377;border-radius:8px;padding:1.5rem;margin-bottom:3rem}.exercise-page__hints>h3{margin-bottom:.5rem}.exercise-page__hints>p{margin-bottom:1rem}.exercise-page__hint-group{margin-bottom:.5rem}.exercise-page__hint-group summary{cursor:pointer;font-weight:600;padding:.25rem 0}.exercise-page__hint-group ul{padding-left:2rem;margin-top:.25rem}.exercise-page__hint-group li{margin-bottom:.25rem;font-size:.875rem}.exercise-page__dashboard{margin-top:2rem}.exercise-page__dashboard>h3{margin-bottom:2rem}.exercise-page__accounts,.exercise-page__actions,.exercise-page__notifications,.exercise-page__promotion,.exercise-page__activity,.exercise-page__transfer{margin-bottom:3rem}.exercise-page__accounts>h4,.exercise-page__actions>h4,.exercise-page__notifications>h4,.exercise-page__promotion>h4,.exercise-page__activity>h4,.exercise-page__transfer>h4{color:#095456;margin-bottom:1rem}.exercise-page__table{width:100%;border-collapse:collapse;font-size:.875rem}.exercise-page__table th,.exercise-page__table td{text-align:left;padding:.5rem 1rem;border-bottom:1px solid #dee2e6}.exercise-page__table th{background-color:#f8f9fa;font-weight:600}.exercise-page__status{font-size:.875rem;font-weight:600}.exercise-page__status--active{color:#1e7e34}.exercise-page__status--pending{color:#89681c}.exercise-page__action-buttons{display:flex;flex-wrap:wrap;gap:1rem}.exercise-page__action-btn{background-color:#0d7377;color:#fff;padding:.5rem 1.5rem;border-radius:4px;font-size:.875rem;font-weight:600;cursor:pointer}.exercise-page__action-btn:hover{background-color:#095456}.exercise-page__notifications ul{padding-left:1.5rem}.exercise-page__notifications li{margin-bottom:.5rem}.exercise-page__promotion-card{display:flex;gap:1.5rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;width:700px}.exercise-page__promotion-img{border-radius:4px;flex-shrink:0}.exercise-page__promotion-content p{margin-bottom:1rem;font-size:14px}.exercise-page__transfer{max-width:28rem}.exercise-page__field{margin-bottom:1rem}.exercise-page__field input{width:100%;padding:.5rem 1rem;font-size:1rem;border:1px solid #ced4da;border-radius:4px;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.exercise-page__field input:focus{outline:2px solid #d0d0d0}.exercise-page__field-error{color:#c0392b;font-size:.875rem;margin-top:.25rem}.exercise-page__error-list{background-color:#fdecea;border:1px solid #c0392b;border-radius:4px;padding:1rem 1.5rem;margin-bottom:1.5rem}.exercise-page__error-list ul{margin-bottom:0}.exercise-page__error-list a{color:#c0392b}.exercise-page__success{background-color:#e8f5e9;border:1px solid #1e7e34;border-radius:4px;padding:1rem 1.5rem;margin-bottom:1.5rem}.exercise-page__success p{color:#1e7e34;font-weight:600;margin-bottom:0}.exercise-page__submit{padding:2px 8px;background-color:#0d7377;color:#fff;border:none;border-radius:4px;font-size:11px;cursor:pointer}.exercise-page__submit:hover{background-color:#095456}.exercise-fixed h1{margin-bottom:1.5rem}.exercise-fixed__accounts,.exercise-fixed__actions,.exercise-fixed__notifications,.exercise-fixed__promotion,.exercise-fixed__activity,.exercise-fixed__transfer{margin-bottom:3rem}.exercise-fixed__accounts>h3,.exercise-fixed__actions>h3,.exercise-fixed__notifications>h3,.exercise-fixed__promotion>h3,.exercise-fixed__activity>h3,.exercise-fixed__transfer>h3{color:#095456;margin-bottom:1rem}.exercise-fixed__table{width:100%;border-collapse:collapse;font-size:.875rem}.exercise-fixed__table th,.exercise-fixed__table td{text-align:left;padding:.5rem 1rem;border-bottom:1px solid #dee2e6}.exercise-fixed__table th{background-color:#f8f9fa;font-weight:600}.exercise-fixed__status{font-size:.875rem;font-weight:600}.exercise-fixed__status--active{color:#1e7e34}.exercise-fixed__status--pending{color:#89681c}.exercise-fixed__action-buttons{display:flex;flex-wrap:wrap;gap:1rem}.exercise-fixed__action-btn{background-color:#0d7377;color:#fff;padding:.5rem 1.5rem;border:none;border-radius:4px;font-size:.875rem;font-weight:600;cursor:pointer}.exercise-fixed__action-btn:hover{background-color:#095456}.exercise-fixed__action-btn:focus-visible{outline:2px solid #095456;outline-offset:2px}.exercise-fixed__notifications ul{padding-left:1.5rem}.exercise-fixed__notifications li{margin-bottom:.5rem}.exercise-fixed__promotion-card{display:flex;flex-wrap:wrap;gap:1.5rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;max-width:44rem}.exercise-fixed__promotion-img{border-radius:4px;flex-shrink:0}.exercise-fixed__promotion-content{flex:1;min-width:0}.exercise-fixed__promotion-content p{margin-bottom:1rem;font-size:.875rem}.exercise-fixed__transfer{max-width:28rem}.exercise-fixed__field{margin-bottom:1.5rem}.exercise-fixed__field label{display:block;font-weight:600;margin-bottom:.25rem}.exercise-fixed__field label span{color:#c0392b}.exercise-fixed__field input{width:100%;padding:.5rem 1rem;font-size:1rem;border:1px solid #ced4da;border-radius:4px;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.exercise-fixed__field input[aria-invalid=true]{border-color:#c0392b}.exercise-fixed__field-error{color:#c0392b;font-size:.875rem;margin-top:.25rem}.exercise-fixed__error-list{background-color:#fdecea;border:1px solid #c0392b;border-radius:4px;padding:1rem 1.5rem;margin-bottom:1.5rem}.exercise-fixed__error-list p{margin-bottom:.5rem}.exercise-fixed__error-list ul{margin-bottom:0}.exercise-fixed__error-list a{color:#c0392b}.exercise-fixed__success{background-color:#e8f5e9;border:1px solid #1e7e34;border-radius:4px;padding:1rem 1.5rem;margin-bottom:1.5rem}.exercise-fixed__success p{color:#1e7e34;font-weight:600;margin-bottom:0}.exercise-fixed__submit{padding:.5rem 2rem;background-color:#0d7377;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer}.exercise-fixed__submit:hover{background-color:#095456}.exercise-fixed__submit:focus-visible{outline:2px solid #095456;outline-offset:2px}
