@layer reset{*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body,h1,h2,h3,p,blockquote,dl,dd{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}}@layer base{:root{--paper:#f5f0e6;--paper-deep:#eae1d1;--surface:#fffdf8;--ink:#202822;--muted:#667067;--line:#d8cfbf;--green:#244d3d;--green-light:#dce9df;--orange:#c4512d;--orange-dark:#9f3f20;--orange-light:#f5ded4;--yellow:#e9c96a;--red:#a53c35;--red-light:#f5dfdc;--shadow:0 18px 50px #2c281f1a;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Avenir Next,Avenir,Segoe UI,sans-serif}body{background:var(--paper);min-width:320px;min-height:100vh}h1,h2,h3{letter-spacing:-.025em;font-family:Iowan Old Style,Baskerville,Georgia,serif;line-height:1.05}h1{font-size:clamp(2.1rem,4vw,4.5rem)}h2{font-size:clamp(1.45rem,2.5vw,2.25rem)}h3{font-size:1.2rem}a{color:inherit;text-underline-offset:.2em}button,a{transition:color .18s,background .18s,border-color .18s,transform .18s,box-shadow .18s}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:46px;color:var(--ink);border-radius:4px;padding:.72rem .82rem}input:focus{border-color:var(--green)}}@layer components{.brand{align-items:center;gap:.7rem;text-decoration:none;display:flex}.brand__mark{background:var(--orange);color:#fff;border-radius:50% 50% 48% 44%;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:1.35rem;font-weight:700;display:grid;transform:rotate(-4deg)}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em;font-family:Georgia,serif;font-size:1.25rem}.brand small{color:var(--muted);margin-top:.05rem;font-size:.7rem}.brand--compact .brand__mark{width:34px;height:34px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--orange);margin-bottom:.65rem;font-size:.68rem;font-weight:800}.button{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.7rem 1rem;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #2028221f}.button:disabled{opacity:.58;cursor:not-allowed}.button--primary{background:var(--orange);color:#fff}.button--primary:hover:not(:disabled){background:var(--orange-dark)}.button--secondary{border-color:var(--line);background:var(--surface)}.button--secondary:hover:not(:disabled){border-color:var(--green)}.button--light{color:var(--green);background:#fff}.button--full{width:100%}.icon-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;text-decoration:none;display:inline-grid}.icon-button:hover{background:var(--paper-deep)}.text-link{align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.loading{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:.55rem;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{border:1px solid;border-radius:4px;align-items:flex-start;gap:.65rem;padding:.8rem;font-size:.86rem;display:flex}.notice p{margin-top:.2rem;line-height:1.4}.notice--error{background:var(--red-light);color:#772e29;border-color:#dcb1ac}.notice--success{background:var(--green-light);color:var(--green);border-color:#b6cdbc}.field-error{color:var(--red);font-size:.8rem}.field-hint{color:var(--muted);margin-top:-.4rem;font-size:.77rem;line-height:1.4}.auth-layout{grid-template-columns:minmax(360px,.95fr) minmax(480px,1.05fr);min-height:100vh;display:grid}.auth-story{background:var(--green);color:#f9f4e9;flex-direction:column;padding:clamp(2rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";aspect-ratio:1;border:74px solid #e9c96a38;border-radius:46% 54% 48% 52%;width:410px;position:absolute;bottom:-140px;right:-130px;transform:rotate(17deg)}.auth-story .brand__mark{background:var(--yellow);color:var(--green)}.auth-story .brand small{color:#c6d6cb}.auth-story__copy{z-index:1;max-width:590px;margin:auto 0;position:relative}.auth-story__copy .eyebrow{color:var(--yellow)}.auth-story__copy h1{max-width:12ch}.auth-story__copy>p:last-child{color:#d7e0d9;max-width:52ch;margin-top:1.5rem;line-height:1.65}.auth-story blockquote{z-index:1;border-left:2px solid var(--yellow);color:#d7e0d9;max-width:440px;padding-left:1rem;font-family:Georgia,serif;font-style:italic;position:relative}.auth-panel{background-color:var(--paper);background-image:radial-gradient(#d5cab6 1px,#0000 1px);background-size:20px 20px;place-items:center;padding:2rem;display:grid}.auth-card{border:1px solid var(--line);width:min(100%,470px);box-shadow:var(--shadow);background:#fffdf8f0;padding:clamp(1.5rem,4vw,3rem)}.auth-card h2{font-size:clamp(2rem,4vw,3rem)}.auth-card__intro{color:var(--muted);margin:.8rem 0 1.6rem;line-height:1.55}.form-stack{gap:1rem;display:grid}.form-stack label{gap:.4rem;font-size:.8rem;font-weight:750;display:grid}.form-stack--narrow{max-width:480px}.auth-links{justify-content:space-between;gap:1rem;margin-top:1.2rem;font-size:.8rem;font-weight:700;display:flex}.success-panel{text-align:center;justify-items:center;gap:.8rem;padding:1.2rem 0;display:grid}.success-panel svg{color:var(--green)}.success-panel p{color:var(--muted);line-height:1.5}.app-layout{min-height:100vh}.sidebar{background:var(--surface);border-right:1px solid var(--line);z-index:20;flex-direction:column;width:250px;padding:1.8rem 1.25rem;display:flex;position:fixed;inset:0 auto 0 0}.sidebar nav{gap:.35rem;margin-top:3rem;display:grid}.nav-link{color:var(--muted);border-radius:4px;align-items:center;gap:.7rem;padding:.72rem .8rem;font-size:.86rem;font-weight:700;text-decoration:none;display:flex}.nav-link:hover{color:var(--ink);background:var(--paper)}.nav-link--active,.nav-link--active:hover{background:var(--green);color:#fff}.sidebar__user{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-width:0;margin-top:auto;padding-top:1rem;display:grid}.logout-error{color:var(--red);background:var(--red-light);margin:auto 0 .75rem;padding:.65rem;font-size:.75rem;line-height:1.35}.sidebar__user strong,.sidebar__user small{text-overflow:ellipsis;display:block;overflow:hidden}.sidebar__user strong{font-size:.8rem}.sidebar__user small{color:var(--muted);margin-top:.1rem;font-size:.65rem}.sidebar__user .icon-button{width:34px;height:34px}.avatar{background:var(--orange-light);width:34px;height:34px;color:var(--orange-dark);border-radius:50%;place-items:center;font-weight:800;display:grid}.app-main{min-height:100vh;margin-left:250px}.mobile-header{display:none}.page{width:min(1180px,100%);margin:0 auto;padding:clamp(2rem,5vw,4.5rem)}.page-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.4rem;display:flex}.page-header h1{max-width:14ch;font-size:clamp(2.3rem,4vw,4rem)}.page-header__actions{flex:none}.continue-card{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.2rem;padding:1.7rem 1.9rem;display:flex;position:relative;overflow:hidden}.continue-card:after{content:"";border:28px solid #e9c96a33;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-80px;right:22%}.continue-card .eyebrow{color:var(--yellow)}.continue-card h2{font-size:1.7rem}.continue-card p:last-child{color:#c9d7ce;margin-top:.35rem;font-size:.82rem}.continue-card .button{z-index:1;position:relative}.metric-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.metric{background:var(--surface);grid-template-columns:1fr auto;gap:.55rem;padding:1.5rem;display:grid}.metric>svg{color:var(--orange)}.metric span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;grid-column:1;font-size:.74rem;font-weight:700}.metric strong{grid-column:1;font-family:Georgia,serif;font-size:2.25rem}.metric a{color:var(--green);grid-column:1;font-size:.75rem;font-weight:750}.section-block{margin-top:3.5rem}.section-heading{justify-content:space-between;align-items:end;margin-bottom:1rem;display:flex}.section-heading>a{font-size:.82rem;font-weight:750}.provider-row{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.provider-card{background:var(--surface);border:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1.1rem;text-decoration:none;display:grid}.provider-card:hover{border-color:var(--green);transform:translateY(-2px)}.provider-card__mark{background:var(--paper-deep);width:44px;height:44px;color:var(--green);place-items:center;font-size:.72rem;font-weight:900;display:grid}.provider-card strong,.provider-card small{display:block}.provider-card small{color:var(--muted);margin-top:.2rem;font-size:.72rem}.catalog-layout{grid-template-columns:220px 1fr;align-items:start;gap:2rem;display:grid}.provider-filter{gap:.35rem;display:grid;position:sticky;top:2rem}.provider-filter button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:38px 1fr;align-items:center;gap:.65rem;width:100%;padding:.7rem;display:grid}.provider-filter button>span{background:var(--paper-deep);place-items:center;width:36px;height:36px;font-size:.65rem;font-weight:900;display:grid}.provider-filter button strong,.provider-filter button small{display:block}.provider-filter button strong{font-size:.82rem}.provider-filter button small{color:var(--muted);font-size:.68rem}.provider-filter button:hover,.provider-filter button.active{background:var(--surface);border-color:var(--line)}.provider-filter button.active{border-left:3px solid var(--orange)}.exam-grid{gap:1rem;display:grid}.exam-card{background:var(--surface);border:1px solid var(--line);padding:1.5rem}.exam-card__top{color:var(--green);justify-content:space-between;display:flex}.exam-code{color:var(--orange);letter-spacing:.12em;font-size:.66rem;font-weight:900}.exam-card h2{margin-top:.9rem}.exam-meta{color:var(--muted);gap:1.1rem;margin:.8rem 0 1.2rem;font-size:.75rem;display:flex}.exam-meta span{align-items:center;gap:.35rem;display:inline-flex}.launcher{border-top:1px solid var(--line);align-items:end;gap:.7rem;padding-top:1rem;display:flex}.launcher>label{gap:.25rem;width:100px;font-size:.68rem;font-weight:800;display:grid}.launcher input[type=number]{min-height:40px}.launcher fieldset{border:0;align-items:center;gap:.4rem;margin:0;padding:0;display:flex}.launcher legend{margin-bottom:.25rem;font-size:.68rem;font-weight:800}.choice-chip{border:1px solid var(--line);cursor:pointer;align-items:center;gap:.3rem;min-height:40px;padding:.5rem .65rem;font-size:.72rem;display:flex}.choice-chip:has(input:checked){background:var(--green-light);border-color:var(--green)}.choice-chip input{width:auto;min-height:auto}.launcher .notice{width:100%}.history-list{gap:.65rem;display:grid}.history-row{background:var(--surface);border:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.history-row__score{background:var(--paper);place-items:center;width:62px;height:62px;font-family:Georgia,serif;font-size:1.2rem;display:grid}.history-row__score svg{color:var(--muted)}.history-row__body h2{margin:.25rem 0;font-size:1.25rem}.history-row__body p{color:var(--muted);font-size:.73rem}.status{text-transform:uppercase;letter-spacing:.09em;font-size:.62rem;font-weight:900;display:inline-flex}.status--submitted{color:var(--green)}.status--in_progress{color:var(--orange)}.status--expired,.status--abandoned{color:var(--muted)}.load-more{margin:1.5rem auto 0;display:flex}.simulation-layout{background:var(--surface);min-height:100vh}.simulation-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 2rem;display:grid}.simulation-title{text-align:center}.simulation-title strong,.simulation-title small{display:block}.simulation-title strong{font-family:Georgia,serif}.simulation-title small{color:var(--muted);margin-top:.15rem;font-size:.66rem}.timer{font-variant-numeric:tabular-nums;justify-self:end;align-items:center;gap:.45rem;font-weight:850;display:inline-flex}.timer--urgent{color:var(--red)}.simulation-body{grid-template-columns:220px minmax(0,820px);justify-content:center;gap:clamp(2rem,5vw,5rem);padding:2.5rem;display:grid}.question-map{border-right:1px solid var(--line);padding-right:1.5rem}.question-map p{color:var(--muted);margin-bottom:.8rem;font-size:.72rem}.question-map>div{grid-template-columns:repeat(5,34px);gap:.38rem;display:grid}.question-map button{border:1px solid var(--line);cursor:pointer;background:0 0;width:34px;height:34px;font-size:.72rem}.question-map button.answered{background:var(--green-light);border-color:#a9c0ae}.question-map button.active{color:#fff;background:var(--green);border-color:var(--green)}.question-panel{min-width:0}.question-number{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:750;display:flex}.question-number small{text-transform:none;letter-spacing:0;align-items:center;gap:.25rem;display:inline-flex}.question-number .saved{color:var(--green)}.question-panel h1{margin:1rem 0;font-size:clamp(1.55rem,2.35vw,2.25rem);line-height:1.25}.question-stem{overflow-wrap:anywhere;white-space:pre-line}.question-panel .question-stem--long{font-size:clamp(1.1rem,1.45vw,1.35rem);font-weight:600;line-height:1.58}.question-panel .question-stem--very-long{font-size:clamp(1rem,1.25vw,1.18rem);font-weight:500;line-height:1.65}.question-stem-frame--very-long{overscroll-behavior:contain;border-block:1px solid var(--line);scrollbar-gutter:stable;max-height:min(58vh,40rem);margin:1rem 0;padding:0 1rem 0 0;overflow-y:auto}.question-stem-frame--very-long .question-stem{margin-block:1rem}.question-stem-frame--very-long:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.question-instruction{color:var(--muted);margin-bottom:1rem;font-size:.8rem}.question-image{border:1px solid var(--line);object-fit:contain;width:auto;max-width:100%;height:auto;max-height:320px;margin:1rem 0;display:block}.question-image-fallback{border-left:3px solid var(--orange);background:var(--orange-light);color:var(--ink);align-items:flex-start;gap:.65rem;margin:1rem 0;padding:.8rem 1rem;display:flex}.question-image-fallback>svg{color:var(--orange);flex:none;margin-top:.1rem}.question-image-fallback strong{font-size:.84rem}.question-image-fallback p{color:var(--muted);margin-top:.2rem;font-size:.78rem;line-height:1.4}.options-list{gap:.65rem;display:grid}.option{text-align:left;background:var(--surface);border:1px solid var(--line);cursor:pointer;grid-template-columns:36px 1fr auto;align-items:center;gap:.8rem;width:100%;min-height:58px;padding:.7rem .8rem;display:grid}.option:hover:not(:disabled){border-color:var(--green);transform:translate(2px)}.option>span{background:var(--paper);place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-weight:700;display:grid}.option p{font-size:.88rem;line-height:1.4}.option--selected{border-color:var(--green);background:#f6faf7}.option--selected>span{background:var(--green);color:#fff}.option--correct{border-color:var(--green);background:var(--green-light)}.option--wrong{border-color:var(--red);background:var(--red-light)}.question-actions{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.2rem;display:flex}.modal-backdrop{z-index:50;background:#191f1aa3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-top:5px solid var(--orange);width:min(100%,510px);box-shadow:var(--shadow);padding:2rem}.modal>svg{color:var(--orange)}.modal h2{margin:.8rem 0}.modal>p{color:var(--muted);line-height:1.55}.modal .notice{margin-top:1rem}.modal__actions{justify-content:flex-end;gap:.65rem;margin-top:1.5rem;display:flex}.score-hero{background:var(--green);color:#fff;align-items:center;gap:2rem;padding:2rem;display:flex}.score-ring{background:conic-gradient(var(--yellow) var(--score), #ffffff29 0);border-radius:50%;flex:none;place-items:center;width:130px;height:130px;display:grid;position:relative}.score-ring:after{content:"";background:var(--green);border-radius:50%;position:absolute;inset:11px}.score-ring span{z-index:1;font-family:Georgia,serif;font-size:2rem;position:relative}.score-hero .eyebrow{color:var(--yellow)}.score-hero h2{font-size:2rem}.score-hero p:last-child{color:#cdd9d1;max-width:60ch;margin-top:.6rem;line-height:1.5}.review-list{gap:.8rem;margin-top:1.5rem;display:grid}.review-item{background:var(--surface);border:1px solid var(--line);border-left-width:4px;padding:1.2rem}.review-item--correct{border-left-color:var(--green)}.review-item--wrong{border-left-color:var(--red)}.review-item>header{gap:.8rem;display:flex}.review-item--correct>header>svg{color:var(--green)}.review-item--wrong>header>svg{color:var(--red)}.review-item header span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.67rem}.review-item h3{margin-top:.2rem;font-size:1.12rem;line-height:1.25}.review-item dl{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.review-item dl div{background:var(--paper);padding:.75rem}.review-item dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:800}.review-item dd{margin-top:.35rem;font-size:.83rem;line-height:1.4}.explanation{color:var(--muted);margin-top:.8rem;font-size:.84rem;line-height:1.55}.study-page{max-width:900px}.study-streak{color:var(--orange);align-items:center;gap:.4rem;font-size:.8rem;font-weight:800;display:inline-flex}.study-progress{background:var(--paper-deep);height:4px;margin-bottom:1rem}.study-progress span{background:var(--orange);height:100%;transition:width .25s;display:block}.study-card{background:var(--surface);border:1px solid var(--line);padding:clamp(1.2rem,4vw,2.2rem)}.study-card h2{margin:1rem 0 1.4rem;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.2}.feedback{border:1px solid;gap:.7rem;margin-top:1rem;padding:1rem;display:flex}.feedback--correct{background:var(--green-light);color:var(--green);border-color:#a9c0ae}.feedback--wrong{background:var(--orange-light);color:var(--orange-dark);border-color:#dfb29f}.feedback h3{letter-spacing:0;font-family:inherit;font-size:.95rem}.feedback p{margin-top:.3rem;font-size:.83rem;line-height:1.45}.feedback small{margin-top:.45rem;display:block}.settings-page{max-width:900px;margin-left:max(0px,50vw - 575px)}.settings-section{border-top:1px solid var(--line);padding:1.5rem 0}.settings-section>p{color:var(--muted);margin:.5rem 0 1.2rem}.account-details{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1rem;display:grid}.account-details div{background:var(--surface);border:1px solid var(--line);padding:1rem}.account-details dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.account-details dd{margin-top:.3rem}.empty-state{text-align:center;background:var(--surface);border:1px solid var(--line);align-content:center;place-items:center;min-height:300px;padding:2rem;display:grid}.empty-state__line{border-top:4px solid var(--orange);width:42px}.empty-state h2{margin:.8rem 0 .5rem}.empty-state p{max-width:48ch;color:var(--muted);margin-bottom:1rem;line-height:1.5}.splash,.session-ended{text-align:center;place-content:center;justify-items:center;gap:1rem;min-height:100vh;padding:2rem;display:grid}.session-ended p{color:var(--muted)}}@layer utilities{@media (width<=900px){.auth-layout{grid-template-columns:1fr}.auth-story{min-height:280px;padding:1.5rem}.auth-story__copy{margin:3rem 0 1rem}.auth-story__copy h1{font-size:2.4rem}.auth-story blockquote{display:none}.auth-panel{padding:1rem}.sidebar{box-shadow:var(--shadow);transition:transform .22s;transform:translate(-102%)}.sidebar--open{transform:translate(0)}.sidebar-backdrop{z-index:15;background:#191f1a73;border:0;position:fixed;inset:0}.mobile-header{background:var(--surface);border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:62px;padding:0 1rem;display:flex;position:sticky;top:0}.app-main{margin-left:0}.page{padding:2rem 1rem 4rem}.catalog-layout{grid-template-columns:1fr}.provider-filter{padding-bottom:.4rem;display:flex;position:static;overflow-x:auto}.provider-filter button{min-width:170px}.simulation-header{grid-template-columns:1fr auto;padding:0 1rem}.simulation-header .text-link{font-size:0}.simulation-header .text-link svg{width:24px;height:24px}.simulation-title{display:none}.simulation-body{grid-template-columns:1fr;padding:1.2rem}.question-map{border:0;border-bottom:1px solid var(--line);padding:0 0 1rem;overflow-x:auto}.question-map>div{display:flex}.score-hero{align-items:flex-start}}@media (width<=650px){.auth-story{min-height:225px}.auth-story__copy{margin:2rem 0 0}.auth-story__copy h1{font-size:1.85rem}.auth-story__copy>p:last-child{display:none}.auth-card{padding:1.3rem}.auth-card h2{font-size:2rem}.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.page-header__actions,.page-header__actions .button{width:100%}.continue-card{flex-direction:column;align-items:flex-start}.continue-card .button{width:100%}.metric-grid,.provider-row{grid-template-columns:1fr}.launcher{grid-template-columns:1fr 1fr;display:grid}.launcher>label{width:auto}.launcher fieldset,.launcher .notice,.launcher .button{grid-column:1/-1}.history-row{grid-template-columns:54px 1fr auto;gap:.7rem;padding:.75rem}.history-row__score{width:50px;height:50px;font-size:1rem}.history-row__body h2{font-size:1.05rem}.history-row__body p{line-height:1.4}.simulation-body{padding:1rem}.question-panel h1{font-size:1.5rem}.question-panel .question-stem--long,.question-panel .question-stem--very-long{font-size:1rem}.question-stem-frame--very-long{overscroll-behavior-y:auto;max-height:52vh;padding-right:.65rem}.option{grid-template-columns:32px 1fr auto;padding:.6rem}.option>span{width:30px;height:30px}.modal__actions{flex-direction:column-reverse}.modal__actions .button{width:100%}.score-hero{flex-direction:column}.score-ring{width:105px;height:105px}.review-item dl,.account-details{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}
