.StudentHome-module__TBe6bW__page{background:var(--mm-page);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:clip}.StudentHome-module__TBe6bW__blobA,.StudentHome-module__TBe6bW__blobB{pointer-events:none;z-index:0;filter:blur(2px);border-radius:50%;position:absolute}.StudentHome-module__TBe6bW__blobA{background:radial-gradient(circle at 40% 40%,#87e8e88c,#deeded33 70%,#0000 75%);width:min(55vw,640px);height:min(55vw,640px);top:-12%;right:-8%}.StudentHome-module__TBe6bW__blobB{background:radial-gradient(circle,#87e8e859,#f7fafa00 70%);width:min(50vw,520px);height:min(50vw,520px);bottom:8%;left:-12%}.StudentHome-module__TBe6bW__shell{z-index:1;box-sizing:border-box;width:min(var(--mm-header-max), 100%);padding:8px var(--mm-header-pad-x) 32px;flex-direction:column;flex:1;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.StudentHome-module__TBe6bW__shell{padding-bottom:40px}}@media (min-width:1024px){.StudentHome-module__TBe6bW__shell{padding-bottom:48px}}.StudentHome-module__TBe6bW__parentCta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.StudentHome-module__TBe6bW__parentPrompt{color:var(--mm-text-secondary);margin:0;font-size:15px;font-weight:500}.StudentHome-module__TBe6bW__btnSecondary{border-radius:var(--mm-radius-button);border:2px solid var(--mm-midnight);background:var(--mm-white);min-height:48px;color:var(--mm-midnight);justify-content:center;align-items:center;padding:12px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.StudentHome-module__TBe6bW__btnSecondary:hover{background:var(--mm-soft-gray)}.StudentHome-module__TBe6bW__hero{flex:1;align-items:center;gap:24px;display:grid}@media (min-width:960px){.StudentHome-module__TBe6bW__hero{grid-template-columns:minmax(300px,400px) minmax(0,1.35fr);align-items:center;gap:24px}}.StudentHome-module__TBe6bW__card{background:var(--mm-white);border:1px solid var(--mm-border-light);border-radius:var(--mm-radius-panel);box-shadow:var(--mm-shadow-card);padding:28px 24px 24px}@media (min-width:768px){.StudentHome-module__TBe6bW__card{padding:36px 32px 28px}}.StudentHome-module__TBe6bW__title{color:var(--mm-midnight);letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,34px);font-weight:800;line-height:1.18}.StudentHome-module__TBe6bW__subtitle{color:var(--mm-text-secondary);margin:10px 0 0;font-size:18px;line-height:1.45}.StudentHome-module__TBe6bW__form{gap:18px;margin-top:28px;display:grid}.StudentHome-module__TBe6bW__field{gap:8px;display:grid}.StudentHome-module__TBe6bW__label{color:var(--mm-midnight);font-size:14px;font-weight:700}.StudentHome-module__TBe6bW__inputWrap{position:relative}.StudentHome-module__TBe6bW__input{border:1px solid var(--mm-border);border-radius:var(--mm-radius-control);background:var(--mm-white);width:100%;min-height:52px;color:var(--mm-midnight);padding:14px 16px;font-size:16px;transition:border-color .15s,box-shadow .15s}.StudentHome-module__TBe6bW__inputWithToggle{padding-right:48px}.StudentHome-module__TBe6bW__input::placeholder{color:var(--mm-disabled-text)}.StudentHome-module__TBe6bW__input:focus{border:2px solid var(--mm-emerald);outline:none;padding:13px 15px;box-shadow:0 0 0 3px #00998633}.StudentHome-module__TBe6bW__inputWithToggle:focus{padding:13px 47px 13px 15px}.StudentHome-module__TBe6bW__toggle{z-index:2;width:44px;height:44px;color:var(--mm-text-muted);cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.StudentHome-module__TBe6bW__toggle svg{pointer-events:none}.StudentHome-module__TBe6bW__toggle:hover{color:var(--mm-midnight);background:var(--mm-soft-gray)}.StudentHome-module__TBe6bW__remember{min-height:44px;color:var(--mm-text-secondary);cursor:pointer;align-items:center;gap:10px;width:fit-content;font-size:15px;font-weight:500;display:flex}.StudentHome-module__TBe6bW__remember input{width:18px;height:18px;accent-color:var(--mm-emerald);cursor:pointer}.StudentHome-module__TBe6bW__btnPrimary{border-radius:var(--mm-radius-button);background:var(--mm-midnight);width:100%;min-height:54px;color:var(--mm-white);cursor:pointer;border:0;justify-content:center;align-items:center;padding:15px 28px;font-size:16px;font-weight:700;transition:filter .15s,transform .15s;display:inline-flex}.StudentHome-module__TBe6bW__btnPrimary:hover:not(:disabled){filter:brightness(1.08)}.StudentHome-module__TBe6bW__btnPrimary:active:not(:disabled){transform:translateY(1px)}.StudentHome-module__TBe6bW__btnPrimary:disabled{opacity:.7;cursor:not-allowed}.StudentHome-module__TBe6bW__error{color:var(--mm-error);margin:0;font-size:14px;font-weight:700;line-height:1.4}.StudentHome-module__TBe6bW__help{text-align:center;margin:4px 0 0;font-size:14px}.StudentHome-module__TBe6bW__help a{color:var(--mm-emerald);text-underline-offset:3px;font-weight:600;text-decoration:underline}.StudentHome-module__TBe6bW__art{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.StudentHome-module__TBe6bW__art img{background:0 0;width:min(100%,760px);height:auto}@media (min-width:960px){.StudentHome-module__TBe6bW__art{justify-content:flex-end;margin-right:-24px}.StudentHome-module__TBe6bW__art img{width:min(118%,820px);max-width:none}}@media (min-width:1200px){.StudentHome-module__TBe6bW__art{margin-right:-40px}.StudentHome-module__TBe6bW__art img{width:min(125%,900px)}}.StudentHome-module__TBe6bW__how{text-align:center;margin-top:40px;padding:8px 0 24px}.StudentHome-module__TBe6bW__howTitle{color:var(--mm-midnight);letter-spacing:-.02em;margin:0 0 28px;font-size:clamp(26px,3vw,32px);font-weight:800}.StudentHome-module__TBe6bW__steps{gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.StudentHome-module__TBe6bW__steps{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:0}}.StudentHome-module__TBe6bW__step{flex-direction:column;align-items:center;gap:12px;padding:8px 16px;display:flex;position:relative}@media (min-width:720px){.StudentHome-module__TBe6bW__step:not(:last-child):after{content:"";background:var(--mm-border);width:1px;height:48px;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.StudentHome-module__TBe6bW__stepBadge{border:2px solid var(--mm-midnight);width:56px;height:56px;color:var(--mm-midnight);border-radius:46% 54% 50% 50%/52% 48%;place-items:center;font-size:22px;font-weight:800;display:grid}.StudentHome-module__TBe6bW__stepBadgeTeal{background:var(--mm-aqua)}.StudentHome-module__TBe6bW__stepBadgeOrchid{background:var(--mm-orchid);color:var(--mm-white)}.StudentHome-module__TBe6bW__stepBadgeSun{background:var(--mm-sun)}.StudentHome-module__TBe6bW__stepLabel{color:var(--mm-midnight);margin:0;font-size:18px;font-weight:700}.StudentHome-module__TBe6bW__footer{z-index:1;width:min(1280px,100%);color:var(--mm-text-muted);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:16px 20px 28px;font-size:13px;display:flex;position:relative}@media (min-width:768px){.StudentHome-module__TBe6bW__footer{padding:16px 32px 32px}}@media (min-width:1024px){.StudentHome-module__TBe6bW__footer{padding:16px 64px 36px}}.StudentHome-module__TBe6bW__footer a{color:var(--mm-emerald);font-weight:600;text-decoration:none}.StudentHome-module__TBe6bW__footer a:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:719px){.StudentHome-module__TBe6bW__parentPrompt{display:none}}
