/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--radius-md:.375rem;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}.inline-flex{display:inline-flex}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.w-full{width:100%}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#cbd9d3\]{border-color:#cbd9d3}.border-\[\#dce8e3\]{border-color:#dce8e3}.bg-\[\#d7ebe7\]{background-color:#d7ebe7}.bg-\[\#e7ece8\]{background-color:#e7ece8}.bg-\[\#e7663d\]{background-color:#e7663d}.bg-\[\#fde4dc\]{background-color:#fde4dc}.bg-\[\#fff0d7\]{background-color:#fff0d7}.bg-white{background-color:var(--color-white)}.p-6{padding:calc(var(--spacing) * 6)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-2{padding-block:calc(var(--spacing) * 2)}.pt-0{padding-top:0}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.whitespace-nowrap{white-space:nowrap}.text-\[\#8a5a10\]{color:#8a5a10}.text-\[\#102b35\]{color:#102b35}.text-\[\#276a68\]{color:#276a68}.text-\[\#822b1d\]{color:#822b1d}.text-white{color:var(--color-white)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.hover\:bg-\[\#ce5632\]:hover{background-color:#ce5632}.hover\:bg-\[\#d7e4de\]:hover{background-color:#d7e4de}.hover\:bg-\[\#e7ece8\]:hover{background-color:#e7ece8}.hover\:bg-\[\#f3f5f2\]:hover{background-color:#f3f5f2}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-\[\#3b8b7c\]:focus-visible{--tw-ring-color:#3b8b7c}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}}:root{color:#102b35;background:#f7f7f2;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5}html,#root{min-height:100%}*{box-sizing:border-box}body{min-height:100vh;margin:0}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-content{flex-direction:column;flex:1;display:flex}.app-content>.auth,.app-content>.site-closed{flex:1}button,input{font:inherit}button{cursor:pointer;color:#102b35;background:#e7ece8;border:0;border-radius:10px;padding:.65rem 1rem}button:disabled{opacity:.55;cursor:not-allowed}main{max-width:1120px;margin:auto;padding:2rem}header{justify-content:space-between;align-items:center;max-width:1120px;margin:auto;padding:1rem 2rem;display:flex}.brand{color:inherit;text-decoration:none}.signal-ready-logo{letter-spacing:-.04em;align-items:center;gap:.55rem;font-size:1.15rem;font-weight:800;display:inline-flex}.signal-ready-logo svg{fill:#103c45;stroke:#f7f7f2;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.35px;width:2.25rem;height:2.25rem}.signal-ready-logo svg path:first-of-type{stroke:#e7663d}.signal-ready-logo b{color:#3b8b7c}.site-closed{text-align:center;place-content:center;justify-items:center;gap:.8rem;min-height:0;display:grid}.site-closed .signal-ready-logo{font-size:2rem}.site-closed .signal-ready-logo svg{width:4rem;height:4rem}.site-closed h1{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,10vw,6rem)}nav{gap:.5rem;display:flex}nav button,nav a{color:inherit;background:0 0;border-radius:10px;padding:.65rem 1rem;text-decoration:none}.selected{background:#d7ebe7!important}.hero{justify-content:space-between;align-items:center;gap:3rem;padding:4.5rem 0 3rem;display:flex}.hero h1,.auth h1{letter-spacing:-.06em;max-width:760px;margin:.4rem 0 1rem;font-size:clamp(2.5rem,6vw,4.7rem);line-height:.98}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#4c7772;font-size:.72rem;font-weight:800}.primary{color:#fff;background:#e7663d;font-weight:750}.readiness{color:#f5faf8;background:#103c45;border-radius:18px;grid-template-columns:1fr auto auto auto;align-items:center;gap:2rem;margin:1rem 0 4rem;padding:2rem;display:grid}.readiness h2{margin:.2rem 0}.site-settings{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:2rem;margin:1.5rem 0;padding:1.5rem;display:flex}.site-settings h2,.site-settings p{margin:.2rem 0}.score{text-align:center;flex-direction:column;display:flex}.score strong{font-size:2rem}.score span{opacity:.75;font-size:.75rem}.section-title h2{margin:.2rem 0 1.5rem}.topics{grid-template-columns:repeat(auto-fill,minmax(460px,1fr));gap:1rem;display:grid}.topic{gap:1rem;align-items:top;background:#fff;border-radius:14px;grid-template-columns:auto 1fr;padding:1.25rem;display:grid;box-shadow:0 4px 20px #102b3508}.topic button{grid-column:2;justify-self:start;padding:.35rem .75rem}.topic h3,.topic p{margin:.15rem 0}.topic h3{font-size:1.25rem;font-weight:800;line-height:1.2}.topic .topic-description{color:#4c7772;font-size:.84rem;line-height:1.4}.topic h3+.topic-description{margin-top:.55rem}.topic .topic-description+p{margin-top:.9rem}.topic small{color:#4c7772;font-weight:700}.quiz-results{text-align:center;background:#fff;border-radius:18px;max-width:680px;margin:3rem auto;padding:2.5rem;box-shadow:0 8px 28px #102b350c}.quiz-result-summary{grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;display:grid}.quiz-result-summary>div{background:#f1f7f4;border-radius:12px;flex-direction:column;gap:.2rem;padding:1rem;display:flex}.quiz-result-summary strong{font-size:1.75rem}.quiz-result-summary span{color:#4c7772;font-size:.85rem}.coaching-draft{background:#fff;border:1px solid #dce8e3;border-radius:18px;margin:1.5rem 0;overflow:hidden;box-shadow:0 8px 28px #102b350c}.coaching-draft-header{background:#f1f7f4;align-items:flex-start;max-width:none;padding:1.5rem 1.75rem}.coaching-draft-header h3{max-width:760px;margin:.2rem 0 0;font-size:1.2rem;line-height:1.35}.draft-status{color:#276a68;letter-spacing:.06em;text-transform:uppercase;background:#d7ebe7;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:800}.draft-status.generating{color:#8a5a10;background:#fff0d7}.draft-status.failed{color:#822b1d;background:#fde4dc}.coaching-draft>.notice,.retry-draft{margin:1.25rem 1.75rem}.coaching-draft-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;padding:1.75rem;display:grid}.coaching-draft-form label,.correct-response-fields label{color:#183b43;flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:800;display:flex}.coaching-draft-form label span{color:#5d7772;font-weight:500}.coaching-draft-form textarea{resize:vertical;color:#102b35;width:100%;font:inherit;background:#fcfdfc;border:1px solid #cbd9d3;border-radius:9px;padding:.75rem;font-weight:400;line-height:1.45}.coaching-draft-form textarea:focus{border-color:#3b8b7c;outline:3px solid #b9ddd5}.wide-field{grid-column:1/-1}.correct-response-fields{background:#f8fbf9;border:1px solid #d7e4de;border-radius:12px;margin:0;padding:1.25rem}.correct-response-fields legend{padding:0 .35rem;font-weight:800}.correct-response-fields p{color:#4c7772;margin:0 0 1rem;font-size:.9rem}.correct-response-fields label+label{margin-top:1rem}.coaching-draft-actions{border-top:1px solid #e1ebe7;justify-content:flex-end;gap:.75rem;padding-top:1.25rem;display:flex}.mastery{text-align:center;flex-direction:column;align-items:center;gap:.25rem;width:72px;display:flex}.mastery-ring{place-items:center;width:64px;height:64px;display:grid;position:relative}.mastery svg{position:absolute;inset:0;transform:rotate(-90deg)}.mastery circle{fill:none;stroke-width:6px}.mastery-track{stroke:#e0eee9}.mastery-progress{stroke:#3b8b7c;stroke-linecap:round;transition:stroke-dashoffset .2s}.mastery strong{font-size:.9rem;position:relative}.mastery span{text-transform:uppercase;font-size:.6rem;line-height:1.2}.notice{background:#e5efec;border-radius:10px;padding:.75rem}.error{color:#822b1d;background:#fde4dc}.auth{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;min-height:0;display:grid}.auth form{background:#fff;border-radius:18px;flex-direction:column;gap:1rem;padding:2rem;display:flex;box-shadow:0 12px 40px #102b3510}.name-fields,.profile-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.auth label{flex-direction:column;gap:.35rem;font-weight:700;display:flex}.auth input{border:1px solid #cbd9d3;border-radius:8px;padding:.65rem}.auth-teaser{background:#eef5f2;border-radius:14px;margin-top:2rem;padding:1.25rem}.auth-teaser h2{margin:.35rem 0 1rem;font-size:1.05rem;line-height:1.35}.auth-teaser ol{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.auth-teaser li{align-items:center;gap:.6rem;font-size:.9rem;display:flex}.auth-teaser li b{background:#d7ebe7;border-radius:50%;place-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;display:grid}.profile{max-width:1120px;padding:4rem 0}.profile h1{letter-spacing:-.05em;margin:.4rem 0 1rem;font-size:clamp(2.5rem,6vw,4rem);line-height:1}.profile form{grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:1.5rem;margin-top:2rem;display:grid}.profile-details{box-shadow:0 12px 40px #102b3510}.profile-preferences{height:fit-content;box-shadow:0 12px 40px #102b3510}.profile-card-content{flex-direction:column;gap:1rem;display:flex}.profile label{flex-direction:column;gap:.35rem;font-weight:700;display:flex}.profile-actions{border-top:1px solid #e1ebe7;grid-column:1/-1;padding-top:.5rem}.profile-preferences p{color:#4c7772;margin:.75rem 0 0;font-size:.9rem}.profile label .required{color:#c34b2a}.profile input{border:1px solid #cbd9d3;border-radius:8px;padding:.65rem}.profile select{background:#fff;border:1px solid #cbd9d3;border-radius:8px;padding:.65rem}.profile input:disabled{color:#54706c;background:#f3f5f2}.profile .checkbox-label{flex-direction:row;align-items:flex-start;gap:.7rem;font-weight:700}.profile .checkbox-label input{accent-color:#3b8b7c;width:1rem;height:1rem;margin-top:.2rem}.profile .checkbox-label small{color:#4c7772;margin-top:.2rem;font-size:.8rem;font-weight:400;line-height:1.35;display:block}.advanced-welcome{color:#276a68;max-width:560px;margin-top:1.5rem;font-size:1.08rem;font-weight:700}.advanced-lock{max-width:620px}.unlock-link{margin-top:1rem;text-decoration:none;display:inline-flex}.link{color:#276a68;background:0 0;padding:.4rem;text-decoration:underline}.legal{max-width:800px;padding-top:3rem;padding-bottom:4rem}.legal .signal-ready-logo{margin-bottom:2.5rem}.legal h1{letter-spacing:-.06em;margin:.35rem 0 1rem;font-size:clamp(2.5rem,6vw,4.2rem);line-height:1}.legal-intro{max-width:650px;margin-bottom:2rem;font-size:1.1rem}.legal section{background:#fff;border-radius:14px;margin-top:1rem;padding:1.5rem;box-shadow:0 4px 20px #102b3508}.legal h2{margin:0 0 .7rem;font-size:1.2rem}.legal section p:last-child{margin-bottom:0}.support-card{border:1px solid #d7ebe7}.legal .support-link{color:#fff;background:#276a68;border-radius:10px;padding:.65rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.support-action{text-align:center;margin:1.25rem 0 0}.legal a:not(.brand):not(.support-link){color:#276a68}.site-footer{color:#4c7772;justify-content:center;gap:.55rem;padding:1.25rem 2rem;font-size:.85rem;display:flex}.site-footer a{color:inherit}.study{max-width:780px;padding-top:4rem}.question{background:#fff;border-radius:18px;margin:1rem 0;padding:2rem}.question h1{margin:.4rem 0 1.5rem;font-size:1.6rem;line-height:1.2}.question-hint{margin:-.75rem 0 1.25rem}.question-hint p{background:#f1f7f4;border-left:3px solid #6da79d;border-radius:0 8px 8px 0;margin:.5rem 0 0;padding:.75rem 1rem}.answers{gap:.75rem;display:grid}.answers button{text-align:left;background:#f3f5f2;border:1px solid #0000;align-items:center;gap:.8rem;display:flex}.answers button:hover:not(:disabled){border-color:#6da79d}.answers b{background:#d7ebe7;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.8rem;display:grid}.answers .correct-hint{border:1px dashed #5aa66d}.answers .correct-hint:hover:not(:disabled){border:1px solid #6da79d}.answers .correct-answer{background:#d8f0df;border-color:#5aa66d}.answers .incorrect-answer{background:#ffe7e7;border-color:#ce5c5c}.feedback{background:#fff0e9;border-radius:14px;padding:1.5rem}.feedback.good{background:#e0f2e5}.pager{justify-content:space-between;gap:1rem;display:flex}.big-score{font-size:3rem;font-weight:800}.big-score span{font-size:1rem;font-weight:400}@media (width<=720px){main,header{padding:1.25rem}.hero,.auth{flex-direction:column;align-items:stretch;padding-top:2rem;display:flex}.readiness{grid-template-columns:1fr 1fr}.readiness>div:first-child{grid-column:1/-1}.hero h1,.auth h1{font-size:3rem}.name-fields,.profile-row,.coaching-draft-form,.profile form{grid-template-columns:1fr}.coaching-draft-header{gap:1rem;padding:1.25rem}.coaching-draft-form{padding:1.25rem}.coaching-draft-actions{justify-content:stretch}.coaching-draft-actions button{flex:1}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
