.app-root{width:100vw;height:100vh;margin:0;padding:0}.app-centered{min-height:100vh;display:flex;align-items:center;justify-content:center}.app-error{text-align:center;color:var(--color-text)}.app-error p:first-child{font-size:18px;margin-bottom:8px}.app-error p:last-child{font-size:14px;color:var(--color-text-muted)}.app-error a{color:var(--color-btn-green)}#save-progress-bar button{display:inline-block;width:auto;font-size:12px;margin:14px 5px;border-radius:5px;overflow:hidden}#save-progress-bar button .button-inner{position:relative;outline:none;width:100%;height:41px;padding:0 30px;border-radius:5px;color:var(--color-text-white);font-size:12px;box-sizing:border-box;text-transform:uppercase;letter-spacing:.9px;font-weight:700;line-height:41px}#save-progress-bar button:focus>.button-inner{outline-offset:3px;outline:2px solid var(--color-text-white)}#save-progress-bar button.save-for-now,#save-progress-bar button.cancel{background-color:var(--color-btn-blue)}#save-progress-bar button.save-for-now:hover,#save-progress-bar button.cancel:hover,#save-progress-bar button.save-for-now:focus,#save-progress-bar button.cancel:focus{background-color:var(--color-btn-blue-hover)}#save-progress-bar button.save-for-now:focus,#save-progress-bar button.cancel:focus{outline:none}#save-progress-bar button.delete{background-color:var(--color-btn-red)}#save-progress-bar button.delete:hover,#save-progress-bar button.delete:focus{background-color:var(--color-btn-red-hover)}#save-progress-bar button.submit{background-color:var(--color-btn-green)}#save-progress-bar button.submit:hover,#save-progress-bar button.submit:active,#save-progress-bar button.submit:focus{background-color:var(--color-btn-green-hover);outline:none}.alert{display:flex;align-items:flex-start;gap:.75rem;border-radius:var(--input-radius);border:1px solid;padding:1rem;box-shadow:var(--shadow-subtle)}.alert-error{border-color:#fca5a5;background-color:var(--color-error-bg);color:#991b1b}.alert-error .alert-icon,.alert-error .alert-dismiss{color:var(--color-error)}.alert-error .alert-dismiss:focus{box-shadow:0 0 0 2px var(--color-error)}.alert-success{border-color:#86efac;background-color:#f0fdf4;color:#166534}.alert-success .alert-icon,.alert-success .alert-dismiss{color:var(--color-success)}.alert-success .alert-dismiss:focus{box-shadow:0 0 0 2px var(--color-success)}.alert-warning{border-color:#fde68a;background-color:#fffbeb;color:#92400e}.alert-warning .alert-icon,.alert-warning .alert-dismiss{color:#f59e0b}.alert-warning .alert-dismiss:focus{box-shadow:0 0 0 2px #f59e0b}.alert-info{border-color:#93c5fd;background-color:#eff6ff;color:#1e40af}.alert-info .alert-icon,.alert-info .alert-dismiss{color:var(--color-btn-blue)}.alert-info .alert-dismiss:focus{box-shadow:0 0 0 2px var(--color-btn-blue)}.alert-icon{flex-shrink:0}.alert-icon-svg{width:1.25rem;height:1.25rem}.alert-content{flex-grow:1;min-width:0}.alert-dismiss{flex-shrink:0;border-radius:var(--input-radius);padding:6px;background:none;border:none;cursor:pointer;transition:var(--transition-color)}.alert-dismiss:hover,.alert-dismiss:focus{background-color:#0000000d}.alert-dismiss:focus{outline:none;box-shadow:0 0 0 2px currentColor;outline-offset:2px}.alert-dismiss-icon{width:1rem;height:1rem}.loading-spinner{text-align:center}.loading-spinner-centered{display:flex;align-items:center;justify-content:center;min-height:16rem}.loading-spinner-circle{margin-left:auto;margin-right:auto;border-radius:9999px;border-color:var(--color-btn-blue);animation:spinner-spin 1s linear infinite}.loading-spinner-circle-sm{height:1.5rem;width:1.5rem;border-width:2px}.loading-spinner-circle-md{height:3rem;width:3rem;border-bottom-width:2px}.loading-spinner-circle-lg{height:4rem;width:4rem;border-bottom-width:2px}.loading-spinner-message{margin-top:1rem;color:var(--color-text-muted)}@keyframes spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{background-color:#247ab7e6;position:fixed;z-index:100;inset:0;display:flex;align-items:center;justify-content:center;padding:16px}.modal-overlay .lightbox{border:none;text-align:center;background-color:var(--color-text-white);position:relative;box-sizing:border-box;width:100%!important;min-width:440px;display:flex;flex-direction:column;max-height:calc(100vh - 32px);overflow:hidden}.modal-overlay .lightbox-scroll-body{overflow-y:auto;flex:1;padding:0 46px 46px}.modal-overlay .lightbox h2{display:inline-block;margin-top:35px;font-size:20px;font-weight:600;color:var(--color-text);text-align:center}.modal-overlay .ui-dialog-titlebar-close{flex-shrink:0;align-self:flex-end;position:relative;top:10px;right:10px;z-index:1;height:50px;width:50px;border:none;border-radius:50%;margin:0;background-color:transparent;transition:background-color .3s ease-out;cursor:pointer}.modal-overlay .ui-dialog-titlebar-close:hover,.modal-overlay .ui-dialog-titlebar-close:focus{background-color:#f1f3f4;outline:none}.modal-overlay .ui-dialog-titlebar-close .ui-icon{position:absolute;top:50%;left:50%;height:17px;width:17px;border:none;margin:-8.5px 0 0 -8.5px;opacity:.5;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQyMzYyMDRBMEQxMUU1OTcyRTgwNDA1RjcyQTQ4OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQyMzYyMTRBMEQxMUU1OTcyRTgwNDA1RjcyQTQ4OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFENDIzNjFFNEEwRDExRTU5NzJFODA0MDVGNzJBNDg4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFENDIzNjFGNEEwRDExRTU5NzJFODA0MDVGNzJBNDg4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Zx5wqwAAAW9JREFUeNrs2LFuwjAQBuAjCkOXvgPdu/EOVJ3pQDIyl75KEUNnFljCy3TqWB4BCTEUJLhIthRZ9tm+u0gMtfQvhOAPO7mLMpi8vMI9jALuZHQhY8w35oRZYoY9zFdiPjEHM9fYB1ljnjEPmAVmo4xpEVvMB+bRzLX2QUbOiVNFjEVMnc+fQisCPWBCCAitSLsdO2UMhWgw7z7IGTNTxMQQlZnTe/taTCPEZCHsCeDBVJ3JXQwY7EULQRU0iwmtzDbwJ1iIWGXNxbARoa3hbBNIECmQVAxIEKmQHAwLkdt9qWtGhOA8BlB1ho2QPI9chcfFkNJU1zfiO1SdEV+ssToBjArMWpFYsWqkK1MqICriVk5emVIBYe8OSaMktya3d3AbJQnhNjA2ptBs5RKMCxlKuygXUziIjQKChelCloqIVMzKB6mVESmY2gfZ94CIde1fH2SO+cH8Yb4UEXZcDKb97aOZa24PDv7fjzjjJsAAKsOShyZyFiAAAAAASUVORK5CYII=) no-repeat;background-size:17px;transition:opacity .3s ease-out}.modal-overlay .ui-dialog-titlebar-close:hover .ui-icon,.modal-overlay .ui-dialog-titlebar-close:focus .ui-icon{opacity:.75}.assign-teacher-modal-content .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.assign-teacher-modal-content{text-align:center}.assign-teacher-modal-content h2{margin-top:55px;font-size:20px;font-weight:600;color:var(--color-text)}table.assign-teacher-list{margin-top:20px;margin-left:auto;margin-right:auto;max-width:100%;table-layout:fixed;width:100%}table.assign-teacher-list col:nth-child(1){width:40%}table.assign-teacher-list col:nth-child(2){width:50%}table.assign-teacher-list col:nth-child(3){width:10%}table.assign-teacher-list td{text-align:left;padding:10px 5px;overflow:hidden;text-overflow:ellipsis}table.assign-teacher-list td:first-child{white-space:nowrap}table.assign-teacher-list td:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}table.assign-teacher-list td:nth-child(3){text-align:center}table.assign-teacher-list .teacher-delete-button{background:none;border:none;padding:0;cursor:pointer;display:inline-block}table.assign-teacher-list span.teacher-delete-icon{display:block;height:14px;width:14px;margin-left:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAABUCAYAAACRBleVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMjgwMTE3NDA3MjA2ODExODIyQUU4MUNGNzZFRjM0QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCODdCRDM3MDdDMzIxMUU1OEU2M0IyODFCOUI0MEVEMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCODdCRDM2RjdDMzIxMUU1OEU2M0IyODFCOUI0MEVEMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4MDExNzQwNzIwNjgxMTgyMkFFODFDRjc2RUYzNEMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTgyMkFFODFDRjc2RUYzNEMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6bp8CVAAAE5ElEQVR42tSZXWwVRRTHt4vUqxasRCEmUoIpGCoGE198atJCQANIfNFC+FZTEyIgCpUPbS9IQElbsGAlIa0CUSABjF8hsbWBZzTR0Cb4AAYTkcIDhNbUBnr5HziXTM+d2Z2d3XuTnuSf2Tu7e347s2fPnp1blMlkvELaA0k7nLr1TAOaDdB7f35U2Sr3FyU5QsC2o9nEP8nxO4DuU4/xE4TVKbC7g4Fa0L8qL0DY99AVOYMS6icwso/pvmHqevCzOgD6dmwgnGxDsxmqF9BeDfTTWECGbVG6VGiVBrrLGaiBqdB6DZQuZJvTYxEAU40AaRxbge2Xsd3o9BxawoZBZaefJ1g2UDwnoAMsjdE1OAGThIUCk4YFAvMBMwIBS+cDpn0sACtGM2CKsjiwnBEClsLJg9j8zfL8rVFguildCyhVARv5BRoGq4+aFn1ldLS9GloGRz+j3Zk0TI6wEnoSagL8OX7tpDUjdYZJ4OvcjoV+gqbx/ZkNnWVwQxzY/Sjl+/YP9ISy7wa0HmoH5BYH1EDcCiE7wioBI3uUp/T9pGBqXVqj9F2DjkNHoDMADeWjEH4RaoOOQZ00hfmqvIsKXer7XoGt4MD7HzN/11ZNQ/M5VErROXF/17dxHMPfDDR7+Ln+EP5+HHYPccBpzjZkt6HlOOiwI+wFNJQeH+Oufmgc/A2qU1qqbI+CvsSJixOAkT0EPSjvYZpHJqFLYsLIGjG6m8OA6DiBZqUG2m4DDYC1QHXaKAX0oAs0BLYGfjPGxyIqNArM+BzaQhnWYQsLTW1wuJRz7Cilmy5iBdTDsFJx2mdUquhgVrk0ANrPD7U1zDp5G6BeVJh1LjXc08iwqMm7G/rPsO9XG5g1UAn9MYZD2mwzkh8jg3guGcl3hNE9W+6SBn1HGAXIVy5p0HeEZVxzr2+AdYTBXHOvb4BFSlcMXWEDVUuM59F0RYWJCybn7Zo0uATnfyNH2BoHxiM9ZBjpAVzMwxI4Jg4sBJqCiiWQVnP7IPqW+MQFJqDLOBWSv3r0Xc95W2DYdCWp7M64xtNYrPq7C5zSMWXElvr0FTa3kMANXM+kCgEshxZAk9U61PgxE2Jl0CL+NK9QPs+v8ou5E5qhDOADiLLPxajAMl6vec1QzzzFmiP6U/wcz48ypa9A56CFIcWTyebpAsgEXAOdDCgpbC0ngHRAWiBq1uyjwncdLRixkxJoOnQiADiZ76dnevDLOAhKlGMGGdTKaUpe8HmOUJMNcKBd1I1whwZG92GfBuZxUJSHTGuKpzYnSieJBSKyd/mFbDJafbwA/evd+xfmMre9vJRGj80V7s8B1ogR09TuD7n6mXFyaZXYdyCgtE8keU8X+07l+23xuNh3YSStRFGkZxT9rwNeEyc9HQM4Sfy+qgN2i4NeigGcJX6f0wF/EQe94Zi06Zw3RV+XDnhUZBOK2loHYK2I+CH2nQP8y7u3Iqxas2Z6gqyaz1HtGPvWRmkd16ZZo+KVlh1XhUS0zyP7IVvwsvXJckM6uQS95Q3/c4Qc7IX+4PfkM9Bo6BHoWe77HfqCVw2zlmFfl8JKDFrNnwA1iQsi57stp5Zg69mX1YNPK7mvQjcdgoamkdZZG6Nmmu842o4Y3oXShvhYmomvA1eiLEp9tUwkh+O5v5cTRhdHY2j+Lfi3xR0BBgDAuCfKdF5eQwAAAABJRU5ErkJggg==) no-repeat;background-size:14px 42px;background-position:0 -14px}table.assign-teacher-list .teacher-delete-button:hover span.teacher-delete-icon{cursor:pointer}.assign-teacher-modal-content .no-teachers-message{color:#666;font-style:italic;margin:10px 0 20px}.assign-teacher-modal-content .styled-select{margin-top:40px}.assign-teacher-modal-content .styled-select select{box-shadow:none;cursor:pointer;appearance:none;outline:none}.assign-teacher-modal-content button.submit{outline:none;width:auto;height:54px;margin-top:45px;font-size:13px;border:none;border-radius:5px;cursor:pointer;background-color:var(--color-primary);color:var(--color-text-white);transition:background-color .3s ease-out}.assign-teacher-modal-content button.submit:hover{background-color:var(--color-primary-hover)}.assign-teacher-modal-content button.submit .button-inner{position:relative;outline:none;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;padding:0 36px;height:54px;box-sizing:border-box;line-height:54px}.assign-teacher-modal-content button.submit:focus>.button-inner{outline-offset:3px;outline:var(--outline-focus)}.assign-teacher-modal-content button.submit#close-assign-teacher{background-color:#6c757d;margin-right:12px}.assign-teacher-modal-content button.submit#close-assign-teacher:hover{background-color:#5a6268}a.email{display:inline-block;text-decoration:none}a.email .email-inner{display:inline-flex;align-items:center;gap:6px}a.email .email-icon{display:inline-block;width:16px;height:12px}a.email .email-address{color:var(--color-btn-blue);text-decoration:underline}a.email:hover .email-address{color:#1a5a8a}.auth-header{background-color:var(--color-btn-blue);color:var(--color-text-white);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;position:relative;height:118px}.auth-header-logo-wrapper{position:absolute;left:0;top:32px;margin-left:40px}.auth-header-logo-link{display:flex;align-items:center;border-radius:4px;border-bottom:none;color:var(--color-text-white)}.auth-header-logo-link:focus{outline:none}.auth-header-logo-link:focus-visible{box-shadow:0 0 0 2px #fff}.auth-header-logo-img{width:154px;height:54px}.auth-header-container{max-width:80rem;margin-left:auto;margin-right:8px;padding-left:1rem;padding-right:1rem;height:100%;display:flex;align-items:flex-start;padding-top:1rem}@media (width >= 640px){.auth-header-container{padding-left:1.5rem;padding-right:1.5rem}}@media (width >= 1024px){.auth-header-container{padding-left:2rem;padding-right:2rem}}.auth-header-content{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.auth-header-logo-spacer{flex-shrink:0;width:154px;height:54px}.auth-header-user-info{display:flex;flex-direction:column;align-items:flex-end}.auth-header-user-name{display:flex;align-items:center;gap:0;margin-top:8px}.auth-header-nav-link{border-radius:4px;transition:background-color .15s ease}.auth-header-nav-link:hover{text-decoration:underline}.auth-header-nav-link:focus{outline:none}.auth-header-nav-link:focus-visible{box-shadow:0 0 0 2px #fff}.auth-header-profile-name{border-radius:4px;transition:background-color .15s ease;font-size:18px;padding:4px 0 4px 8px}.auth-header-profile-name:hover{text-decoration:underline}.auth-header-profile-name:focus{outline:none}.auth-header-profile-name:focus-visible{box-shadow:0 0 0 2px #fff}.auth-header-profile-icon-link{padding:0;margin-left:10px;border-radius:4px;transition:background-color .15s ease}.auth-header-profile-icon-link:focus{outline:none}.auth-header-profile-icon-link:focus-visible{box-shadow:0 0 0 2px #fff}.auth-header-profile-icon{height:1.25rem;width:1.25rem}.auth-header-nav{display:flex;align-items:center;height:13px;line-height:13px;font-size:13px}.auth-header-nav-divider{color:#93c5fd;padding-left:.75rem;padding-right:.75rem}.auth-header-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}button.back-button{border:none!important;background-color:transparent!important;cursor:pointer;padding:0!important;color:#359be6;display:inline-block!important}button.back-button:hover{color:var(--color-focus-ring)}button.back-button:focus{outline:none}button.back-button .back-button-inner{position:relative;outline:none;width:auto;height:auto;padding:14px 30px;margin:0;border-radius:40px;border:1px solid var(--color-btn-blue-link);color:var(--color-btn-blue-link);text-transform:none;font-weight:600;letter-spacing:0;line-height:1;display:inline-block}button.back-button .back-button-inner:focus{outline:none}button.back-button .back-button-inner span.back-arrow{display:inline-block;height:14px;width:22px;margin-right:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcCAYAAAAa/l2sAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzdDNUY5QjQyM0UxMUU1QTU0QkQyQTlCMDU4OUYwMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzdDNUY5QzQyM0UxMUU1QTU0QkQyQTlCMDU4OUYwMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI3MkE0NTI4NDIyMzExRTVBNTRCRDJBOUIwNTg5RjAyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM3N0M1RjlBNDIzRTExRTVBNTRCRDJBOUIwNTg5RjAyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+DDo9UgAAAYJJREFUeNrUmEsrhGEYhl+SZJbkVCZNJFnIzmoiYtCQxg+Q/A7lF1jzBxyiUEpNDtNMLOzH+XxIrOSQJgv31P3W29dILHz399S1eN6+xdXTe3ier6hxKmWCEieTUVNsAhZ/Ea4De+AJ9KoL14Md0AEqwcR/C5f84tsw2AYR5jkwo1rhBpDyyCbApmKFI6xsmPkHGAEbioeuiZW1su9g2C/ZnyrcDLZ4K1jZONeMmnALxWqYv4FBVtuoCbdStor5CxgAGcWHo40HzMo+g5iKrLfC7SAJKpy1fTBE/IpXsJBvJbzCix7ZfPQQv2PcvgHulvgU7nlyhbZEgoet2llbA7sCssuFhLOgi89tLde6wTQbHsn28oDSd8xDYF1kH3/7NB+BTnDDvBysgj7lBv6U0leO9AroV544zil9wbyM0nHlEemS0mfMS8ES20vZme6a0seO9DwYVR5Cb3l7HDrSc+wzZIfQe0pnnTt8TH1qfqB0mtferPLUbOMRRIP0I8XX+BJgAOCvSs9AmYxaAAAAAElFTkSuQmCC) no-repeat;background-size:22px 14px}button.back-button .back-button-inner span.text{position:relative;top:-2px;max-width:178px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle}button.back-button:focus>.back-button-inner{outline-offset:3px;outline:var(--outline-focus)}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;border-radius:var(--input-radius);transition:var(--transition-color);border:none;cursor:pointer}.btn:focus{outline:var(--outline-focus);outline-offset:2px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-sm{padding:6px 12px;font-size:.875rem}.btn-md{padding:8px 16px;font-size:1rem}.btn-lg{padding:12px 24px;font-size:1.125rem}.btn-primary{background-color:var(--color-primary);color:var(--color-text-white);box-shadow:var(--shadow-subtle)}.btn-primary:hover,.btn-primary:focus{background-color:var(--color-primary-hover)}.btn-primary:hover{box-shadow:var(--shadow-card)}.btn-secondary{background-color:var(--color-secondary);color:var(--color-text-white);box-shadow:var(--shadow-subtle)}.btn-secondary:hover,.btn-secondary:focus{background-color:#5a9fd4}.btn-secondary:hover{box-shadow:var(--shadow-card)}.btn-outline{border:1px solid var(--color-border-light);background-color:var(--color-surface);color:var(--color-text-light)}.btn-outline:hover,.btn-outline:focus{background-color:var(--color-surface-hover);border-color:var(--color-border)}.btn-ghost{background-color:transparent;color:var(--color-text-light)}.btn-ghost:hover,.btn-ghost:focus{background-color:var(--color-surface-hover)}.btn-danger{background-color:var(--color-btn-red);color:var(--color-text-white);box-shadow:var(--shadow-subtle)}.btn-danger:hover,.btn-danger:focus{background-color:var(--color-btn-red-hover)}.btn-danger:hover{box-shadow:var(--shadow-card)}.btn-loading-spinner{margin-right:.5rem;height:1rem;width:1rem;animation:btn-spin 1s linear infinite}@keyframes btn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-icon-before{margin-right:.5rem}.btn-icon-after{margin-left:.5rem}.contenteditable-with-sticky-notes .textarea{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.contenteditable-with-sticky-notes .textarea[aria-readonly=true]{cursor:default;opacity:.95}.textMarker{position:absolute;z-index:1000;width:144px;height:47px;padding-left:24px;border-radius:3px;box-sizing:border-box;background:url(/static/frontend/img/note_icon.png) #26323ef7 20px 14px no-repeat;background-size:16px 17px;cursor:pointer;font-size:14px;font-weight:600;color:var(--color-text-white);line-height:45px;-webkit-user-select:none;user-select:none;transition:background-color .2s}.textMarker:hover{background-color:#404d5b}.textMarker:hover:after{border-color:#404d5b transparent}.textMarker:after{content:"";position:absolute;bottom:-7px;left:50%;display:block;width:0;border-width:7px 7px 0;border-style:solid;border-color:rgba(38,50,62,.97) transparent;margin-left:-7px;transition:border-color .2s}.highlighted-text{background-color:#dafde8;cursor:pointer}.highlighted-text:hover{background-color:#c5f9d9}.note{overflow:hidden;position:fixed;bottom:0;right:0;width:390px;background-color:var(--color-text-white);box-shadow:8px 34px 65px #0000004d;z-index:1000}.note .note-header{position:relative;z-index:1;height:65px;box-shadow:0 1px #0000001a;background-color:#f2f3f3}.note .note-header h3{padding:24px;margin:0;font-weight:600;font-size:16px;color:var(--color-text)}.note .note-header .close-x{position:absolute;top:7px;right:7px;height:51px;width:51px;border:none;border-radius:50%;margin:0;cursor:pointer;background-color:transparent;transition:background-color .3s ease-out}.note .note-header .close-x span{position:absolute;top:50%;left:50%;height:17px;width:17px;border:none;margin:-8.5px 0 0 -8.5px;opacity:.5;background:url(/images/common/close-x.png) no-repeat;background-size:17px;transition:opacity .3s ease-out}.note .note-header .close-x:hover,.note .note-header .close-x:focus{background-color:#e2e3e6}.note .note-header .close-x:hover span,.note .note-header .close-x:focus span{opacity:.7}.note .note-text-wrapper{padding:24px}.note .note-text{min-height:140px;line-height:20px;max-height:220px;overflow-y:auto;padding:10px 16px;background-color:var(--color-input-bg);border:1px solid var(--color-border);border-radius:4px;font-size:15px;color:var(--color-text)}.note .note-text:focus{outline:none;box-shadow:0 3px 0 0 var(--color-border)}.note .note-text:empty:before{content:attr(data-text);color:#999}.note .note-buttons{padding:0 24px 24px}.note .note-buttons:after{content:"";display:table;clear:both}.note .note-buttons .button{float:left;width:48.2%;height:52px;text-align:center;font-size:12px;line-height:50px;border-radius:4px;cursor:pointer;border:none;font-weight:700;text-transform:uppercase;transition:background-color .3s ease-out}.note .note-buttons .button.discard{margin-right:3.5%;background-color:#a0a3a5;color:var(--color-text-white)}.note .note-buttons .button.discard:hover,.note .note-buttons .button.discard:focus{background-color:#919496}.note .note-buttons .button.add-note{padding-left:27px;box-sizing:border-box;background-color:var(--color-btn-green);background-image:url(/images/common/checkmark-white.png);background-repeat:no-repeat;background-position:30px 16px;background-size:21px 16px;color:var(--color-text-white)}.note .note-buttons .button.add-note:hover,.note .note-buttons .button.add-note:focus{background-color:#1f6b31}.note .note-buttons .button[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.comment-indicator{display:none;overflow:hidden;position:absolute;top:-16px;right:6px;border-radius:20px;color:var(--color-text-white);cursor:pointer;background-color:#38b658;box-shadow:1px 2px 7px #185f2d40;transition:all .3s ease-out}.comment-indicator.visible{display:block}.comment-indicator:hover,.comment-indicator:focus{box-shadow:none}.comment-indicator span{display:block;float:left;height:29px;width:33px}.comment-indicator span.icon{padding-left:1px;background:url(/static/frontend/img/note_icon.png) 13px 7px no-repeat;background-size:13px 14px}.comment-indicator span.count{padding-right:1px;line-height:27px;font-size:13px;font-weight:700;background-color:#349c53;text-align:center}.sticky-notes-modal{padding:20px}.sticky-notes-modal .modal-title{margin-bottom:20px;font-size:20px;font-weight:600;color:var(--color-text)}.sticky-notes-modal .notes-list{max-height:400px;overflow-y:auto;margin-bottom:20px}.sticky-notes-modal .no-notes{text-align:center;color:#777;padding:40px 20px;font-size:14px}.note-thread{margin-bottom:30px;border-left:3px solid var(--color-btn-blue);padding-left:15px}.note-thread:last-child{margin-bottom:0}.parent-note{background-color:#f6f8fa;padding:15px;border-radius:4px;margin-bottom:10px;transition:background-color .2s ease-out}.parent-note:hover{background-color:#eef1f4}.reply{background-color:var(--color-text-white);border:1px solid #e1e4e8;padding:12px;border-radius:4px;margin-bottom:8px;margin-left:20px;transition:background-color .2s ease-out}.reply:hover{background-color:#f6f8fa}.reply:last-child{margin-bottom:0}.note-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.sender-name{font-size:14px;font-weight:600;color:var(--color-text)}.note-date{font-size:12px;color:#777}.commented-text{font-style:italic;color:#777;font-size:13px;margin-bottom:8px;padding-left:10px;border-left:2px solid var(--color-status-amber)}.note-message{font-size:14px;color:var(--color-text);line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.contenteditable-with-sticky-notes,.contenteditable-wrapper{position:relative}.note.select-note{height:400px}.note.select-note .notes{overflow-y:auto;height:287px;padding:24px}.note.select-note .notes .note-select{padding:20px 18px 23px;margin:2px 0 12px;box-sizing:border-box;cursor:pointer;background-color:#f2f3f3}.note.select-note .notes .note-select p.note-preview{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;line-height:18px;font-size:14px;margin-bottom:6px;color:var(--color-text-dark)}.note.select-note .notes .note-select:hover,.note.select-note .notes .note-select:focus{background-color:#dafde8}.note.select-note .notes .note-select:last-of-type{margin-bottom:0}.note-info{text-align:right}.note-info h5,.note-info p{display:inline-block}.note-info h5{color:var(--color-text-dark);font-size:14px;font-weight:600}.note-info p{margin-right:4px;font-size:12px;color:#686868}.note.select-note .notes .no-notes{text-align:center;color:#686868;font-size:14px;padding:40px 20px}.note.select-note .note-full .note-content{position:absolute;inset:0;z-index:2;background:var(--color-surface)}.note.select-note .note-full .note-content .note-header button.back{width:114px;height:53px;border-radius:3px;margin:6px;text-transform:none;color:#767779;font-weight:600;font-size:16px;background-color:transparent;transition:all .3s ease-out}.note.select-note .note-full .note-content .note-header button.back span.back-arrow{display:inline-block;height:13px;width:21px;margin-right:14px;opacity:.8;background:url(/images/common/back-arrow-darkgray.png) no-repeat;background-size:21px 13px;transition:all .3s ease-out}.note.select-note .note-full .note-content .note-header button.back:hover,.note.select-note .note-full .note-content .note-header button.back:focus{color:#68696b;background-color:#e2e3e6}.note.select-note .note-full .note-content .note-header button.back:hover span.back-arrow,.note.select-note .note-full .note-content .note-header button.back:focus span.back-arrow{opacity:.9}.note.select-note .note-full .note-content .comments-wrapper{position:relative;height:217px}.note.select-note .note-full .note-content .comments-wrapper.has-more-below:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,#fff0,#ffffffe6 70%,#fff);pointer-events:none;transition:opacity .3s ease-out;z-index:10}.note.select-note .note-full .note-content .comments{overflow-y:auto;height:100%;padding:24px}.note.select-note .note-full .note-content .comments .comment{margin:10px 0 28px}.note.select-note .note-full .note-content .comments .comment:after{content:"";display:table;clear:both}.note.select-note .note-full .note-content .comments .note-info{margin-bottom:7px}.note.select-note .note-full .note-content .comments .note-info span.delete{float:left;margin:2px 0 0 14%;font-size:12px;color:#686868;cursor:pointer;text-decoration:underline;transition:color .2s}.note.select-note .note-full .note-content .comments .note-info span.delete:hover,.note.select-note .note-full .note-content .comments .note-info span.delete:focus{color:#444}.note.select-note .note-full .note-content .comments p.full-note{float:right;width:86%;padding:15px 18px;white-space:pre-wrap;word-wrap:break-word;border-radius:3px;box-sizing:border-box;font-size:14px;line-height:18px;background-color:#f2f3f3}.note.select-note .note-full .note-content .comments>div:last-of-type{margin-bottom:10px}.note.select-note .reply-comment{position:absolute;bottom:0;width:100%;height:70px;background-color:#e6e7e8;transition:height .5s ease-in-out}.note.select-note .reply-comment textarea.textarea{overflow-y:auto;height:46px;width:296px;padding:14px 16px;border-radius:3px;margin:12px 0 0 24px;box-sizing:border-box;border:1px solid var(--color-btn-green);box-shadow:none;font-size:14px;line-height:18px;font-family:inherit;resize:none;cursor:text;background:var(--color-surface);color:var(--color-text);position:relative;z-index:1;transition:height .5s ease-in-out,box-shadow .3s ease-out}.note.select-note .reply-comment textarea.textarea:focus{box-shadow:0 3px 0 0 var(--color-btn-green);outline:none}.note.select-note .reply-comment button.check-button{position:absolute;bottom:12px;right:12px;height:46px;width:46px;border-radius:50%;background-color:var(--color-btn-green);background-image:url(/images/common/checkmark-white.png);background-repeat:no-repeat;background-position:13px;background-size:21px 16px;border:none;cursor:pointer;transition:background-color .3s ease-out}.note.select-note .reply-comment button.check-button:hover,.note.select-note .reply-comment button.check-button:focus{background-color:#1f6b31}.note.select-note .reply-comment button.check-button.disabled{pointer-events:none;background-color:#c1c2c3}.note.select-note .reply-comment.replying{height:190px}.note.select-note .reply-comment.replying textarea.textarea{height:166px}.confirm-lightbox .action-buttons button.delete{background-color:var(--color-error);color:var(--color-text-white);border:1px solid var(--color-error);transition:background-color .3s ease-out}.confirm-lightbox .action-buttons button.delete:hover,.confirm-lightbox .action-buttons button.delete:focus{background-color:#c71112}.confirm-lightbox .action-buttons button.delete .button-inner{color:var(--color-text-white)}.error-boundary-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--color-page-bg);padding:1rem}.error-boundary-card{max-width:28rem;width:100%;background-color:var(--color-surface);border-radius:8px;box-shadow:var(--shadow-card);padding:1.5rem;text-align:center}.error-boundary-icon-wrapper{margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;border-radius:9999px;background-color:#fee2e2}.error-boundary-icon{height:1.5rem;width:1.5rem;color:var(--color-error)}.error-boundary-title{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.error-boundary-message{font-size:.875rem;color:var(--color-text-muted);margin-bottom:1.5rem}.error-boundary-actions{display:flex;gap:.75rem;justify-content:center}.error-boundary-retry{padding:8px 16px;background-color:var(--color-primary);color:var(--color-text-white);font-size:.875rem;font-weight:500;border-radius:var(--input-radius);border:none;cursor:pointer;transition:var(--transition-color)}.error-boundary-retry:hover,.error-boundary-retry:focus{background-color:var(--color-primary-hover)}.error-boundary-retry:focus{outline:var(--outline-focus);outline-offset:2px}.error-boundary-reload{padding:8px 16px;background-color:#6b7280;color:var(--color-text-white);font-size:.875rem;font-weight:500;border-radius:var(--input-radius);border:none;cursor:pointer;transition:var(--transition-color)}.error-boundary-reload:hover,.error-boundary-reload:focus{background-color:#4b5563}.error-boundary-reload:focus{outline:var(--outline-focus);outline-offset:2px}.error-boundary-details{margin-top:1.5rem;text-align:left}.error-boundary-details-summary{font-size:.75rem;color:var(--color-text-muted);cursor:pointer}.error-boundary-details-summary:hover{color:var(--color-text-light)}.error-boundary-stack{margin-top:.5rem;font-size:.75rem;color:var(--color-error);background-color:var(--color-error-bg);padding:.5rem;border-radius:var(--input-radius);border:1px solid var(--color-border-light);overflow:auto}.footer{width:100%;text-align:center;margin-top:70px;margin-bottom:60px}.footer-text{font-size:.75rem;color:var(--color-text-white);opacity:.95}.footer-link{color:var(--color-text-white);text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-link:focus{outline:2px solid var(--color-text-white);outline-offset:2px;border-radius:2px}#save-progress-bar{position:fixed;bottom:-69px;visibility:hidden;z-index:100;width:100%;height:69px;transition:all .6s;text-align:center;background-color:#1f324ce6}#save-progress-bar.bar-visible{bottom:0;visibility:visible}#save-progress-bar p{display:none;margin-top:26px;color:var(--color-text-white);font-weight:600;font-size:15px;margin-bottom:26px}#save-progress-bar.message p{display:block}#save-progress-bar.message button{display:none}#modify-revision-lightbox h2{margin:55px 0 20px}#modify-revision-lightbox p{color:#6d7072;line-height:26px}#modify-revision-lightbox .action-buttons{margin-top:40px}#modify-revision-lightbox .action-buttons button{margin:0 .7%;width:48%;color:var(--color-text-white);background-color:var(--color-btn-green);transition:background-color .3s ease-out}#modify-revision-lightbox .action-buttons button:hover,#modify-revision-lightbox .action-buttons button:active,#modify-revision-lightbox .action-buttons button:focus{background-color:var(--color-btn-green-hover)}#modify-revision-lightbox .action-buttons button:focus{outline:none}#modify-revision-lightbox .action-buttons button .button-inner{position:relative;outline:none;width:100%;height:49px;font-size:12px;line-height:49px;color:var(--color-text-white)}#modify-revision-lightbox .action-buttons button:focus>.button-inner{outline-offset:3px;outline:var(--outline-focus)}#modify-revision-lightbox .action-buttons button.minor{float:left;background-color:var(--color-btn-blue)}#modify-revision-lightbox .action-buttons button.minor:hover,#modify-revision-lightbox .action-buttons button.minor:active,#modify-revision-lightbox .action-buttons button.minor:focus{background-color:#1c5e8c}#modify-revision-lightbox .action-buttons button.major{float:right}.password-input-container{position:relative}.text-input-has-toggle{padding-right:2.5rem}.password-toggle{position:absolute;inset:0 0 0 auto;display:flex;align-items:center;padding-right:.75rem;color:var(--color-text-muted);background:none;border:none;cursor:pointer;transition:var(--transition-color)}.password-toggle:hover{color:var(--color-text)}.password-toggle:focus{outline:none;box-shadow:0 0 0 2px var(--color-primary);border-radius:var(--input-radius)}.password-toggle-icon{height:1.25rem;width:1.25rem}.download-pdf-button{position:fixed;right:20px;bottom:20px;display:inline-block;height:62px;width:62px;border-radius:50%;border:none;box-shadow:0 9px 26px -4px #900b0173;background:50% 14px / 26px 38px url(/pdf-download-icon.png) no-repeat #666;transition:all .3s;z-index:5;cursor:pointer}.download-pdf-button:not(:disabled){background-color:#f06358}.download-pdf-button:hover,.download-pdf-button:focus,.download-pdf-button:active{background-color:#666}body.show-bar .download-pdf-button{transform:translateY(-69px)}.read-only-bar{display:block;height:40px;width:100%;text-align:center;background-color:#dde1e3}.read-only-bar p{opacity:.98;color:var(--color-text);font-weight:700;font-size:10px;line-height:41px;text-transform:uppercase;letter-spacing:.03em;margin:0}.read-only-bar .eye-icon{position:relative;top:2px;display:inline-block;width:17px;height:12px;margin-right:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAYCAYAAACfpi8JAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozOTM3MzdCREMwMjA2ODExODIyQUI0ODREM0NBODIxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBQjVCMTJCOTUxQUYxMUU1OENDRkQ2MEU5Q0Q3MzUwNCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBQjVCMTJCODUxQUYxMUU1OENDRkQ2MEU5Q0Q3MzUwNCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0EzNzM3QkRDMDIwNjgxMTgyMkFCNDg0RDNDQTgyMUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzkzNzM3QkRDMDIwNjgxMTgyMkFCNDg0RDNDQTgyMUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz79cawIAAACeElEQVR42tyWzUuUURTGZzSCyYUfiBCSkiD4kRtByRoMyRaikh/hIlqoLecP0BaSGhSt2uQyaREtJLHEcmERTiKCaAtRo1UaiiKBLnThqONz4HnhcL3vfCoMHfjBnXPPOffMe88993r7+wc9qSBpnhSRSwn45IEH4B6oBLnAC3bAIpgCo2D7ohIpAAPgIbjsMi+0gFfgPXgK1s9rayTZPvALdKokwmAZjIHPYJU6D2066dMXyx+OlshVEARS0T7qTsAwKAI3QBtoAmXgOudOaOujb5CxEkqkCsyDGqU74KKPwR+LzxrnmmjrSA1jVcWbSC34DvIN/SMwaehyiJZJ2oaVLp8xa2NNRAy/gAxDP8J6cMQPFsA/skCdI2P00ZLBJO9ES6QCjFuSEHmtxjfBNx5fRyqpu6V0Q5Y4V8AnrmVNJJsGmRbnPTCrfr90OcKie6F+i8+uxU7W+AiybIkMs+pt8hccq+Psj1DkfnVcj+lrkyL9xdKME+Em4Ti7rzeZuybA4+fWVdM5PgIzEWLKXEjFv+Zit8Y1zyQie9nMerDtqS7CHnBosRPdE/X7tq4Do+aadf2Yp2YJ3HfZpoAaz4G74KfSybjeKOqAJc4B11iK1kemQQPYN/QdoNXYAuf2zeX4h5pvpY+WfcaejrWzyt1QBzaMAnzHQFqchqalgba6aDcYMxjvXSN3QzW3QTejCfAGFFp8Cjk3QVu9ldWMmdB7ZJMtv5dF6GPy3aALrIDfbGTSg0qNryDF+5yEkn2PSIBnoAS8VadFFixnLTTyGeBVCYhtMR9TofN8oa3zK8iXaY/wVPwKPoCti36zbrE1D/2Xr/hTAQYAEBiHsNKOABwAAAAASUVORK5CYII=);background-size:17px 12px}.simple-auth-header{background-color:var(--color-surface);box-shadow:0 1px 2px #0000000d;border-bottom:1px solid var(--color-border-light)}.simple-auth-header-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.simple-auth-header-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.simple-auth-header-container{padding-left:2rem;padding-right:2rem}}.simple-auth-header-toolbar{display:flex;justify-content:space-between;align-items:center;height:4rem}.simple-auth-header-logo-wrapper{flex-shrink:0}.simple-auth-header-logo-link{display:flex;align-items:center}.simple-auth-header-logo-img{height:2rem;width:auto}.simple-auth-header-right{display:flex;align-items:center;gap:1rem}.simple-auth-header-nav{display:none;gap:1rem}@media (min-width: 768px){.simple-auth-header-nav{display:flex}}.simple-auth-header-nav-link{color:var(--color-text);padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:color var(--transition-color)}.simple-auth-header-nav-link:hover{color:var(--color-primary)}.simple-auth-header-user{display:flex;align-items:center;gap:.75rem}.simple-auth-header-profile-link{display:flex;align-items:center;gap:.5rem;color:var(--color-text);transition:color var(--transition-color)}.simple-auth-header-profile-link:hover{color:var(--color-primary)}.simple-auth-header-display-name{font-size:.875rem;font-weight:500}.simple-auth-header-profile-icon{height:1.25rem;width:1.25rem}.simple-auth-header-mobile{border-top:1px solid var(--color-border-light);padding-top:1rem;padding-bottom:.75rem}@media (min-width: 768px){.simple-auth-header-mobile{display:none}}.simple-auth-header-mobile-nav{display:flex;flex-direction:column;gap:.25rem}.simple-auth-header-mobile-link{display:block;padding:.5rem .75rem;font-size:1rem;font-weight:500;color:var(--color-text);border-radius:.375rem;transition:color var(--transition-color),background-color var(--transition-color)}.simple-auth-header-mobile-link:hover{color:var(--color-primary);background-color:var(--color-surface-hover)}.simple-header{height:176px;position:relative}.simple-header-logo-container{position:absolute;top:52px;left:50%;transform:translate(-50%)}.simple-header-logo-button{display:block;background:transparent;border:none;padding:0;cursor:pointer;border-radius:var(--input-radius)}.simple-header-logo-button:focus{outline:2px solid var(--color-text-white);outline-offset:2px}.simple-header-logo{width:200px;height:70px}.step-guard-container{margin-top:40px}.step-guard-container .error-message .button+.button{margin-left:10px}.text-input-label{display:block;font-size:.875rem;font-weight:500;color:var(--color-text-light);margin-bottom:.5rem}.text-input-label-required:after{content:"*";margin-left:.25rem;color:var(--color-error);font-weight:700}.text-input{display:block;width:100%;padding:8px 12px;font-size:.875rem;border:1px solid var(--color-border-light);border-radius:var(--input-radius);box-shadow:var(--shadow-subtle);color:var(--color-text);background-color:var(--color-surface);transition:var(--transition-color);box-sizing:border-box}.text-input::placeholder{color:var(--color-text-muted)}.text-input:focus{outline:none;box-shadow:0 0 0 2px var(--color-primary);border-color:var(--color-primary)}.text-input:disabled{background-color:var(--color-page-bg);color:var(--color-text-muted);cursor:not-allowed}.text-input-error{border-color:var(--color-error);background-color:var(--color-error-bg)}.text-input-error:focus{border-color:var(--color-error);box-shadow:0 0 0 2px var(--color-error)}.text-input-help{margin-top:.25rem;font-size:.875rem;color:var(--color-text-muted)}.text-input-error-message{margin-top:.25rem;font-size:.875rem;color:var(--color-error)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-page{min-height:100vh;width:100vw;margin:0;padding:0;padding-bottom:4rem;background-color:var(--color-btn-blue)}.auth-main{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;text-align:center}.auth-card{position:relative;width:100%;max-width:36rem;margin-left:auto;margin-right:auto;box-sizing:border-box;padding:2.5rem;border-radius:.25rem;margin-bottom:1.75rem;background-color:var(--color-surface);text-align:left;line-height:1.4em}.auth-card-centered{text-align:center}.auth-heading{text-align:center;font-size:22px;font-weight:500;color:var(--color-text);margin:0;margin-top:.75rem;margin-bottom:46px;line-height:1.4em}.auth-error-banner{margin-bottom:22px;text-align:left;color:var(--color-error);font-size:.875rem;font-weight:600;padding:.75rem;border:1px solid #fca5a5;background-color:var(--color-error-bg);border-radius:.25rem}.auth-error-banner p+p{margin-top:0}.auth-error-banner-paragraph{margin-bottom:.5rem}.auth-success-banner{margin-bottom:22px;text-align:left;color:#15803d;font-size:.875rem;font-weight:600;padding:.75rem;border:1px solid #86efac;background-color:#f0fdf4;border-radius:.25rem}.auth-success-panel{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:1.5rem}.auth-success-panel-layout{display:flex;align-items:center}.auth-success-icon{flex-shrink:0;height:1.25rem;width:1.25rem;color:#4ade80}.auth-success-panel-content{margin-left:.75rem}.auth-success-heading{font-size:.875rem;font-weight:500;color:#065f46}.auth-success-text{margin-top:.5rem;font-size:.875rem;color:#15803d}.auth-field{margin-bottom:1.25rem}.auth-label,.auth-label-required{display:block;margin-bottom:.5rem;font-size:.875rem;color:var(--color-input-label);text-align:left}.auth-label-required:after{content:"*";margin-left:.25rem;color:#dc2626;font-weight:700}.auth-input{height:3rem;width:100%;box-sizing:border-box;padding:0 18px;border-radius:.25rem;font-size:17px;color:var(--color-input-text);border:1px solid var(--color-input-border);background-color:var(--color-input-bg);transition:all .3s ease-out;box-shadow:var(--shadow-input-inset)}.auth-input:focus{outline:none;box-shadow:0 3px 0 0 var(--color-input-border);border-color:var(--color-input-border)}.auth-input-error{box-shadow:0 3px 0 0 var(--color-error)}.auth-input-error:focus{box-shadow:0 3px 0 0 var(--color-error)}.auth-input-disabled{background-color:#e8f4f8;cursor:not-allowed;opacity:.75;box-shadow:inset 0 2px 1px #0b2c4305}.auth-input-disabled:focus{outline:none;border-color:var(--color-input-border)}.auth-field-error{margin-top:.25rem;margin-bottom:22px;text-align:left;color:var(--color-error);font-size:.875rem;font-weight:600}.auth-help-text{margin-top:.25rem;font-size:.875rem;color:#969c9e}.auth-readonly-help{margin-top:.25rem;font-size:.75rem;color:var(--color-input-label)}.auth-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:14px;height:62px;border-radius:5px;border:none;text-transform:uppercase;letter-spacing:.9px;cursor:pointer;color:var(--color-text-white);font-weight:600;font-size:1rem;background-color:var(--color-primary);transition:background-color .3s ease-out;text-decoration:none}.auth-submit:hover,.auth-submit:active{background-color:var(--color-primary-hover)}.auth-submit:disabled{opacity:.5;cursor:not-allowed}.auth-submit:focus{background-color:var(--color-primary-hover);outline:2px solid var(--color-focus-ring);outline-offset:2px}.auth-submit-half{flex:1;width:auto;margin-top:0}.auth-button-row{display:flex;gap:1rem;margin-top:14px}.auth-btn-secondary{display:inline-flex;align-items:center;justify-content:center;width:100%;height:62px;border-radius:5px;border:1px solid var(--color-primary);color:var(--color-primary);font-weight:600;font-size:1rem;background-color:var(--color-surface);transition:background-color .3s ease-out;text-decoration:none;cursor:pointer;text-transform:uppercase;letter-spacing:.9px}.auth-btn-secondary:hover{background-color:#f8fafa}.auth-btn-secondary:focus{outline:2px solid var(--color-primary);outline-offset:2px}.auth-button-stack{display:flex;flex-direction:column;gap:.75rem}.auth-return-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.5rem 1rem;border-radius:5px;text-transform:uppercase;letter-spacing:.9px;color:var(--color-text-white);font-weight:600;font-size:1rem;background-color:var(--color-primary);text-decoration:none;text-align:center}.auth-return-btn:hover,.auth-return-btn:active,.auth-return-btn:focus{background-color:var(--color-primary-hover)}.auth-success-result{display:flex;flex-direction:column;gap:1.5rem}.auth-success-result-center{text-align:center}.auth-success-message{text-align:center;font-size:1.125rem;color:var(--color-text);margin-bottom:2rem}.auth-return-profile-btn{display:inline-flex;align-items:center;justify-content:center;height:62px;padding:0 2rem;border-radius:5px;border:none;text-transform:uppercase;letter-spacing:.9px;cursor:pointer;color:var(--color-text-white);font-weight:600;font-size:1rem;background-color:var(--color-primary);transition:background-color .3s ease-out}.auth-return-profile-btn:hover,.auth-return-profile-btn:active{background-color:var(--color-primary-hover)}.auth-return-profile-btn:focus{background-color:var(--color-primary-hover);outline:2px solid var(--color-focus-ring);outline-offset:2px}.auth-link-text{margin-top:1rem;margin-bottom:1.5rem;font-size:13px;text-align:center}.auth-link-text-login{margin-top:1.5rem;margin-bottom:0;font-size:13px;text-align:center}.auth-link{color:#0d5a20;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-link:focus{outline:2px solid #3b82f6;outline-offset:2px}.auth-forgot-link{display:inline-block;color:var(--color-text-white);font-size:1rem;margin-bottom:1.75rem;text-decoration:none}.auth-forgot-link:hover{text-decoration:underline}.auth-forgot-link:focus{outline:2px solid var(--color-text-white);outline-offset:2px}.auth-error-extra{margin-top:.5rem;font-size:.75rem}.auth-loading-page{min-height:100vh;background-color:var(--color-btn-blue)}.auth-loading-center{display:flex;align-items:center;justify-content:center;padding-top:3rem;padding-bottom:3rem}.auth-spinner{animation:spin 1s linear infinite;border-radius:9999px;height:2rem;width:2rem;border-bottom:2px solid var(--color-primary);margin-left:auto;margin-right:auto;margin-bottom:1rem}.auth-spinner-sm{animation:spin 1s linear infinite;border-radius:9999px;height:1.5rem;width:1.5rem;border-bottom:2px solid var(--color-primary);margin-left:auto;margin-right:auto}.auth-alert-container{max-width:28rem;margin-left:auto;margin-right:auto;padding:2rem 1rem 1rem}.auth-alert-box{border-radius:.5rem;padding:1rem}.auth-alert-error{background-color:var(--color-error-bg);border:1px solid #fecaca}.auth-alert-warning{background-color:#fffbeb;border:1px solid #fed7aa}.auth-alert-layout{display:flex}.auth-alert-icon{flex-shrink:0}.auth-alert-icon-error{height:1.25rem;width:1.25rem;color:#f87171}.auth-alert-icon-warning{height:1.25rem;width:1.25rem;color:#fb923c}.auth-alert-body{margin-left:.75rem}.auth-alert-heading-error{font-size:.875rem;font-weight:500;color:#7f1d1d}.auth-alert-heading-warning{font-size:.875rem;font-weight:500;color:#78350f}.auth-alert-text-error{margin-top:.5rem;font-size:.875rem;color:#991b1b}.auth-alert-text-warning{margin-top:.5rem;font-size:.875rem;color:#92400e}.auth-section-heading{font-size:1.125rem;font-weight:500;color:var(--color-text);margin-bottom:.75rem}.auth-info-cards{display:flex;flex-direction:column;gap:.75rem}.auth-info-card{padding:.75rem;background-color:#f8fafa;border-radius:.25rem}.auth-info-card-name{font-weight:500;color:var(--color-text)}.auth-info-card-detail{font-size:.875rem;color:#828282}.auth-info-card-nodata{font-size:.875rem;color:#828282;padding:.75rem;background-color:#f8fafa;border-radius:.25rem}.auth-guidance-section{margin-bottom:1.5rem}.auth-guidance-list{display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;color:#555}.auth-guidance-item{display:flex;align-items:flex-start}.auth-guidance-bullet{color:#0d5a20;margin-right:.5rem}.auth-loading-text{color:#828282}.auth-loading-text-sm{font-size:.875rem;color:#828282;margin-top:.5rem}.auth-centered-content{text-align:center;padding-top:1rem;padding-bottom:1rem}.auth-welcome-section{margin-bottom:1.5rem}.auth-welcome-text{color:#555;margin-bottom:1rem}.auth-expired-link{font-size:.875rem;color:#2563eb;font-weight:500;text-decoration:none}.auth-expired-link:hover{color:#3b82f6}.auth-cancel-btn{flex:1;height:62px;text-transform:uppercase;letter-spacing:.9px;font-weight:600;font-size:1rem}.auth-flex-center{display:flex;justify-content:center}.profile-header{position:relative}.profile-logo-row{display:flex;justify-content:center;padding-top:2rem;padding-bottom:2rem}.profile-logo-link{color:var(--color-text-white)}.profile-logo{width:200px;height:70px}.profile-main{display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.profile-container{width:100%;max-width:36rem}.profile-card{position:relative;background-color:var(--color-surface);border-radius:.5rem;padding:2rem;box-shadow:var(--shadow-elevation)}.profile-close-btn{position:absolute;top:.625rem;right:.625rem;color:var(--color-text-muted);background:none;border:none;cursor:pointer;padding:0}.profile-close-btn:hover{color:var(--color-text)}.profile-close-icon{height:1.5rem;width:1.5rem}.profile-content{padding-top:1rem}.profile-info{margin-bottom:2.25rem;text-align:left}.profile-info-group{margin-bottom:1.5rem}.profile-info-label{display:block;font-size:.875rem;font-weight:500;color:var(--color-input-label);margin-bottom:.25rem}.profile-info-value{color:var(--color-text);font-weight:600;font-size:1.125rem}.profile-badge-row{display:flex;flex-wrap:wrap;gap:.5rem}.profile-badge{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#dbeafe;color:#1e40af}.profile-actions{display:flex;gap:1rem}.profile-action-link{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:2px solid var(--color-primary);color:var(--color-primary);font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;text-decoration:none;transition:background-color .2s,color .2s}.profile-action-link:hover,.profile-action-link:focus{background-color:var(--color-primary);color:var(--color-text-white)}.profile-action-link:focus{outline:2px solid var(--color-primary);outline-offset:2px}.profile-action-inner{outline:none}:root{--color-primary: #13802b;--color-primary-hover: #0f6623;--color-secondary: #69b3ea;--color-text: #4e565c;--color-text-secondary: #6f7276;--color-text-dark: #333;--color-text-muted: #696f72;--color-text-light: #6a6c71;--color-text-white: #fff;--color-page-bg: #ebeeef;--color-surface: #fff;--color-surface-alt: #f7f7f9;--color-surface-hover: #f1f3f4;--color-select-bg: #edf1f2;--color-border: #6a6c71;--color-border-light: #e2e3e7;--color-border-muted: #ccc;--color-border-section: #d4d8da;--color-input-bg: #f2f5f6;--color-input-border: #6a6c71;--color-input-text: #4e565c;--color-input-label: #696f72;--shadow-input-inset: inset 0px 2px 1px rgba(11, 44, 67, .05);--color-focus-ring: #81b1e7;--outline-focus: 2px solid var(--color-focus-ring);--outline-focus-offset: 3px;--color-btn-green: #26873e;--color-btn-green-hover: #1f6b32;--color-btn-blue: #247ab7;--color-btn-blue-hover: #1b6ba2;--color-btn-blue-light: #3887bf;--color-btn-blue-link: #18649a;--color-btn-red: #e26640;--color-btn-red-hover: #cf4920;--color-btn-cancel: #6f767a;--color-error: #ef1516;--color-error-bg: #fef2f2;--color-error-bg-light: #fbf4f4;--color-success: #26873e;--color-status-red: #c7451e;--color-status-amber: #cd9411;--color-status-amber-dark: #835f0b;--color-status-teal: #00768c;--color-table-header-bg: #f4f6f7;--color-table-section-bg: #f2f5f6;--color-table-border: #e2e3e7;--color-table-header-text: #6a6c71;--color-modal-overlay: rgba(36, 122, 183, .9);--shadow-card: 0 2px 3px rgb(0 0 0 / 8%);--shadow-card-sm: 0 1px 4px rgb(0 0 0 / 8%);--shadow-card-lg: 0 3px 12px rgb(0 0 0 / 10%);--shadow-subtle: 0 1px 4px 0px rgba(0, 0, 0, .1);--shadow-elevation: 0 2px 16px rgba(0, 0, 0, .1);--font-sans: "Open Sans", ui-sans-serif, system-ui, sans-serif;--font-heading: "Varela Round", ui-rounded, system-ui, sans-serif;--input-height: 48px;--button-height: 54px;--button-radius: 5px;--input-radius: 4px;--content-max-width: 840px;--color-blue-tint: rgb(36 122 183 / 5%);--color-green-tint: rgb(38 135 62 / 8%);--transition-standard: all .3s ease-out;--transition-color: background-color .3s ease-out}button:focus-visible>.button-inner,button:focus-visible>.back-button-inner,button:focus-visible>.assign-coach-inner,button:focus-visible>.circle-button-inner{outline:var(--outline-focus);outline-offset:var(--outline-focus-offset)}.focus-underline:focus-visible{box-shadow:0 3px 0 0 var(--color-input-border);outline:none}.legacy-input,.legacy-textarea{height:var(--input-height);width:100%;box-sizing:border-box;padding:0 18px;border-radius:var(--input-radius);font-size:17px;color:var(--color-input-text);box-shadow:var(--shadow-input-inset);background:var(--color-input-bg);transition:var(--transition-standard);border:1px solid var(--color-input-border)}.legacy-input:focus,.legacy-textarea:focus{box-shadow:0 3px 0 0 var(--color-input-border);outline:none}.legacy-textarea{height:auto;min-height:90px;padding:12px 18px;resize:none}.legacy-select-wrapper{overflow:hidden;width:100%;height:var(--input-height);border-radius:var(--input-radius);border:1px solid var(--color-input-border);box-sizing:border-box;box-shadow:inset 0 2px 2px #fff6,0 2px 1px #071e280d;cursor:pointer;background:url(/down-carrot-gray.png) var(--color-input-bg) no-repeat right 20px center;background-size:14px 9px}.legacy-select-wrapper select{background:transparent;width:calc(100% + 20px);padding-left:20px;font-size:16px;border:none;border-radius:0;box-shadow:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;height:calc(var(--input-height) - 2px)}.legacy-checkbox{appearance:checkbox;-webkit-appearance:checkbox;border:initial;background:initial;box-shadow:none;padding:0;transition:none;border-radius:0;width:16px;height:16px}.legacy-checkbox:focus{outline:none;box-shadow:0 3px 0 0 var(--color-input-border)}.field-error{display:block;margin-top:12px;font-weight:600;font-size:14px;color:var(--color-error)}.field-error:empty{display:none}.required{color:var(--color-error)}.field-label{font-size:19px;font-weight:600;line-height:1.1em;color:var(--color-text)}.btn-submit,.btn-save,.btn-cancel-outline,.btn-delete,.btn-outline-blue{outline:none;width:auto;height:var(--button-height);border:none;border-radius:var(--button-radius);cursor:pointer;transition:var(--transition-color)}.btn-submit .button-inner,.btn-save .button-inner,.btn-cancel-outline .button-inner,.btn-delete .button-inner,.btn-outline-blue .button-inner{position:relative;outline:none;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;height:var(--button-height);box-sizing:border-box;line-height:var(--button-height);padding:0 36px}.btn-submit{background-color:var(--color-btn-green);color:var(--color-text-white)}.btn-submit:hover,.btn-submit:active,.btn-submit:focus{background-color:var(--color-btn-green-hover)}.btn-submit:disabled{background-color:var(--color-border-muted);cursor:not-allowed}.btn-save{background-color:var(--color-btn-blue);color:var(--color-text-white)}.btn-save:hover,.btn-save:focus{background-color:var(--color-btn-blue-hover)}.btn-delete{background-color:var(--color-btn-red);color:var(--color-text-white)}.btn-delete:hover,.btn-delete:focus{background-color:var(--color-btn-red-hover)}.btn-cancel-outline{background-color:var(--color-surface);border:1px solid var(--color-btn-cancel);color:var(--color-btn-cancel);transition:color .3s ease-out,background-color .3s ease-out}.btn-cancel-outline:hover,.btn-cancel-outline:focus{background-color:var(--color-btn-cancel);color:var(--color-text-white)}.btn-outline-blue{border:1px solid var(--color-btn-blue-link);background:transparent;color:var(--color-btn-blue-link)}.btn-outline-blue:hover,.btn-outline-blue:active,.btn-outline-blue:focus{background:#10639d12}.lightbox-inner{padding:0 46px 46px;text-align:left}.lightbox h2,.lightbox-inner h2{font-size:20px;font-weight:600;color:var(--color-text);text-align:center}.lightbox button.submit{outline:none;width:auto;height:var(--button-height);font-size:13px;border:none;border-radius:var(--button-radius);cursor:pointer;background-color:var(--color-btn-green);color:var(--color-text-white);transition:var(--transition-color)}.lightbox button.submit:hover,.lightbox button.submit:focus{background-color:var(--color-btn-green-hover)}.lightbox button.submit:disabled{background-color:var(--color-border-muted);cursor:not-allowed}.lightbox button.submit .button-inner{position:relative;outline:none;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;padding:0 36px;height:var(--button-height);box-sizing:border-box;line-height:var(--button-height)}.confirm-lightbox h2{margin:55px 0 20px}.confirm-lightbox p{color:#6d7072;line-height:26px}.confirm-lightbox p b{color:inherit;font-weight:600}.confirm-lightbox .action-buttons{margin-top:40px}.confirm-lightbox .action-buttons button{display:inline-block;margin:0 .7%;border-radius:5px;cursor:pointer}.confirm-lightbox .action-buttons button:focus{outline:none}.confirm-lightbox .action-buttons button .button-inner{position:relative;outline:none;width:100%;height:49px;line-height:49px}.confirm-lightbox .action-buttons button:focus>.button-inner{outline-offset:3px;outline:var(--outline-focus)}.confirm-lightbox .action-buttons button.cancel{border:1px solid var(--color-btn-cancel);background-color:var(--color-text-white);color:var(--color-btn-cancel);transition:color .3s ease-out,background-color .3s ease-out}.confirm-lightbox .action-buttons button.cancel:hover,.confirm-lightbox .action-buttons button.cancel:focus{background-color:var(--color-btn-cancel)}.confirm-lightbox .action-buttons button.cancel .button-inner{color:var(--color-btn-cancel)}.confirm-lightbox .action-buttons button.cancel:focus>.button-inner,.confirm-lightbox .action-buttons button.cancel:hover>.button-inner,.confirm-lightbox .action-buttons button.cancel:active>.button-inner{color:var(--color-text-white)}table.legacy-table{width:100%;border-collapse:collapse}table.legacy-table thead tr{border-bottom:1px solid var(--color-border-section)}table.legacy-table thead th{background:var(--color-table-header-bg);font-size:16px;font-weight:700;text-align:left;padding:12px 16px;color:var(--color-text)}table.legacy-table tbody td{padding:10px 16px;font-size:14px;border-bottom:1px solid var(--color-table-border)}table.legacy-table tbody th{font-weight:600;padding:10px 16px;font-size:14px}table.legacy-table tbody tr.section-header{border-bottom:1px solid var(--color-border-section);background-color:var(--color-table-section-bg)}table.legacy-table tbody tr.section-header th{padding:12px 16px;font-size:15px;font-weight:600;color:var(--color-text);text-align:left}table.legacy-table .column-subheader{font-weight:600;font-size:12px;color:var(--color-table-header-text);text-transform:uppercase;letter-spacing:.04em}table.legacy-table .empty-state-row td{padding:20px 16px;font-size:15px;color:var(--color-text-light);font-style:italic}.styled-select{overflow:hidden;width:100%;height:48px;border-radius:4px;border:1px solid var(--color-border);box-sizing:border-box;box-shadow:inset 0 2px 2px #fff6,0 2px 1px #071e280d;cursor:pointer;background:url(/images/common/down-carrot-gray.png) var(--color-select-bg) no-repeat right 20px center;background-size:14px 9px}.styled-select select{background:transparent;width:calc(100% + 20px);padding-left:20px;font-size:16px;border:0;border-radius:0;height:46px;-webkit-appearance:none}.styled-select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.styled-select select:focus{outline:none;--tw-ring-color: transparent !important;border-color:transparent!important;box-shadow:none!important}.styled-select.focus,.styled-select:focus{box-shadow:0 3px 0 0 var(--color-border);outline:none}.styled-select.invalid{border:1px solid var(--color-error)!important}.styled-select.invalid:focus,.styled-select.invalid.focus,.styled-select.invalid select:focus{box-shadow:0 3px 0 0 var(--color-error)}.styled-select.invalid.focus select{box-shadow:0 3px 0 0 var(--color-error)}*,*:before,*:after{box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}button{outline:none;border:none;padding:0;background-color:transparent;background-image:none;cursor:pointer}ul,ol,menu{list-style:none;margin:0;padding:0}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--color-text);background-color:#fff;margin:0;padding:0}a{font-weight:600;color:var(--color-primary);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease-out}a:hover,a:focus{border-color:var(--color-primary)}a:focus{outline:none}*:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}main:focus-visible,section:focus-visible,div:focus-visible{outline:none}#page-title-screen-reader{position:absolute;top:0;left:0;text-indent:-99999px;white-space:nowrap;height:0;font-size:0;line-height:0;outline:none}#page-title-screen-reader:focus,#page-title-screen-reader:hover,#page-title-screen-reader:active{outline:none}.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}.skip-main:focus,.skip-main:active{color:var(--color-text-white);background-color:#000c;left:auto;top:auto;width:28%;height:auto;overflow:auto;box-sizing:border-box;margin:20px 36%;padding:14px 0;border-radius:30px;border:2px solid rgb(255 255 255 / 80%);text-align:center;font-size:1.2em;z-index:999}header nav{height:auto!important;line-height:normal!important;font-size:13px!important;padding:0}header nav a,header nav button,header nav span{display:inline-flex;align-items:center;padding:4px 0;height:auto;line-height:1.4;font-size:13px;vertical-align:middle;font-family:var(--font-sans)!important;font-weight:600!important;letter-spacing:normal!important;font-stretch:100%;color:var(--color-text-white);border-bottom:none}header nav a:hover,header nav a:focus{border-color:transparent;color:var(--color-text-white)}header nav button{background-color:transparent!important;color:inherit!important;border:none!important;border-radius:4px!important;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important;font-size:13px!important;width:auto!important;padding:4px 8px!important}header nav button:hover,header nav button:focus,header nav button:active{background-color:#ffffff1a!important;color:inherit!important}header nav .nav-divider{padding:0 8px;font-size:13px;line-height:1.4}header .user-info,header .user-info-name{line-height:16px!important;margin-bottom:2px!important;margin-top:8px!important}header .user-info-name a{font-size:18px!important;line-height:16px!important;padding:4px 8px;font-stretch:100%;font-family:var(--font-sans)!important;font-weight:600!important;letter-spacing:normal!important;color:var(--color-text-white);border-bottom:none}header .user-info-name a:hover,header .user-info-name a:focus{border-color:transparent;color:var(--color-text-white)}header .user-info nav{margin-top:-2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
