:root{--navy:#063f6b;--blue:#07568d;--blue2:#0d6aa8;--ink:#17212b;--muted:#66737f;--line:#d4d9de;--paper:#fff;--wash:#f4f6f8;--orange:#e87518;--green:#18754a}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#f5f6f7;margin:0;font-family:Arial,Open Sans,sans-serif}button,input,textarea{font:inherit}button,a{transition:background-color .15s,border-color .15s,color .15s,opacity .15s}a{color:inherit;text-decoration:none}.primary,.secondary{border:1px solid var(--navy);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:11px 17px;font-size:14px;font-weight:700;display:inline-flex}.primary{color:#fff;background:linear-gradient(#1672ad,#064873)}.primary:hover{background:linear-gradient(#0c5b91,#033b60)}.secondary{color:var(--navy);background:#fff}.secondary:hover{background:#eef4f8}.secondary:disabled{opacity:.45;cursor:not-allowed}.wide{width:100%}.eyebrow{letter-spacing:.16em;color:#5b7182;margin:0 0 11px;font-size:11px;font-weight:800}.auth-page{background:#fff;grid-template-columns:minmax(420px,1.12fr) minmax(390px,.88fr);min-height:100vh;display:grid}.auth-intro{color:#fff;background:linear-gradient(142deg,#053252 0%,#07598f 62%,#08456f 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px clamp(44px,8vw,118px);display:flex;position:relative;overflow:hidden}.auth-intro:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-190px;right:-240px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.wordmark,.brand{align-items:center;gap:10px;font-weight:700;display:flex}.wordmark span,.brand span{border:1px solid;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:21px;display:grid}.auth-intro h1{max-width:720px;margin:0 0 25px;font-family:Georgia,serif;font-size:clamp(39px,5vw,67px);font-weight:400;line-height:1.04}.auth-intro>div>p{color:#dceaf4;max-width:620px;font-size:18px;line-height:1.6}.legal{color:#bdd2e1;max-width:520px;font-size:11px}.auth-panel{place-items:center;padding:40px;display:grid}.auth-form{gap:20px;width:min(390px,100%);display:grid}.auth-form h2{margin:0;font-family:Georgia,serif;font-size:38px;font-weight:400}.auth-form label{gap:8px;font-size:13px;font-weight:700;display:grid}.auth-form input{background:#fff;border:1px solid #bbc3ca;border-radius:2px;height:47px;padding:0 13px}.auth-form input:focus{outline-offset:1px;outline:2px solid #1a75aa}.text-button,.demo-link{color:var(--navy);cursor:pointer;background:0 0;border:0}.demo-link{margin-top:4px;text-decoration:underline}.form-message{border-left:3px solid var(--blue);background:#eef4f8;margin:0;padding:10px;font-size:13px}.app-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:44px;height:68px;padding:0 clamp(22px,5vw,72px);display:flex}.app-header .brand{color:var(--navy);margin-right:auto}.app-header .brand span{width:31px;height:31px}.app-header nav{align-self:stretch;gap:32px;display:flex}.app-header nav a{color:#4c5b67;border-bottom:3px solid #0000;align-items:center;font-size:13px;font-weight:700;display:flex}.app-header nav a:hover{color:var(--navy);border-color:var(--navy)}.avatar{width:34px;height:34px;color:var(--navy);background:#e3ebf1;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.dashboard,.report-page,.admin-page{max-width:1240px;margin:0 auto;padding:54px 32px 80px}.dashboard-heading,.report-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:37px;display:flex}.dashboard-heading h1,.report-head h1{margin:0 0 9px;font-family:Georgia,serif;font-size:43px;font-weight:400}.dashboard-heading p,.report-head p{color:var(--muted);margin:0;font-size:15px}.assessment-list{border-top:1px solid #9ca8b1}.assessment-row{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(250px,1.5fr) minmax(360px,1.5fr) auto;align-items:center;gap:26px;padding:28px 0;display:grid}.step-mark{color:#fff;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:23px;display:grid}.step-1{background:#07598f}.step-2{background:#5b537b}.assessment-title h2{margin:0 0 7px;font-size:18px}.assessment-title p{color:var(--muted);margin:0;font-size:13px}.assessment-row dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.assessment-row dl div{border-left:1px solid var(--line);padding-left:17px}.assessment-row dt{text-transform:uppercase;letter-spacing:.12em;color:#7b8790;margin-bottom:7px;font-size:10px}.assessment-row dd{margin:0;font-size:13px;font-weight:700}.status-open{color:var(--green)}.status-muted{color:#737e87}.exam-note{border-left:3px solid var(--navy);background:#eaf0f4;gap:22px;margin-top:34px;padding:18px 21px;font-size:13px;line-height:1.5;display:flex}.exam-note span{color:#53616c}.modal-backdrop{z-index:30;background:#0000007a;place-items:center;display:grid;position:fixed;inset:0}.exam-modal{color:#111;background:#fff;border:1px solid #555;width:min(480px,100% - 40px);padding:28px;box-shadow:0 15px 50px #0008}.exam-modal h2{color:var(--navy);font-size:22px}.exam-modal p{line-height:1.55}.exam-modal>div{justify-content:flex-end;gap:10px;display:flex}.exam-modal button{cursor:pointer;background:#eee;border:1px solid #777;padding:9px 13px}.exam-modal .button-orange{color:#fff;background:linear-gradient(#ed8b16,#cb6300);border-color:#a95400}.exam-modal.end-modal{text-align:center;border:1px solid #888;border-radius:3px;width:min(560px,100% - 40px);padding:0;overflow:hidden}.exam-modal.end-modal h2{color:#2a2a2a;background:#e8edf2;margin:0;padding:12px;font-size:18px;font-weight:700}.exam-modal.end-modal h2.warn{color:#fff;background:linear-gradient(#e6584d,#d23b30)}.exam-modal.end-modal .end-modal-body{padding:22px 26px;display:block}.exam-modal.end-modal .end-modal-body p{margin:4px 0;line-height:1.5}.exam-modal.end-modal>div:last-child{justify-content:center;gap:72px;padding:4px 26px 24px}.exam-modal.end-modal .button-red{background:linear-gradient(#bd362f,#921);border:1px solid #861d12}.exam-modal.end-modal .button-blue{background:linear-gradient(#5490cc,#004976);border:1px solid #004976}.exam-modal.end-modal .button-red,.exam-modal.end-modal .button-blue{color:#fff;border-radius:4px;padding:10px 18px;font-size:15px;font-weight:700}.exam-modal.end-modal .end-review-intro{color:#46535f;margin:0 0 13px;font-size:13px}.exam-modal.end-modal .end-review-grid{grid-template-columns:repeat(10,1fr);gap:5px;margin:0 0 13px;display:grid}.exam-modal.end-modal .end-review-grid button{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #b7bdc1;border-radius:2px;height:34px;padding:0;font-size:13px;position:relative}.exam-modal.end-modal .end-review-grid button.ans{background:#dcebd9;border-color:#8fb98a}.exam-modal.end-modal .end-review-grid button.cur{outline-offset:-2px;outline:2px solid #07598f;font-weight:700}.exam-modal.end-modal .end-review-grid button.locked{opacity:.45;cursor:default}.exam-modal.end-modal .end-review-grid button .end-review-flag{border-top:3px solid #0000;border-bottom:3px solid #0000;border-left:7px solid #d63a2f;width:0;height:0;position:absolute;top:2px;right:2px}.exam-modal.end-modal .end-review-legend{color:#46535f;justify-content:center;gap:18px;margin:0 0 12px;font-size:11px;display:flex}.exam-modal.end-modal .end-review-legend span{align-items:center;gap:5px;display:flex}.exam-modal.end-modal .end-review-legend i.lg{border:1px solid #b7bdc1;border-radius:2px;width:13px;height:13px;display:inline-block;position:relative}.exam-modal.end-modal .end-review-legend i.lg.ans{background:#dcebd9;border-color:#8fb98a}.exam-modal.end-modal .end-review-legend i.lg.mk:after{content:"";border-top:3px solid #0000;border-bottom:3px solid #0000;border-left:7px solid #d63a2f;width:0;height:0;position:absolute;top:0;right:0}.fred-reverse .exam-modal.end-modal .end-review-grid button{color:#dfe7ef;background:#0a1520;border-color:#3a6ea5}.fred-reverse .exam-modal.end-modal .end-review-grid button.ans{background:#1c3a2a;border-color:#3f7d57}.score-band{color:#fff;background:#073e66;grid-template-columns:150px 1fr auto;align-items:center;gap:34px;margin-bottom:25px;padding:32px 39px;display:grid}.score-ring{--score:250deg;background:conic-gradient(#5dc29d var(--score),#ffffff29 0);border-radius:50%;place-items:center;width:122px;height:122px;display:grid;position:relative}.score-ring:after{content:"";background:#073e66;border-radius:50%;position:absolute;inset:9px}.score-ring span{z-index:1;text-align:center;color:#c5d8e6;font-size:11px}.score-ring b{color:#fff;font-family:Georgia,serif;font-size:32px;display:block}.score-label{text-transform:uppercase;letter-spacing:.13em;color:#a9c4d8;font-size:11px}.score-band h2{margin:8px 0;font-family:Georgia,serif;font-size:30px;font-weight:400}.score-band p{color:#d4e1ea;max-width:600px;line-height:1.5}.score-band dl{margin:0;display:flex}.score-band dl div{border-left:1px solid #fff3;padding:0 24px}.score-band dt{text-transform:uppercase;color:#abc2d3;font-size:10px}.score-band dd{margin:6px 0 0;font-family:Georgia,serif;font-size:25px}.report-grid{grid-template-columns:1.25fr .75fr;gap:25px;display:grid}.report-grid article{border:1px solid var(--line);background:#fff;padding:26px}.report-grid h2,.admin-grid h2{margin:0 0 23px;font-family:Georgia,serif;font-size:23px;font-weight:400}.bar-row{grid-template-columns:130px 1fr 40px;align-items:center;gap:12px;margin:14px 0;font-size:12px;display:grid}.bar-row>div{background:#e7ebee;height:8px}.bar-row i{background:#2b7ca9;height:100%;display:block}.bar-row b{text-align:right}.perf-axis{grid-template-columns:130px 1fr 64px;gap:12px;margin-bottom:7px;display:grid}.perf-axis>div{justify-content:space-between;display:flex}.perf-axis i{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-style:normal}.perf-row{grid-template-columns:130px 1fr 64px;align-items:center;gap:12px;margin:11px 0;display:grid}.perf-name{color:#33414f;font-size:12px}.perf-track{background:#eef1f4;border-radius:3px;height:16px;position:relative}.perf-borderline{background:repeating-linear-gradient(45deg,#d7dee5 0 3px,#e9edf1 3px 7px);border-left:1px solid #c4ccd4;border-right:1px solid #c4ccd4;width:22%;position:absolute;top:0;bottom:0;left:45%}.perf-band{border-radius:3px;position:absolute;top:3px;bottom:3px;box-shadow:0 1px 2px #0000002e}.perf-band.higher{background:#3a9d3a}.perf-band.borderline{background:#c98a1e}.perf-band.lower{background:#c0392b}.perf-level{text-transform:uppercase;letter-spacing:.03em;text-align:right;font-size:9px;font-weight:800}.perf-level.higher{color:#1f6b2e}.perf-level.borderline{color:#9a6a14}.perf-level.lower{color:#a52714}.perf-note{color:var(--muted);margin-top:15px;font-size:11px;line-height:1.5}.perf-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.perf-header h2{margin:0}.perf-toggle{border:1px solid var(--line);border-radius:5px;flex:none;display:flex;overflow:hidden}.perf-toggle button{border:0;border-right:1px solid var(--line);cursor:pointer;color:#5d6b78;background:#fff;padding:5px 12px;font-size:12px}.perf-toggle button:last-child{border-right:0}.perf-toggle button.on{background:var(--navy);color:#fff;font-weight:700}.pacing-number{color:var(--navy);font-family:Georgia,serif;font-size:39px}.pacing-number span{color:var(--muted);font:12px Arial}.report-grid article>p{color:var(--muted);font-size:13px;line-height:1.5}.pacing-scale{align-items:end;gap:5px;height:65px;margin-top:15px;display:flex}.pacing-scale i{background:#4f9bb8;flex:1;height:45%}.pacing-scale i:nth-child(2){height:70%}.pacing-scale i:nth-child(3){height:95%}.pacing-scale i:nth-child(4){height:55%}.pacing-scale i:nth-child(5){height:84%}.pacing-scale i:nth-child(6){height:62%}.pacing-scale .slow{background:#dc8b42}.recommendations ol{margin:0;padding:0;list-style:none}.recommendations li{border-bottom:1px solid #e2e5e7;grid-template-columns:27px 1fr;margin-bottom:17px;padding:0 0 17px 36px;display:grid;position:relative}.recommendations li:before{content:counter(list-item);width:23px;height:23px;color:var(--navy);background:#e4edf3;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;left:0}.recommendations span{color:var(--muted);grid-column:2;margin-top:4px;font-size:12px}.trend{border-bottom:1px solid #aab2b8;align-items:end;gap:18px;height:170px;padding:0 18px;display:flex}.trend span{color:#23485e;background:#b9cbd6;flex:1;justify-content:center;min-height:20%;padding-top:6px;font-size:11px;display:flex}.trend .current{color:#fff;background:#186b98}.trend-labels{color:var(--muted);justify-content:space-around;padding-top:8px;font-size:10px;display:flex}.admin-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.admin-grid article{border:1px solid var(--line);background:#fff;padding:28px}.admin-grid article>p{color:var(--muted);font-size:13px;line-height:1.5}.admin-wide{grid-column:1/3}.dropzone{cursor:pointer;height:150px;color:var(--navy);background:#f7fafb;border:1px dashed #7390a2;flex-direction:column;justify-content:center;align-items:center;margin:22px 0;display:flex}.dropzone input{display:none}.dropzone span{color:var(--muted);margin-top:8px;font-size:11px}.validation-message{border-left:3px solid var(--green);background:#edf5f0;padding:10px}.schedule-row{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr auto;align-items:center;gap:16px;padding:17px 0;display:grid}.schedule-row div{gap:5px;display:grid}.schedule-row div span{color:var(--muted);font-size:12px}.schedule-row em{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-style:normal}.schedule-row em.muted{color:#777}.workflow{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.workflow li{border-top:2px solid #cbd3d8;gap:5px;padding:25px 10px 0;display:grid;position:relative}.workflow li>span{background:#fff;border:2px solid #cbd3d8;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid;position:absolute;top:-14px}.workflow li.done{border-color:var(--green)}.workflow li.done>span{background:var(--green);border-color:var(--green);color:#fff}.workflow small{color:var(--muted)}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-intro{min-height:400px;padding:35px}.auth-panel{min-height:500px}.app-header nav{display:none}.assessment-row{grid-template-columns:48px 1fr}.assessment-row dl{grid-column:2}.assessment-row>.primary,.assessment-row>.secondary{grid-column:2;justify-self:start}.score-band{grid-template-columns:120px 1fr}.score-band dl{grid-column:1/3}.report-grid,.admin-grid{grid-template-columns:1fr}.admin-wide{grid-column:auto}.workflow{grid-template-columns:1fr;gap:20px}.workflow li{border-top:0;border-left:2px solid #cbd3d8;padding:0 0 18px 30px}.workflow li>span{top:-4px;left:-14px}}@media (max-width:620px){.dashboard,.report-page,.admin-page{padding:35px 18px}.dashboard-heading,.report-head{flex-direction:column;align-items:flex-start}.assessment-row dl{grid-template-columns:1fr;gap:13px}.assessment-row dl div{border-left:0;padding:0}.exam-note{flex-direction:column}.score-band{text-align:center;grid-template-columns:1fr}.score-ring{margin:auto}.score-band dl{grid-column:auto;justify-content:center}.report-grid{grid-template-columns:1fr}.bar-row{grid-template-columns:105px 1fr 35px}.perf-axis,.perf-row{grid-template-columns:96px 1fr 56px}.app-header{padding:0 18px}.app-header .brand{font-size:13px}}.header-actions{align-items:center;gap:16px;display:flex}.header-actions form{display:flex}.signout{border:1px solid var(--line);color:#4c5b67;cursor:pointer;background:#fff;border-radius:3px;padding:7px 12px;font-size:12px;font-weight:700}.signout:hover{border-color:var(--navy);color:var(--navy)}.review-section{border:1px solid var(--line);background:#fff;margin-top:25px;padding:26px 28px}.review-section>h2{margin:0 0 6px;font-family:Georgia,serif;font-size:23px;font-weight:400}.review-item{border-top:1px solid var(--line);padding:14px 0}.review-item>summary{cursor:pointer;align-items:center;gap:11px;font-size:13px;font-weight:700;list-style:none;display:flex}.review-item>summary::-webkit-details-marker{display:none}.review-item>summary:hover{color:var(--navy)}.review-tax{color:var(--muted);font-weight:400}.review-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:3px;padding:2px 7px;font-size:10px;font-weight:800}.review-badge.correct{color:var(--green);background:#e4f1ea}.review-badge.incorrect{color:#b3402f;background:#fbe7e4}.review-badge.omitted{color:#737e87;background:#eef0f2}.review-q{margin:12px 0;font-size:14px;line-height:1.5}.review-choices{gap:5px;margin:10px 0;display:grid}.review-choices .c{border:1px solid var(--line);border-radius:3px;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;padding:6px 9px;font-size:13px;display:grid}.review-choices .c.correct{color:#0d3d14;background:#b6e9ad;border-color:#3a9d3a}.review-choices .c.chosen-wrong{background:#f4c4c4;border-color:#c0392b}.review-choices .c.correct .tag{color:#1f6b2e}.review-choices .c.chosen-wrong .tag{color:#a52714}.review-choices .tag{text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.review-expl{color:#3a454e;border-left:3px solid var(--blue);background:#f6f8fa;margin-top:8px;padding:12px 15px;font-size:15px;line-height:1.6}.review-key{color:var(--blue);white-space:nowrap;margin-left:auto;font-size:12px;font-weight:700}.review-time{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.review-clock{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.review-expl>p{margin:0}.review-expl>p+p{margin-top:7px}.review-expl-key{color:var(--navy);font-weight:700}.review-expl-key b{color:var(--green)}.review-expl .review-expl-head{color:#1f4a73;text-transform:uppercase;letter-spacing:.04em;margin:11px 0 4px;font-size:13px;font-weight:700}.review-expl .review-expl-obj{color:#16304a;border-top:1px solid #cdd9e4;margin-top:11px;padding-top:9px}.review-expl .review-expl-obj b{color:#1f4a73}.review-exhibit{border:1px solid var(--line);cursor:zoom-in;border-radius:2px;max-width:300px;margin:10px 0;display:block}.review-audio{width:340px;max-width:100%;height:38px;margin:10px 0;display:block}.review-magnify{z-index:60;cursor:zoom-out;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.review-magnify img{border:2px solid #fff;max-width:90vw;max-height:90vh}.review-exhibit-svg{border:1px solid var(--line);cursor:zoom-in;background:#fff;border-radius:2px;max-width:360px;margin:10px 0;padding:6px;display:block}.review-exhibit-svg svg,.review-magnify-svg svg{width:100%;height:auto;display:block}.review-magnify-svg{background:#fff;border:2px solid #fff;border-radius:3px;width:min(90vw,820px);max-height:90vh;padding:10px;overflow:auto}.review-table{border-collapse:collapse;margin:8px 0;font-size:13px}.review-table td,.review-table th{border:1px solid var(--line);vertical-align:top;text-align:left;padding:3px 10px}.review-table th{background:#eef1f4;font-weight:700}.review-table.lab-list{width:auto}.review-table.lab-list td{border:0;padding:1px 0}.review-table.lab-list td:first-child{padding-right:32px}.review-prompt{margin-top:8px}.dc-step-card{cursor:pointer;background:#fbfdff;border:1.5px solid #c8d4e0;border-radius:7px;flex:1;padding:22px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.dc-step-card:hover{border-color:#2f6fb0;box-shadow:0 8px 22px #2f6fb033}.dc-topnav{z-index:2;align-items:center;gap:18px;display:flex;position:fixed;top:18px;right:24px}.dc-topnav a,.dc-topnav button{color:#cdd8e6;cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none}.dc-topnav a:hover,.dc-topnav button:hover{color:#fff}.dc-page{background:linear-gradient(#27486f 0%,#13283f 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 0;font-family:Arial,Helvetica,sans-serif;display:flex}.dc-card{background:#fff;border-radius:7px;width:700px;max-width:92vw;overflow:hidden;box-shadow:0 22px 60px #00000073}.dc-card-head{color:#fff;background:linear-gradient(#3a6ea3,#1f5080);padding:22px 30px}.dc-card-eyebrow{letter-spacing:2.5px;opacity:.8;font-size:12px}.dc-card-title{margin:5px 0 0;font-size:27px;font-weight:700}.dc-card-body{padding:26px 30px}.dc-lead{color:#33414f;margin:0 0 20px;font-size:14px;line-height:1.6}.dc-assess-list{flex-direction:column;gap:12px;display:flex}.dc-step-row{gap:18px;display:flex}.dc-step-card.dc-static{cursor:default}.dc-step-eyebrow{color:#2f6fb0;letter-spacing:1.5px;font-size:12px;font-weight:700}.dc-step-title{color:#16304a;margin:7px 0 6px;font-size:19px;font-weight:700}.dc-step-meta{color:#5d6b78;font-size:13px}.dc-card-tags{align-items:center;gap:10px;display:flex}.dc-tag-status{color:var(--dc-status,#5d6b78);font-size:11px;font-weight:700}.dc-empty-title{color:#16304a;font-size:15px;font-weight:700}.dc-empty-sub{color:#5d6b78;margin-top:4px;font-size:13px}.dc-disclaimer{color:#93a2b2;margin:24px 0 0;font-size:11px;line-height:1.5}
.fred-shell{--fred-blue:#004976;--fred-blue-dark:#00324f;--fred-content:linear-gradient(180deg,#fbfcfe 0%,#e7edf4 100%);--fred-text:#16191c;--fred-sidebar:#d0d0d0;--fred-sidebar-text:#242424;--fred-answer:#fff;--fred-answer-border:#004976;--question-scale:1;color:var(--fred-text);background:#0b0b0b;grid-template-rows:86px minmax(0,1fr) 54px;grid-template-columns:80px minmax(0,1fr);font-family:Arial,Helvetica,sans-serif;display:grid;position:fixed;inset:0;overflow:hidden}.fred-shell button{font-family:Arial,Helvetica,sans-serif}.fred-shell.fred-reverse{--fred-content:#000;--fred-text:#f1f1f1;--fred-sidebar:#1c1c1c;--fred-sidebar-text:#ddd;--fred-answer:#0a0a0a;--fred-answer-border:#3a6ea5}.fred-reverse .fred-topbar,.fred-reverse .fred-footer{background:#051f71}.fred-reverse .fred-sidebar>button.current{color:#000;background:#a2ddff}.fred-reverse .fred-exhibit img.reversible,.fred-reverse .fred-magnify img.reversible{filter:invert()}.fred-topbar{color:#fff;z-index:10;background:linear-gradient(#3c70a4,#1f5080);border-bottom:2px solid #0e3a63;grid-area:1/2;align-items:center;height:86px;padding:0 16px;display:flex}.fred-item-status{color:#16467a;background:#fff;border:2px solid #16467a;border-radius:3px;flex:none;min-width:160px;padding:6px 13px;font-size:14px;line-height:1.25}.fred-item-status>*{display:block}.fred-mark{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-left:14px;padding:5px;font-size:13px;display:flex}.mark-check{background:0 0;border:1px solid #cfe0f2;border-radius:2px;width:14px;height:14px}.mark-check.checked{background:#d63a2f;box-shadow:inset 0 0 0 3px #fff}.flag-icon{flex:none;width:14px;height:16px;display:inline-block;position:relative}.flag-icon i{background:currentColor;width:2px;height:16px;position:absolute;top:0;left:0}.flag-icon b{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:11px solid #d63a2f;position:absolute;top:0;left:2px}.fred-nav{gap:14px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.fred-nav button{color:#fff;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;width:60px;padding:1px;font-size:12px;display:flex}.fred-nav button:disabled{opacity:.45;cursor:default}.fred-nav svg{width:44px;height:28px}.fred-nav rect{fill:none;stroke:#ffffff8c}.fred-nav polygon{fill:#34a0ef}.fred-nav button:disabled polygon{fill:#6f8aa3}.fred-tools{align-items:center;gap:4px;height:66px;margin-left:auto;display:flex}.fred-tools>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:60px;height:64px;padding:2px 4px;font-size:11px;line-height:1.05;display:flex}.fred-tools>button:last-of-type{min-width:70px}.fred-tools>button:hover,.fred-tools>button.active{background:#ffffff30;border-color:#00000047}.fred-tool-icon{fill:none;stroke:#fff;stroke-width:1.7px;stroke-linejoin:round;width:22px;height:24px}.fred-tool-icon .liquid{fill:#f2c14e;stroke:none}.notes-icon{background:#fff;border-radius:2px;justify-content:center;align-items:center;width:32px;height:24px;display:flex;position:relative}.notes-icon b{color:#202020;letter-spacing:.7px;font-size:9px}.notes-icon i{background:#f2c14e;border:1px solid #8a6d2f;width:15px;height:5px;position:absolute;bottom:-2px;right:-3px;transform:rotate(-35deg)}.calc-icon{background:#e2eaf2;border:1px solid #9aa7b5;border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;width:32px;height:25px;padding:2px;display:grid}.calc-icon b{color:#333;text-align:right;background:#fff;border:1px solid #b9c4d0;grid-column:1/4;font-size:7px;line-height:8px}.calc-icon i{background:#9aa7b5;height:3px}.reverse-icon{background:linear-gradient(135deg,#161616 0 50%,#e9e9e9 50% 100%);border:1.5px solid #fff;border-radius:50%;width:26px;height:26px}.fred-zoom-tool{flex-direction:column;justify-content:center;align-items:center;min-width:70px;height:64px;font-size:11px;display:flex}.fred-zoom-tool>div{align-items:flex-end;height:24px;display:flex}.fred-zoom-tool button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:2px;padding:2px 4px;font-size:13px;font-weight:700}.fred-zoom-tool button.medium{font-size:17px}.fred-zoom-tool button.large{font-size:21px}.fred-zoom-tool button.selected{color:#1f5080;background:#fff}.fred-sidebar{background:var(--fred-sidebar);z-index:2;border-right:1px solid #00000040;grid-area:1/1/4;overflow-y:auto}.fred-sidebar>button{width:100%;height:21px;color:var(--fred-sidebar-text);cursor:pointer;background:#ffffff6b;border:0;border-bottom:1px solid #00000024;align-items:center;padding:0 6px;font-family:Andale Mono,Lucida Console,Menlo,monospace;font-size:12px;display:flex}.fred-sidebar>button:nth-child(odd){background:#ffffff1f}.fred-sidebar>button.current{color:#fff;background:#004976}.item-signals{align-items:center;gap:3px;margin-left:auto;display:flex}.item-signals .flag-icon{transform:scale(.7)}.item-signals .todo-dot{opacity:.8;background:currentColor;border-radius:50%;width:5px;height:5px}.fred-key{color:var(--fred-sidebar-text);border-top:1px solid #00000040;flex-direction:column;gap:3px;padding:6px;font-size:9px;font-weight:600;display:flex}.fred-key span{white-space:nowrap;align-items:center;gap:5px;display:flex}.fred-key .flag-icon{transform:scale(.62)}.fred-key .todo-dot{opacity:.8;background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.fred-content{background:var(--fred-content);min-width:0;color:var(--fred-text);flex-wrap:wrap;grid-area:2/2;align-items:flex-start;gap:18px 26px;padding:20px 30px 40px;display:flex;overflow:auto}.fred-question{min-width:0;max-width:820px;font-size:calc(17px * var(--question-scale));flex:100%;line-height:1.55}.fred-content.has-exhibit .fred-question{flex:1 1 0;min-width:340px;max-width:760px}.fred-question>p{margin:0 0 14px}.fred-answer-box{border:1px solid var(--fred-answer-border);border-bottom:5px solid var(--fred-answer-border);background:var(--fred-answer);border-radius:2px;min-width:220px;max-width:720px;margin-top:0;padding:8px;display:block}.fred-answer-box label{color:var(--fred-text);cursor:pointer;font-size:calc(16px * var(--question-scale));border:2px solid #0000;border-radius:2px;grid-template-columns:18px 23px 1fr;align-items:center;gap:7px;margin:1px 0;padding:4px 7px;line-height:1.35;display:grid}.fred-answer-box label.struck span:last-child{opacity:.55;text-decoration:line-through}.fred-answer-box input{cursor:pointer;width:15px;height:15px;margin:0}.fred-proceed{cursor:pointer;color:#fff;background:linear-gradient(#5490cc,#004976);border:1px solid #004976;border-radius:4px;margin:18px 0 0;padding:9px 14px;font-size:16px;display:block}.fred-proceed:disabled{opacity:.45}.fred-footer{color:#fff;z-index:10;background:#004976;grid-area:3/2;align-items:center;padding:0 12px;display:flex;position:relative}.fred-timebox{border:1px outset #5872c4;border-radius:3px;flex-direction:column;min-width:310px;padding:4px 12px;font-size:13px;line-height:1.18;display:flex}.fred-timebox>b{font-size:15px}.fred-timebox b span,.fred-timebox>span b{float:right}.fred-lock,.fred-end{color:#fff;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;font-size:12px;display:flex;position:absolute}.fred-lock{left:50%;transform:translate(-50%)}.fred-end{right:18px}.lock-icon{border:2px solid #f4d03f;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:relative}.lock-icon:before{content:"";background:#f4d03f;border-radius:2px;width:14px;height:11px;margin-top:4px}.lock-icon i{border:2px solid #f4d03f;border-bottom:0;border-radius:5px 5px 0 0;width:9px;height:8px;position:absolute;top:5px}.stop-icon{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);background:#d63a2f;width:27px;height:27px;box-shadow:inset 0 0 0 3px #fff}.fred-labs-panel{color:#16191c;z-index:20;background:#fff;border-left:2px solid #1f5080;flex-direction:column;width:780px;max-width:60vw;display:flex;position:absolute;top:88px;bottom:55px;right:0;box-shadow:-6px 0 18px #0003}.labs-search{border-bottom:1px solid #d6dde4;align-items:center;gap:10px;padding:10px 14px;display:flex}.labs-search>input{border:1px solid #b9c4d0;border-radius:4px;flex:1;padding:6px 9px}.labs-search label{color:#5d6b78;font-size:12px}.labs-search>button{cursor:pointer;background:0 0;border:0;font-size:21px}.labs-tabs{border-bottom:1px solid #d6dde4;gap:4px;padding:8px 14px 0;display:flex}.labs-tabs button{cursor:pointer;background:#e2eaf2;border:1px solid #c2ccd6;border-bottom:0;border-radius:5px 5px 0 0;padding:7px 14px}.labs-tabs button.active{background:#fff;font-weight:700}.labs-table{flex:1;padding:6px 14px 18px;overflow-y:auto}.labs-row{border-bottom:1px solid #eef1f4;grid-template-columns:1fr 300px;padding:5px 0;font-size:14px;display:grid}.labs-head{background:#fff;border-color:#b9c4d0;position:sticky;top:0}.fred-notes-panel{z-index:21;background:#fff;border:2px solid #1f5080;border-radius:4px;flex-direction:column;width:392px;height:170px;display:flex;position:absolute;bottom:62px;right:16px;box-shadow:0 10px 30px #00000059}.fred-notes-panel textarea{resize:none;border:0;border-bottom:1px solid #d6dde4;outline:0;flex:1;padding:12px;font-size:14px}.fred-notes-panel>div{justify-content:space-between;padding:8px 12px;display:flex}.fred-notes-panel button,.fred-calculator-panel button{cursor:pointer;background:linear-gradient(#f4f4f4,#cfd4da);border:1px solid #7d8893;border-radius:3px;font-weight:700}.fred-notes-panel button{padding:6px 12px;font-size:13px}.fred-calculator-panel{z-index:21;background:#eef2f6;border:1px solid #9aa7b5;border-radius:8px;width:258px;padding:12px;position:absolute;bottom:62px;right:16px;box-shadow:0 10px 30px #00000059}.calc-display{background:#fff;border:1px solid #b9c4d0;border-radius:4px;margin-bottom:10px;padding:4px 10px 6px;position:relative;overflow:hidden}.calc-eq{text-align:right;color:#7a828b;white-space:nowrap;height:15px;font-size:12px;line-height:15px;display:block;overflow:hidden}.calc-display output{text-align:right;color:#111;font-size:26px;line-height:1.12;display:block;overflow:hidden}.calc-mem{color:#7a828b;font-size:12px;font-weight:700;position:absolute;top:6px;left:8px}.calc-keys{grid-template-columns:2fr 1fr 1fr 1fr 1fr 2fr;grid-auto-flow:row;gap:6px;display:grid}.fred-calculator-panel button{padding:9px 0;font-size:15px}.fred-calculator-panel button.purple{background:linear-gradient(#cdbbe6,#b49cd6)}.fred-calculator-panel button.blue{background:linear-gradient(#bcd6ee,#97bbdd)}.fred-calculator-panel button.gray{background:linear-gradient(#f6f6f6,#d3d8de)}.fred-calculator-panel button.yellow{background:linear-gradient(#f1da8e,#e1c266)}.fred-lock-screen{z-index:40;color:#fff;background:#0e2f57;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.fred-lock-screen .lock-icon{margin-bottom:28px;transform:scale(1.8)}.fred-lock-screen h2{margin:0;font-size:28px}.fred-lock-screen p{opacity:.8}.fred-lock-screen button{color:#fff;cursor:pointer;background:linear-gradient(#5a86b3,#2c5f8f);border:1px solid #78a7d5;border-radius:3px;padding:10px 20px}@media (max-width:1100px){.fred-tools{gap:2px}.fred-tools>button{width:58px}.fred-tools>button:last-of-type{width:68px}.fred-item-status{min-width:126px;padding:5px 8px}.fred-mark{margin-left:8px}.fred-nav{left:44%}.fred-content{padding:20px 24px}.fred-question{font-size:calc(16px * var(--question-scale))}.fred-answer-box label{font-size:calc(15px * var(--question-scale))}}@media (max-width:850px){.fred-shell{min-width:850px}.fred-labs-panel{width:62vw;max-width:none}}.fred-mobile-gate{display:none}.fred-answer-box label.selected{background:#cfe2f5}.fred-reverse .fred-answer-box label.selected{background:#173b5c}.fred-answer-box label:has(input:focus-visible){outline-offset:1px;outline:2px solid #1f7ac4}.fred-reverse .fred-answer-box label:has(input:focus-visible){outline-color:#7fb3e0}.fred-question{-webkit-user-select:none;user-select:none}.fred-focuswarn{color:#f2c14e;white-space:nowrap;align-self:center;margin-left:14px;font-size:12px}@media (max-width:768px){.fred-shell{min-width:0}.fred-mobile-gate{z-index:60;color:#fff;text-align:center;background:#0e2f57;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.fred-mobile-gate h2{margin:0 0 12px;font-size:24px}.fred-mobile-gate p{opacity:.85;max-width:430px;margin:0 auto 22px;line-height:1.5}.fred-mobile-gate a{color:#fff;background:linear-gradient(#5a86b3,#2c5f8f);border:1px solid #78a7d5;border-radius:3px;padding:10px 20px;display:inline-block}}.fred-para{-webkit-user-select:text;user-select:text;margin:0 0 16px}.fred-question .fred-hl{color:#008;cursor:pointer;background:#ff3}.fred-reverse .fred-question .fred-hl,.fred-para::selection,.fred-para ::selection{color:#008;background:#ff3}.fred-answer-box ::selection{color:inherit;background:#ccc}.fred-answer-box label.kbd-focus{outline-offset:1px;outline:2px solid #1f7ac4}.fred-reverse .fred-answer-box label.kbd-focus{outline-color:#7fb3e0}.fred-labs-open .fred-content{padding-right:calc(min(780px,60vw) + 24px)}.labs-section{border-bottom:1px solid #d6dde4;padding:6px 0 2px;font-weight:700}.labs-row.indent span:first-child{padding-left:16px}.labs-table.si .labs-row,.labs-table.si .labs-row.labs-head{grid-template-columns:1fr 230px 230px}.fred-reverse .fred-labs-panel,.fred-reverse .fred-notes-panel,.fred-reverse .fred-calculator-panel{color:#e6edf4;background:#0e1a2a;border-color:#3a6ea5}.fred-reverse .labs-search{border-bottom-color:#24405e}.fred-reverse .labs-search input,.fred-reverse .fred-notes-panel textarea{color:#e6edf4;background:#0a1420;border-color:#3a6ea5}.fred-reverse .labs-search label{color:#aebfd0}.fred-reverse .labs-search>button{color:#e6edf4}.fred-reverse .labs-tabs{border-bottom-color:#24405e}.fred-reverse .labs-tabs button{color:#cdd9e5;background:#16263a;border-color:#3a6ea5}.fred-reverse .labs-tabs button.active{background:#0e1a2a}.fred-reverse .labs-row{border-bottom-color:#24405e}.fred-reverse .labs-head{background:#0e1a2a;border-color:#3a6ea5}.fred-reverse .labs-section{border-bottom-color:#24405e}.fred-reverse .calc-display{background:#0a1420;border-color:#3a6ea5}.fred-reverse .calc-display output{color:#e6edf4}.fred-reverse .calc-eq,.fred-reverse .calc-mem{color:#9fb3c8}.fred-exhibit{flex:1 1 0;align-self:flex-start;min-width:300px;max-width:520px;margin:0}.fred-exhibit img{cursor:zoom-in;border:1px solid #9aa7b5;width:100%;max-width:520px;display:block}.fred-exhibit-audio{max-width:420px}.fred-exhibit figcaption{color:#5d6b78;align-items:center;gap:12px;margin-top:5px;font-size:12px;display:flex}.fred-contrast-btn{color:#16467a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #9aa7b5;border-radius:3px;align-items:center;gap:5px;padding:3px 8px;font-size:12px;display:inline-flex}.fred-contrast-btn:hover{background:#eef3f8}.fred-reverse .fred-contrast-btn{color:#a2ddff;background:#0e1a2a;border-color:#3a6ea5}.fred-reverse .fred-contrast-btn:hover{background:#16263a}.fred-reverse .fred-contrast-icon{color:#a2ddff}.fred-contrast-icon{color:#16467a;width:14px;height:14px}.fred-contrast-btn.magnify{z-index:2;position:absolute;top:18px;right:18px;box-shadow:0 2px 8px #0006}.fred-exhibit-audio{flex-direction:column;display:flex}.fred-audio-title{color:#16467a;align-items:center;gap:7px;margin:0 0 7px;font-size:13px;font-weight:700;display:flex}.fred-audio-icon{flex:none;width:17px;height:17px}.fred-exhibit-audio audio{width:320px;max-width:60vw;height:38px}.fred-exhibit-audio>figcaption:last-child{color:#5d6b78;margin-top:6px;font-size:12px;display:block}.fred-reverse .fred-audio-title{color:#a2ddff}.fred-reverse .fred-exhibit-audio audio{filter:invert(92%)hue-rotate(180deg)}.fred-magnify{z-index:50;cursor:zoom-out;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fred-magnify img{border:2px solid #fff;max-width:90vw;max-height:90vh}.fred-exhibit-svg{cursor:zoom-in;background:#fff;border:1px solid #9aa7b5;border-radius:2px;width:100%;max-width:520px;display:block}.fred-exhibit-svg svg,.fred-magnify-svg svg{width:100%;height:auto;display:block}.fred-magnify-svg{background:#fff;border:2px solid #fff;border-radius:3px;width:min(90vw,820px);max-height:90vh;padding:10px;overflow:auto}.fred-caliper-layer{z-index:32;pointer-events:none;position:fixed;inset:0}.fred-caliper-layer>*{pointer-events:auto}.cal-leg{cursor:ew-resize;touch-action:none;justify-content:center;width:16px;height:132px;margin-left:-8px;display:flex;position:fixed}.cal-leg span{background:#b3001b;width:2px;height:100%}.cal-leg:after{content:"";background:#b3001b;border-radius:2px;width:10px;height:10px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.cal-beam{cursor:move;touch-action:none;align-items:center;height:16px;margin-top:-8px;display:flex;position:fixed}.cal-beam:before{content:"";background:#b3001b;width:100%;height:2px}.cal-readout{color:#fff;white-space:nowrap;pointer-events:none;background:#b3001b;border-radius:3px;padding:1px 6px;font-family:Arial,Helvetica,sans-serif;font-size:11px;position:fixed;transform:translate(-50%,-24px)}.cal-close{color:#b3001b;cursor:pointer;background:#fff;border:1px solid #b3001b;border-radius:3px;padding:4px 10px;font-size:12px;position:fixed;top:62px;right:18px;box-shadow:0 2px 6px #00000040}.fred-orientation-card,.fred-break-card,.fred-survey-card{color:#16191c;background:#fff;border-radius:6px;width:90%;max-width:760px;max-height:86vh;padding:26px 30px;overflow:auto;box-shadow:0 12px 40px #0006}.fred-orientation-card h2,.fred-break-card h2,.fred-survey-card h2{color:#004976;margin:0 0 6px;font-size:24px}.fred-orientation-sub,.fred-survey-sub{opacity:.8;margin:0 0 16px}.fred-orientation-cols{text-align:left;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:18px;display:grid}.fred-orientation-cols h3,.fred-break-panels h3{color:#004976;margin:0 0 6px;font-size:14px}.fred-orientation-cols ul{margin:0 0 12px;padding-left:18px;font-size:14px;line-height:1.6}.fred-link-btn{color:#cfe0f2;cursor:pointer;background:0 0;border:0;margin-left:12px;font-size:14px;text-decoration:underline}.fred-orientation-card .fred-link-btn{color:#2c5f8f}.fred-break-actions{justify-content:center;gap:12px;margin:4px 0 10px;display:flex}.button-orange{color:#fff;cursor:pointer;background:linear-gradient(#e6a23c,#c97a1a);border:1px solid #b06a14;border-radius:3px;padding:9px 16px}.fred-break-note{text-align:center;color:#9a3412;margin:0 0 12px;font-size:14px}.fred-break-panels{text-align:left;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:16px;display:grid}.fred-break-panels p{border-bottom:1px solid #eef1f4;justify-content:space-between;gap:16px;margin:3px 0;padding-bottom:3px;font-size:14px;display:flex}.fred-overview-table{border-collapse:collapse;width:100%;font-size:13px}.fred-overview-table td{border-bottom:1px solid #eef1f4;padding:4px 8px}.fred-overview-table td:first-child{color:#1a7f37;width:22px;font-weight:700}.fred-overview-table tr.current td{background:#cfe2f5;font-weight:700}.fred-overview-table tr.done td{opacity:.75}.fred-overview h3,.fred-overview-card h3{color:#004976;margin:6px 0;font-size:14px}.fred-overview-modal{z-index:45;background:0 0;position:absolute;inset:0}.fred-overview-modal .fred-overview-card{background:#fff;border:1px solid #1f5080;border-radius:4px;width:360px;max-height:72vh;padding:8px 12px 12px;position:absolute;top:90px;left:88px;overflow:auto;box-shadow:0 8px 24px #0000004d}.fred-overview-modal .fred-overview-card>h3{text-align:center;border-bottom:1px solid #d6dde4;margin:0 0 6px;padding-bottom:5px;font-size:14px}.fred-overview-close{cursor:pointer;color:#5d6b78;background:0 0;border:0;font-size:18px;line-height:1;position:absolute;top:6px;right:9px}.fred-reverse .fred-overview-modal .fred-overview-card{color:#e6edf4;background:#0e1a2a;border-color:#3a6ea5}.fred-reverse .fred-overview-card>h3{color:#cfe2f5;border-bottom-color:#24405e}.fred-reverse .fred-overview-table td{border-bottom-color:#24405e}.fred-reverse .fred-overview-table tr.current td{background:#16335a}.fred-reverse .fred-overview-close{color:#cfe2f5}.fred-reverse .exam-modal.end-modal{color:#e6edf4;background:#0e1a2a;border-color:#3a6ea5}.fred-reverse .exam-modal.end-modal h2:not(.warn){color:#e6edf4;background:#16263a}.fred-reverse .fred-lockwarn-card{color:#e6edf4;background:#0e1a2a}.fred-reverse .fred-lockwarn-card p{color:#e6edf4}.fred-item-status{cursor:pointer}.fred-survey-q{text-align:left;margin:10px 0}.fred-survey-q p{margin:0 0 4px;font-size:14px}.fred-survey-scale{gap:6px;display:flex}.fred-survey-scale button{cursor:pointer;background:#eef2f6;border:1px solid #b9c4d0;border-radius:4px;width:38px;height:34px}.fred-survey-scale button.on{color:#fff;background:#004976;border-color:#004976}.fred-survey-actions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.fred-lockwarn-modal{z-index:46;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.fred-lockwarn-card{background:#fff;border-radius:6px;width:90%;max-width:520px;overflow:hidden;box-shadow:0 12px 40px #0006}.fred-lockwarn-card header{color:#fff;text-align:center;background:linear-gradient(#e6584d,#d23b30);padding:12px 18px;font-size:18px;font-weight:700}.fred-lockwarn-body{text-align:center;padding:18px 24px}.fred-lockwarn-card p{color:#16191c;margin:7px 0;font-size:14px;line-height:1.5}.fred-lockwarn-actions{justify-content:center;gap:60px;padding:0 18px 22px;display:flex}.fred-lockwarn-actions button{border-radius:4px;padding:10px 18px;font-size:15px;font-weight:700}.button-red{color:#fff;cursor:pointer;background:linear-gradient(#bd362f,#921);border:1px solid #861d12;border-radius:3px;padding:9px 16px}.button-blue{color:#fff;cursor:pointer;background:linear-gradient(#5490cc,#004976);border:1px solid #004976;border-radius:3px;padding:9px 16px;font-size:15px}.fred-lock-screen .button-blue{background:linear-gradient(#5490cc,#004976);border:1px solid #004976;padding:9px 16px}.fred-lock-screen .button-orange{background:linear-gradient(#e6a23c,#c97a1a);border:1px solid #b06a14;padding:9px 16px}.fred-lock-screen .button-red{background:linear-gradient(#bd362f,#921);border:1px solid #861d12;padding:9px 16px}.fred-lock-screen .fred-link-btn{color:#2c5f8f;background:0 0;border:0;padding:0;text-decoration:underline}.fred-lock-screen .fred-survey-scale button{padding:0}.fred-sidebar>button.in-set{position:relative}.fred-sidebar>button.in-set:before{content:"";background:#004976;width:3px;position:absolute;top:0;bottom:0;left:2px}.fred-sidebar>button.current.in-set:before{background:#a2ddff}.fred-sidebar>button.first-in-set:before{border-top-left-radius:3px;top:6px}.fred-sidebar>button.last-in-set:before{border-bottom-left-radius:3px;bottom:6px}.fred-reverse .fred-sidebar>button.in-set:before{background:#a2ddff}.fred-sidebar>button:disabled{opacity:.5;cursor:default}.fred-wordmark{letter-spacing:.08em;text-transform:uppercase;color:#004976;margin-bottom:6px;font-size:13px;font-weight:700}.fred-disclaimer{color:#5d6b78;margin:14px 0 0;font-size:11px}.fred-timebox.low,.fred-timebox.low>b{color:#ffd98a}.fred-timebox.low{border-color:#e6a23c}.fred-timebox.critical,.fred-timebox.critical>b{color:#ffb3ab}.fred-timebox.critical{border-color:#ff6b5e;animation:1.2s ease-in-out infinite fred-timepulse}@keyframes fred-timepulse{0%,to{opacity:1}50%{opacity:.62}}.fred-5min-modal{z-index:47;background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.fred-5min-card{background:#fff;border-radius:6px;width:90%;max-width:440px;overflow:hidden;box-shadow:0 12px 40px #0006}.fred-5min-card header{color:#fff;background:#004976;padding:12px 18px;font-size:17px;font-weight:700}.fred-5min-card p{color:#16191c;margin:0;padding:16px 18px;font-size:14px;line-height:1.5}.fred-5min-actions{justify-content:flex-end;padding:0 18px 18px;display:flex}.fred-stem-table{max-width:460px;margin:6px 0 16px 30px}.fred-stem-table-title{font-weight:700;font-size:calc(17px * var(--question-scale));margin-bottom:5px}.fred-stem-table table{border-collapse:collapse;width:100%;font-size:calc(15px * var(--question-scale))}.fred-stem-table th,.fred-stem-table td{text-align:left;vertical-align:top;border:1px solid #b9c4d0;padding:3px 10px}.fred-stem-table th{background:#e7edf4;font-weight:700}.fred-reverse .fred-stem-table th{background:#16263a}.fred-reverse .fred-stem-table th,.fred-reverse .fred-stem-table td{border-color:#3a6ea5}.fred-stem-table.lab-list{margin-left:40px}.fred-stem-table.lab-list table{width:auto;font-size:calc(17px * var(--question-scale))}.fred-stem-table.lab-list td{border:0;padding:1px 0}.fred-stem-table.lab-list td:first-child{padding-right:32px}.fred-stem-table.lab-list td:not(:first-child){white-space:nowrap}
.lp{min-height:100vh;color:var(--ink);background:#fff}.lp-top{grid-template-columns:minmax(440px,1.15fr) minmax(390px,.85fr);min-height:100vh;display:grid}.lp-hero{color:#fff;min-height:100vh}.lp-hero-inner{flex-direction:column;justify-content:space-between;gap:34px;min-height:100vh;padding:42px clamp(40px,6vw,96px);display:flex}.lp-brand{align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.lp-brand span{border:1px solid;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:21px;display:grid}.lp-cohort{letter-spacing:.04em;color:#eaf3fa;background:#ffffff14;border:1px solid #ffffff59;border-radius:999px;align-self:flex-start;margin-bottom:18px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.lp-hero h1{max-width:15ch;margin:0 0 20px;font-family:Georgia,serif;font-size:clamp(38px,4.6vw,62px);font-weight:400;line-height:1.05}.lp-lede{color:#dceaf4;max-width:58ch;margin:0 0 26px;font-size:clamp(16px,1.4vw,19px);line-height:1.6}.lp-points{gap:12px;max-width:60ch;margin:0;padding:0;list-style:none;display:grid}.lp-points li{color:#eaf3fa;padding-left:28px;font-size:15px;line-height:1.5;position:relative}.lp-points li:before{content:"";background:#ffffff29;border-radius:50%;width:17px;height:17px;position:absolute;top:2px;left:0;box-shadow:inset 0 0 0 1px #ffffff80}.lp-points li:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:9px;position:absolute;top:6px;left:5px;transform:rotate(42deg)}.lp-price{color:#cfe1ee;margin:4px 0 0;font-size:14px}.lp-price strong{color:#fff;font-weight:700}.lp-legal{color:#bdd2e1;max-width:60ch;margin:0;font-size:11px}.lp-signin{background:#fff;place-items:center;padding:40px;display:grid}.lp-section{max-width:1180px;margin:0 auto;padding:clamp(56px,8vw,96px) clamp(24px,6vw,96px)}.lp-section--wash{background:var(--wash);max-width:none}.lp-section--wash>.lp-inner{max-width:1180px;margin:0 auto}.lp-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#5b7182;margin:0 0 12px;font-size:11px;font-weight:800}.lp-h2{color:var(--navy);margin:0 0 14px;font-family:Georgia,serif;font-size:clamp(26px,3.2vw,38px);font-weight:400;line-height:1.12}.lp-sub{color:var(--muted);max-width:62ch;margin:0 0 40px;font-size:16px;line-height:1.6}.lp-steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.lp-steps li{counter-increment:step;border:1px solid var(--line);border-top:3px solid var(--blue2);background:#fff;border-radius:4px;padding:26px 24px}.lp-steps li:before{content:counter(step);background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:14px;font-family:Georgia,serif;font-size:17px;display:grid}.lp-steps h3{color:var(--ink);margin:0 0 8px;font-size:16px}.lp-steps p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.lp-features{grid-template-columns:repeat(2,1fr);gap:22px;margin:0;padding:0;list-style:none;display:grid}.lp-features li{border:1px solid var(--line);background:#fff;border-radius:4px;padding:24px}.lp-features h3{color:var(--navy);margin:0 0 8px;font-size:16px}.lp-features p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.lp-cta{text-align:center;color:#fff;background:linear-gradient(142deg,#053252 0%,#07598f 62%,#08456f 100%);padding:clamp(48px,7vw,80px) clamp(24px,6vw,96px)}.lp-cta h2{margin:0 0 12px;font-family:Georgia,serif;font-size:clamp(26px,3.4vw,40px);font-weight:400}.lp-cta p{color:#dceaf4;max-width:54ch;margin:0 auto 24px;font-size:16px;line-height:1.6}.lp-cta-btn{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #fff;border-radius:3px;justify-content:center;align-items:center;padding:13px 26px;font-size:15px;font-weight:700;display:inline-flex}.lp-cta-btn:hover{background:#eef4f8}.lp-cta .lp-legal{color:#cfe1ee;text-align:center;margin:26px auto 0}@media (max-width:900px){.lp-top{grid-template-columns:1fr;min-height:0}.lp-hero,.lp-hero-inner{min-height:0}.lp-hero-inner{gap:26px;padding:40px 28px 44px}.lp-signin{padding:40px 24px}.lp-steps,.lp-features{grid-template-columns:1fr}}
