.home-module__Hx0lNG__skipLink{z-index:100;border-radius:var(--vtu-radius-control);background:var(--vtu-surface);color:var(--vtu-navy-900);box-shadow:var(--vtu-shadow-sm);padding:12px 16px;font-weight:700;position:fixed;top:12px;left:12px;translate:0 -160%}.home-module__Hx0lNG__skipLink:focus{translate:0}.home-module__Hx0lNG__siteHeader{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #c9dcebc7;position:sticky;top:0}.home-module__Hx0lNG__headerInner{width:min(calc(100% - 48px), var(--vtu-page-width));grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:78px;margin:0 auto;display:grid;position:relative}.home-module__Hx0lNG__brandLink{align-items:center;min-height:44px;display:inline-flex}.home-module__Hx0lNG__brandLogo{width:208px;height:auto;display:block}.home-module__Hx0lNG__primaryNav{justify-self:center;align-items:center;gap:30px;display:flex}.home-module__Hx0lNG__primaryNav a{min-height:44px;color:var(--vtu-navy-800);white-space:nowrap;align-items:center;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.home-module__Hx0lNG__primaryNav a:after{background:var(--vtu-blue-600);content:"";transform-origin:0;height:2px;transition:scale .15s;position:absolute;bottom:6px;left:0;right:0;scale:0 1}.home-module__Hx0lNG__primaryNav a:hover{color:var(--vtu-blue-700)}.home-module__Hx0lNG__primaryNav a:hover:after{scale:1}.home-module__Hx0lNG__headerActions{justify-self:end;align-items:center;gap:8px;display:flex}.home-module__Hx0lNG__headerSignIn,.home-module__Hx0lNG__headerCreate{border-radius:var(--vtu-radius-control);white-space:nowrap;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__headerSignIn{color:var(--vtu-navy-800)}.home-module__Hx0lNG__headerSignIn:hover{color:var(--vtu-blue-700);background:var(--vtu-blue-050)}.home-module__Hx0lNG__headerCreate{background:var(--vtu-navy-900);color:#fff;padding-inline:18px;box-shadow:0 8px 18px #082d4b21}.home-module__Hx0lNG__headerCreate:hover{background:var(--vtu-blue-700)}.home-module__Hx0lNG__primaryNav a:focus-visible,.home-module__Hx0lNG__headerSignIn:focus-visible,.home-module__Hx0lNG__headerCreate:focus-visible,.home-module__Hx0lNG__menuButton:focus-visible,.home-module__Hx0lNG__menuNav a:focus-visible,.home-module__Hx0lNG__menuActions a:focus-visible,.home-module__Hx0lNG__brandLink:focus-visible{outline:3px solid var(--vtu-blue-500);outline-offset:3px}.home-module__Hx0lNG__menuButton{border:1px solid var(--vtu-border-strong);border-radius:var(--vtu-radius-control);min-height:44px;color:var(--vtu-navy-800);background:var(--vtu-surface);font:inherit;cursor:pointer;justify-content:center;justify-self:end;align-items:center;gap:9px;padding:0 15px;font-size:.875rem;font-weight:700;display:none}.home-module__Hx0lNG__menuButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;transition:transform .15s}.home-module__Hx0lNG__menuButton[aria-expanded=true] svg{transform:rotate(180deg)}.home-module__Hx0lNG__menuButton:hover,.home-module__Hx0lNG__menuButton[aria-expanded=true]{color:var(--vtu-blue-700);background:var(--vtu-blue-050);border-color:#8ab9dc}.home-module__Hx0lNG__menuPanel{overscroll-behavior:contain;border:1px solid var(--vtu-border);background:#fffffffc;border-radius:16px;width:min(370px,100vw - 32px);max-height:calc(100dvh - 98px);padding:18px;animation:.15s ease-out home-module__Hx0lNG__menuReveal;display:none;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 24px 60px #082d4b33}.home-module__Hx0lNG__menuPanel>p{color:var(--vtu-blue-700);letter-spacing:.1em;margin:0 0 10px;font-size:.75rem;font-weight:800}.home-module__Hx0lNG__menuNav{gap:3px;display:grid}.home-module__Hx0lNG__menuNav a{min-height:50px;color:var(--vtu-navy-800);border-radius:9px;justify-content:space-between;align-items:center;gap:18px;padding:0 12px;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.home-module__Hx0lNG__menuNav a:hover{color:var(--vtu-blue-700);background:var(--vtu-blue-050)}.home-module__Hx0lNG__menuNav small{color:#5f819a;letter-spacing:.06em;font-size:.75rem}.home-module__Hx0lNG__menuActions{border-top:1px solid var(--vtu-border);grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;padding-top:14px;display:none}.home-module__Hx0lNG__menuActions a{border:1px solid var(--vtu-border-strong);border-radius:var(--vtu-radius-control);min-height:46px;color:var(--vtu-navy-800);justify-content:center;align-items:center;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__menuActions a:last-child{border-color:var(--vtu-navy-900);color:#fff;background:var(--vtu-navy-900)}.home-module__Hx0lNG__menuActions a:hover{color:var(--vtu-blue-700);background:var(--vtu-blue-050);border-color:#8ab9dc}.home-module__Hx0lNG__menuActions a:last-child:hover{border-color:var(--vtu-blue-700);color:#fff;background:var(--vtu-blue-700)}@keyframes home-module__Hx0lNG__menuReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.home-module__Hx0lNG__hero{isolation:isolate;background:radial-gradient(circle at 82% 18%, #2d90eb33, transparent 30%), linear-gradient(132deg, var(--vtu-navy-950), #082f50 62%, #0c426a);color:#fff;position:relative;overflow:hidden}.home-module__Hx0lNG__hero:before{z-index:-1;opacity:.08;content:"";background-image:linear-gradient(90deg,#0000 0 calc(25% - 1px),#ffffff2e 25%,#0000 calc(25% + 1px) calc(50% - 1px),#ffffff2e 50%,#0000 calc(50% + 1px) calc(75% - 1px),#ffffff2e 75%,#0000 calc(75% + 1px));position:absolute;inset:0}.home-module__Hx0lNG__heroInner{width:min(calc(100% - 48px), var(--vtu-page-width));grid-template-columns:minmax(0,1.03fr) minmax(410px,.85fr);align-items:center;gap:clamp(56px,7vw,94px);min-height:650px;margin:0 auto;padding:84px 0 90px;display:grid}.home-module__Hx0lNG__heroCopy{max-width:650px}.home-module__Hx0lNG__eyebrow,.home-module__Hx0lNG__sectionEyebrow,.home-module__Hx0lNG__closingEyebrow{color:#7bc8ff;letter-spacing:.13em;margin:0;font-size:.75rem;font-weight:800;line-height:1.5}.home-module__Hx0lNG__hero h1{max-width:680px;font-family:var(--font-heading), Arial, sans-serif;letter-spacing:-.05em;margin:19px 0 22px;font-size:clamp(3rem,4.8vw,4.25rem);font-weight:700;line-height:1.04}.home-module__Hx0lNG__heroLead{color:#cbddeb;max-width:610px;margin:0;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.72}.home-module__Hx0lNG__heroActions{flex-wrap:wrap;align-items:center;gap:13px;margin-top:32px;display:flex}.home-module__Hx0lNG__primaryButton,.home-module__Hx0lNG__secondaryButton{border-radius:var(--vtu-radius-control);justify-content:center;align-items:center;gap:11px;min-height:50px;padding:0 20px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__primaryButton{background:var(--vtu-blue-500);color:var(--vtu-navy-950);box-shadow:0 12px 26px #2e93f833}.home-module__Hx0lNG__primaryButton:hover{background:#64b6ff;transform:translateY(-1px)}.home-module__Hx0lNG__secondaryButton{color:#edf7fd;background:#ffffff0a;border:1px solid #d8e8f45c}.home-module__Hx0lNG__secondaryButton:hover{background:#ffffff17;border-color:#d8e8f4a3}.home-module__Hx0lNG__primaryButton:focus-visible,.home-module__Hx0lNG__secondaryButton:focus-visible,.home-module__Hx0lNG__returningStudent a:focus-visible,.home-module__Hx0lNG__closingSignIn:focus-visible{outline-offset:3px;box-shadow:0 0 0 6px var(--vtu-blue-600);outline:3px solid #fff}.home-module__Hx0lNG__returningStudent{color:#a8c2d5;margin:17px 0 0;font-size:.875rem}.home-module__Hx0lNG__returningStudent a{color:#fff;text-underline-offset:4px;align-items:center;min-height:44px;font-weight:700;display:inline-flex}.home-module__Hx0lNG__brandPromise{color:#dcebf5;font-family:var(--font-heading), Arial, sans-serif;align-items:center;gap:9px;margin:18px 0 0;font-size:.94rem;font-weight:600;display:flex}.home-module__Hx0lNG__brandPromise>span{color:#8ed2ff;border:1px solid #84cdff66;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.home-module__Hx0lNG__workflowBoard{color:var(--vtu-text);background:#fffffffa;border:1px solid #cce0eec2;border-radius:22px;padding:28px;box-shadow:0 28px 66px #01121f45}.home-module__Hx0lNG__workflowBoardHeader{border-bottom:1px solid var(--vtu-border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.home-module__Hx0lNG__workflowBoardHeader p,.home-module__Hx0lNG__panelHeading p,.home-module__Hx0lNG__practiceWorkspaceHeader p,.home-module__Hx0lNG__sourcePacket>p{color:var(--vtu-blue-700);letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:800}.home-module__Hx0lNG__workflowBoardHeader h2{max-width:310px;color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;letter-spacing:-.025em;margin:8px 0 0;font-size:1.25rem;line-height:1.3}.home-module__Hx0lNG__workflowBoardHeader>span{background:var(--vtu-blue-050);color:var(--vtu-blue-700);letter-spacing:.06em;border-radius:999px;flex:none;padding:8px 10px;font-size:.75rem;font-weight:800}.home-module__Hx0lNG__workflowPath{gap:14px;margin:22px 0;padding:0;list-style:none;display:grid}.home-module__Hx0lNG__workflowPath li{grid-template-columns:38px 1fr;gap:14px;display:grid;position:relative}.home-module__Hx0lNG__workflowPath li:not(:last-child):after{background:var(--vtu-border);content:"";width:1px;position:absolute;top:38px;bottom:-14px;left:18px}.home-module__Hx0lNG__workflowNumber{z-index:1;border:1px solid var(--vtu-border-strong);width:38px;height:38px;color:var(--vtu-blue-700);background:#fff;border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid;position:relative}.home-module__Hx0lNG__workflowPath small{color:#52738b;letter-spacing:.08em;font-size:.75rem;font-weight:800;display:block}.home-module__Hx0lNG__workflowPath strong{color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;margin-top:2px;font-size:.98rem;display:block}.home-module__Hx0lNG__workflowPath p{color:var(--vtu-muted);margin:4px 0 0;font-size:.875rem;line-height:1.48}.home-module__Hx0lNG__workflowResult{background:var(--vtu-blue-050);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.home-module__Hx0lNG__workflowResult>span{color:#fff;background:#087857;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.home-module__Hx0lNG__workflowResult strong,.home-module__Hx0lNG__workflowResult small{display:block}.home-module__Hx0lNG__workflowResult strong{color:var(--vtu-navy-900);font-size:.875rem}.home-module__Hx0lNG__workflowResult small{color:var(--vtu-muted);margin-top:2px;font-size:.75rem}.home-module__Hx0lNG__factStrip{border-bottom:1px solid var(--vtu-border);background:var(--vtu-surface)}.home-module__Hx0lNG__factInner{width:min(calc(100% - 48px), var(--vtu-page-width));grid-template-columns:repeat(4,1fr);margin:0 auto;padding:0;display:grid}.home-module__Hx0lNG__factInner>div{justify-content:center;align-items:center;gap:12px;min-height:108px;padding:22px;display:flex}.home-module__Hx0lNG__factInner>div:not(:last-child){border-right:1px solid var(--vtu-border)}.home-module__Hx0lNG__factInner dt,.home-module__Hx0lNG__factInner dd{margin:0}.home-module__Hx0lNG__factInner dt{color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;font-size:1.72rem;font-weight:700}.home-module__Hx0lNG__factInner dd{max-width:130px;color:var(--vtu-muted);font-size:.875rem;line-height:1.42}.home-module__Hx0lNG__factIcon{background:var(--vtu-blue-050);width:42px;height:42px;color:var(--vtu-blue-700);border-radius:12px;flex:none;place-items:center;display:grid}.home-module__Hx0lNG__learningSection,.home-module__Hx0lNG__curriculumInner,.home-module__Hx0lNG__practiceInner,.home-module__Hx0lNG__expectationsInner,.home-module__Hx0lNG__faqInner,.home-module__Hx0lNG__closingInner,.home-module__Hx0lNG__footerInner{width:min(calc(100% - 48px), var(--vtu-page-width));margin:0 auto}.home-module__Hx0lNG__learningSection,.home-module__Hx0lNG__curriculumSection,.home-module__Hx0lNG__practiceSection,.home-module__Hx0lNG__expectationsSection,.home-module__Hx0lNG__faqSection{scroll-margin-top:94px}.home-module__Hx0lNG__mainContent:focus-visible{outline-offset:-3px;box-shadow:inset 0 0 0 6px var(--vtu-navy-950);outline:3px solid #fff}.home-module__Hx0lNG__learningSection:focus-visible,.home-module__Hx0lNG__curriculumSection:focus-visible,.home-module__Hx0lNG__practiceSection:focus-visible,.home-module__Hx0lNG__faqSection:focus-visible{outline:3px solid var(--vtu-blue-700);outline-offset:-3px}.home-module__Hx0lNG__anchorTarget{scroll-margin-top:94px;position:absolute;top:0}.home-module__Hx0lNG__learningSection{padding:96px 0}.home-module__Hx0lNG__sectionIntro{max-width:760px;margin-bottom:42px}.home-module__Hx0lNG__sectionEyebrow{color:var(--vtu-blue-700)}.home-module__Hx0lNG__sectionIntro h2,.home-module__Hx0lNG__curriculumIntro h2,.home-module__Hx0lNG__practiceCopy h2,.home-module__Hx0lNG__expectationsHeading h2,.home-module__Hx0lNG__faqIntro h2,.home-module__Hx0lNG__closingInner h2{color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;letter-spacing:-.04em;margin:14px 0 17px;font-size:clamp(2rem,3.6vw,2.75rem);font-weight:700;line-height:1.14}.home-module__Hx0lNG__sectionIntro>p:last-child,.home-module__Hx0lNG__curriculumIntro>p,.home-module__Hx0lNG__practiceCopy>p,.home-module__Hx0lNG__faqIntro>p{color:var(--vtu-muted);margin:0;font-size:1rem;line-height:1.72}.home-module__Hx0lNG__learningGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.home-module__Hx0lNG__methodPanel,.home-module__Hx0lNG__lessonPanel{border:1px solid var(--vtu-border);border-radius:18px;padding:28px}.home-module__Hx0lNG__methodPanel{background:var(--vtu-surface)}.home-module__Hx0lNG__lessonPanel{background:#f1f7fc}.home-module__Hx0lNG__panelHeading{align-items:flex-start;gap:14px;padding-bottom:22px;display:flex}.home-module__Hx0lNG__panelIcon{background:var(--vtu-blue-100);width:42px;height:42px;color:var(--vtu-blue-700);border-radius:12px;flex:none;place-items:center;display:grid}.home-module__Hx0lNG__panelHeading h3{color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;letter-spacing:-.025em;margin:6px 0 0;font-size:1.35rem;line-height:1.3}.home-module__Hx0lNG__methodList,.home-module__Hx0lNG__lessonSequence{margin:0;padding:0;list-style:none}.home-module__Hx0lNG__methodList li,.home-module__Hx0lNG__lessonSequence li{border-top:1px solid var(--vtu-border);grid-template-columns:34px 1fr;gap:16px;padding:18px 0;display:grid}.home-module__Hx0lNG__methodList li>span,.home-module__Hx0lNG__lessonSequence li>span{color:var(--vtu-blue-700);letter-spacing:.06em;font-size:.78rem;font-weight:800}.home-module__Hx0lNG__methodList strong,.home-module__Hx0lNG__lessonSequence strong{color:var(--vtu-navy-900);font-size:.95rem}.home-module__Hx0lNG__methodList p,.home-module__Hx0lNG__lessonSequence p{color:var(--vtu-muted);margin:5px 0 0;font-size:.9rem;line-height:1.58}.home-module__Hx0lNG__curriculumSection{background:#eaf4fc;position:relative}.home-module__Hx0lNG__curriculumInner{grid-template-columns:minmax(0,.75fr) minmax(520px,1.2fr);align-items:start;gap:clamp(54px,7vw,92px);padding:96px 0;display:grid}.home-module__Hx0lNG__curriculumIntro{position:sticky;top:112px}.home-module__Hx0lNG__textLink{min-height:44px;color:var(--vtu-blue-700);text-underline-offset:4px;align-items:center;gap:9px;margin-top:22px;font-size:.9rem;font-weight:800;display:inline-flex}.home-module__Hx0lNG__textLink:focus-visible,.home-module__Hx0lNG__ceLink:focus-visible,.home-module__Hx0lNG__faqList summary:focus-visible{outline:3px solid var(--vtu-navy-900);outline-offset:3px}.home-module__Hx0lNG__footerLinks a:focus-visible{outline-offset:3px;outline:3px solid #fff}.home-module__Hx0lNG__curriculumList{border:1px solid var(--vtu-border-strong);background:var(--vtu-surface);border-radius:18px;margin:0;padding:0;list-style:none;overflow:hidden}.home-module__Hx0lNG__curriculumList li{grid-template-columns:120px 1fr;gap:24px;padding:26px 28px;display:grid}.home-module__Hx0lNG__curriculumList li+li{border-top:1px solid var(--vtu-border)}.home-module__Hx0lNG__curriculumList>li>span{color:var(--vtu-blue-700);letter-spacing:.08em;font-size:.75rem;font-weight:800;line-height:1.5}.home-module__Hx0lNG__curriculumList h3{color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;margin:0;font-size:1.12rem}.home-module__Hx0lNG__curriculumList p{color:var(--vtu-muted);margin:7px 0 0;font-size:.9rem;line-height:1.62}.home-module__Hx0lNG__practiceSection{background:var(--vtu-surface);position:relative}.home-module__Hx0lNG__practiceInner{grid-template-columns:minmax(0,.78fr) minmax(480px,1.15fr);align-items:center;gap:54px 72px;padding:96px 0;display:grid}.home-module__Hx0lNG__practiceBenefits{gap:12px;margin:25px 0 0;padding:0;list-style:none;display:grid}.home-module__Hx0lNG__practiceBenefits li{color:var(--vtu-text);align-items:center;gap:10px;font-size:.9rem;font-weight:700;display:flex}.home-module__Hx0lNG__practiceBenefits svg{color:#087857}.home-module__Hx0lNG__practiceWorkspace{border:1px solid var(--vtu-border-strong);background:var(--vtu-surface);border-radius:18px;overflow:hidden;box-shadow:0 22px 52px #082d4b1f}.home-module__Hx0lNG__practiceWorkspaceHeader{border-bottom:1px solid var(--vtu-border);justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:16px 21px;display:flex}.home-module__Hx0lNG__practiceWorkspaceHeader>div{gap:5px;display:grid}.home-module__Hx0lNG__practiceWorkspaceHeader strong{color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;font-size:.95rem}.home-module__Hx0lNG__practiceWorkspaceHeader>span{background:var(--vtu-success-soft);color:#087857;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.home-module__Hx0lNG__practiceWorkspaceBody{grid-template-columns:.72fr 1fr;min-height:300px;display:grid}.home-module__Hx0lNG__sourcePacket{border-right:1px solid var(--vtu-border);background:var(--vtu-surface-soft);padding:26px 22px}.home-module__Hx0lNG__sourcePacket>div{gap:9px;margin-top:18px;display:grid}.home-module__Hx0lNG__sourcePacket span{border:1px solid var(--vtu-border);color:var(--vtu-text);background:#fff;border-radius:9px;padding:12px 13px;font-size:.82rem;font-weight:700}.home-module__Hx0lNG__practiceWorkspaceBody>ol{align-content:center;gap:9px;margin:0;padding:22px;list-style:none;display:grid}.home-module__Hx0lNG__practiceWorkspaceBody li{border:1px solid #0000;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:9px 11px;display:grid}.home-module__Hx0lNG__practiceWorkspaceBody li>span{border:1px solid var(--vtu-border-strong);color:#52738b;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:grid}.home-module__Hx0lNG__practiceWorkspaceBody li:nth-child(-n+2)>span{color:#fff;background:#087857;border-color:#087857}.home-module__Hx0lNG__practiceWorkspaceBody li strong{color:var(--vtu-text);font-size:.84rem}.home-module__Hx0lNG__practiceWorkspaceBody li small{color:var(--vtu-blue-700);font-size:.75rem;font-weight:800}.home-module__Hx0lNG__practiceWorkspaceBody .home-module__Hx0lNG__activePracticeStep{background:var(--vtu-blue-050);border-color:#9dcdf0}.home-module__Hx0lNG__practiceWorkspaceBody .home-module__Hx0lNG__activePracticeStep>span{border-color:var(--vtu-blue-600);color:var(--vtu-blue-700);background:#fff}.home-module__Hx0lNG__loganCallout{border-top:1px solid var(--vtu-border);border-bottom:1px solid var(--vtu-border);grid-column:1/-1;grid-template-columns:48px .7fr 1.35fr;align-items:center;gap:12px 22px;padding:26px 0;display:grid}.home-module__Hx0lNG__loganIcon{background:var(--vtu-navy-900);color:#7fc9ff;border-radius:14px;grid-row:1/span 2;place-items:center;width:46px;height:46px;display:grid}.home-module__Hx0lNG__loganCallout .home-module__Hx0lNG__sectionEyebrow{align-self:end}.home-module__Hx0lNG__loganCallout h3{color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;letter-spacing:-.025em;grid-column:2;align-self:start;margin:0;font-size:1.3rem;line-height:1.3}.home-module__Hx0lNG__loganCallout>p:last-child{color:var(--vtu-muted);grid-area:1/3/span 2;margin:0;font-size:.9rem;line-height:1.65}.home-module__Hx0lNG__expectationsSection{background:#f4f8fb}.home-module__Hx0lNG__expectationsInner{padding:92px 0}.home-module__Hx0lNG__expectationsHeading{max-width:690px;margin-bottom:38px}.home-module__Hx0lNG__expectationsGrid{border-top:1px solid var(--vtu-border);border-bottom:1px solid var(--vtu-border);grid-template-columns:repeat(4,1fr);display:grid}.home-module__Hx0lNG__expectationsGrid article{padding:29px 24px 31px}.home-module__Hx0lNG__expectationsGrid article+article{border-left:1px solid var(--vtu-border)}.home-module__Hx0lNG__expectationsGrid article>span{background:var(--vtu-blue-100);width:40px;height:40px;color:var(--vtu-blue-700);border-radius:12px;place-items:center;display:grid}.home-module__Hx0lNG__expectationsGrid h3{color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;margin:21px 0 9px;font-size:1rem;line-height:1.35}.home-module__Hx0lNG__expectationsGrid p{color:var(--vtu-muted);margin:0;font-size:.875rem;line-height:1.63}.home-module__Hx0lNG__certificateNote{background:#fff;border:1px solid #b8d9ef;border-radius:13px;align-items:flex-start;gap:14px;margin-top:28px;padding:18px 20px;display:flex}.home-module__Hx0lNG__certificateNote>span{background:var(--vtu-blue-050);width:36px;height:36px;color:var(--vtu-blue-700);border-radius:10px;flex:none;place-items:center;display:grid}.home-module__Hx0lNG__certificateNote p{color:var(--vtu-text);margin:3px 0 0;font-size:.875rem;line-height:1.62}.home-module__Hx0lNG__faqInner{grid-template-columns:minmax(0,.7fr) minmax(520px,1.2fr);align-items:start;gap:clamp(54px,8vw,104px);padding:96px 0;display:grid}.home-module__Hx0lNG__faqIntro{position:sticky;top:112px}.home-module__Hx0lNG__faqList{border-top:1px solid var(--vtu-border-strong)}.home-module__Hx0lNG__faqList details{border-bottom:1px solid var(--vtu-border-strong)}.home-module__Hx0lNG__faqList summary{min-height:70px;color:var(--vtu-navy-900);font-family:var(--font-heading), Arial, sans-serif;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:18px 42px 18px 0;font-size:1rem;font-weight:700;line-height:1.45;list-style:none;display:flex;position:relative}.home-module__Hx0lNG__faqList summary::-webkit-details-marker{display:none}.home-module__Hx0lNG__faqList summary:before,.home-module__Hx0lNG__faqList summary:after{background:var(--vtu-blue-700);content:"";width:16px;height:2px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.home-module__Hx0lNG__faqList summary:after{transition:transform .15s;transform:translateY(-50%)rotate(90deg)}.home-module__Hx0lNG__faqList details[open] summary:after{transform:translateY(-50%)rotate(0)}.home-module__Hx0lNG__faqList details>p,.home-module__Hx0lNG__faqAnswer{max-width:700px;color:var(--vtu-muted);margin:-3px 0 0;padding:0 42px 22px 0;font-size:.9rem;line-height:1.7}.home-module__Hx0lNG__faqAnswer p{margin:0}.home-module__Hx0lNG__ceTerms{border:1px solid var(--vtu-border);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 14px;display:grid;overflow:hidden}.home-module__Hx0lNG__ceTerms>div{min-width:0;padding:12px 14px}.home-module__Hx0lNG__ceTerms>div+div{border-left:1px solid var(--vtu-border)}.home-module__Hx0lNG__ceTerms dt{color:var(--vtu-muted);margin-bottom:4px;font-size:.75rem;font-weight:700}.home-module__Hx0lNG__ceTerms dd{color:var(--vtu-navy-900);margin:0;font-weight:800;line-height:1.45}.home-module__Hx0lNG__ceLink{min-height:44px;color:var(--vtu-blue-700);text-underline-offset:4px;align-items:center;gap:8px;margin-top:10px;font-weight:800;display:inline-flex}.home-module__Hx0lNG__closingSection{background:radial-gradient(circle at 86% 25%, #2e93f830, transparent 29%), var(--vtu-navy-900);color:#fff;overflow:hidden}.home-module__Hx0lNG__closingInner{justify-content:space-between;align-items:center;gap:60px;min-height:286px;padding:56px 0;display:flex}.home-module__Hx0lNG__closingInner>div:first-child{max-width:680px}.home-module__Hx0lNG__closingEyebrow{color:#7bc8ff}.home-module__Hx0lNG__closingInner h2{color:#fff;margin-bottom:0}.home-module__Hx0lNG__closingActions{flex:none;justify-items:center;gap:8px;display:grid}.home-module__Hx0lNG__closingSignIn{color:#d6e8f5;text-underline-offset:4px;align-items:center;min-height:44px;font-size:.82rem;font-weight:700;display:inline-flex}.home-module__Hx0lNG__footer{background:var(--vtu-navy-950);color:#b0c7d7}.home-module__Hx0lNG__footerInner{grid-template-columns:1.15fr .65fr 1.3fr;gap:56px;padding:60px 0;display:grid}.home-module__Hx0lNG__footerBrand img{width:min(100%,258px);height:auto;display:block}.home-module__Hx0lNG__footerBrand p,.home-module__Hx0lNG__footerNotes p{margin:18px 0 0;font-size:.8rem;line-height:1.7}.home-module__Hx0lNG__footerLinks{align-content:start;gap:4px;display:grid}.home-module__Hx0lNG__footerLinks a{color:#e1edf5;align-items:center;min-height:44px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__footerLinks a:hover{color:#fff}.home-module__Hx0lNG__footerNotes{border-left:1px solid #c9dceb2e;padding-left:28px}.home-module__Hx0lNG__footerNotes p:first-child{color:#d8e7f1;margin-top:0}@media (max-width:1100px){.home-module__Hx0lNG__primaryNav{display:none}.home-module__Hx0lNG__headerInner{grid-template-columns:minmax(0,1fr) auto auto}.home-module__Hx0lNG__menuButton{display:inline-flex}.home-module__Hx0lNG__menuPanel{display:block}}@media (max-width:1020px){.home-module__Hx0lNG__heroInner{grid-template-columns:minmax(0,1fr)}.home-module__Hx0lNG__heroCopy{max-width:760px}.home-module__Hx0lNG__workflowBoard{width:min(100%,720px)}.home-module__Hx0lNG__curriculumInner,.home-module__Hx0lNG__faqInner{grid-template-columns:minmax(0,1fr)}.home-module__Hx0lNG__curriculumIntro,.home-module__Hx0lNG__faqIntro{max-width:760px;position:static}.home-module__Hx0lNG__practiceInner{grid-template-columns:minmax(0,1fr)}.home-module__Hx0lNG__practiceCopy,.home-module__Hx0lNG__practiceWorkspace{max-width:760px}.home-module__Hx0lNG__expectationsGrid{grid-template-columns:repeat(2,1fr)}.home-module__Hx0lNG__expectationsGrid article:nth-child(3){border-left:0}.home-module__Hx0lNG__expectationsGrid article:nth-child(n+3){border-top:1px solid var(--vtu-border)}}@media (max-width:760px){.home-module__Hx0lNG__headerInner,.home-module__Hx0lNG__heroInner,.home-module__Hx0lNG__factInner,.home-module__Hx0lNG__learningSection,.home-module__Hx0lNG__curriculumInner,.home-module__Hx0lNG__practiceInner,.home-module__Hx0lNG__expectationsInner,.home-module__Hx0lNG__faqInner,.home-module__Hx0lNG__closingInner,.home-module__Hx0lNG__footerInner{width:min(calc(100% - 32px), var(--vtu-page-width))}.home-module__Hx0lNG__headerInner{grid-template-columns:minmax(0,1fr) auto;gap:13px;min-height:72px}.home-module__Hx0lNG__brandLogo{width:190px}.home-module__Hx0lNG__headerActions{display:none}.home-module__Hx0lNG__menuActions{display:grid}.home-module__Hx0lNG__heroInner{min-height:auto;padding:68px 0 74px}.home-module__Hx0lNG__hero h1{font-size:clamp(2.55rem,10.5vw,3.5rem)}.home-module__Hx0lNG__factInner{grid-template-columns:repeat(2,1fr)}.home-module__Hx0lNG__factInner>div{justify-content:flex-start}.home-module__Hx0lNG__factInner>div:nth-child(2){border-right:0}.home-module__Hx0lNG__factInner>div:nth-child(-n+2){border-bottom:1px solid var(--vtu-border)}.home-module__Hx0lNG__learningSection,.home-module__Hx0lNG__curriculumInner,.home-module__Hx0lNG__practiceInner,.home-module__Hx0lNG__expectationsInner,.home-module__Hx0lNG__faqInner{padding-top:72px;padding-bottom:72px}.home-module__Hx0lNG__learningGrid{grid-template-columns:1fr}.home-module__Hx0lNG__loganCallout{grid-template-columns:48px 1fr}.home-module__Hx0lNG__loganCallout .home-module__Hx0lNG__sectionEyebrow,.home-module__Hx0lNG__loganCallout h3{grid-column:2}.home-module__Hx0lNG__loganCallout>p:last-child{grid-area:auto/1/auto/-1}.home-module__Hx0lNG__closingInner{justify-content:stretch;gap:30px;min-height:350px;padding:62px 0;display:grid}.home-module__Hx0lNG__closingActions{justify-items:start}.home-module__Hx0lNG__footerInner{grid-template-columns:1fr 1fr;gap:38px}.home-module__Hx0lNG__footerNotes{border-top:1px solid #c9dceb2e;border-left:0;grid-column:1/-1;padding-top:24px;padding-left:0}}@media (max-width:540px){.home-module__Hx0lNG__headerInner{gap:10px}.home-module__Hx0lNG__brandLogo{width:164px}.home-module__Hx0lNG__menuButton{padding:0 12px}.home-module__Hx0lNG__heroInner{gap:0;padding:60px 0 64px}.home-module__Hx0lNG__eyebrow,.home-module__Hx0lNG__sectionEyebrow,.home-module__Hx0lNG__closingEyebrow{letter-spacing:.1em;font-size:.75rem}.home-module__Hx0lNG__hero h1{margin-top:16px;font-size:clamp(2.25rem,11vw,2.85rem)}.home-module__Hx0lNG__heroLead{font-size:.98rem}.home-module__Hx0lNG__heroActions{flex-direction:column;align-items:stretch;margin-top:27px}.home-module__Hx0lNG__primaryButton,.home-module__Hx0lNG__secondaryButton{width:100%}.home-module__Hx0lNG__brandPromise{font-size:.88rem}.home-module__Hx0lNG__workflowBoard{display:none}.home-module__Hx0lNG__factInner>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:102px;padding:18px}.home-module__Hx0lNG__factInner dt{font-size:1.48rem}.home-module__Hx0lNG__factInner dd{font-size:.8rem}.home-module__Hx0lNG__factIcon{width:32px;height:32px}.home-module__Hx0lNG__sectionIntro{margin-bottom:30px}.home-module__Hx0lNG__sectionIntro h2,.home-module__Hx0lNG__curriculumIntro h2,.home-module__Hx0lNG__practiceCopy h2,.home-module__Hx0lNG__expectationsHeading h2,.home-module__Hx0lNG__faqIntro h2,.home-module__Hx0lNG__closingInner h2{font-size:1.9rem}.home-module__Hx0lNG__methodPanel,.home-module__Hx0lNG__lessonPanel{padding:22px}.home-module__Hx0lNG__panelHeading{align-items:flex-start}.home-module__Hx0lNG__panelHeading h3{font-size:1.18rem}.home-module__Hx0lNG__methodList li,.home-module__Hx0lNG__lessonSequence li{grid-template-columns:30px 1fr}.home-module__Hx0lNG__curriculumList li{grid-template-columns:1fr;gap:9px;padding:23px}.home-module__Hx0lNG__practiceWorkspaceHeader{align-items:flex-start}.home-module__Hx0lNG__practiceWorkspaceBody{grid-template-columns:1fr}.home-module__Hx0lNG__sourcePacket{border-right:0;border-bottom:1px solid var(--vtu-border)}.home-module__Hx0lNG__sourcePacket>div{grid-template-columns:repeat(3,1fr)}.home-module__Hx0lNG__sourcePacket span{text-align:center;padding:10px 8px}.home-module__Hx0lNG__practiceWorkspaceBody>ol{padding:18px}.home-module__Hx0lNG__practiceWorkspaceBody li{grid-template-columns:30px 1fr}.home-module__Hx0lNG__practiceWorkspaceBody li small{grid-column:2}.home-module__Hx0lNG__loganCallout{gap:10px 14px}.home-module__Hx0lNG__expectationsGrid{grid-template-columns:1fr}.home-module__Hx0lNG__expectationsGrid article+article,.home-module__Hx0lNG__expectationsGrid article:nth-child(3){border-top:1px solid var(--vtu-border);border-left:0}.home-module__Hx0lNG__certificateNote{padding:16px}.home-module__Hx0lNG__faqList summary{padding-right:36px}.home-module__Hx0lNG__faqList details>p,.home-module__Hx0lNG__faqAnswer{padding-right:28px}.home-module__Hx0lNG__ceTerms{grid-template-columns:1fr}.home-module__Hx0lNG__ceTerms>div+div{border-top:1px solid var(--vtu-border);border-left:0}.home-module__Hx0lNG__footerInner{grid-template-columns:1fr}.home-module__Hx0lNG__footerNotes{grid-column:auto}}@media (max-width:380px){.home-module__Hx0lNG__headerInner{gap:8px}.home-module__Hx0lNG__brandLogo{width:145px}.home-module__Hx0lNG__menuButton{padding-inline:10px;font-size:.78rem}.home-module__Hx0lNG__sourcePacket>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-module__Hx0lNG__primaryNav a:after,.home-module__Hx0lNG__menuButton svg,.home-module__Hx0lNG__faqList summary:after{transition:none}.home-module__Hx0lNG__headerCreate:hover,.home-module__Hx0lNG__primaryButton:hover{transform:none}.home-module__Hx0lNG__menuPanel{animation:none}}
