:root{--uv-blue-600:#0821d8;--uv-blue-700:#061cb8;--uv-blue-050:#eef1ff;--uv-navy-800:#061e7d;--uv-pink-500:#ff2367;--uv-pink-700:#d40b49;--uv-canvas:#f6f7fd;--uv-surface:#fff;--uv-text:#172033;--uv-muted:#5f6a80;--uv-border:#d8deea;--uv-success:#13795b;--uv-success-bg:#e8f7f1;--uv-warning:#9a6700;--uv-warning-text:#8c5d00;--uv-warning-bg:#fff4d6;--uv-danger:#b42318;--uv-danger-bg:#feeceb;--uv-space-1:4px;--uv-space-2:8px;--uv-space-3:12px;--uv-space-4:16px;--uv-space-5:20px;--uv-space-6:24px;--uv-space-8:32px;--uv-space-12:48px;--uv-space-16:64px;--uv-results-grid-gap:16px;--uv-radius-control:14px;--uv-radius-surface:18px;--uv-control-height:48px;--uv-font:GraphikTT, Arial, sans-serif}.uv-shell{color:var(--uv-text);font:400 16px/1.5 var(--uv-font);overflow-wrap:anywhere;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.uv-shell button,.uv-shell input,.uv-shell select,.uv-shell textarea{font:inherit}.uv-shell :focus-visible{outline:3px solid var(--uv-blue-600);outline-offset:2px}.uv-shell[data-embedded=true]{background:var(--uv-canvas);border:1px solid var(--uv-border);border-radius:var(--uv-radius-surface)}.uv-shell[data-embedded=true] .uv-embed-bar{border-bottom:1px solid var(--uv-border);min-height:48px;padding:0 var(--uv-space-4);grid-area:header;justify-content:flex-end;align-items:center;display:flex}.uv-shell[data-embedded=true] .uv-embed-bar .uv-header__help{border-left:0}@media (width<=767px){.uv-shell[data-embedded=true]{border-radius:var(--uv-radius-control)}}@media (prefers-reduced-motion:reduce){.uv-shell *,.uv-shell :before,.uv-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.uv-button{border-radius:var(--uv-radius-control);box-shadow:none;cursor:pointer;align-items:center;gap:var(--uv-space-2);min-height:var(--uv-control-height);padding:var(--uv-space-3) var(--uv-space-6);border:1px solid #0000;justify-content:center;font-weight:600;transition:background-color .16s,border-color .16s,color .16s,transform 80ms;display:inline-flex}.uv-button__content{align-items:center;gap:var(--uv-space-2);justify-content:center;line-height:1.2;display:inline-flex}.uv-button__content svg{flex:none}.uv-button--primary{background:var(--uv-blue-600);color:var(--uv-surface)}.uv-button--primary:hover:not(:disabled){background:var(--uv-blue-700)}.uv-button--primary:active:not(:disabled){background:var(--uv-navy-800)}.uv-button--secondary{background:var(--uv-surface);border-color:var(--uv-navy-800);color:var(--uv-navy-800)}.uv-button--secondary:hover:not(:disabled){background:var(--uv-blue-050)}.uv-button--secondary:active:not(:disabled){background:var(--uv-blue-050);border-color:var(--uv-navy-800);color:var(--uv-navy-800)}.uv-button--tertiary{color:var(--uv-blue-600);background:0 0}.uv-button--tertiary:hover:not(:disabled){background:var(--uv-blue-050)}.uv-button--tertiary:active:not(:disabled){background:var(--uv-blue-050);color:var(--uv-blue-700)}.uv-button--consultation{background:var(--uv-surface);border-color:var(--uv-pink-500);color:var(--uv-navy-800)}.uv-button--consultation:hover:not(:disabled){background:color-mix(in srgb, var(--uv-pink-500) 8%, var(--uv-surface))}.uv-button--consultation:active:not(:disabled){background:color-mix(in srgb, var(--uv-pink-500) 16%, var(--uv-surface))}.uv-button:active:not(:disabled){transform:translateY(1px)}.uv-button:focus-visible{outline:3px solid var(--uv-blue-600);outline-offset:2px}.uv-button:disabled{cursor:not-allowed;opacity:.5}.uv-button[aria-busy=true]{cursor:wait}.uv-button[aria-busy=true]:after{content:"";border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite uv-spin}.uv-button--consultation:disabled{background:var(--uv-surface);border-color:var(--uv-border);color:var(--uv-muted);opacity:1}.uv-button--consultation[aria-busy=true]{background:color-mix(in srgb, var(--uv-pink-500) 8%, var(--uv-surface));border-color:var(--uv-pink-500);color:var(--uv-navy-800);opacity:1}.uv-country-picker{gap:var(--uv-space-3);width:100%;min-width:0;display:grid}.uv-country-picker__main{min-width:0}.uv-country-picker__other{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);color:var(--uv-text);cursor:pointer;align-items:flex-start;gap:var(--uv-space-1);min-width:0;min-height:76px;padding:var(--uv-space-3) var(--uv-space-4);text-align:left;width:100%;display:grid}.uv-country-picker__other:hover,.uv-country-picker__other[data-selected=true]{background:var(--uv-blue-050);border-color:var(--uv-blue-600)}.uv-country-picker__other:focus-visible,.uv-country-picker__header button:focus-visible,.uv-country-picker__listbox button:focus-visible{outline:3px solid var(--uv-blue-600);outline-offset:2px}.uv-country-picker__other strong,.uv-country-picker__other span,.uv-country-picker__selection{overflow-wrap:anywhere}.uv-country-picker__other span,.uv-country-picker__selection{color:var(--uv-muted);font-size:14px}.uv-country-picker__selection{margin:0}.uv-country-picker__backdrop{padding:var(--uv-space-4);z-index:20;background:#061e7d70;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.uv-country-picker__dialog{background:var(--uv-surface);border-radius:var(--uv-radius-surface);gap:var(--uv-space-4);min-width:0;max-width:560px;max-height:calc(100dvh - 32px);padding:var(--uv-space-6);width:100%;display:grid;box-shadow:0 24px 64px #061e7d47}.uv-country-picker__header{align-items:center;gap:var(--uv-space-3);justify-content:space-between;min-width:0;display:flex}.uv-country-picker__header h2{color:var(--uv-navy-800);overflow-wrap:anywhere;min-width:0;margin:0;font-size:24px}.uv-country-picker__header button{border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);color:var(--uv-navy-800);cursor:pointer;background:0 0;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.uv-country-picker__search{border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);align-items:center;gap:var(--uv-space-2);min-width:0;padding:0 var(--uv-space-3);grid-template-columns:auto minmax(0,1fr);display:grid}.uv-country-picker__search:focus-within{border-color:var(--uv-blue-600);outline:3px solid var(--uv-blue-600);outline-offset:2px}.uv-country-picker__search svg{color:var(--uv-muted)}.uv-country-picker__search input{color:var(--uv-text);font:inherit;min-height:var(--uv-control-height);border:0;outline:0;width:100%;min-width:0}.uv-country-picker__listbox{border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);min-width:0;max-height:min(360px,50dvh);display:grid;overflow-y:auto}.uv-country-picker__listbox button{background:var(--uv-surface);color:var(--uv-text);cursor:pointer;font:inherit;align-items:center;gap:var(--uv-space-3);min-width:0;min-height:48px;padding:var(--uv-space-3) var(--uv-space-4);text-align:left;border:0;justify-content:space-between;display:flex}.uv-country-picker__listbox button+button{border-top:1px solid var(--uv-border)}.uv-country-picker__listbox button:hover,.uv-country-picker__listbox button[data-active=true],.uv-country-picker__listbox button[aria-selected=true]{background:var(--uv-blue-050)}.uv-country-picker__listbox button span{overflow-wrap:anywhere;min-width:0}.uv-country-picker__listbox button small{color:var(--uv-muted);flex:none}.uv-country-picker__empty{background:var(--uv-blue-050);border-radius:var(--uv-radius-control);color:var(--uv-muted);padding:var(--uv-space-6);text-align:center;margin:0}@media (width<=360px){.uv-country-picker__backdrop{padding:var(--uv-space-2)}.uv-country-picker__dialog{padding:var(--uv-space-4)}}.uv-choice{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);box-shadow:none;cursor:pointer;align-items:center;gap:var(--uv-space-3);min-height:76px;padding:var(--uv-space-3) var(--uv-space-4);transition:background-color .16s,border-color .16s;display:flex}.uv-choice:hover{background:var(--uv-blue-050);border-color:var(--uv-blue-600)}.uv-choice:active{background:var(--uv-blue-050);border-color:var(--uv-blue-700)}.uv-choice[data-disabled=true]{background:var(--uv-surface);border-color:var(--uv-border);color:var(--uv-muted);cursor:not-allowed}.uv-choice[data-disabled=true] .uv-choice__control{opacity:.62}.uv-choice[data-disabled=true]:hover,.uv-choice[data-disabled=true]:active{background:var(--uv-surface);border-color:var(--uv-border)}.uv-choice[data-selected=true]{background:var(--uv-blue-050);border-color:var(--uv-blue-600)}.uv-choice[data-selected=true][data-disabled=true]{background:var(--uv-surface);border-color:var(--uv-border)}.uv-choice[data-selected=true] small{color:var(--uv-text)}.uv-choice:has(input:focus-visible){outline:3px solid var(--uv-blue-600);outline-offset:2px}.uv-choice__control{flex:0 0 20px;order:2;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;display:inline-flex}.uv-choice input{accent-color:var(--uv-blue-600);flex:none;width:20px;height:20px;margin:0}.uv-choice input:focus-visible{outline:none}.uv-choice>span{gap:var(--uv-space-1);min-width:0;display:grid}.uv-choice strong{font-weight:600}.uv-choice small{color:var(--uv-muted);font-size:14px;line-height:1.3}.uv-choice .uv-choice__unavailable{color:var(--uv-danger)}.uv-field{gap:var(--uv-space-2);margin-top:var(--uv-space-6);display:grid}.uv-field>span{color:var(--uv-navy-800);font-weight:600}.uv-field input{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);color:var(--uv-text);min-height:var(--uv-control-height);min-width:0;padding:var(--uv-space-3) var(--uv-space-4);width:100%}.uv-field input:hover{border-color:var(--uv-blue-600)}.uv-field input:focus-visible{border-color:var(--uv-blue-600);outline:3px solid var(--uv-blue-600);outline-offset:2px}.uv-status,.uv-match{align-items:center;gap:var(--uv-space-2);padding:var(--uv-space-2) var(--uv-space-3);border-radius:999px;font-size:14px;font-weight:600;line-height:1.3;display:inline-flex}.uv-status svg{flex:none}.uv-status{flex-wrap:wrap}.uv-status__source{color:currentColor;overflow-wrap:anywhere;min-width:44px;max-width:100%;min-height:44px;padding-inline:var(--uv-space-2);text-align:center;text-underline-offset:2px;justify-content:center;align-items:center;text-decoration-line:underline;display:inline-flex}.uv-status--confirmed{background:var(--uv-success-bg);color:var(--uv-success)}.uv-status--incomplete{background:var(--uv-warning-bg);color:var(--uv-warning-text)}.uv-status--manual_review,.uv-status--unavailable{background:var(--uv-danger-bg);color:var(--uv-danger)}.uv-match--high{background:var(--uv-success-bg);color:var(--uv-success)}.uv-match--good{background:var(--uv-blue-050);color:var(--uv-navy-800)}.uv-match--partial{background:var(--uv-warning-bg);color:var(--uv-warning-text)}@keyframes uv-spin{to{transform:rotate(360deg)}}.uv-results{gap:var(--uv-space-12);max-width:820px;margin:0 auto;display:grid}.uv-results__header{gap:var(--uv-space-3);display:grid}.uv-results__header h1,.uv-results__header p,.uv-results__section>h2,.uv-results__section>p,.uv-results-empty h2,.uv-results-empty p{margin:0}.uv-results__header h1{color:var(--uv-navy-800);overflow-wrap:anywhere;font-size:clamp(30px,3vw,40px);line-height:1.2}.uv-results__header>p:not(.uv-question__eyebrow),.uv-results__section>p,.uv-results-empty>p{color:var(--uv-muted)}.uv-results__header .uv-button{justify-self:start}.uv-results__section{gap:var(--uv-space-4);display:grid}.uv-results__section>h2,.uv-results-empty h2{color:var(--uv-navy-800);overflow-wrap:anywhere;font-size:28px;line-height:1.3}.uv-results__section--review{border-top:1px solid var(--uv-border);padding-top:var(--uv-space-12)}.uv-results__list{gap:var(--uv-space-6);display:grid}.uv-program{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-surface);gap:var(--uv-space-6);min-width:0;padding:var(--uv-space-6);display:grid}.uv-program--review{border-color:color-mix(in srgb, var(--uv-danger) 30%, var(--uv-border))}.uv-program__header{align-items:flex-start;gap:var(--uv-space-4);justify-content:space-between;min-width:0;display:flex}.uv-program__header>div{min-width:0}.uv-program__header h3{color:var(--uv-navy-800);margin:0 0 var(--uv-space-2);overflow-wrap:anywhere;font-size:22px;line-height:1.3}.uv-program__university,.uv-program__faculty,.uv-program__location{overflow-wrap:anywhere;margin:0}.uv-program__university{color:var(--uv-text);font-weight:600}.uv-program__faculty,.uv-program__location{color:var(--uv-muted);font-size:14px}.uv-program__header>.uv-match,.uv-program__header>.uv-status{flex:none;max-width:46%}.uv-program__facts{border-bottom:1px solid var(--uv-border);border-top:1px solid var(--uv-border);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.uv-program__fact{gap:var(--uv-space-1);min-width:0;padding:var(--uv-space-3) var(--uv-space-4) var(--uv-space-3) 0;display:grid}.uv-program__fact dt{color:var(--uv-muted);font-size:13px;font-weight:600}.uv-program__fact dd{color:var(--uv-text);overflow-wrap:anywhere;margin:0}.uv-program__explanation h4{color:var(--uv-navy-800);margin:0 0 var(--uv-space-2);font-size:18px}.uv-program__explanation ul,.uv-program__warnings,.uv-results-empty ul{padding-left:var(--uv-space-6);margin:0}.uv-program__explanation li+li,.uv-program__warnings li+li,.uv-results-empty li+li{margin-top:var(--uv-space-2)}.uv-program__evidence{align-items:flex-start;gap:var(--uv-space-3);flex-direction:column;display:flex}.uv-program__warnings{color:var(--uv-warning-text)}.uv-program__actions{align-items:center;gap:var(--uv-space-3);flex-wrap:wrap;display:flex}.uv-program__actions>a{color:var(--uv-blue-600);min-width:44px;min-height:44px;padding-inline:var(--uv-space-2);text-underline-offset:3px;align-items:center;font-weight:600;display:inline-flex}.uv-program__actions .uv-button{margin-left:auto}.uv-results-empty{background:var(--uv-blue-050);border:1px solid var(--uv-border);border-radius:var(--uv-radius-surface);gap:var(--uv-space-6);padding:var(--uv-space-8);display:grid}.uv-results-empty .uv-button{justify-self:start}.uv-results__consultation{border-top:1px solid var(--uv-border);padding-top:var(--uv-space-8)}.uv-dialog-backdrop{padding:var(--uv-space-4);z-index:10;background:#061e7d70;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.uv-dialog{background:var(--uv-surface);border-radius:var(--uv-radius-surface);gap:var(--uv-space-4);max-width:560px;max-height:calc(100dvh - 32px);padding:var(--uv-space-8);width:100%;display:grid;position:relative;overflow:auto;box-shadow:0 24px 64px #061e7d47}.uv-dialog h2,.uv-dialog p{margin:0}.uv-dialog h2{color:var(--uv-navy-800);padding-right:var(--uv-space-12);font-size:28px;line-height:1.3}.uv-dialog .uv-button{justify-self:start}.uv-telegram-unlock-dialog{max-width:520px}.uv-telegram-unlock-dialog__error{background:var(--uv-danger-bg,#fff1f1);border:1px solid var(--uv-danger,#b42318);border-radius:var(--uv-radius-control);color:var(--uv-danger,#b42318);padding:var(--uv-space-3)}.uv-dialog__close{border-radius:var(--uv-radius-control);color:var(--uv-navy-800);cursor:pointer;height:44px;right:var(--uv-space-4);top:var(--uv-space-4);background:0 0;border:0;justify-content:center;align-items:center;width:44px;display:inline-flex;position:absolute}.uv-compare-dialog>.uv-dialog__close{background:var(--uv-surface);border:1px solid var(--uv-border);z-index:4;justify-self:end;margin-bottom:-44px;position:sticky;top:0;right:auto}@media (width<=767px){.uv-results{gap:var(--uv-space-6)}.uv-program{padding:var(--uv-space-4)}.uv-program__header{flex-direction:column;align-items:flex-start}.uv-program__header>.uv-match,.uv-program__header>.uv-status{max-width:100%}.uv-program__facts{grid-template-columns:minmax(0,1fr)}.uv-program__fact{padding-right:0}.uv-program__actions{flex-direction:column;align-items:stretch}.uv-program__actions>a,.uv-program__actions .uv-button{justify-content:center;width:100%;margin-left:0}.uv-results-empty,.uv-dialog{padding:var(--uv-space-6)}.uv-telegram-unlock-dialog .uv-button{justify-self:stretch;width:100%}}.uv-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.uv-shell[data-wide=true] .uv-results{gap:18px;max-width:none;margin:0}.uv-shell[data-wide=true] .uv-results__header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.uv-shell[data-wide=true] .uv-results__header>div{gap:5px;max-width:980px;display:grid}.uv-shell[data-wide=true] .uv-results__header h1{font-size:clamp(30px,2.8vw,40px);line-height:1.08}.uv-shell[data-wide=true] .uv-results__header p{margin:0}.uv-results-summary{gap:4px;display:grid}.uv-results-summary h1,.uv-results-summary h2{color:var(--uv-navy-800);overflow-wrap:anywhere;margin:0;line-height:1.25}.uv-results-summary h2{font-size:24px}.uv-results-summary>p{color:var(--uv-muted);margin:0;font-size:15px;line-height:1.4}.uv-results-summary strong{color:var(--uv-navy-800);font-weight:600}.uv-locked-results{aspect-ratio:1.92;background:color-mix(in srgb, var(--uv-blue-050) 72%, var(--uv-surface));border:1px solid color-mix(in srgb, var(--uv-blue-600) 30%, var(--uv-border));border-radius:var(--uv-radius-surface);isolation:isolate;place-items:center;min-height:430px;padding:clamp(18px,3vw,30px);display:grid;position:relative;overflow:hidden;container-type:inline-size}.uv-locked-results__cards{filter:blur(clamp(4px,.5cqw,8px));opacity:.72;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:-2;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(14px,2cqw,32px);display:grid;position:absolute;inset:clamp(18px,2.1cqw,34px);transform:scale(1.012)}.uv-locked-results:after{background:color-mix(in srgb, var(--uv-blue-050) 36%, transparent);content:"";pointer-events:none;z-index:-1;position:absolute;inset:0}.uv-locked-card{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:clamp(18px,1.5cqw,24px);grid-template-rows:auto auto 1fr auto;gap:16px;min-height:100%;padding:clamp(18px,2cqw,32px);display:grid;box-shadow:0 12px 34px #08288f14}.uv-locked-card__header{grid-template-columns:clamp(42px,4cqw,68px) minmax(0,1fr) 54px;align-items:start;gap:10px;display:grid}.uv-locked-card__logo{background:color-mix(in srgb, var(--uv-blue-600) 12%, var(--uv-surface));border:1px solid color-mix(in srgb, var(--uv-blue-600) 18%, var(--uv-border));border-radius:50%;width:clamp(42px,4cqw,68px);height:clamp(42px,4cqw,68px);display:block}.uv-locked-card:first-child .uv-locked-card__logo{background:color-mix(in srgb, var(--uv-pink-500) 25%, var(--uv-surface))}.uv-locked-card:nth-child(2) .uv-locked-card__logo{background:color-mix(in srgb, var(--uv-blue-600) 28%, var(--uv-surface))}.uv-locked-card:nth-child(3) .uv-locked-card__logo{background:color-mix(in srgb, var(--uv-success) 20%, var(--uv-surface))}.uv-locked-card__identity,.uv-locked-card__score,.uv-locked-card__specialties,.uv-locked-card__meta{display:grid}.uv-locked-card__identity{gap:7px}.uv-locked-card__score{background:color-mix(in srgb, var(--uv-blue-600) 9%, var(--uv-surface));border-radius:10px;align-items:center;gap:5px;padding:8px}.uv-locked-card__score-value,.uv-locked-card__score-caption,.uv-locked-card__section-label,.uv-locked-card__bullet-line,.uv-locked-card__meta-row{background:color-mix(in srgb, var(--uv-blue-600) 15%, var(--uv-border));border-radius:999px;display:block}.uv-locked-card__score-value{width:100%;height:14px}.uv-locked-card__score-caption{width:72%;height:6px}.uv-locked-card__line{background:color-mix(in srgb, var(--uv-blue-600) 12%, var(--uv-border));border-radius:999px;width:100%;height:9px;display:block}.uv-locked-card__line--university{width:76%}.uv-locked-card__line--title{width:92%;height:14px}.uv-locked-card__line--city{width:46%}.uv-locked-card__specialties{border-top:1px solid var(--uv-border);gap:10px;padding-top:14px}.uv-locked-card__section-label{width:56%;height:9px;margin-bottom:2px}.uv-locked-card__bullet-line{width:84%;height:8px;margin-left:14px;position:relative}.uv-locked-card__bullet-line:before{background:color-mix(in srgb, var(--uv-blue-600) 46%, var(--uv-border));content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:1px;left:-13px}.uv-locked-card__bullet-line--medium{width:72%}.uv-locked-card__bullet-line--short{width:58%}.uv-locked-card__meta{border-top:1px solid var(--uv-border);gap:14px;padding-top:14px}.uv-locked-card__meta-row{width:92%;height:20px}.uv-locked-card__meta-row--short{width:74%}.uv-locked-card__action{background:color-mix(in srgb, var(--uv-blue-600) 52%, var(--uv-surface));border-radius:11px;align-self:end;width:100%;height:42px;display:block}.uv-locked-results__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb, var(--uv-surface) 94%, transparent);border:1px solid color-mix(in srgb, var(--uv-surface) 70%, var(--uv-border));text-align:center;z-index:1;border-radius:clamp(16px,1.5cqw,24px);flex-direction:column;align-items:center;gap:clamp(8px,1.1cqw,18px);width:min(64%,960px);max-width:960px;padding:clamp(22px,3cqw,48px);display:flex;position:relative;box-shadow:0 22px 60px #08288f2e}@container (width>=1000px){.uv-locked-results__overlay{gap:clamp(12px,1.3cqw,20px);padding:clamp(34px,3.4cqw,52px)}}@media (width<=720px){.uv-locked-results__cards{grid-template-columns:repeat(3,minmax(250px,1fr));width:max(780px,235%);inset:14px auto 14px 50%;transform:translate(-50%)scale(1.012)}.uv-locked-results{aspect-ratio:auto;min-height:460px;padding:12px}.uv-locked-results__overlay{border-radius:18px;gap:12px;width:100%;padding:26px 18px}}.uv-locked-results__overlay h2,.uv-locked-results__overlay p{margin:0}.uv-locked-results__overlay h2{color:var(--uv-navy-800);text-wrap:balance;white-space:nowrap;font-size:clamp(17px,2.25cqw,36px);line-height:1.18}.uv-locked-results__overlay>.uv-question__eyebrow{font-size:clamp(13px,1.1cqw,18px)}.uv-locked-results__overlay>p:not(.uv-question__eyebrow,.uv-locked-results__status){color:var(--uv-muted);text-wrap:balance;white-space:nowrap;max-width:68ch;font-size:clamp(10px,1.25cqw,20px);line-height:1.45}.uv-locked-results__overlay>.uv-button{white-space:nowrap;width:clamp(270px,30cqw,480px);min-height:clamp(40px,4.25cqw,68px);padding:clamp(10px,1cqw,16px) clamp(16px,2cqw,32px);font-size:clamp(12px,1.2cqw,19px)}.uv-locked-results__overlay>.uv-dialog__alt-link{min-height:0;font-size:clamp(13px,1cqw,17px)}@media (width<=720px){.uv-locked-results__overlay h2,.uv-locked-results__overlay>p:not(.uv-question__eyebrow,.uv-locked-results__status){white-space:normal}.uv-locked-results__overlay h2{font-size:23px}.uv-locked-results__overlay>p:not(.uv-question__eyebrow,.uv-locked-results__status){font-size:14px}}.uv-locked-results__status{color:var(--uv-muted);max-width:58ch;font-size:14px;line-height:1.45}.uv-locked-results__feedback{flex-direction:column;align-items:center;gap:10px;display:flex}.uv-locked-results__feedback p{color:var(--uv-muted);font-size:14px}.uv-telegram-marketing-consent{color:var(--uv-muted);align-items:flex-start;gap:var(--uv-space-2);font-size:14px;line-height:1.4;display:flex}.uv-telegram-marketing-consent input{margin-top:3px}.uv-shell[data-wide=true] .uv-results__list{align-items:stretch;gap:var(--uv-results-grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.uv-program-card{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-surface);flex-direction:column;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.uv-program-card:hover{border-color:color-mix(in srgb, var(--uv-blue-600) 38%, var(--uv-border));transform:translateY(-2px);box-shadow:0 18px 40px #061e7d1a}.uv-program-card[data-compared=true]{border-color:var(--uv-blue-600);box-shadow:0 0 0 2px color-mix(in srgb, var(--uv-blue-600) 10%, transparent)}.uv-program-card__header{border-bottom:1px solid var(--uv-border);gap:6px;padding:15px 15px 13px;display:grid}.uv-program-card__score{background:var(--uv-blue-050);border-radius:var(--uv-radius-control);justify-self:start;align-items:center;gap:9px;padding:6px 9px;display:flex}.uv-program-card__score span{color:var(--uv-blue-600);white-space:nowrap;align-items:baseline;gap:3px;display:flex}.uv-program-card__score strong{font-size:20px;line-height:1}.uv-program-card__score small{color:var(--uv-navy-800);font-size:12px;font-weight:600}.uv-program-card__score p{color:var(--uv-navy-800);white-space:nowrap;max-width:none;min-height:0;font-size:11px;font-weight:600;line-height:1.2}.uv-program-card__header h3{color:var(--uv-navy-800);overflow-wrap:anywhere;margin:0;font-size:20px;line-height:1.18}.uv-program-card__header .uv-program-card__eyebrow{color:var(--uv-blue-600);letter-spacing:.07em;text-transform:uppercase;min-height:0;margin:5px 0 -2px;font-size:11px;font-weight:700}.uv-program-card__header p{color:var(--uv-muted);overflow-wrap:anywhere;min-height:35px;margin:0;font-size:13px;line-height:1.35}.uv-program-card__header .uv-program-card__score p{color:var(--uv-navy-800);min-height:0;font-size:11px;font-weight:600;line-height:1.2}.uv-program-card__university,.uv-program-card__city{color:var(--uv-blue-600);overflow-wrap:anywhere;text-underline-offset:3px;align-items:flex-start;gap:7px;font-size:14px;font-weight:600;line-height:1.35;text-decoration-thickness:1px;display:inline-flex}.uv-program-card__university svg,.uv-program-card__city svg{flex:none;width:16px;height:16px;margin-top:2px}.uv-program-card__facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:2px 15px;display:grid}.uv-program-card__fact{border-bottom:1px solid var(--uv-border);grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:10px;padding:9px 0;display:grid}.uv-program-card__fact:nth-child(odd){border-right:1px solid var(--uv-border);padding-right:10px}.uv-program-card__fact:nth-child(2n){padding-left:10px}.uv-program-card__fact:nth-last-child(-n+2),.uv-program-card__fact:last-child{border-bottom:0}.uv-program-card__fact>svg{color:var(--uv-blue-600);width:18px;height:18px;margin-top:2px}.uv-program-card__fact span{gap:1px;min-width:0;display:grid}.uv-program-card__fact small{color:var(--uv-muted);letter-spacing:.025em;text-transform:uppercase;font-size:11px;font-weight:600}.uv-program-card__fact strong{color:var(--uv-text);overflow-wrap:anywhere;font-size:14px;line-height:1.35}.uv-program-card__careers{border-bottom:1px solid var(--uv-border);gap:8px;margin:2px 12px 0;padding:8px 3px 11px;display:grid}.uv-program-card__careers h4{color:var(--uv-navy-800);margin:0;font-size:13px}.uv-program-card__careers ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.uv-program-card__careers li{background:var(--uv-blue-050);border:1px solid color-mix(in srgb, var(--uv-blue-600) 12%, var(--uv-border));color:var(--uv-navy-800);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:600;line-height:1.25}.uv-program-card__reasons{background:var(--uv-blue-050);gap:8px;margin:7px 12px 0;padding:10px;display:grid}.uv-program-card__tradeoff{border-top:1px solid var(--uv-border);grid-template-columns:17px minmax(0,1fr);align-items:flex-start;gap:8px;margin:10px 15px 0;padding-top:10px;display:grid}.uv-program-card__tradeoff>svg{color:var(--uv-warning-text);width:17px;height:17px}.uv-program-card__tradeoff span{gap:2px;display:grid}.uv-program-card__tradeoff small{color:var(--uv-warning-text);letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:700}.uv-program-card__tradeoff strong{color:var(--uv-text);font-size:13px;line-height:1.35}.uv-program-card__reasons h4{color:var(--uv-navy-800);margin:0;font-size:13px}.uv-program-card__reasons ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.uv-program-card__reasons li{color:var(--uv-text);align-items:flex-start;gap:7px;font-size:13px;line-height:1.35;display:flex}.uv-program-card__reasons li svg{color:var(--uv-success);flex:none;width:15px;height:15px;margin-top:1px}.uv-program-card__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:13px 15px 15px;display:flex}.uv-program-card__actions .uv-button--primary{flex:100%;justify-content:center}.uv-program-card__actions>a{color:var(--uv-blue-600);text-underline-offset:3px;font-size:13px;font-weight:600}.uv-program-card__actions .uv-button{min-height:38px;padding:7px 11px}.uv-program-card__actions .uv-button svg{width:17px;height:17px}.uv-faculty-card__topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.uv-faculty-card__advisor-label{color:#c31352;background:#fff0f6;border:1px solid #ffc4d8;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.uv-faculty-card__advisor-label svg{width:14px;height:14px}.uv-faculty-card__identity{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin-top:3px;display:grid}.uv-faculty-card__identity>div{gap:4px;min-width:0;display:grid}.uv-faculty-card__logo{background:var(--uv-canvas);border:1px solid var(--uv-border);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:5px;display:inline-flex;overflow:hidden}.uv-faculty-card__logo img{object-fit:contain;width:100%;height:100%;display:block}.uv-faculty-card__logo svg{color:var(--uv-blue-600);width:21px;height:21px}.uv-faculty-card__programs{border-bottom:1px solid var(--uv-border);gap:8px;padding:12px 15px;display:grid}.uv-faculty-card__programs h4,.uv-faculty-card__programs ul{margin:0}.uv-faculty-card__programs h4{color:var(--uv-navy-800);font-size:13px}.uv-faculty-card__programs ul{gap:7px;padding:0;list-style:none;display:grid}.uv-faculty-card__programs li{grid-template-columns:16px minmax(0,1fr);align-items:flex-start;gap:7px;font-size:13px;line-height:1.35;display:grid}.uv-faculty-card__programs li svg{color:var(--uv-blue-600);width:15px;height:15px;margin-top:2px}.uv-faculty-card__programs-toggle{color:var(--uv-blue-600);cursor:pointer;font:inherit;text-align:left;text-underline-offset:3px;background:0 0;border:0;justify-self:start;padding:2px 0;font-size:13px;font-weight:700;text-decoration:underline}.uv-faculty-card__programs-toggle:hover{color:var(--uv-navy-800)}.uv-faculty-card__programs-toggle:focus-visible{outline:3px solid var(--uv-blue-600);outline-offset:3px;border-radius:4px}.uv-faculty-card__advisor{background:#fff7fa;border-bottom:1px solid #ffd4e3;grid-template-columns:17px minmax(0,1fr);align-items:flex-start;gap:8px;padding:11px 15px;display:grid}.uv-faculty-card__advisor>svg{color:#e31f67;width:17px;height:17px;margin-top:2px}.uv-faculty-card__advisor div{gap:3px;display:grid}.uv-faculty-card__advisor strong,.uv-faculty-card__advisor span{font-size:12px;line-height:1.35}.uv-faculty-card__advisor strong{color:var(--uv-navy-800)}.uv-faculty-card__advisor span{color:var(--uv-muted)}.uv-faculty-card__facts{grid-template-columns:minmax(0,1fr)}.uv-faculty-card__facts .uv-program-card__fact,.uv-faculty-card__facts .uv-program-card__fact:nth-child(odd),.uv-faculty-card__facts .uv-program-card__fact:nth-child(2n){border-bottom:1px solid var(--uv-border);border-right:0;padding:8px 0}.uv-faculty-card__facts .uv-program-card__fact:last-child{border-bottom:0}.uv-consultation-panel{background:linear-gradient(125deg, var(--uv-navy-800), var(--uv-blue-600));border-radius:var(--uv-radius-surface);color:var(--uv-surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 24px;display:grid}.uv-consultation-panel__icon{background:#ffffff21;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.uv-consultation-panel h2,.uv-consultation-panel h3,.uv-consultation-panel p{margin:0}.uv-consultation-panel h2,.uv-consultation-panel h3{color:var(--uv-surface);font-family:var(--uv-font);overflow-wrap:normal;text-wrap:pretty;word-break:normal;margin:3px 0;font-size:22px;line-height:1.25}.uv-consultation-panel p:not(.uv-question__eyebrow){color:#fffc;max-width:780px;font-size:14px}.uv-consultation-panel .uv-question__eyebrow{color:#bfc8ff;text-transform:uppercase;font-size:12px}.uv-consultation-panel .uv-button--consultation{background:var(--uv-surface);white-space:nowrap}.uv-compare-tray{background:var(--uv-surface);border:0;border-top:1px solid var(--uv-border);z-index:10;grid-template-columns:174px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px clamp(18px,3vw,48px);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -16px 38px #061e7d21}.uv-compare-tray__title{color:var(--uv-navy-800);grid-template-columns:20px minmax(0,1fr);gap:3px;display:grid}.uv-compare-tray__title svg{color:var(--uv-blue-600);grid-row:1/span 2;width:19px;height:19px;margin-top:2px}.uv-compare-tray__title strong{font-size:14px;line-height:1.2}.uv-compare-tray__title span{color:var(--uv-pink-700);font-size:13px;font-weight:700}.uv-compare-tray__slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;display:grid}.uv-compare-slot{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);color:var(--uv-navy-800);grid-template-columns:46px minmax(0,1fr) 28px;align-items:center;gap:9px;min-width:0;min-height:66px;padding:7px 8px;display:grid}.uv-compare-slot__logo{background:var(--uv-canvas);border:1px solid var(--uv-border);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:5px;display:flex;overflow:hidden}.uv-compare-slot__logo img{object-fit:contain;width:100%;height:100%;display:block}.uv-compare-slot__logo>svg{color:var(--uv-muted);width:24px;height:24px}.uv-compare-slot__copy{gap:3px;min-width:0;display:grid}.uv-compare-slot__copy strong,.uv-compare-slot__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.uv-compare-slot__copy strong{font-size:13px}.uv-compare-slot__copy small{color:var(--uv-muted);font-size:11px}.uv-compare-slot>button{color:var(--uv-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.uv-compare-slot>button:hover{background:var(--uv-blue-050);color:var(--uv-blue-600)}.uv-compare-slot>button svg{width:16px;height:16px}.uv-compare-slot--empty{color:var(--uv-muted);text-align:center;border-style:dashed;justify-content:center;font-size:12px;display:flex}.uv-compare-slot--empty svg{color:var(--uv-blue-600);flex:none;width:17px;height:17px}.uv-compare-tray__actions{align-items:center;gap:8px;display:flex}.uv-link-button{color:var(--uv-blue-600);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-height:42px;padding:8px;font-weight:600;text-decoration:underline}.uv-compare-tray .uv-button{white-space:nowrap;min-height:44px;padding:10px 14px}.uv-workspace:has(.uv-compare-tray) .uv-results{padding-bottom:104px}.uv-compare-dialog{min-width:0;max-width:min(1120px,100vw - 32px);overflow-x:hidden}.uv-compare-matrix-scroll{border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);overscroll-behavior-x:contain;min-width:0;max-width:100%;max-height:min(62dvh,680px);overflow:auto}.uv-compare-matrix{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.uv-compare-matrix :is(th,td){border-bottom:1px solid var(--uv-border);border-right:1px solid var(--uv-border);text-align:left;vertical-align:top;padding-block:16px;padding-inline:18px}.uv-compare-matrix :is(th,td):last-child{border-right:0}.uv-compare-matrix tbody tr:last-child :is(th,td){border-bottom:0}.uv-compare-matrix thead th{background:var(--uv-surface);z-index:2;position:sticky;top:0}.uv-compare-matrix thead th:first-child{background:var(--uv-blue-050);z-index:3;min-width:160px;left:0}.uv-compare-matrix tbody th{background:var(--uv-blue-050);color:var(--uv-navy-800);z-index:1;min-width:160px;position:sticky;left:0}.uv-compare-matrix tbody td{background:var(--uv-surface)}.uv-compare-matrix__header{gap:5px;display:grid}.uv-compare-programme-heading{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;min-width:0;display:grid}.uv-compare-programme-heading__logo{background:var(--uv-canvas);border:1px solid var(--uv-border);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:4px;display:flex;overflow:hidden}.uv-compare-programme-heading__logo img{object-fit:contain;width:100%;height:100%;display:block}.uv-compare-programme-heading__logo svg{color:var(--uv-muted);width:18px;height:18px}.uv-compare-programme-heading__copy{gap:3px;min-width:0;display:grid}.uv-compare-programme-heading__faculty{color:var(--uv-navy-700);font-size:12px;font-weight:600;line-height:1.35;display:block}.uv-compare-matrix__program{display:block}.uv-compare-matrix__university{color:var(--uv-muted);margin-top:5px;font-size:13px;font-weight:500;line-height:1.35;display:block}.uv-compare-matrix__city{color:var(--uv-muted);font-size:12px;font-weight:500;line-height:1.35;display:block}.uv-compare-cell__text,.uv-compare-cell__empty,.uv-compare-cell__graduate p{overflow-wrap:anywhere}.uv-compare-cell__empty{color:var(--uv-muted);min-width:112px;font-size:13px;font-style:italic;display:inline-flex}.uv-compare-cell__list{gap:5px;margin:0;padding-left:20px;list-style:outside;display:grid}.uv-compare-cell__career{gap:10px;display:grid}.uv-compare-cell__graduate{gap:6px;display:grid}.uv-compare-cell__graduate p{margin:0}.uv-compare-cell__toggle{color:var(--uv-blue-600);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;justify-self:start;min-height:44px;padding:6px 0;font-weight:600;text-decoration:underline}.uv-compare-dialog__intro{color:var(--uv-muted);max-width:760px}.uv-compare-dialog>.uv-question__eyebrow{max-width:calc(100% - 56px)}.uv-compare-dialog__mobile{display:none}.uv-compare-mobile-parameter{border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);width:100%;min-width:0;max-width:100%;overflow:hidden}.uv-compare-mobile-parameter h3,.uv-compare-mobile-parameter dl{margin:0}.uv-compare-mobile-parameter h3{background:var(--uv-blue-050);color:var(--uv-navy-800);padding:13px 14px;font-size:16px;line-height:1.3}.uv-compare-mobile-parameter dl{display:grid}.uv-compare-mobile-program{gap:7px;padding:13px 14px;display:grid}.uv-compare-mobile-program+.uv-compare-mobile-program{border-top:1px solid var(--uv-border)}.uv-compare-mobile-program dt{gap:3px;display:grid}.uv-compare-mobile-program dt strong{color:var(--uv-navy-800);font-size:14px}.uv-compare-mobile-program dt span{color:var(--uv-muted);font-size:12px}.uv-compare-mobile-program__city{font-size:12px}.uv-compare-mobile-program dd{color:var(--uv-text);margin:0;font-size:14px;line-height:1.4}.uv-compare-verdicts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.uv-compare-verdicts article{background:var(--uv-blue-050);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);gap:5px;padding:14px;display:grid}.uv-compare-verdicts article[data-kind=fit]{border-color:color-mix(in srgb, var(--uv-blue-600) 42%, var(--uv-border))}.uv-compare-verdicts small{color:var(--uv-blue-600);letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:700}.uv-compare-verdicts strong{color:var(--uv-navy-800);line-height:1.25}.uv-compare-verdicts p{color:var(--uv-muted);font-size:13px;line-height:1.35}.uv-compare-table{border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);grid-template-columns:150px repeat(var(--uv-compare-columns), minmax(200px, 1fr));display:grid;overflow:auto}.uv-compare-table>h3,.uv-compare-table__label{background:var(--uv-blue-050);border-bottom:1px solid var(--uv-border);color:var(--uv-navy-800);min-width:0;margin:0;padding:16px;font-size:17px}.uv-compare-table>h3{border-left:1px solid var(--uv-border);overflow-wrap:anywhere}.uv-compare-table>h3 a{color:var(--uv-blue-600);margin-top:6px;font-size:12px;font-weight:600;display:block}.uv-compare-table__row{display:contents}.uv-compare-table__row>strong,.uv-compare-table__row>div,.uv-compare-table__row>ul{border-bottom:1px solid var(--uv-border);overflow-wrap:anywhere;min-width:0;margin:0;padding:13px 16px}.uv-compare-table__row>strong{color:var(--uv-muted);text-transform:uppercase;font-size:12px}.uv-compare-table__row>div,.uv-compare-table__row>ul{border-left:1px solid var(--uv-border);color:var(--uv-text);font-size:14px}.uv-compare-table__row a{color:var(--uv-blue-600);font-weight:600}.uv-compare-table__row--reasons li+li{margin-top:6px}.uv-dialog a.uv-button{justify-self:start;text-decoration:none}@media (width<=1199px){.uv-compare-tray{grid-template-columns:136px minmax(0,1fr) auto;gap:10px;padding-inline:14px}.uv-compare-slot{grid-template-columns:42px minmax(0,1fr) 26px;min-height:60px}.uv-compare-slot__logo{width:42px;height:42px}.uv-compare-slot__copy small{display:none}}@media (width<=1100px){.uv-shell[data-wide=true] .uv-results__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=899px){.uv-compare-dialog{max-width:calc(100vw - 24px);padding:var(--uv-space-6)}.uv-compare-dialog__desktop{display:none}.uv-compare-dialog__mobile{gap:12px;min-width:0;display:grid}.uv-compare-mobile-program{min-width:0}.uv-compare-mobile-program dt,.uv-compare-mobile-program dd,.uv-compare-mobile-program strong,.uv-compare-mobile-program span{overflow-wrap:anywhere;min-width:0}.uv-consultation-panel{grid-template-columns:auto minmax(0,1fr);align-items:start}.uv-consultation-panel .uv-button{grid-column:1/-1;width:100%}}@media (width<=767px){.uv-shell[data-wide=true] .uv-results__header,.uv-results__header{flex-direction:column;align-items:flex-start}.uv-locked-results .uv-button{justify-self:stretch;width:100%}.uv-program-card__header p{min-height:0}.uv-compare-verdicts{grid-template-columns:minmax(0,1fr)}.uv-consultation-panel{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;padding:24px 18px}.uv-consultation-panel__copy{justify-items:center;display:grid}.uv-consultation-panel .uv-button{grid-column:1/-1;width:100%}.uv-compare-tray{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:8px 10px;bottom:0;left:0;right:0}.uv-compare-tray__title{display:block}.uv-compare-tray__title svg,.uv-compare-tray__title strong{display:none}.uv-compare-tray__title span{white-space:nowrap}.uv-compare-tray__slots{gap:6px;display:flex}.uv-compare-slot{flex:0 0 40px;height:40px;min-height:40px;padding:2px;display:block;position:relative}.uv-compare-slot__logo{border:0;width:34px;height:34px;padding:3px}.uv-compare-slot__copy{display:none}.uv-compare-slot>button{background:0 0;border:0;justify-content:flex-end;align-items:flex-start;width:44px;height:44px;padding:1px;position:absolute;top:-2px;right:-2px}.uv-compare-slot>button svg{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:50%;width:18px;height:18px;padding:2px}.uv-compare-slot--empty{flex-basis:32px;justify-content:center;align-items:center;display:flex}.uv-compare-slot--empty span,.uv-compare-tray__actions .uv-link-button{display:none}.uv-compare-tray .uv-button{min-height:40px;padding-inline:9px;font-size:12px}.uv-workspace:has(.uv-compare-tray) .uv-results{padding-bottom:78px}.uv-compare-table{grid-template-columns:120px repeat(var(--uv-compare-columns), minmax(190px, 1fr))}}@media (width<=720px){.uv-shell[data-wide=true] .uv-results__list{grid-template-columns:minmax(0,1fr)}}.uv-program-choice{border-top:1px solid var(--uv-border);gap:var(--uv-space-3);padding-top:var(--uv-space-4);display:grid}.uv-program-choice__summary{align-items:center;gap:var(--uv-space-2) var(--uv-space-3);flex-wrap:wrap;justify-content:space-between;display:flex}.uv-program-choice__program{gap:2px;min-width:0;margin:0;display:grid}.uv-program-choice__program small{color:var(--uv-muted);font-size:13px;font-weight:600}.uv-program-choice__program strong{color:var(--uv-navy-800);overflow-wrap:anywhere}.uv-program-choice__badge{border-radius:999px;align-items:center;gap:6px;margin:0;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.uv-program-choice__badge svg{width:16px;height:16px}.uv-program-choice__badge--main{background:var(--uv-blue-050);color:var(--uv-blue-600)}.uv-program-choice__badge--reserve{background:var(--uv-canvas);border:1px solid var(--uv-border);color:var(--uv-navy-800)}.uv-program-choice__actions{gap:var(--uv-space-3);flex-wrap:wrap;display:flex}.uv-program-choice__hint{color:var(--uv-muted);margin:0;font-size:13px}@media (width<=599px){.uv-program-choice__actions .uv-button{flex:100%}}.uv-direction-filters{gap:var(--uv-space-4);display:grid}.uv-consultation-fab{bottom:calc(var(--uv-space-4) + env(safe-area-inset-bottom,0px));z-index:9;position:fixed;right:clamp(12px,3vw,40px)}.uv-consultation-fab .uv-button{max-width:calc(100vw - 24px);box-shadow:0 10px 30px #061e7d40}.uv-workspace:has(.uv-compare-tray) .uv-consultation-fab{bottom:calc(104px + env(safe-area-inset-bottom,0px))}.uv-workspace:has(.uv-consultation-fab) .uv-results{padding-bottom:96px}.uv-workspace:has(.uv-compare-tray):has(.uv-consultation-fab) .uv-results{padding-bottom:168px}@media (width>=721px) and (width<=768px){.uv-workspace:has(.uv-compare-tray) .uv-consultation-fab{bottom:calc(160px + env(safe-area-inset-bottom,0px))}}@media (width<=720px){.uv-workspace:has(.uv-compare-tray) .uv-consultation-fab{bottom:calc(72px + env(safe-area-inset-bottom,0px))}}.uv-privacy-dialog{max-width:760px;max-height:min(88vh,880px);overflow:auto}.uv-privacy-dialog__summary{color:var(--uv-navy-800);font-size:16px}.uv-privacy-dialog__content{gap:var(--uv-space-4);margin-block:var(--uv-space-4);display:grid}.uv-privacy-dialog__content section{border-top:1px solid var(--uv-border);padding-top:var(--uv-space-4)}.uv-privacy-dialog__content h3{color:var(--uv-navy-900);margin:0 0 var(--uv-space-2);font-size:18px}.uv-privacy-dialog__content p,.uv-privacy-dialog__content ul{color:var(--uv-muted);margin-block:var(--uv-space-2);font-size:14px;line-height:1.6}.uv-dialog__actions{gap:var(--uv-space-3);flex-wrap:wrap;display:flex}.uv-help-dialog__context{background:var(--uv-blue-050);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);padding:var(--uv-space-4)}.uv-help-dialog__context .uv-insight-content{gap:var(--uv-space-4)}.uv-help-dialog__context .uv-insight-note{border-bottom:0;padding-bottom:0}.uv-help-dialog__context .uv-insight-footnote{padding-top:var(--uv-space-4)}.uv-dialog__actions .uv-button{justify-self:unset}.uv-dialog__note{color:var(--uv-muted);font-size:14px}.uv-consultation-dialog form{gap:var(--uv-space-4);display:grid}.uv-consultation-dialog form>label,.uv-consultation-dialog fieldset{gap:var(--uv-space-2);display:grid}.uv-consultation-dialog form>label>span,.uv-consultation-dialog legend{color:var(--uv-navy-800);font-size:14px;font-weight:700}.uv-consultation-dialog input[type=text],.uv-consultation-dialog input[type=tel],.uv-consultation-dialog select,.uv-consultation-dialog textarea{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);color:var(--uv-navy-800);font:inherit;width:100%;min-height:48px;padding:11px 12px}.uv-consultation-dialog textarea{resize:vertical;min-height:72px}.uv-consultation-dialog input:focus-visible,.uv-consultation-dialog select:focus-visible,.uv-consultation-dialog textarea:focus-visible{border-color:var(--uv-blue-600);outline-offset:1px;outline:3px solid #244cff2e}.uv-consultation-dialog fieldset{border:0;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0}.uv-consultation-dialog fieldset label,.uv-consultation-dialog__privacy{align-items:center;gap:var(--uv-space-2);display:flex}.uv-consultation-dialog fieldset legend{margin-bottom:var(--uv-space-2);grid-column:1/-1}.uv-consultation-dialog__privacy{color:var(--uv-muted);font-size:13px}.uv-application-context{background:var(--uv-blue-050);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);gap:10px;margin:0;padding:12px;display:grid}.uv-application-context div{gap:2px;display:grid}.uv-application-context dt{color:var(--uv-muted);font-size:12px;font-weight:700}.uv-application-context dd{color:var(--uv-navy-800);margin:0;font-weight:700}.uv-consultation-dialog .uv-phone-fieldset{grid-template-columns:1fr;display:grid}.uv-phone-control{gap:var(--uv-space-2);grid-template-columns:118px minmax(0,1fr);min-width:0;display:grid}.uv-consultation-dialog .uv-phone-control label{min-width:0;display:block}.uv-phone-fieldset [role=alert]{color:var(--uv-danger);margin:0;font-size:13px}.uv-consultation-dialog .uv-consultation-dialog__privacy{grid-template-columns:18px minmax(0,1fr);align-items:start;display:grid}.uv-consultation-dialog__privacy input{width:18px;height:18px;margin:2px 0 0}.uv-consultation-dialog__privacy a{color:var(--uv-blue-600);text-underline-offset:3px;font-weight:700}@media (width<=599px){.uv-consultation-dialog fieldset{grid-template-columns:1fr}.uv-phone-control{grid-template-columns:112px minmax(0,1fr)}}.uv-dialog__alt-link{color:var(--uv-blue-600);text-underline-offset:3px;justify-self:start;align-items:center;min-height:44px;font-size:14px;font-weight:600;display:inline-flex}@media (width<=599px){.uv-dialog__actions .uv-button,.uv-dialog__actions a.uv-button{flex:100%;justify-content:center}}.uv-shell-frame{inline-size:100%;min-inline-size:0;container:calculator/inline-size}.uv-shell{overflow-wrap:normal;grid-template:"header header"72px"steps workspace"minmax(calc(100dvh - 72px),auto)/clamp(12rem,18cqi,15rem) minmax(0,1fr);width:100%;min-width:0;max-width:none;min-height:100dvh;margin:0 auto;display:grid;overflow:clip}.uv-shell :where(h1,h2,h3,h4){font-family:var(--uv-font);overflow-wrap:normal;word-break:normal}.uv-shell[data-embedded=true]{grid-template-rows:auto minmax(0,auto);min-height:0}.uv-header{background:var(--uv-surface);border-bottom:1px solid var(--uv-border);height:72px;padding:0 var(--uv-space-8);grid-area:header;justify-content:space-between;align-items:center;display:flex}.uv-header img{width:100%;max-width:164px;height:auto;display:block}.uv-header__controls,.uv-language{align-items:center;display:flex}.uv-header__controls{gap:var(--uv-space-2)}.uv-header a,.uv-language button{color:var(--uv-navy-800);min-width:44px;min-height:44px;padding:0 var(--uv-space-2);text-underline-offset:3px;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.uv-language button{cursor:pointer;background:0 0;border:0;justify-content:center;padding:0}.uv-language button:not([aria-current=true]){color:var(--uv-muted)}.uv-language button[aria-current=true]{color:var(--uv-blue-600)}.uv-language button:focus-visible{outline:3px solid var(--uv-blue-600);outline-offset:0}.uv-header .uv-header__help{border:0;border-left:1px solid var(--uv-border);color:var(--uv-navy-800);cursor:pointer;font:inherit;margin-left:var(--uv-space-1);min-width:44px;min-height:44px;padding:0 var(--uv-space-2) 0 var(--uv-space-4);background:0 0;border-radius:0;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.uv-steps,.uv-workspace,.uv-insight{min-width:0}.uv-steps{background:var(--uv-canvas);border-right:1px solid var(--uv-border);padding:var(--uv-space-12) var(--uv-space-6);grid-area:steps}.uv-steps ol{gap:var(--uv-space-6);margin:0;padding:0;list-style:none;display:grid}.uv-steps__action{margin-top:var(--uv-space-8)}.uv-steps__action .uv-button{width:100%}.uv-steps li{color:var(--uv-muted);align-items:center;gap:var(--uv-space-3);grid-template-columns:36px minmax(0,1fr);min-height:44px;display:grid;position:relative}.uv-steps li:not(:last-child):after{background:var(--uv-border);content:"";height:var(--uv-space-6);width:1px;position:absolute;top:calc(100% + 1px);left:17px}.uv-steps li>span{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:inline-flex}.uv-steps li>strong{overflow-wrap:anywhere;font-size:14px;font-weight:600}.uv-steps li[data-state=complete]>span,.uv-steps li[data-state=current]>span{background:var(--uv-blue-600);border-color:var(--uv-blue-600);color:var(--uv-surface)}.uv-steps li[data-state=complete],.uv-steps li[data-state=current]{color:var(--uv-navy-800)}.uv-steps li[data-state=current]>strong{color:var(--uv-blue-600)}.uv-steps__compact{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.uv-workspace{background:var(--uv-surface);padding:clamp(var(--uv-space-8), 5cqi, var(--uv-space-16));grid-area:workspace}.uv-insight{background:var(--uv-canvas);border-left:1px solid var(--uv-border);overflow-wrap:anywhere;padding:var(--uv-space-12) var(--uv-space-8);grid-area:insight}.uv-question{max-width:min(100%,48rem);margin:0 auto}.uv-question--direction-step{max-width:100%}.uv-question__eyebrow,.uv-question__step,.uv-question__helper,.uv-insight-section p,.uv-insight-footnote{margin:0}.uv-question__eyebrow{color:var(--uv-blue-600);font-size:16px;font-weight:600}.uv-question__step{color:var(--uv-muted);margin-top:var(--uv-space-2)}.uv-question h1{color:var(--uv-navy-800);margin:var(--uv-space-8) 0 var(--uv-space-2);overflow-wrap:normal;text-wrap:balance;word-break:normal;font-size:clamp(1.875rem,1.55rem + 1.4cqi,2.5rem);line-height:1.2}.uv-question__helper{color:var(--uv-text);font-size:18px}.uv-question__choices{gap:var(--uv-space-2);margin:var(--uv-space-6) 0 0;border:0;min-width:0;padding:0;display:grid}.uv-question__choices.uv-choice-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.uv-specialty-block{gap:var(--uv-space-2);grid-column:1/-1;min-width:0;display:grid}.uv-specialty-block__label{color:var(--uv-muted);margin:var(--uv-space-2) 0 0;font-size:13px;font-weight:600}.uv-specialty-block__choices{gap:var(--uv-space-2);grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));min-width:0;display:grid}.uv-question__choices legend{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.uv-language-specialty-section{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:16px;grid-column:1/-1;min-width:0;overflow:hidden}.uv-language-specialty-section+.uv-language-specialty-section{margin-top:var(--uv-space-3)}.uv-language-specialty-section__header{grid-template-columns:minmax(0,1fr) 56px;align-items:stretch;display:grid}.uv-language-specialty-section__header>.uv-choice{min-height:64px;padding:var(--uv-space-3) var(--uv-space-5);border:0;border-radius:0;position:relative}.uv-language-specialty-section__header>.uv-choice[data-selected=true]{background:var(--uv-surface)}.uv-language-specialty-section__header>.uv-choice:hover{background:var(--uv-blue-050)}.uv-language-specialty-section__header>.uv-choice .uv-choice__control{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.uv-language-specialty-section__toggle{appearance:none;color:var(--uv-blue-600);cursor:pointer;background:0 0;border:0;border-radius:50%;place-self:center start;place-items:center;width:44px;height:44px;display:inline-grid}.uv-language-specialty-section__toggle:hover{background:var(--uv-blue-050)}.uv-language-specialty-section__toggle:focus-visible{outline:3px solid var(--uv-blue-600);outline-offset:2px}.uv-language-specialty-section__toggle svg{transition:transform .16s}.uv-language-specialty-section__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.uv-studied-language-disclosure{background:color-mix(in srgb, var(--uv-blue-050) 30%, var(--uv-surface));border-top:0;min-width:0}.uv-studied-language-question__heading{align-items:flex-start;gap:var(--uv-space-2);justify-content:space-between;display:flex}.uv-studied-language-question__heading strong{color:var(--uv-navy-800);font-size:16px;font-weight:600;line-height:1.3}.uv-studied-language-question__count{background:var(--uv-surface);border:1px solid var(--uv-border);color:var(--uv-muted);padding:6px var(--uv-space-2);white-space:nowrap;border-radius:999px;flex:none;font-size:13px;font-weight:600;line-height:1}.uv-question__choices.uv-studied-language-question{gap:var(--uv-space-3);padding:var(--uv-space-5);width:100%;margin:0}.uv-question__choices.uv-studied-language-question>legend{border:0;margin:-1px;padding:0}.uv-studied-language-question__summary,.uv-studied-language-question__helper,.uv-studied-language-question__selection{margin:0}.uv-studied-language-question__summary{color:var(--uv-blue-600);font-size:14px;font-weight:600}.uv-studied-language-question__helper,.uv-studied-language-question__selection{color:var(--uv-muted)}.uv-studied-language-question__selection{font-size:14px}.uv-studied-language-question__choices{gap:var(--uv-space-2);grid-template-columns:repeat(2,minmax(min(100%,140px),1fr));min-width:0;display:grid}.uv-studied-language-question__choices .uv-choice{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-control);min-height:48px;padding:10px var(--uv-space-3);gap:0}.uv-studied-language-question__choices .uv-choice[data-selected=true]{background:var(--uv-blue-050);border-color:var(--uv-blue-600)}.uv-studied-language-question__choices .uv-choice__control{margin-left:0;margin-right:var(--uv-space-3);order:0;align-self:center}.uv-studied-language-question__choices .uv-choice strong{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;font-size:15px;font-weight:500}.uv-studied-language-question__choices input{scroll-margin-block:var(--uv-space-8)}.uv-question__groups{gap:var(--uv-space-6);display:grid}.uv-direction-accordion{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-surface);gap:0;overflow:hidden}.uv-direction-notice{background:var(--uv-surface);border:1px solid var(--uv-border);border-radius:var(--uv-radius-surface);color:var(--uv-muted);padding:var(--uv-space-5);margin:0}.uv-direction-accordion>.uv-direction-group{background:0 0;border:0;border-radius:0;overflow:visible}.uv-direction-accordion>.uv-direction-group:not(:last-child){border-bottom:1px solid var(--uv-border)}.uv-direction-group__summary{color:var(--uv-navy-800);cursor:pointer;align-items:center;gap:var(--uv-space-4);min-height:56px;padding:0 var(--uv-space-5);grid-template-columns:24px minmax(0,1fr) 32px;font-size:18px;font-weight:600;list-style:none;transition:background-color .16s;display:grid}.uv-direction-group__summary::-webkit-details-marker{display:none}.uv-direction-group__summary:hover,.uv-direction-group[open]>.uv-direction-group__summary{background:var(--uv-blue-050)}.uv-direction-group__summary:focus-visible{outline:3px solid var(--uv-blue-600);outline-offset:-3px}.uv-direction-group__icon{color:var(--uv-blue-600);display:inline-flex}.uv-direction-group__chevron{background:var(--uv-blue-050);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.uv-direction-group__summary:hover .uv-direction-group__chevron,.uv-direction-group[open]>.uv-direction-group__summary .uv-direction-group__chevron{background:color-mix(in srgb, var(--uv-blue-600) 12%, var(--uv-surface))}.uv-direction-group__chevron svg{transition:transform .16s}.uv-direction-group[open] .uv-direction-group__chevron svg{transform:rotate(180deg)}.uv-direction-group>.uv-question__choices{background:color-mix(in srgb, var(--uv-blue-050) 42%, var(--uv-surface));border-top:1px solid var(--uv-border);padding:var(--uv-space-4);margin:0}.uv-direction-group>.uv-question__choices>.uv-choice{border:0;border-bottom:1px solid var(--uv-border);min-height:64px;padding:var(--uv-space-3) var(--uv-space-2);border-radius:0;gap:0}.uv-direction-group>.uv-question__choices>.uv-choice .uv-choice__control{margin-left:0;margin-right:var(--uv-space-3);order:0}.uv-direction-group>.uv-question__choices>.uv-language-specialty-section{border:0;border-bottom:1px solid var(--uv-border);background:0 0;border-radius:0}.uv-direction-group>.uv-question__choices>.uv-language-specialty-section:last-child{border-bottom:0}.uv-direction-group>.uv-question__choices>.uv-language-specialty-section .uv-studied-language-disclosure{border-top:1px solid var(--uv-border)}.uv-studied-language-question__empty{color:var(--uv-muted);grid-column:1/-1;margin:0}.uv-question__choices h2{color:var(--uv-navy-800);margin:0 0 var(--uv-space-1);font-size:20px;line-height:1.4}.uv-validation{color:var(--uv-danger);min-height:21px;margin:var(--uv-space-4) 0 0;font-size:14px}.uv-summary{border-top:1px solid var(--uv-border);margin:var(--uv-space-8) 0 0;display:grid}.uv-summary>div{border-bottom:1px solid var(--uv-border);gap:var(--uv-space-3);padding:var(--uv-space-4) 0;grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);display:grid}.uv-summary dt{color:var(--uv-muted);font-weight:600}.uv-summary dd{color:var(--uv-navy-800);overflow-wrap:anywhere;min-width:0;margin:0;font-weight:600}.uv-question__actions{margin-top:var(--uv-space-12);justify-content:space-between;align-items:center;display:flex}.uv-question__actions[data-first-step=true]{justify-content:flex-end}.uv-question__actions .uv-button__content{align-items:center;gap:var(--uv-space-3);display:inline-flex}.uv-component-review{border-top:1px solid var(--uv-border);margin-top:var(--uv-space-12);padding-top:var(--uv-space-8)}.uv-component-review h2{color:var(--uv-navy-800);margin:0 0 var(--uv-space-4);font-size:20px;line-height:1.4}.uv-component-review>div{align-items:center;gap:var(--uv-space-3);flex-wrap:wrap;display:flex}.uv-insight-content{gap:var(--uv-space-8);display:grid}.uv-insight-section{gap:var(--uv-space-4);display:grid}.uv-insight-section h2{color:var(--uv-navy-800);margin:0;font-size:20px;line-height:1.4}.uv-insight-section p{color:var(--uv-muted);margin-top:var(--uv-space-2);font-size:14px}.uv-insight-note{border-bottom:1px solid var(--uv-border);align-items:flex-start;gap:var(--uv-space-3);padding-bottom:var(--uv-space-4);grid-template-columns:48px minmax(0,1fr);display:grid}.uv-insight-icon{background:var(--uv-blue-050);color:var(--uv-blue-600);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.uv-insight-icon--primary{background:var(--uv-blue-600);color:var(--uv-surface)}.uv-insight-details{border-top:1px solid var(--uv-border);padding-top:var(--uv-space-8)}.uv-insight-details summary{color:var(--uv-navy-800);cursor:pointer;margin-bottom:var(--uv-space-4);overflow-wrap:anywhere;min-height:44px;padding-block:var(--uv-space-2);font-size:20px;font-weight:600;line-height:1.4}.uv-status-list{align-items:flex-start;gap:var(--uv-space-2);flex-direction:column;display:flex}.uv-insight-footnote{border-top:1px solid var(--uv-border);color:var(--uv-muted);align-items:flex-start;gap:var(--uv-space-3);padding-top:var(--uv-space-6);font-size:13px;display:flex}.uv-insight-footnote svg{flex:none}@container calculator (width<=74rem){.uv-shell{grid-template:"header header"72px"steps workspace"/88px minmax(0,1fr)}.uv-shell[data-embedded=true]{grid-template-rows:auto auto}.uv-steps{padding:var(--uv-space-8) var(--uv-space-6)}.uv-steps li{grid-template-columns:36px}.uv-steps li>strong{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.uv-insight{border-left:0;border-top:1px solid var(--uv-border);padding:var(--uv-space-8) clamp(var(--uv-space-6), 4vw, var(--uv-space-16))}.uv-insight-content{grid-template-columns:repeat(2,minmax(0,1fr))}.uv-insight-footnote{grid-column:1/-1}}@container calculator (width<=48rem){.uv-shell{grid-template:"header"72px"steps""workspace"/minmax(0,1fr);width:100%;display:grid}.uv-shell[data-embedded=true]{grid-template-rows:auto auto auto}.uv-header{gap:var(--uv-space-2);min-width:0;padding:0 var(--uv-space-4)}.uv-header img{flex:auto;min-width:0;max-width:140px}.uv-header__controls{flex:none;gap:0}.uv-header a.uv-header__help{padding-left:var(--uv-space-2);margin-left:0}.uv-steps{border-bottom:1px solid var(--uv-border);padding:var(--uv-space-4);border-right:0}.uv-steps ol{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.uv-steps__compact{clip:auto;clip-path:none;color:var(--uv-navy-800);gap:var(--uv-space-2);white-space:normal;width:auto;height:auto;font-size:14px;font-weight:600;display:grid;position:static;overflow:visible}.uv-steps__progress{gap:var(--uv-space-1);grid-template-columns:repeat(8,minmax(0,1fr));display:grid}.uv-steps__progress i{background:var(--uv-border);border-radius:999px;height:4px;display:block}.uv-steps__progress i[data-active=true]{background:var(--uv-blue-600)}.uv-workspace,.uv-insight{padding:var(--uv-space-8) var(--uv-space-4)}.uv-question__step--workspace{display:none}.uv-question__actions{background:var(--uv-surface);gap:var(--uv-space-3);margin-inline:calc(var(--uv-space-4) * -1);padding:var(--uv-space-4);z-index:1;position:sticky;bottom:0}.uv-question--direction-step .uv-question__actions{box-shadow:0 -12px 24px color-mix(in srgb, var(--uv-navy-800) 10%, transparent);padding-bottom:calc(var(--uv-space-4) + env(safe-area-inset-bottom))}.uv-question__choices.uv-choice-grid,.uv-specialty-block__choices{grid-template-columns:minmax(0,1fr)}.uv-question__choices.uv-studied-language-question,.uv-language-specialty-section__header>.uv-choice{padding:var(--uv-space-4)}.uv-direction-group__summary{padding-inline:var(--uv-space-4)}.uv-studied-language-question__heading{align-items:flex-start;gap:var(--uv-space-2);flex-direction:column}.uv-studied-language-question__choices input{scroll-margin-block-end:96px}.uv-question--direction-step .uv-studied-language-question__choices input{scroll-margin-block-end:calc(112px + env(safe-area-inset-bottom))}.uv-question__actions .uv-button{min-width:0;padding-inline:var(--uv-space-4)}.uv-question__actions .uv-button--secondary{white-space:nowrap;word-break:keep-all;flex:none}.uv-insight-content{grid-template-columns:minmax(0,1fr)}.uv-insight-footnote{grid-column:auto}.uv-summary>div{gap:var(--uv-space-1);grid-template-columns:minmax(0,1fr)}}@container calculator (width<=27rem){.uv-studied-language-question__choices{grid-template-columns:minmax(min(100%,140px),1fr)}}@container calculator (width>=22.5rem) and (width<=24.3125rem){.uv-direction-group>.uv-question__choices,.uv-question__choices.uv-studied-language-question{padding-inline:var(--uv-space-2)}}@container calculator (width>=22.5rem) and (width<=27rem){.uv-studied-language-question__choices .uv-choice strong{font-size:14px}}.uv-shell[data-wide=true]{grid-template-columns:clamp(10rem,16cqi,13rem) minmax(0,1fr);grid-template-areas:"header header""steps workspace"}.uv-shell[data-wide=true] .uv-workspace{padding:2.25rem clamp(1.75rem,3.5cqi,3.5rem) 8.75rem}.uv-shell[data-wide=true] .uv-insight{display:none}@container calculator (width<=74rem){.uv-shell[data-wide=true]{grid-template-columns:88px minmax(0,1fr)}}@container calculator (width<=56rem){.uv-shell[data-wide=true]{grid-template:"header"72px"steps""workspace"/minmax(0,1fr);width:100%}.uv-shell[data-wide=true] .uv-steps{border-bottom:1px solid var(--uv-border);padding:var(--uv-space-4);border-right:0}.uv-shell[data-wide=true] .uv-steps ol{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.uv-shell[data-wide=true] .uv-steps__compact{clip:auto;clip-path:none;color:var(--uv-navy-800);gap:var(--uv-space-2);white-space:normal;width:auto;height:auto;font-size:14px;font-weight:600;display:grid;position:static;overflow:visible}.uv-shell[data-wide=true] .uv-steps__progress{gap:var(--uv-space-1);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.uv-shell[data-wide=true] .uv-steps__progress i{background:var(--uv-border);border-radius:999px;height:4px;display:block}.uv-shell[data-wide=true] .uv-steps__progress i[data-active=true]{background:var(--uv-blue-600)}.uv-shell[data-wide=true] .uv-steps__action{margin-top:var(--uv-space-3)}.uv-shell[data-wide=true] .uv-steps__action .uv-button{width:auto}.uv-shell[data-wide=true] .uv-workspace{padding:28px 16px 164px}}@container calculator (width<=48rem){.uv-shell[data-wide=true]{grid-template-columns:minmax(0,1fr);grid-template-areas:"header""steps""workspace"}.uv-shell[data-wide=true] .uv-workspace{padding:28px 16px 164px}}
/*$vite$:1*/