.homeShell{grid-template-columns:minmax(380px,45%) 1fr;width:100vw;min-height:100dvh;display:grid}.homeBrand{background:rgb(var(--c-deep));flex-direction:column;justify-content:space-between;padding:clamp(24px,3vw,48px);display:flex;overflow-y:auto}.homeBrand .brandLogo img{width:clamp(140px,12vw,200px)!important;height:auto!important}.homeBrand .brandCenter{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(14px,1vw,16px);width:100%;display:flex}.homeBrand .brandMascot{-o-object-fit:contain;object-fit:contain;width:clamp(120px,14vw,200px);height:auto}.homeBrand .brandTitle{color:#fff;text-align:center;margin-top:clamp(14px,.5vw,8px);font-size:clamp(22px,2.2vw,36px);font-weight:700}.homeBrand .brandTitle .highlight{color:rgb(var(--c-highlight))}.homeBrand .brandSubtext{color:#fffc;text-align:center;max-width:540px;font-size:clamp(14px,1.1vw,18px);line-height:1.5}.homeBrand .featureBox{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;width:100%;max-width:540px;margin-top:clamp(14px,2vw,24px);padding:clamp(16px,2vw,24px)}.homeBrand .featureBox .featureTitle{color:#fffc;text-align:center;margin-bottom:clamp(14px,1.5vw,16px);font-size:clamp(14px,1.1vw,18px)}.homeBrand .featureBox .featureList{flex-direction:column;gap:clamp(14px,.8vw,10px);display:flex}.homeBrand .featureBox .featureItem{color:#fff;align-items:flex-start;gap:clamp(14px,.6vw,8px);font-size:clamp(14px,1.1vw,18px);display:flex}.homeBrand .featureBox .featureIcon{width:clamp(18px,1.2vw,22px);height:clamp(18px,1.2vw,22px);color:rgb(var(--c-accent));flex-shrink:0;margin-top:2px}.homeForm{background:rgb(var(--c-paper));flex-direction:column;justify-content:center;align-items:center;padding:clamp(24px,3vw,48px);display:flex;overflow-y:auto}.homeFormInner{flex-direction:column;align-items:center;width:min(560px,88vw);max-width:100%;margin:0 auto;display:flex}.homeFormInner .authToggle{border:1px solid rgb(var(--c-on-bright));background:rgb(var(--c-paper) / .5);border-radius:9999px;width:100%;margin-bottom:clamp(16px,2.5vw,28px);padding:4px;display:flex}.homeFormInner .authToggleBtn{cursor:pointer;color:rgb(var(--c-on-bright) / .5);background:0 0;border:none;border-radius:9999px;flex:1;padding:clamp(14px,1.2vw,14px);font-size:clamp(15px,1.1vw,18px);font-weight:600;transition:all .2s}.homeFormInner .authToggleBtn:hover{color:rgb(var(--c-on-bright))}.homeFormInner .authToggleBtn.active{background:rgb(var(--c-deep));color:#fff;box-shadow:0 4px 6px -1px rgb(var(--c-deep-2) / .25)}.homeFormInner .roleLabel{color:rgb(var(--c-on-bright) / .5);margin-bottom:clamp(14px,1vw,12px);font-size:clamp(14px,1.1vw,18px)}.homeFormInner .rolePillWrap{width:100%;margin-bottom:clamp(16px,2.5vw,28px);display:flex}.homeFormInner .rolePill{gap:clamp(14px,1vw,12px);width:100%;display:flex}.homeFormInner .roleBtn{border:1px solid rgb(var(--c-on-bright) / .2);cursor:pointer;color:rgb(var(--c-on-bright) / .5);background:#fff;border-radius:12px;flex:1;padding:clamp(14px,1.2vw,14px);font-size:clamp(15px,1.1vw,18px);font-weight:600;transition:all .2s}.homeFormInner .roleBtn:hover{border-color:rgb(var(--c-on-bright) / .3);color:rgb(var(--c-on-bright))}.homeFormInner .roleBtn.active{background:rgb(var(--c-mint));color:rgb(var(--c-on-bright));border-color:rgb(var(--c-deep))}.homeFormInner .formFields{flex-direction:column;gap:clamp(16px,2vh,24px);width:100%;display:flex}.homeFormInner .fieldGroup{flex-direction:column;gap:clamp(14px,.4vw,6px);display:flex}.homeFormInner .fieldLabel{color:rgb(var(--c-on-bright));font-size:clamp(14px,1.1vw,18px);font-weight:600}.homeFormInner .fieldInput{border:1px solid rgb(var(--c-on-bright) / .2);width:100%;height:clamp(44px,5vh,56px);color:rgb(var(--c-on-bright));border-radius:12px;outline:none;padding:0 clamp(14px,1vw,16px);font-size:clamp(14px,1.1vw,18px);transition:border-color .2s;background:#fff!important}.homeFormInner .fieldInput:-webkit-autofill{-webkit-text-fill-color:rgb(var(--c-on-bright))!important;box-shadow:inset 0 0 0 30px #fff!important}.homeFormInner .fieldInput:-webkit-autofill:hover{-webkit-text-fill-color:rgb(var(--c-on-bright))!important;box-shadow:inset 0 0 0 30px #fff!important}.homeFormInner .fieldInput:-webkit-autofill:focus{-webkit-text-fill-color:rgb(var(--c-on-bright))!important;box-shadow:inset 0 0 0 30px #fff!important}.homeFormInner .fieldInput:focus{border-color:rgb(var(--c-on-bright));box-shadow:0 0 0 3px rgb(var(--c-deep-2) / .1)}.homeFormInner .fieldInput::placeholder{color:rgb(var(--c-on-bright) / .5)}.homeFormInner .forgotLink{justify-content:flex-end;margin-top:clamp(-8px,-.5vw,-4px);display:flex}.homeFormInner .forgotLink button{color:rgb(var(--c-info-ink));cursor:pointer;background:0 0;border:none;font-size:clamp(14px,1vw,18px);text-decoration:underline}.homeFormInner .primaryBtn{cursor:pointer;background:rgb(var(--c-accent));width:100%;color:rgb(var(--c-on-bright));box-shadow:0 4px 6px -1px rgb(var(--c-deep-2) / .25);border:none;border-radius:9999px;margin-top:clamp(14px,.5vw,8px);padding:clamp(14px,1.2vw,16px);font-size:clamp(15px,1.1vw,18px);font-weight:600;transition:all .2s;position:relative}.homeFormInner .primaryBtn:hover{background:rgb(var(--c-accent-hover))}.homeFormInner .primaryBtn:disabled{background:rgb(var(--c-ink) / .12);color:rgb(var(--c-ink) / .45);cursor:not-allowed;box-shadow:none}.homeFormInner .dividerRow{align-items:center;margin:clamp(14px,1.5vw,20px) 0;display:flex;position:relative}.homeFormInner .dividerRow .dividerLine{background:rgb(var(--c-paper));flex:1;height:1px}.homeFormInner .dividerRow .dividerText{color:rgb(var(--c-on-bright) / .5);background:0 0;padding:0 clamp(14px,1vw,12px);font-size:clamp(14px,.9vw,16px);font-weight:500}.homeFormInner .googleBtn{border:1px solid rgb(var(--c-on-bright) / .2);cursor:pointer;width:100%;color:rgb(var(--c-on-bright));box-shadow:0 1px 2px rgb(var(--c-on-bright) / .05);background:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:clamp(14px,.6vw,10px);padding:clamp(14px,1.2vw,16px);font-size:clamp(14px,1.1vw,18px);font-weight:600;transition:all .2s;display:flex;position:relative}.homeFormInner .googleBtn:hover{background:rgb(var(--c-paper));border-color:rgb(var(--c-on-bright) / .3)}.homeFormInner .googleBtn img{width:clamp(18px,1.2vw,22px)!important;height:clamp(18px,1.2vw,22px)!important}.homeFormInner .ageQuestion{color:rgb(var(--c-on-bright));width:100%;margin-bottom:clamp(14px,1.5vw,20px);font-size:clamp(15px,1.1vw,18px)}.homeFormInner .ageGrid{gap:clamp(14px,1.5vw,20px);width:100%;margin-bottom:clamp(14px,1.5vw,24px);display:flex}.homeFormInner .ageCard{border:2px solid rgb(var(--c-on-bright) / .15);cursor:pointer;text-align:left;background:#fff;border-radius:12px;flex:1;align-items:flex-start;gap:clamp(14px,.8vw,12px);padding:clamp(14px,1.5vw,20px);transition:all .2s;display:flex}.homeFormInner .ageCard:hover{border-color:rgb(var(--c-on-bright) / .25);background:rgb(var(--c-paper))}.homeFormInner .ageCard.selected{border-color:rgb(var(--c-deep));background:rgb(var(--c-mint))}.homeFormInner .ageCard .radio{border:2px solid rgb(var(--c-on-bright) / .2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(18px,1.2vw,22px);height:clamp(18px,1.2vw,22px);margin-top:2px;display:flex}.homeFormInner .ageCard.selected .radio{border-color:rgb(var(--c-deep));background:rgb(var(--c-deep))}.homeFormInner .ageCard .radioDot{background:#fff;border-radius:50%;width:clamp(14px,.4vw,8px);height:clamp(14px,.4vw,8px)}.homeFormInner .ageCard .ageTitle{color:rgb(var(--c-on-bright));font-size:clamp(14px,1.1vw,18px);font-weight:500}.homeFormInner .ageCard .ageDesc{color:rgb(var(--c-on-bright) / .5);margin-top:4px;font-size:clamp(14px,.9vw,14px);line-height:1.4}.homeFormInner .helperText{color:rgb(var(--c-on-bright) / .5);text-align:center;margin-top:clamp(14px,2vw,24px);font-size:clamp(14px,.9vw,16px)}.homeFormInner .errorText{color:rgb(var(--c-data-1));font-size:clamp(14px,1vw,16px)}.lastUsedBadge{text-transform:uppercase;letter-spacing:.05em;background:rgb(var(--c-deep));color:#fff;white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:clamp(14px,.7vw,12px);position:absolute;top:-8px;right:-8px}@media (max-width:900px){.homeShell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.homeBrand{padding:clamp(16px,4vw,32px)}.homeBrand .brandMascot{width:clamp(80px,20vw,120px)}.homeFormInner{width:min(520px,94vw)}}@media (min-width:1600px){.homeFormInner{width:min(620px,50vw)}}.homeFormInner[style*=--partner-accent] .primaryBtn{background:var(--partner-accent)!important;color:#fff!important}.homeFormInner:has([style*=--partner-accent]) .primaryBtn{background:var(--partner-accent)!important;color:#fff!important}.homeFormInner[style*=--partner-accent] .forgotLink button{color:var(--partner-accent)!important}
