.product-shell,.product-auth,.report-shell{--product-ink:var(--brand-ink);--product-soft:var(--brand-soft);--product-teal:var(--brand-teal);--product-teal-dark:var(--brand-teal-dark);--product-mint:var(--brand-mint);--product-coral:var(--brand-coral);--product-yellow:var(--brand-yellow);--product-periwinkle:var(--brand-periwinkle);--product-paper:var(--brand-paper);--product-paper-deep:var(--brand-paper-deep);--product-line:#102f3d24;--product-shadow:0 22px 65px #102f3d1f;color:var(--product-ink);font-family:var(--font-public-sans), system-ui, sans-serif}.neurofx .product-shell h1,.neurofx .product-shell h2,.neurofx .product-shell h3,.neurofx .product-shell h4,.neurofx .product-auth h1,.neurofx .product-auth h2,.neurofx .product-auth h3{color:var(--product-ink);font-family:var(--font-public-sans), system-ui, sans-serif;letter-spacing:-.035em;text-wrap:balance;font-style:normal;font-weight:750}.product-wordmark{color:var(--product-ink,var(--brand-ink));align-items:center;gap:10px;text-decoration:none;display:inline-flex}.product-wordmark__symbol{flex:0 0 31px;width:31px;height:31px;display:block;position:relative}.product-wordmark__symbol>span{display:block;position:absolute}.product-wordmark__symbol>span:first-child{background:var(--product-yellow,var(--brand-yellow));clip-path:polygon(50% 0,100% 100%,0 100%);width:13px;height:13px;inset:1px auto auto 1px}.product-wordmark__symbol>span:nth-child(2){background:var(--product-coral,var(--brand-coral));border-radius:3px;width:13px;height:13px;inset:auto auto 1px 1px}.product-wordmark__symbol>span:nth-child(3){background:var(--product-teal,var(--brand-teal));width:14px;height:14px;box-shadow:0 15px 0 var(--product-periwinkle,var(--brand-periwinkle));border-radius:50%;inset:2px 0 auto auto}.product-wordmark__name{color:inherit;letter-spacing:-.04em;align-items:baseline;font-size:21px;line-height:1;display:flex}.product-wordmark__name strong{font-weight:850}.product-wordmark__name>span{color:var(--product-teal,var(--brand-teal));font-weight:650}.product-wordmark--inverse{color:#fff}.product-wordmark--inverse .product-wordmark__name>span{color:var(--product-yellow,var(--brand-yellow))}.product-wordmark--inverse .product-wordmark__symbol>span:nth-child(3){background:#fff}.product-eyebrow{color:var(--product-teal);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.74rem;font-weight:800;display:inline-flex}.product-eyebrow:before{content:"";background:var(--product-coral);border-radius:.18rem;width:.65rem;height:.65rem;transform:rotate(10deg)}.product-eyebrow--light{color:#ffffffc7}.product-auth{background:var(--product-paper);grid-template-columns:minmax(0,1.02fr) minmax(30rem,.98fr);min-height:100vh;display:grid}.product-auth__story{color:#fff;background:var(--product-teal-dark);isolation:isolate;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(2rem,5vw,4rem);display:flex;position:relative;overflow:hidden}.product-auth__story:after{content:"";z-index:-1;background:#aab5ed29;border-radius:50% 50% 0 0;height:55%;position:absolute;inset:auto -15% -28% 25%;transform:rotate(-8deg)}.product-auth__shape{z-index:-1;pointer-events:none;position:absolute}.product-auth__shape--one{background:var(--product-coral);opacity:.92;border-radius:50%;width:5.4rem;height:5.4rem;top:16%;right:10%}.product-auth__shape--two{background:var(--product-yellow);border-radius:1.2rem;width:4.6rem;height:4.6rem;bottom:14%;right:24%;transform:rotate(12deg)}.product-auth__story-copy{max-width:42rem}.neurofx .product-auth__story h2{color:#fff;letter-spacing:-.065em;max-width:13ch;margin:1rem 0 1.2rem;font-size:clamp(2.45rem,5.2vw,4.6rem);line-height:.98}.product-auth__story-copy>p{color:#ffffffc7;max-width:38rem;margin:0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.product-auth__points{gap:.75rem;max-width:38rem;margin:0;padding:0;list-style:none;display:grid}.product-auth__points li{color:#ffffffdb;gap:.75rem;font-size:.92rem;display:flex}.product-auth__points li>span{width:1.45rem;height:1.45rem;color:var(--product-ink);background:var(--product-yellow);border-radius:.45rem;flex:0 0 1.45rem;place-items:center;font-size:.75rem;font-weight:900;display:grid}.product-auth__main{background:radial-gradient(circle at 86% 14%, #f2c84b3d 0 4rem, transparent 4.1rem), radial-gradient(circle at 7% 88%, #ee745f26 0 5rem, transparent 5.1rem), var(--product-paper);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:clamp(1.5rem,5vw,4.5rem);display:flex}.product-auth__card{border:1px solid var(--product-line);width:min(100%,31rem);box-shadow:var(--product-shadow);background:#fff;border-radius:1.55rem;padding:clamp(1.6rem,4vw,2.5rem)}.product-auth__mobile-home{margin-bottom:2rem;text-decoration:none;display:none}.product-auth__card h1{margin:0;font-size:clamp(1.85rem,3.5vw,2.55rem);line-height:1.08}.product-auth__intro{color:var(--product-soft);margin:.75rem 0 1.75rem;font-size:.95rem;line-height:1.6}.product-auth__support{color:var(--product-soft);margin:0;font-size:.78rem}.product-auth__support a{color:var(--product-teal);font-weight:700}.product-auth .auth-shell__form{gap:1.05rem}.product-auth .auth-shell__field label{color:var(--product-ink);font-size:.84rem;font-weight:750}.product-auth .auth-shell__field input,.product-auth .product-code-input{border:1.5px solid var(--product-line);background:var(--product-paper);min-height:3.35rem;color:var(--product-ink);box-shadow:none;border-radius:.85rem}.product-auth .auth-shell__field input:focus,.product-auth .product-code-input:focus{border-color:var(--product-teal);outline:none;box-shadow:0 0 0 4px #0b68731f}.product-auth .auth-shell__submit,.product-button{border:1px solid var(--product-teal-dark);color:#fff;background:var(--product-teal-dark);cursor:pointer;min-height:3.2rem;font-family:inherit;font-size:.92rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:0 5px #073841;border-radius:.85rem!important}.product-auth .auth-shell__submit:hover:not(:disabled),.product-button:hover:not(:disabled){background:var(--product-teal);transform:translateY(1px);box-shadow:0 3px #073841}.product-auth .auth-shell__fine{color:var(--product-soft);margin-top:.25rem;font-size:.75rem}.product-auth .auth-shell__fine a{color:var(--product-teal);font-weight:700}.product-auth .auth-shell__error{background:#fff1ee;border:1px solid #efb4aa;border-radius:.8rem;margin:0;padding:.75rem .85rem}.product-auth .auth-shell__notice{gap:.8rem}.product-auth .auth-shell__notice-icon{background:var(--product-yellow);border-radius:.9rem}.product-auth .auth-shell__notice h3{color:var(--product-ink);font-family:inherit;font-size:1.5rem;font-weight:800}.product-auth .auth-shell__notice p{color:var(--product-soft)}.product-auth__actions{gap:1rem;margin-top:1.5rem;display:grid}.product-auth__qr{border:1px solid var(--product-line);background:#fff;border-radius:1rem;place-items:center;padding:1rem;display:grid}.product-auth__manual{background:var(--product-mint);text-align:center;border-radius:.9rem;padding:1rem}.product-auth__text-button{color:var(--product-teal);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.8rem;font-weight:750}.product-auth__dev-list{gap:.75rem;margin-top:1.5rem;display:grid}.product-auth__dev-user{border:1px solid var(--product-line);width:100%;color:var(--product-ink);background:var(--product-paper);text-align:left;cursor:pointer;border-radius:.9rem;padding:1rem}.product-auth__dev-user:hover{border-color:var(--product-teal);background:var(--product-mint)}.product-shell--dashboard,.product-shell--assessment,.product-shell--informant,.product-shell--staff,.product-shell--purchase{background:var(--product-paper);min-height:100vh}.workspace-header{background:var(--product-paper);border-bottom:1px solid var(--product-line)}.workspace-header__top,.workspace-header__nav{width:min(1180px,100% - 48px);margin-inline:auto}.workspace-header__top{justify-content:space-between;align-items:center;gap:2rem;min-height:92px;display:flex}.workspace-header__brand{flex-shrink:0;gap:.65rem;text-decoration:none;display:grid}.workspace-header__label{color:var(--product-soft);letter-spacing:.025em;font-size:.72rem}.workspace-header__account{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.25rem;font-size:.8rem;display:flex}.workspace-header__email{color:var(--product-soft);text-overflow:ellipsis;white-space:nowrap;max-width:15rem;overflow:hidden}.workspace-header__account a,.workspace-header__account button{color:var(--product-teal-dark);align-items:center;gap:.4rem;font-weight:700;text-decoration:none;display:inline-flex}.workspace-header button{cursor:pointer}.workspace-header__nav{flex-wrap:wrap;align-items:center;gap:.25rem;padding:0 0 .75rem;display:flex}.workspace-header__nav>a{color:var(--product-soft);border-radius:.65rem;padding:.65rem .9rem;font-size:.8rem;font-weight:700;text-decoration:none}.workspace-header__nav>a:hover{color:var(--product-ink);background:var(--product-mint)}.workspace-header__nav>a[aria-current=page]{color:#fff;background:var(--product-teal-dark)}.workspace-header__patient{margin-left:auto}.workspace-header__toggle,.workspace-header__mobile-account{display:none}.workspace-skip{z-index:100;background:var(--product-yellow);color:var(--product-ink);border-radius:.6rem;padding:.7rem 1rem;position:absolute;top:-5rem;left:1rem}.workspace-skip:focus{top:.5rem}.workspace-footer{max-width:1180px;color:var(--product-soft);border-top:1px solid var(--product-line);margin:2rem auto 0;padding:1.5rem 24px;font-size:.75rem}.product-shell--staff .admin-main{min-height:65vh}.product-shell--staff .admin-main>div{padding-top:2.5rem;padding-bottom:2.5rem}.product-shell--staff .admin-main h1{color:var(--product-ink);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:750;line-height:1.15}.product-shell--staff .admin-main h2{color:var(--product-ink);font-weight:750}.product-shell--staff .admin-main :is(.bg-card,[data-slot=card]){border-color:var(--product-line);border-radius:1.2rem;box-shadow:0 8px 24px #102f3d0d}.product-shell--staff .admin-main :is(input:not([type=radio]):not([type=checkbox]),select,textarea){border:1px solid var(--product-line);background:#fff;border-radius:.7rem;min-height:2.75rem}.product-shell--staff .admin-main :is(button,a).rounded-lg{border-radius:.75rem;align-items:center;min-height:2.75rem}.product-shell--staff table th{letter-spacing:.035em;color:var(--product-soft);font-size:.7rem;font-weight:750}.product-shell--staff table td{font-size:.84rem}.workspace-page-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.workspace-page-heading p{color:var(--product-soft);margin-top:.65rem;font-size:.92rem}.purchase-page{width:min(100% - 48px,1080px);margin:0 auto;padding:3.5rem 0 5rem}.purchase-page__intro{max-width:47rem;margin-bottom:2rem}.purchase-page__intro h1{margin:1rem 0;font-size:clamp(2.1rem,4vw,3.2rem);line-height:1.08}.purchase-page__intro p{color:var(--product-soft);line-height:1.65}.purchase-steps{color:var(--product-soft);flex-wrap:wrap;gap:.75rem 1.5rem;margin:1.5rem 0 2rem;padding:0;font-size:.8rem;list-style:none;display:flex}.purchase-steps li{align-items:center;gap:.6rem;display:flex}.purchase-steps span{background:var(--product-mint);width:1.65rem;height:1.65rem;color:var(--product-teal-dark);border-radius:.5rem;place-items:center;font-weight:750;display:grid}.purchase-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.purchase-option{border:1px solid var(--product-line);border-top:5px solid var(--product-teal);background:#fff;border-radius:1.4rem;flex-direction:column;padding:clamp(1.5rem,3vw,2rem);display:flex;box-shadow:0 12px 32px #102f3d0f}.purchase-option--child{border-top-color:var(--product-coral)}.purchase-option h2{margin:0 0 1rem;font-size:1.55rem}.purchase-option>p{color:var(--product-soft);font-size:.92rem;line-height:1.65}.purchase-option ul{color:var(--product-ink);margin:1.2rem 0;padding-left:1.2rem;font-size:.88rem;line-height:1.9;list-style:outside}.purchase-option li::marker{color:var(--product-teal)}.purchase-option__price{align-items:center;gap:1rem;margin:auto 0 1.25rem;padding-top:1rem;display:flex}.purchase-option__price strong{letter-spacing:-.05em;font-size:2.6rem;font-weight:800}.purchase-option__price span{color:var(--product-soft);font-size:.78rem}.purchase-option .product-button{width:100%;padding:.9rem 1rem}.purchase-option .product-button:disabled{opacity:.6;cursor:wait}.purchase-option__error{color:#852b22;background:#fff1ee;border:1px solid #efb4aa;border-radius:.8rem;margin-top:1rem;padding:1rem;font-size:.85rem;line-height:1.6}.purchase-option__error a{color:inherit;font-weight:700;text-decoration:underline}.purchase-details{background:var(--product-mint);color:var(--product-ink);border-radius:1.25rem;margin-top:2rem;padding:1.5rem 2rem}.purchase-details p{margin-top:.65rem;font-size:.88rem;line-height:1.65}.purchase-details a{font-weight:700;text-decoration:underline}.purchase-faq{max-width:50rem;margin-top:3rem}.purchase-faq h2{margin-bottom:1.25rem;font-size:1.65rem}.purchase-faq details{border-bottom:1px solid var(--product-line);padding:1rem 0}.purchase-faq summary{cursor:pointer;font-weight:700}.purchase-faq p{color:var(--product-soft);margin:.8rem 0 0;font-size:.9rem;line-height:1.7}@media (max-width:760px){.workspace-header__top,.workspace-header__nav{width:calc(100% - 32px)}.workspace-header__top{gap:1rem;min-height:84px}.workspace-header__account{display:none}.workspace-header__toggle{border:1px solid var(--product-line);border-radius:.7rem;align-items:center;gap:.4rem;padding:.65rem;font-size:.8rem;display:inline-flex}.workspace-header__nav{display:none}.workspace-header__nav[data-open=true]{flex-direction:column;align-items:stretch;display:flex}.workspace-header__patient{margin:0}.workspace-header__mobile-account{border-top:1px solid var(--product-line);justify-content:space-between;padding:1rem;font-size:.85rem;display:flex}.purchase-page{width:calc(100% - 32px);padding-top:2rem}.purchase-options{grid-template-columns:1fr}.purchase-details{padding:1.3rem}}.titration-surface{background:radial-gradient(circle at 92% 10%, #f2c84b3d 0 5rem, transparent 5.1rem), radial-gradient(circle at 4% 74%, #aab5ed33 0 6rem, transparent 6.1rem), var(--product-paper);min-height:100vh}.titration-surface__header{border-bottom:1px solid var(--product-line);justify-content:space-between;align-items:center;gap:1rem;width:min(72rem,100% - 2rem);min-height:4.75rem;margin:0 auto;display:flex}.titration-surface__header>span:last-child{color:var(--product-soft);letter-spacing:.04em;font-size:.76rem;font-weight:750}.titration-surface__footer{width:min(42rem,100% - 2rem);color:var(--product-soft);text-align:center;margin:0 auto;padding:0 0 2.5rem;font-size:.75rem;line-height:1.55}.titration-state{place-items:center;min-height:calc(100vh - 10rem);padding:3rem 1rem;display:grid}.titration-state>div,.titration-state>p{border:1px solid var(--product-line);box-shadow:var(--product-shadow);background:#fff;border-radius:1.5rem;padding:clamp(1.5rem,5vw,2.5rem)}.titration-form-page{padding:clamp(2rem,6vw,4rem) 1rem 2.5rem}.titration-form-card{--titration-card-padding:clamp(1.25rem, 5vw, 2.5rem);padding:var(--titration-card-padding);border:1px solid var(--product-line);box-shadow:var(--product-shadow);background:#fffffff5;border-radius:1.6rem}.titration-form-card>header{margin:calc(0px - var(--titration-card-padding));color:#fff;background:var(--product-teal-dark);border-radius:1.55rem 1.55rem 0 0;margin-bottom:0;padding:clamp(1.5rem,5vw,2.5rem)}.neurofx .titration-form-card>header h1{color:#fff}.titration-form-card>header p{color:#ffffffd1;line-height:1.65}.titration-form-card section{padding-top:.5rem;scroll-margin-top:1rem}.titration-form-card section h2{font-size:1.2rem}.titration-form-card input:not([type=radio]):not([type=checkbox]),.titration-form-card textarea{border:1.5px solid var(--product-line);min-height:3rem;color:var(--product-ink);background:var(--product-paper);border-radius:.8rem}.titration-form-card textarea{min-height:6.5rem}.titration-form-card input:focus,.titration-form-card textarea:focus,.titration-form-card button:focus-visible{border-color:var(--product-teal);outline:none;box-shadow:0 0 0 4px #0b687324}.titration-form-card input[type=radio],.titration-form-card input[type=checkbox]{width:1.15rem;height:1.15rem;accent-color:var(--product-teal);flex:0 0 1.15rem}.titration-form-card label{line-height:1.45}.titration-choice{border:1px solid var(--product-line);background:var(--product-paper);cursor:pointer;border-radius:.75rem;min-height:2.8rem;padding:.65rem .75rem;transition:border-color .15s,background .15s}.titration-choice:hover{background:var(--product-mint);border-color:#0b687373}.titration-form-card button.bg-primary{background:var(--product-teal-dark);border-radius:.85rem;min-height:3.25rem;box-shadow:0 4px #073841}.titration-form-card button.bg-primary:hover:not(:disabled){background:var(--product-teal);transform:translateY(1px);box-shadow:0 3px #073841}@media (max-width:36rem){.titration-surface__header>span:last-child{display:none}.titration-form-page{padding-top:1.25rem}.titration-form-card{border-radius:1.25rem}.titration-form-card>header{border-radius:1.2rem 1.2rem 0 0}}.product-header{z-index:50;border-bottom:1px solid var(--product-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f1f0;position:sticky;top:0}.neurofx .product-header{color:var(--product-ink)!important;background:#fbf8f1f0!important}.neurofx .product-header .product-wordmark__name>span{color:var(--product-teal)!important}.neurofx .product-header select{color:var(--product-ink)!important;border-color:var(--product-line)!important}.product-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1180px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.product-header__left,.product-header__right,.product-header__nav{align-items:center;gap:1.4rem;display:flex}.product-header__nav a,.product-header__action{color:var(--product-soft);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.84rem;font-weight:700;text-decoration:none}.product-header__nav a:hover,.product-header__action:hover{color:var(--product-teal)}.product-header__back{align-items:center;gap:.4rem;display:inline-flex}.neurofx .product-shell--dashboard .section-panel--paper{background:var(--product-paper)}.neurofx .product-shell--dashboard .section-title,.neurofx .product-shell--dashboard .dashboard-empty__title{font-family:inherit;font-style:normal;font-weight:800}.neurofx .product-shell--dashboard .section-title em,.neurofx .product-shell--dashboard .dashboard-empty__title em{color:inherit;font:inherit;background:linear-gradient(#0000 70%,#f2c84b94 70%);font-style:normal}.neurofx .product-shell--dashboard .section-title em:after{display:none}.product-shell .dashboard-primary-cta,.product-shell .assessment-card__btn,.product-shell .rounded-lg.bg-primary,.product-shell button.rounded-lg.bg-primary{background:var(--product-teal-dark);font-weight:800;box-shadow:0 4px #073841;border-radius:.85rem!important}.product-shell .dashboard-primary-cta,.product-shell .assessment-card__btn{color:#fff!important}.product-mobile-menu{display:none}.product-shell .assessment-card,.product-shell .rounded-xl.bg-card,.product-shell main>.rounded-xl,.product-shell section.rounded-lg.bg-card{border-color:var(--product-line);box-shadow:0 12px 32px #102f3d12;border-radius:1.25rem!important}.product-shell--assessment>footer{border-color:var(--product-line);background:var(--product-paper-deep)}.product-assessment-canvas{flex:1}.assessment-chapter-header{background:var(--product-paper);top:72px}.assessment-tool-picker{display:none}.assessment-tool-about{color:var(--product-soft);margin-top:.7rem}.assessment-tool-about summary{cursor:pointer;text-underline-offset:.2em;font-size:.82rem;font-weight:700;text-decoration:underline}.assessment-tool-about p{margin-top:.7rem;line-height:1.65}.assessment-footer>div{gap:1rem}.assessment-footer button{max-width:43%}.assessment-footer__short{display:none}@media (max-width:600px){.assessment-chapter-header{padding-inline:1rem;top:64px}.assessment-tool-tabs{display:none}.assessment-tool-picker{color:var(--product-soft);gap:.3rem;font-size:.75rem;display:grid}.assessment-tool-picker select{width:100%;min-width:0;color:var(--product-ink);padding:.6rem}.assessment-footer>div{padding:.75rem 1rem}.assessment-footer button{white-space:nowrap;padding:.75rem 1rem}.assessment-footer__short{display:inline}.assessment-footer__long{display:none}}.product-shell--assessment .sticky.top-12,.product-shell--assessment .sticky.bottom-0,.product-shell--assessment>.product-assessment-canvas>div:first-child.border-b{border-color:var(--product-line);background:#fbf8f1f2}.neurofx .product-shell--assessment .sticky.bottom-0 button.assessment-footer__back{font-weight:750;box-shadow:0 2px #07384129;color:var(--product-teal-dark)!important;background:#fff!important;border-color:#ffffff6b!important}.neurofx .product-shell--assessment .sticky.bottom-0 button.assessment-footer__back:hover{border-color:var(--product-teal)!important;color:#fff!important;background:var(--product-teal)!important}.neurofx .product-shell--assessment .sticky.bottom-0 button.assessment-footer__back:active{box-shadow:none;transform:translateY(1px);background:var(--product-teal-dark)!important}.neurofx .product-shell--assessment .sticky.bottom-0 button.assessment-footer__back:focus-visible{outline:3px solid var(--product-yellow);outline-offset:3px}.product-shell--assessment .rounded-xl.border,.product-shell--assessment .rounded-lg.border{border-color:var(--product-line)}.product-shell--assessment [role=radiogroup] button{border-radius:.75rem;min-height:2.75rem;font-weight:700}.product-shell--assessment [role=radiogroup] button[aria-checked=true]{border-color:var(--product-teal-dark);background:var(--product-teal-dark);box-shadow:0 3px #073841}.product-shell--assessment .product-likert-option:hover{background:var(--product-mint);border-color:#0b68738c}.product-shell--assessment .product-likert-option--screen-positive{background:var(--product-paper-deep)}.neurofx .product-shell button[class*=rounded-lg],.neurofx .product-shell a[class*=rounded-lg]{border-radius:.75rem!important}.product-shell--assessment .product-question{border-color:var(--product-line);background:#fff;border-radius:1.1rem;box-shadow:0 10px 24px #102f3d0e}.product-shell--assessment input:not([type=checkbox]):not([type=radio]),.product-shell--assessment textarea,.product-shell--assessment select{border-color:var(--product-line);background:#fff;border-radius:.8rem}@media (max-width:960px){.product-auth{grid-template-columns:1fr}.product-auth__story{display:none}.product-auth__mobile-home{width:max-content;display:flex}.product-auth__main{min-height:100vh}.product-header__nav,.product-header__right{display:none}.product-mobile-menu{display:flex}}@media (max-width:600px){.product-auth__main{background:var(--product-paper);justify-content:flex-start;padding:1.15rem}.product-auth__card{border-radius:1.25rem;margin-top:1rem;padding:1.4rem}.product-auth__support{text-align:center}.product-header__inner{min-height:64px}.product-wordmark__name{font-size:19px}.product-shell--assessment main{padding-inline:1rem}.product-shell--assessment [role=radiogroup]{grid-template-columns:1fr 1fr;display:grid}.product-shell--assessment [role=radiogroup] button{justify-content:flex-start}}.report-brand.product-wordmark{color:var(--product-ink)}.report-brand .product-wordmark__name{font-size:1.08rem}.print-report-wordmark{margin-bottom:18px}.print-report-wordmark .product-wordmark__name{font-size:16px}.print-report-wordmark .product-wordmark__symbol{transform-origin:0;flex-basis:26px;width:26px;height:26px;transform:scale(.82)}@media (prefers-reduced-motion:reduce){.product-auth .auth-shell__submit,.product-button{transition:none}}
