.locale-switcher-module__IuFpsa__compactContainer{border:1px solid color-mix(in srgb,var(--border-default)70%,transparent);background-color:var(--background);border-radius:9999px;flex-direction:row;align-items:center;gap:.25rem;padding:.25rem;font-size:.75rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}@media (max-width:768px){.locale-switcher-module__IuFpsa__compactContainer{border-radius:1rem;flex-direction:column}}.locale-switcher-module__IuFpsa__compactButton{cursor:pointer;color:var(--muted-foreground);font:inherit;font-size:inherit;background:0 0;border:none;padding:.25rem .5rem;transition:color .15s}.locale-switcher-module__IuFpsa__compactButton:hover{color:var(--foreground)}.locale-switcher-module__IuFpsa__compactButtonActive{background-color:var(--muted);color:var(--foreground);border-radius:9999px;font-weight:600}.locale-switcher-module__IuFpsa__fullContainer{border:1px solid color-mix(in srgb,var(--border-default)70%,transparent);background-color:var(--background);border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}.locale-switcher-module__IuFpsa__fullLabel{color:var(--muted-foreground)}.locale-switcher-module__IuFpsa__fullButton{cursor:pointer;color:var(--muted-foreground);font:inherit;font-size:inherit;background:0 0;border:none;transition:color .15s}.locale-switcher-module__IuFpsa__fullButton:hover{color:var(--foreground)}.locale-switcher-module__IuFpsa__fullButtonActive{color:var(--foreground);font-weight:600}.locale-switcher-module__IuFpsa__divider{color:var(--muted-foreground)}
.button-module__HjQxJG__button{white-space:nowrap;border-radius:calc(var(--radius) - 2px);letter-spacing:-.01em;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s,box-shadow .22s,transform .16s cubic-bezier(.34,1.4,.64,1);display:inline-flex}.button-module__HjQxJG__button:focus-visible{box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px var(--border-focus);outline:none}.button-module__HjQxJG__button:disabled{pointer-events:none;opacity:.5}.button-module__HjQxJG__button svg{pointer-events:none;flex-shrink:0}.button-module__HjQxJG__button[data-variant=default]{background-image:var(--grad-brand);color:var(--primary-foreground);box-shadow:var(--shadow-brand-sm)}.button-module__HjQxJG__button[data-variant=default]:hover{box-shadow:var(--shadow-brand-md);transform:translateY(-1px)}.button-module__HjQxJG__button[data-variant=default]:active{transform:translateY(0);box-shadow:0 3px 10px -3px #6366f173}.button-module__HjQxJG__button[data-variant=secondary]{background-color:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--border-default)}.button-module__HjQxJG__button[data-variant=secondary]:hover{background-color:color-mix(in srgb,var(--brand-primary)6%,var(--secondary));border-color:color-mix(in srgb,var(--brand-primary)30%,var(--border-default));color:var(--brand-primary)}.button-module__HjQxJG__button[data-variant=outline]{border:1px solid var(--border-default);background-color:var(--background);color:var(--foreground)}.button-module__HjQxJG__button[data-variant=outline]:hover{background-color:var(--accent);color:var(--accent-foreground);border-color:color-mix(in srgb,var(--brand-primary)40%,var(--border-default));box-shadow:var(--shadow-xs)}.button-module__HjQxJG__button[data-variant=ghost]{color:var(--foreground);background-color:#0000}.button-module__HjQxJG__button[data-variant=ghost]:hover{background-color:var(--accent);color:var(--accent-foreground)}.button-module__HjQxJG__button[data-variant=link]{color:var(--primary);text-underline-offset:4px;background-color:#0000}.button-module__HjQxJG__button[data-variant=link]:hover{text-decoration:underline}.button-module__HjQxJG__button[data-variant=destructive]{background-color:var(--destructive);color:#fff}.button-module__HjQxJG__button[data-variant=destructive]:hover{opacity:.9}.button-module__HjQxJG__button[data-variant=destructive]:focus-visible{box-shadow:0 0 0 2px #ef444466}.button-module__HjQxJG__button[data-size=default]{height:2.5rem;padding:.5rem 1rem}.button-module__HjQxJG__button[data-size=sm]{height:2.25rem;padding:.5rem .75rem}.button-module__HjQxJG__button[data-size=lg]{height:2.75rem;padding:.5rem 2rem}.button-module__HjQxJG__button[data-size=icon]{width:2.5rem;height:2.5rem;padding:0}
.card-module__uAl7SW__card{border-radius:var(--radius-md);border:1px solid var(--border-default);background:linear-gradient(180deg,color-mix(in srgb,var(--brand-primary)2%,var(--card)),var(--card)55%);color:var(--card-foreground);box-shadow:var(--shadow-sm);transition:box-shadow var(--dur-med)ease,border-color var(--dur-med)ease}.card-module__uAl7SW__header{flex-direction:column;gap:.375rem;padding:1.5rem;display:flex}.card-module__uAl7SW__title{letter-spacing:-.025em;font-size:1.125rem;font-weight:600;line-height:1}.card-module__uAl7SW__description{color:var(--muted-foreground);font-size:.875rem}.card-module__uAl7SW__content{padding:0 1.5rem 1.5rem}.card-module__uAl7SW__footer{align-items:center;padding:0 1.5rem 1.5rem;display:flex}
.input-module__7BXsdW__input{border-radius:calc(var(--radius) - 2px);border:1.5px solid var(--border-default);background-color:var(--background);width:100%;height:2.5rem;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #00000005}.input-module__7BXsdW__input::file-selector-button{background-color:#0000;border:0;font-size:.875rem;font-weight:500}.input-module__7BXsdW__input::placeholder{color:var(--text-disabled)}.input-module__7BXsdW__input:hover{border-color:var(--border-strong)}.input-module__7BXsdW__input:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-input-focus);outline:none}.input-module__7BXsdW__input:disabled{cursor:not-allowed;opacity:.6;background-color:var(--bg-primary)}
.label-module__WeEVDq__label{font-size:.875rem;font-weight:500;line-height:1}
.auth-forms-module__CGQmAa__formStack{flex-direction:column;gap:1.25rem;display:flex}.auth-forms-module__CGQmAa__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.auth-forms-module__CGQmAa__fieldRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.auth-forms-module__CGQmAa__fieldRow2Col{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.auth-forms-module__CGQmAa__fieldError{color:var(--destructive);font-size:.875rem}.auth-forms-module__CGQmAa__fullWidth{width:100%}.auth-forms-module__CGQmAa__passwordWrap{align-items:center;display:flex;position:relative}.auth-forms-module__CGQmAa__passwordWrap input{padding-right:2.75rem}.auth-forms-module__CGQmAa__eyeBtn{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex;position:absolute;right:.75rem}.auth-forms-module__CGQmAa__eyeBtn:hover{color:var(--foreground)}.auth-forms-module__CGQmAa__forgotLink{color:var(--muted-foreground);text-underline-offset:4px;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.875rem;text-decoration:underline}.auth-forms-module__CGQmAa__forgotLink:hover{color:var(--foreground)}.auth-forms-module__CGQmAa__footerText{text-align:center;color:var(--muted-foreground);font-size:.875rem}.auth-forms-module__CGQmAa__footerLink{color:var(--foreground);text-underline-offset:4px;cursor:pointer;background:0 0;border:none;font-family:inherit;font-weight:500;text-decoration:underline}.auth-forms-module__CGQmAa__apiError{border-radius:calc(var(--radius) - 2px);color:var(--destructive);text-align:center;background-color:#ef44441a;border:1px solid #ef444440;margin-bottom:.5rem;padding:.625rem .875rem;font-size:.8125rem}.auth-forms-module__CGQmAa__successBanner{border-radius:calc(var(--radius) - 2px);color:var(--primary);text-align:center;background-color:#6366f11a;border:1px solid #6366f140;padding:.625rem .875rem;font-size:.8125rem}.auth-forms-module__CGQmAa__codeInputRow{justify-content:center;gap:.5rem;display:flex}.auth-forms-module__CGQmAa__codeDigit{text-align:center;border-radius:calc(var(--radius) - 2px);border:1.5px solid var(--border-default);background-color:var(--background);width:2.75rem;height:3rem;font-family:inherit;font-size:1.25rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.auth-forms-module__CGQmAa__codeDigit:focus{border-color:var(--border-focus);box-shadow:var(--shadow-input-focus);outline:none}.auth-forms-module__CGQmAa__forgotHeader{flex-direction:column;gap:.25rem;margin-bottom:.25rem;display:flex}.auth-forms-module__CGQmAa__forgotTitle{color:var(--foreground);font-size:1rem;font-weight:600}.auth-forms-module__CGQmAa__forgotDesc{color:var(--muted-foreground);font-size:.8125rem;line-height:1.5}.auth-forms-module__CGQmAa__backToLoginBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-family:inherit;font-size:.8125rem;font-weight:500;display:inline-flex}.auth-forms-module__CGQmAa__backToLoginBtn:hover{color:var(--foreground)}.auth-forms-module__CGQmAa__checkboxRow{color:var(--muted-foreground);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.auth-forms-module__CGQmAa__checkboxRow input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--primary);cursor:pointer}.auth-forms-module__CGQmAa__consentRow{color:var(--muted-foreground);cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.auth-forms-module__CGQmAa__consentRow input[type=checkbox]{appearance:none;border-radius:calc(var(--radius) - 4px);border:1.5px solid var(--border-default);background:var(--background);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.0625rem;transition:border-color .15s,background-color .15s;display:inline-flex}.auth-forms-module__CGQmAa__consentRow input[type=checkbox]:hover{border-color:var(--primary)}.auth-forms-module__CGQmAa__consentRow input[type=checkbox]:checked{background-color:var(--primary);border-color:var(--primary);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M3.5 8.5L6.5 11.5L12.5 5.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:.875rem .875rem}.auth-forms-module__CGQmAa__consentRow input[type=checkbox]:focus-visible{box-shadow:var(--shadow-input-focus);outline:none}.auth-forms-module__CGQmAa__consentLink{color:var(--foreground);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb,var(--foreground)35%,transparent);text-decoration-color:color-mix(in srgb,var(--foreground)35%,transparent);font-weight:500;transition:text-decoration-color .15s,color .15s}.auth-forms-module__CGQmAa__consentLink:hover{color:var(--primary);-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.auth-forms-module__CGQmAa__wizardActions{align-items:center;gap:.75rem;display:flex}.auth-forms-module__CGQmAa__flexGrow{flex:1}.auth-forms-module__CGQmAa__methodToggle{gap:.5rem;display:flex}.auth-forms-module__CGQmAa__methodBtn{border-radius:calc(var(--radius) - 2px);border:1.5px solid var(--border-default);background:var(--background);color:var(--muted-foreground);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .15s,color .15s,background-color .15s;display:flex}.auth-forms-module__CGQmAa__methodBtn:hover{border-color:var(--border-focus);color:var(--foreground)}.auth-forms-module__CGQmAa__methodBtnActive{border-color:var(--primary);color:var(--primary);background:#6366f10f}
.select-module__CpdUNG__select{border-radius:calc(var(--radius) - 2px);border:1.5px solid var(--border-default);background-color:var(--background);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;width:100%;height:2.5rem;padding:0 2.25rem 0 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #00000005}.select-module__CpdUNG__select:hover{border-color:var(--border-strong)}.select-module__CpdUNG__select:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-input-focus);outline:none}.select-module__CpdUNG__select:disabled{cursor:not-allowed;opacity:.6;background-color:var(--bg-primary)}.select-module__CpdUNG__select:invalid,.select-module__CpdUNG__select[data-placeholder=true]{color:var(--text-disabled)}
.RegisterWizard-module__C7XNyG__wizardContainer{flex-direction:column;gap:1rem;min-height:345px;display:flex}.RegisterWizard-module__C7XNyG__progressBar{gap:.375rem;display:flex}.RegisterWizard-module__C7XNyG__progressSegment{background-color:var(--border-default);border-radius:2px;flex:1;height:4px;overflow:hidden}.RegisterWizard-module__C7XNyG__progressSegmentFill{background-color:var(--primary);transform-origin:0;border-radius:2px;width:100%;height:100%}.RegisterWizard-module__C7XNyG__stepHeader{justify-content:space-between;align-items:center;display:flex}.RegisterWizard-module__C7XNyG__stepHeaderTitle{color:var(--foreground);font-size:.875rem;font-weight:600}.RegisterWizard-module__C7XNyG__stepHeaderCounter{color:var(--muted-foreground);font-size:.75rem;font-weight:500}.RegisterWizard-module__C7XNyG__wizardContent{flex:1}.RegisterWizard-module__C7XNyG__wizardLayout{gap:1.25rem;min-height:380px;display:flex}.RegisterWizard-module__C7XNyG__wizardRight{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.RegisterWizard-module__C7XNyG__wizardRightContent{flex:1}.RegisterWizard-module__C7XNyG__verticalStepper{flex-direction:column;flex-shrink:0;align-items:center;padding-top:.25rem;display:flex}.RegisterWizard-module__C7XNyG__verticalStepperInner{flex-direction:column;align-items:center;display:flex}.RegisterWizard-module__C7XNyG__verticalDotLine{background-color:var(--border-default);width:2px;height:1.75rem;position:relative;overflow:hidden}.RegisterWizard-module__C7XNyG__verticalDotLineFill{background-color:var(--primary);transform-origin:top;position:absolute;inset:0}.RegisterWizard-module__C7XNyG__dotStepper{justify-content:center;align-items:center;gap:0;display:flex}.RegisterWizard-module__C7XNyG__dot{background-color:var(--muted);border:2px solid var(--border-default);width:2rem;height:2rem;color:var(--muted-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .25s,border-color .25s,color .25s;display:flex}.RegisterWizard-module__C7XNyG__dotCurrent{background-color:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 0 4px #6366f126}.RegisterWizard-module__C7XNyG__dotDone{border-color:var(--primary);color:var(--primary);background-color:#6366f126}.RegisterWizard-module__C7XNyG__dotNumber{font-size:.75rem;font-weight:700;line-height:1}.RegisterWizard-module__C7XNyG__dotLine{background-color:var(--border-default);width:2.5rem;height:2px;position:relative;overflow:hidden}.RegisterWizard-module__C7XNyG__dotLineFill{background-color:var(--primary);transform-origin:0;position:absolute;inset:0}.RegisterWizard-module__C7XNyG__stepLabel{text-align:center;color:var(--foreground);letter-spacing:-.01em;font-size:.8125rem;font-weight:600}.RegisterWizard-module__C7XNyG__stepLabelVertical{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.5rem;font-size:.8125rem;font-weight:600}
.SocialLoginSection-module__YxEQ0a__socialSection{margin-top:1.5rem}.SocialLoginSection-module__YxEQ0a__socialError{color:var(--destructive);text-align:center;background-color:#ef44441a;border-radius:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.8125rem}.SocialLoginSection-module__YxEQ0a__divider{align-items:center;gap:.75rem;display:flex}.SocialLoginSection-module__YxEQ0a__dividerLine{background-color:var(--border-default);flex:1;height:1px}.SocialLoginSection-module__YxEQ0a__dividerText{color:var(--muted-foreground);white-space:nowrap;font-size:.75rem}.SocialLoginSection-module__YxEQ0a__socialButtons{margin-top:1rem}.SocialLoginSection-module__YxEQ0a__socialBtn{border-radius:var(--radius-md);border:1.5px solid var(--border-default);background-color:var(--background);width:100%;height:2.9rem;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;gap:.625rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex}.SocialLoginSection-module__YxEQ0a__socialBtn:hover:not(:disabled){border-color:var(--border-strong);box-shadow:0 2px 8px #00000014}.SocialLoginSection-module__YxEQ0a__socialBtn:active:not(:disabled){background-color:var(--muted)}.SocialLoginSection-module__YxEQ0a__socialBtn:disabled{opacity:.6;cursor:not-allowed}
.AuthDesktopCard-module__qpsIRG__desktopCard{border-radius:var(--radius-lg);border-color:var(--border-default);background-color:var(--background);outline:1px solid #0000000d;box-shadow:0 25px 50px -12px #00000040}.AuthDesktopCard-module__qpsIRG__desktopCardInner{padding:1.25rem}@media (min-width:768px){.AuthDesktopCard-module__qpsIRG__desktopCardInner{padding:1.5rem}}
.MobileAvatar-module__hyOKGG__avatar{color:#fff;cursor:pointer;width:34px;height:34px;box-shadow:var(--shadow-brand-sm);background:linear-gradient(135deg,#6366f1,#a78bfa);border:none;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:none}@media (max-width:768px){.MobileAvatar-module__hyOKGG__avatar{display:inline-flex}}
.AuthHeroAnimation-module__uJlpMa__heroAnimation{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:420px;min-height:300px;max-height:100%;margin:0 auto;display:flex;position:relative}@supports (aspect-ratio:1 / 1){.AuthHeroAnimation-module__uJlpMa__heroAnimation{min-height:unset}}.AuthHeroAnimation-module__uJlpMa__heroGlow{background:radial-gradient(circle,#ffffff1f 0%,#0000 70%);border-radius:50%;width:55%;height:55%;animation:3s ease-in-out infinite AuthHeroAnimation-module__uJlpMa__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AuthHeroAnimation-module__uJlpMa__stethoscopeSvg{z-index:1;filter:drop-shadow(0 0 18px #ffffff1f);width:48%;height:auto;position:relative}.AuthHeroAnimation-module__uJlpMa__mascotWrap{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.AuthHeroAnimation-module__uJlpMa__mascotWrap svg{width:100%;height:100%;display:block}.AuthHeroAnimation-module__uJlpMa__mascotImgWrap{width:100%;position:relative}.AuthHeroAnimation-module__uJlpMa__mascotImg{filter:drop-shadow(0 4px 16px #0000002e);background:0 0;width:100%;height:auto;display:block}.AuthHeroAnimation-module__uJlpMa__eyeOverlaySvg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.AuthHeroAnimation-module__uJlpMa__mascotSvg{filter:drop-shadow(0 4px 16px #0000002e);width:100%;height:auto}.AuthHeroAnimation-module__uJlpMa__mascotWave{transform-origin:142px 155px;animation:2.5s ease-in-out infinite AuthHeroAnimation-module__uJlpMa__waveHand}.AuthHeroAnimation-module__uJlpMa__mascotBlink{animation:4s ease-in-out infinite AuthHeroAnimation-module__uJlpMa__blink}.AuthHeroAnimation-module__uJlpMa__pulseRing{transform-origin:50%;animation:2s ease-out infinite AuthHeroAnimation-module__uJlpMa__pulseRingAnim}.AuthHeroAnimation-module__uJlpMa__floatingIcon{color:#ffffff8c;z-index:0;filter:drop-shadow(0 2px 6px #00000026);position:absolute}.AuthHeroAnimation-module__uJlpMa__ecgSvg{z-index:0;opacity:.6;width:90%;height:32px;position:absolute;bottom:12%;left:5%}.AuthHeroAnimation-module__uJlpMa__ecgLine{stroke-dasharray:600;stroke-dashoffset:600px;animation:3s linear infinite AuthHeroAnimation-module__uJlpMa__ecgDraw}.AuthHeroAnimation-module__uJlpMa__svgWrapper{position:relative}.AuthHeroAnimation-module__uJlpMa__authImage{-webkit-user-select:none;user-select:none;width:100%;height:auto}.AuthHeroAnimation-module__uJlpMa__peekHands{animation:.35s cubic-bezier(.34,1.56,.64,1) both AuthHeroAnimation-module__uJlpMa__peekIn}@keyframes AuthHeroAnimation-module__uJlpMa__ecgDraw{0%{stroke-dashoffset:600px}to{stroke-dashoffset:-600px}}@keyframes AuthHeroAnimation-module__uJlpMa__pulseRingAnim{0%{opacity:.4;transform:scale(1)}70%{opacity:0;transform:scale(1.42)}to{opacity:0;transform:scale(1.42)}}@keyframes AuthHeroAnimation-module__uJlpMa__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes AuthHeroAnimation-module__uJlpMa__waveHand{0%,60%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-6deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}}@keyframes AuthHeroAnimation-module__uJlpMa__blink{0%,94%,to{transform:scale(1)}96%{transform:scaleY(.1)}98%{transform:scale(1)}}@keyframes AuthHeroAnimation-module__uJlpMa__peekIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
.PageHeader-module__dolQYa__header{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:28px 28px 8px 24px;display:flex}.PageHeader-module__dolQYa__left{align-items:center;gap:12px;min-width:0;display:flex}.PageHeader-module__dolQYa__backBtn{border:1px solid var(--dv-input-border);background:var(--dv-card);height:36px;color:var(--dv-ink-body);transition:color var(--dur-fast)ease,border-color var(--dur-fast)ease;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.PageHeader-module__dolQYa__backBtn:hover{color:var(--dv-accent);border-color:var(--dv-dashed)}.PageHeader-module__dolQYa__title{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.01em;color:var(--dv-ink-display);white-space:nowrap;text-overflow:ellipsis;font-size:22px;font-weight:800;overflow:hidden}.PageHeader-module__dolQYa__actions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}@media (max-width:640px){.PageHeader-module__dolQYa__header{padding:22px 18px 4px}.PageHeader-module__dolQYa__title{font-size:20px}.PageHeader-module__dolQYa__backBtn span{text-overflow:ellipsis;white-space:nowrap;max-width:34vw;overflow:hidden}}
.feedback-module__p3XwIG__state{text-align:center;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-secondary);flex-direction:column;align-items:center;gap:.5rem;padding:2.2rem 1.5rem;display:flex}.feedback-module__p3XwIG__compact{padding:1.2rem 1rem}.feedback-module__p3XwIG__stateIcon{color:var(--text-tertiary)}.feedback-module__p3XwIG__premiumIcon{color:var(--brand-primary)}.feedback-module__p3XwIG__errorIcon{color:var(--color-warning)}.feedback-module__p3XwIG__stateTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:600}.feedback-module__p3XwIG__stateDesc{color:var(--text-secondary);max-width:44ch;margin:0;font-size:.875rem}.feedback-module__p3XwIG__stateActions{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.6rem;display:flex}
.AuthHeroPanel-module__iiYGmq__heroPanel{color:#fff;display:none}@media (min-width:768px){.AuthHeroPanel-module__iiYGmq__heroPanel{z-index:2;background-color:#2f49c7;background-image:radial-gradient(90% 70% at 12% -8%,#8b5cf680,#0000 58%),radial-gradient(70% 85% at 108% 112%,#60a5fa40,#0000 60%),linear-gradient(150deg,#3550d8 0%,#2f49c7 45%,#2a3ab0 100%);width:50%;display:block;position:absolute;top:0;bottom:0;left:0;overflow:hidden;box-shadow:0 22px 70px -18px #0a0f3c8c}}.AuthHeroPanel-module__iiYGmq__brandHeader{z-index:1;align-items:center;gap:.75rem;display:flex;position:absolute;top:2.5rem;left:2.5rem}.AuthHeroPanel-module__iiYGmq__brandIcon{background-color:#ffffff26;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff40}.AuthHeroPanel-module__iiYGmq__brandName{letter-spacing:.05em;color:#ffffffe6;font-size:.875rem;font-weight:600}.AuthHeroPanel-module__iiYGmq__brandTagline{color:#fffc;font-size:.75rem}.AuthHeroPanel-module__iiYGmq__heroTrack{width:200%;display:flex;position:absolute;inset:0}.AuthHeroPanel-module__iiYGmq__heroSlide{flex-direction:column;flex:none;justify-content:space-between;gap:1.25rem;width:50%;padding:6.5rem 2.5rem 2.5rem;display:flex}.AuthHeroPanel-module__iiYGmq__heroHeading{letter-spacing:-.02em;color:#fff;max-width:26rem;font-size:clamp(1.6rem,2.4vw,2rem);font-weight:700;line-height:1.15}.AuthHeroPanel-module__iiYGmq__heroBody{flex:1;justify-content:center;align-self:center;align-items:center;width:100%;max-width:24rem;min-height:0;display:flex}.AuthHeroPanel-module__iiYGmq__featureGrid{color:#ffffffd9;grid-template-columns:repeat(2,1fr);gap:1rem;font-size:.75rem;display:grid}.AuthHeroPanel-module__iiYGmq__featureCard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffff1a;border-radius:1rem;padding:1rem;box-shadow:inset 0 0 0 1px #fff3}.AuthHeroPanel-module__iiYGmq__featureTitle{color:#fff;font-weight:600}.AuthHeroPanel-module__iiYGmq__featureBody{color:#fffc;margin-top:.25rem}
.study-module__tA7-Dq__page{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-body),system-ui,sans-serif;isolation:isolate;padding-bottom:64px;position:relative;overflow-x:clip}.study-module__tA7-Dq__page:before{content:"";z-index:-1;pointer-events:none;filter:blur(40px);background:radial-gradient(38% 60% at 20% 26%,#6366f142,#0000 60%),radial-gradient(34% 56% at 82% 16%,#8b5cf63d,#0000 60%),radial-gradient(30% 50% at 60% 60%,#ec489924,#0000 60%),radial-gradient(32% 52% at 92% 70%,#06b6d41f,#0000 60%);height:440px;animation:18s ease-in-out infinite alternate study-module__tA7-Dq__aurora;position:absolute;top:-120px;left:-10%;right:-10%;-webkit-mask-image:linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(#000 55%,#0000 100%)}@keyframes study-module__tA7-Dq__aurora{0%{transform:translate(0)scale(1)}50%{transform:translate(3%,2%)scale(1.08)}to{transform:translate(-3%,-1%)scale(1.04)}}@media (prefers-reduced-motion:reduce){.study-module__tA7-Dq__page:before{animation:none}}.study-module__tA7-Dq__topBar{border-bottom:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-elevated)76%,transparent);-webkit-backdrop-filter:blur(14px)saturate(170%);z-index:50;justify-content:space-between;align-items:center;gap:16px;padding:10px 20px;display:flex;position:sticky;top:0}.study-module__tA7-Dq__topLeft{flex-shrink:0;align-items:center;gap:8px;display:flex}.study-module__tA7-Dq__backBtn{border:1px solid var(--border-default);background:var(--bg-elevated);color:var(--text-secondary);cursor:pointer;border-radius:11px;align-items:center;gap:6px;padding:7px 13px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.study-module__tA7-Dq__backBtn:hover{color:var(--brand-primary);border-color:color-mix(in srgb,var(--brand-primary)50%,var(--border-default));transform:translateY(-1px);box-shadow:0 8px 20px -8px #6366f173}.study-module__tA7-Dq__topCenter{text-align:center;flex:1;min-width:0}.study-module__tA7-Dq__topTitle{font-family:var(--font-heading),system-ui,sans-serif;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.study-module__tA7-Dq__topActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.study-module__tA7-Dq__metaItem{color:var(--text-tertiary);align-items:center;gap:5px;font-size:13px;display:flex}.study-module__tA7-Dq__settingsWrap{position:relative}.study-module__tA7-Dq__settingsBtn{border:1px solid var(--border-default);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.study-module__tA7-Dq__settingsBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.study-module__tA7-Dq__settingsBtnActive{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.study-module__tA7-Dq__tocBtn{display:none;}.study-module__tA7-Dq__settingsPanel{background:var(--bg-elevated);border:1px solid var(--border-default);width:240px;box-shadow:var(--shadow-lg),0 8px 32px #0000001f;z-index:100;animation:study-module__tA7-Dq__panelIn .28s var(--ease-pop);border-radius:14px;padding:16px;position:absolute;top:calc(100% + 8px);right:0}.dark .study-module__tA7-Dq__settingsPanel{box-shadow:var(--shadow-lg),0 8px 32px #0006}@keyframes study-module__tA7-Dq__panelIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.study-module__tA7-Dq__spSection{flex-direction:column;gap:10px;display:flex}.study-module__tA7-Dq__spLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.study-module__tA7-Dq__spDivider{background:var(--border-default);height:1px;margin:14px 0}.study-module__tA7-Dq__sizeStepper{border:1px solid var(--border-default);border-radius:10px;align-items:center;gap:0;display:flex;overflow:hidden}.study-module__tA7-Dq__stepperBtn{width:40px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.study-module__tA7-Dq__stepperBtn:hover:not(:disabled){background:var(--bg-secondary);color:var(--brand-primary)}.study-module__tA7-Dq__stepperBtn:disabled{opacity:.3;cursor:not-allowed}.study-module__tA7-Dq__stepperValue{text-align:center;color:var(--text-primary);border-left:1px solid var(--border-default);border-right:1px solid var(--border-default);flex:1;font-size:15px;font-weight:600;line-height:36px}.study-module__tA7-Dq__fontList{flex-direction:column;gap:2px;display:flex}.study-module__tA7-Dq__fontRadio{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px 6px;transition:background .15s;display:flex}.study-module__tA7-Dq__fontRadio:hover{background:var(--bg-secondary)}.study-module__tA7-Dq__radioInput{opacity:0;width:0;height:0;position:absolute}.study-module__tA7-Dq__radioCircle{border:2px solid var(--border-default);border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:all .15s;position:relative}.study-module__tA7-Dq__radioCircle[data-checked=true]{border-color:var(--brand-primary);background:var(--brand-primary);box-shadow:inset 0 0 0 3px var(--bg-elevated)}.study-module__tA7-Dq__fontRadioLabel{color:var(--text-primary);font-size:14px}.study-module__tA7-Dq__bottomBar{z-index:50;background:var(--bg-elevated);border-top:1px solid var(--border-default);padding:12px 24px 14px;position:fixed;bottom:0;left:0;right:0}.study-module__tA7-Dq__bottomProgress{align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.study-module__tA7-Dq__bottomLabel{color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;min-width:36px;font-size:13px}.study-module__tA7-Dq__bottomTrack{background:var(--bg-secondary);cursor:pointer;border-radius:3px;flex:1;height:6px;position:relative;overflow:hidden}.study-module__tA7-Dq__bottomFill{background:var(--brand-primary);border-radius:3px;height:100%;transition:width .15s;position:relative}.study-module__tA7-Dq__bottomFill:after{content:"";background:var(--brand-primary);width:12px;height:12px;box-shadow:0 0 0 3px var(--bg-elevated);border-radius:50%;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.study-module__tA7-Dq__bottomSection{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:200px;font-size:13px;font-weight:500;overflow:hidden}.study-module__tA7-Dq__scrollProgressTrack{z-index:49;background:0 0;height:3px;position:sticky;top:54px}.study-module__tA7-Dq__scrollProgressFill{background:var(--brand-primary);height:100%;transition:width .15s}.study-module__tA7-Dq__layout{gap:0;max-width:1200px;margin:0 auto;padding:24px;display:flex}.study-module__tA7-Dq__sidebar{flex-shrink:0;transition:width .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible}.study-module__tA7-Dq__sidebarOpen{width:280px}.study-module__tA7-Dq__sidebarClosed{width:0}.study-module__tA7-Dq__sidebarInner{border-right:1px solid var(--border-default);width:280px;max-height:calc(100vh - 121px);padding:20px 20px 20px 0;position:sticky;top:57px;overflow:hidden auto}.study-module__tA7-Dq__sidebarClosed .study-module__tA7-Dq__sidebarInner{opacity:0;pointer-events:none}.study-module__tA7-Dq__sidebarInner::-webkit-scrollbar{width:4px}.study-module__tA7-Dq__sidebarInner::-webkit-scrollbar-track{background:0 0}.study-module__tA7-Dq__sidebarInner::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:2px}.study-module__tA7-Dq__sidebarTab{border:1px solid var(--border-default);background:var(--bg-elevated);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:80px;right:-14px;box-shadow:0 1px 4px #00000014}.study-module__tA7-Dq__sidebarClosed .study-module__tA7-Dq__sidebarTab{right:-28px}.study-module__tA7-Dq__sidebarTab:hover{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff;box-shadow:0 2px 8px #6366f14d}.study-module__tA7-Dq__tocList{flex-direction:column;gap:1px;display:flex}.study-module__tA7-Dq__tocSection{flex-direction:column;display:flex}.study-module__tA7-Dq__tocSection+.study-module__tA7-Dq__tocSection{margin-top:14px}.study-module__tA7-Dq__tocSectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);transition:color var(--dur-fast)ease;padding:6px 10px 5px;font-size:11px;font-weight:700;text-decoration:none;display:block}.study-module__tA7-Dq__tocSectionTitle:hover{color:var(--text-primary)}.study-module__tA7-Dq__tocSectionTitleActive{color:var(--brand-primary)}.study-module__tA7-Dq__tocGroup{flex-direction:column;display:flex}.study-module__tA7-Dq__tocItem{border-radius:var(--radius-sm);color:var(--text-secondary);transition:background var(--dur-fast)ease,color var(--dur-fast)ease,box-shadow var(--dur-med)var(--ease-spring),transform var(--dur-med)var(--ease-spring);align-items:center;gap:8px;padding:7px 10px;font-size:13px;display:flex}.study-module__tA7-Dq__tocItem:hover{background:var(--bg-secondary);color:var(--text-primary);transform:translate(2px)}.study-module__tA7-Dq__tocItem.study-module__tA7-Dq__tocItemActive{background:color-mix(in srgb,var(--brand-primary)10%,transparent);color:var(--text-primary)}.study-module__tA7-Dq__tocItemActive .study-module__tA7-Dq__tocLink{font-weight:650}.study-module__tA7-Dq__tocLink{min-width:0;color:inherit;white-space:nowrap;text-overflow:ellipsis;flex:1;text-decoration:none;overflow:hidden}.study-module__tA7-Dq__tocDone{color:var(--color-success);flex-shrink:0}.study-module__tA7-Dq__tocPending{color:var(--text-disabled);flex-shrink:0}.study-module__tA7-Dq__tocChildren{border-left:1px solid var(--border-default);flex-direction:column;gap:1px;margin:1px 0 4px 17px;padding-left:11px;display:flex}.study-module__tA7-Dq__tocChild{border-radius:var(--radius-sm);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;transition:background var(--dur-fast)ease,color var(--dur-fast)ease;padding:5px 10px;font-size:12.5px;line-height:1.35;text-decoration:none;display:block;overflow:hidden}.study-module__tA7-Dq__tocChild:hover{background:var(--bg-secondary);color:var(--text-primary)}.study-module__tA7-Dq__tocChild.study-module__tA7-Dq__tocChildActive{color:var(--brand-primary);font-weight:600}.study-module__tA7-Dq__content{flex:1;min-width:0;padding-left:32px}.study-module__tA7-Dq__article{max-width:720px}.study-module__tA7-Dq__h1{font-family:var(--font-heading),system-ui,sans-serif;font-size:var(--article-h1,28px);color:var(--text-primary);margin-bottom:12px;font-weight:700;line-height:1.3}.study-module__tA7-Dq__lead{font-size:var(--article-lead,16px);color:var(--text-secondary);border-left:3px solid var(--brand-primary);margin-bottom:32px;padding-left:16px;line-height:1.7}.study-module__tA7-Dq__loadingWrap{justify-content:center;padding:80px 0;display:flex}.study-module__tA7-Dq__spinner{color:var(--brand-primary);animation:.9s linear infinite study-module__tA7-Dq__spin}@keyframes study-module__tA7-Dq__spin{to{transform:rotate(360deg)}}.study-module__tA7-Dq__errorState{text-align:center;max-width:480px;color:var(--text-secondary);margin:80px auto;font-size:15px}.study-module__tA7-Dq__modeBar{border:1px solid var(--border-default);background:var(--bg-elevated);border-radius:12px;gap:4px;margin-bottom:24px;padding:4px;display:inline-flex}.study-module__tA7-Dq__modeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;transition:color .2s,background .2s;display:inline-flex}.study-module__tA7-Dq__modeBtn:not(:disabled):hover{color:var(--text-primary)}.study-module__tA7-Dq__modeBtn:disabled{cursor:default}.study-module__tA7-Dq__modeBtnActive,.study-module__tA7-Dq__modeBtnActive:hover{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.study-module__tA7-Dq__modeBtnLock{color:var(--text-tertiary)}.study-module__tA7-Dq__metaCard{border:1px solid var(--border-default);background:var(--bg-elevated);border-radius:12px;margin-bottom:16px;padding:16px 18px}.study-module__tA7-Dq__resumeBar{border:1px solid color-mix(in srgb,var(--brand-primary)26%,var(--border-default));background:color-mix(in srgb,var(--brand-primary)6%,var(--bg-elevated));border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:10px 12px 10px 14px;display:flex}.study-module__tA7-Dq__resumeText{min-width:0;color:var(--text-secondary);flex:1;font-size:13.5px}.study-module__tA7-Dq__resumeBtn{background:var(--brand-primary);color:#fff;cursor:pointer;transition:filter var(--dur-fast)ease;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 13px;font-size:13px;font-weight:600;display:inline-flex}.study-module__tA7-Dq__resumeBtn:hover{filter:brightness(1.08)}.study-module__tA7-Dq__resumeDismiss{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:background var(--dur-fast)ease,color var(--dur-fast)ease;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.study-module__tA7-Dq__resumeDismiss:hover{background:var(--bg-secondary);color:var(--text-primary)}.study-module__tA7-Dq__metaLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--brand-primary);margin-bottom:6px;font-size:12px;font-weight:700}.study-module__tA7-Dq__blockCard{border:1px solid var(--border-default);background:linear-gradient(180deg,var(--bg-elevated),color-mix(in srgb,var(--brand-primary)3%,var(--bg-elevated)));box-shadow:var(--shadow-xs);transition:border-color var(--dur-med)ease,box-shadow var(--dur-med)ease,transform var(--dur-med)var(--ease-spring);border-radius:14px;margin-bottom:16px;scroll-margin-top:76px}.study-module__tA7-Dq__blockCard:hover{border-color:color-mix(in srgb,var(--brand-primary)32%,var(--border-default));box-shadow:var(--shadow-xs),0 18px 36px -24px #6366f18c;transform:translateY(-2px)}.study-module__tA7-Dq__blockCardRead{border-color:color-mix(in srgb,var(--color-success)45%,var(--border-default));background:linear-gradient(180deg,var(--bg-elevated),color-mix(in srgb,var(--color-success)4%,var(--bg-elevated)))}.study-module__tA7-Dq__blockCardRead:hover{border-color:color-mix(in srgb,var(--color-success)55%,var(--border-default));box-shadow:var(--shadow-xs),0 18px 36px -24px #10b98166}.study-module__tA7-Dq__blockHead{border-bottom:1px solid var(--border-default);align-items:center;gap:10px;padding:12px 16px;display:flex}.study-module__tA7-Dq__sectionHead{border-bottom:1px solid var(--border-default);letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);margin:34px 0 14px;padding-bottom:8px;scroll-margin-top:76px;font-size:13px;font-weight:700}.study-module__tA7-Dq__sectionHead:first-of-type{margin-top:8px}.study-module__tA7-Dq__blockCompanion{border-top:1px solid var(--border-default);background:color-mix(in srgb,var(--brand-primary)8%,var(--bg-elevated));border-radius:0 0 13px 13px;padding:14px 16px 16px}.study-module__tA7-Dq__blockBody+.study-module__tA7-Dq__blockCompanion{margin-top:0}.study-module__tA7-Dq__blockHead+.study-module__tA7-Dq__blockCompanion{border-top:none}.study-module__tA7-Dq__blockDot{background:var(--brand-primary);border-radius:50%;flex-shrink:0;width:10px;height:10px}.study-module__tA7-Dq__blockType{color:var(--text-primary);flex:1;min-width:0;font-size:13px;font-weight:700}.study-module__tA7-Dq__blockReadBtn{border:1px solid var(--border-default);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:600;transition:all .18s;display:inline-flex}.study-module__tA7-Dq__blockReadBtn:hover:not(:disabled){border-color:var(--brand-primary);color:var(--brand-primary)}.study-module__tA7-Dq__blockReadBtn:disabled{cursor:default;opacity:.9}.study-module__tA7-Dq__blockReadBtnDone{border-color:color-mix(in srgb,var(--color-success)45%,var(--border-default));color:var(--color-success);background:color-mix(in srgb,var(--color-success)10%,transparent)}.study-module__tA7-Dq__blockBody{padding:16px}.study-module__tA7-Dq__htmlContent{font-size:var(--article-body,15px);color:var(--text-secondary);line-height:1.8}.study-module__tA7-Dq__htmlContent p{margin:0 0 14px}.study-module__tA7-Dq__htmlContent p:last-child{margin-bottom:0}:is(.study-module__tA7-Dq__htmlContent h1,.study-module__tA7-Dq__htmlContent h2,.study-module__tA7-Dq__htmlContent h3,.study-module__tA7-Dq__htmlContent h4){font-family:var(--font-heading),system-ui,sans-serif;color:var(--text-primary);font-weight:700;line-height:1.35}.study-module__tA7-Dq__htmlContent h2{border-bottom:1px solid var(--border-default);margin:26px 0 12px;padding-bottom:6px;font-size:1.25em}.study-module__tA7-Dq__htmlContent h3{margin:20px 0 8px;font-size:1.1em}.study-module__tA7-Dq__htmlContent h4{color:var(--text-secondary);margin:16px 0 6px;font-size:1em}:is(.study-module__tA7-Dq__htmlContent ul,.study-module__tA7-Dq__htmlContent ol){margin:12px 0;padding-left:22px}.study-module__tA7-Dq__htmlContent li{margin-bottom:6px}.study-module__tA7-Dq__htmlContent li::marker{color:var(--brand-primary)}.study-module__tA7-Dq__htmlContent a{color:var(--brand-primary);text-underline-offset:2px;text-decoration:underline}.study-module__tA7-Dq__htmlContent strong{color:var(--text-primary);font-weight:700}.study-module__tA7-Dq__htmlContent em{font-style:italic}.study-module__tA7-Dq__htmlContent code{font-family:var(--font-mono),ui-monospace,monospace;background:var(--bg-secondary);border-radius:5px;padding:.1em .4em;font-size:.88em}.study-module__tA7-Dq__htmlContent hr{border:none;border-top:1px solid var(--border-default);margin:20px 0}.study-module__tA7-Dq__htmlContent img{border-radius:10px;max-width:100%;height:auto;margin:12px 0}.study-module__tA7-Dq__htmlContent table{border-collapse:collapse;border:1px solid var(--border-default);border-radius:12px;width:100%;margin:16px 0;font-size:.92em;overflow:hidden}:is(.study-module__tA7-Dq__htmlContent th,.study-module__tA7-Dq__htmlContent td){border-bottom:1px solid var(--border-default);border-right:1px solid var(--border-default);text-align:left;vertical-align:top;padding:9px 12px}:is(.study-module__tA7-Dq__htmlContent tr th:last-child,.study-module__tA7-Dq__htmlContent tr td:last-child){border-right:none}.study-module__tA7-Dq__htmlContent tbody tr:last-child td{border-bottom:none}.study-module__tA7-Dq__htmlContent th{color:var(--text-primary);background:linear-gradient(135deg,#6366f11f,#8b5cf61f);font-weight:700}.study-module__tA7-Dq__htmlContent tbody tr:nth-child(2n){background:color-mix(in srgb,var(--text-tertiary)5%,transparent)}.study-module__tA7-Dq__htmlContent blockquote{border-left:3px solid var(--brand-primary);color:var(--text-secondary);background:#6366f10f;border-radius:0 10px 10px 0;margin:16px 0;padding:12px 16px}.study-module__tA7-Dq__htmlContent blockquote p:first-child{margin-top:0}.study-module__tA7-Dq__htmlContent .dv-callout{border:1px solid var(--border-default);border-left:4px solid var(--brand-primary);background:var(--bg-secondary);border-radius:12px;margin:18px 0;padding:14px 16px 14px 18px}.study-module__tA7-Dq__htmlContent .dv-callout p:first-child{margin-top:0}.study-module__tA7-Dq__htmlContent .dv-callout table{margin:8px 0 0}.study-module__tA7-Dq__htmlContent .dv-callout-title{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-primary);margin-bottom:8px;font-size:.82em;font-weight:800;display:block}.study-module__tA7-Dq__htmlContent .dv-callout-key{background:#8b5cf612;border-left-color:#8b5cf6}.study-module__tA7-Dq__htmlContent .dv-callout-key .dv-callout-title{color:#8b5cf6}.study-module__tA7-Dq__htmlContent .dv-callout-clinical{background:#14b8a612;border-left-color:#14b8a6}.study-module__tA7-Dq__htmlContent .dv-callout-clinical .dv-callout-title{color:#0d9488}.study-module__tA7-Dq__htmlContent .dv-callout-step{background:#6366f112;border-left-color:#6366f1}.study-module__tA7-Dq__htmlContent .dv-callout-step .dv-callout-title{color:#6366f1}.study-module__tA7-Dq__htmlContent .dv-callout-remember{background:#f59e0b14;border-left-color:#f59e0b}.study-module__tA7-Dq__htmlContent .dv-callout-remember .dv-callout-title{color:#b45309}.study-module__tA7-Dq__blockEmpty{text-align:center;color:var(--text-tertiary);padding:28px 18px;font-size:13px;line-height:1.5}.study-module__tA7-Dq__completionCard{border:1px solid color-mix(in srgb,var(--color-success)45%,var(--border-default));animation:study-module__tA7-Dq__completionPop .55s var(--ease-spring)both;background:radial-gradient(80% 120% at 0 0,#10b98124,#0000 65%),linear-gradient(135deg,#10b9811a,#22c55e12);border-radius:16px;margin-top:24px;padding:20px;box-shadow:0 22px 44px -26px #10b9818c}@keyframes study-module__tA7-Dq__completionPop{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.study-module__tA7-Dq__completedBadge{color:var(--color-success);align-items:center;gap:8px;font-size:16px;font-weight:700;display:inline-flex}.study-module__tA7-Dq__learnedRow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.study-module__tA7-Dq__learnedQ{color:var(--text-secondary);font-size:14px}.study-module__tA7-Dq__learnedActiveText{color:var(--text-secondary);font-size:13.5px;font-style:italic}@media (max-width:900px){.study-module__tA7-Dq__sidebar{display:none}.study-module__tA7-Dq__content{padding-left:0}.study-module__tA7-Dq__layout{padding:16px}.study-module__tA7-Dq__topCenter{display:none}.study-module__tA7-Dq__tocBtn{display:flex}.study-module__tA7-Dq__bottomBar{padding:10px 16px 12px}}@media (max-width:768px){.study-module__tA7-Dq__topBar{gap:10px;padding:8px 12px}.study-module__tA7-Dq__backBtn{padding:7px 10px}.study-module__tA7-Dq__backBtn span{text-overflow:ellipsis;white-space:nowrap;max-width:34vw;overflow:hidden}.study-module__tA7-Dq__topActions{gap:8px}.study-module__tA7-Dq__scrollProgressTrack{top:50px}.study-module__tA7-Dq__bottomBar{padding:10px 16px calc(12px + env(safe-area-inset-bottom,0px));bottom:0;box-shadow:0 -8px 24px -16px #0f172a33}.study-module__tA7-Dq__bottomSection{display:none}.study-module__tA7-Dq__page{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}}@media (prefers-reduced-motion:reduce){.study-module__tA7-Dq__completionCard,.study-module__tA7-Dq__settingsPanel{animation:none}.study-module__tA7-Dq__tocItem:hover,.study-module__tA7-Dq__blockCard:hover{transform:none}}.study-module__tA7-Dq__previewBadge{color:var(--brand-primary);background:var(--grad-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.study-module__tA7-Dq__completionActions{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.75rem;display:flex}
.AuthMobileCard-module__cmRwUa__mobileCardWrap{flex-direction:column;display:flex}.AuthMobileCard-module__cmRwUa__mobileHero{width:200px;margin:0 auto .75rem;position:relative}.AuthMobileCard-module__cmRwUa__mobileHeroGlow{background:radial-gradient(circle,#ffffff26 0%,#0000 70%);border-radius:50%;width:80%;height:80%;animation:3s ease-in-out infinite AuthMobileCard-module__cmRwUa__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes AuthMobileCard-module__cmRwUa__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.AuthMobileCard-module__cmRwUa__mobileHeroInner{width:100%}.AuthMobileCard-module__cmRwUa__mobileShellHeader{justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.AuthMobileCard-module__cmRwUa__mobileBrandIcon{color:#fff;background-color:#ffffff26;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff40}.AuthMobileCard-module__cmRwUa__mobileShellBrand{letter-spacing:.05em;color:#ffffffe6;font-size:.875rem;font-weight:600}.AuthMobileCard-module__cmRwUa__mobileShellTagline{color:#fffc;font-size:.75rem}.AuthMobileCard-module__cmRwUa__mobileCard{border-radius:var(--radius-lg);border-color:var(--border-default);background-color:var(--background);outline:1px solid #0000000d;box-shadow:0 25px 50px -12px #00000040}.AuthMobileCard-module__cmRwUa__mobileFormPadding{padding:1.25rem}.AuthMobileCard-module__cmRwUa__formArea{align-items:center;display:grid}.AuthMobileCard-module__cmRwUa__welcomeHeader{text-align:center;margin-bottom:1.25rem}.AuthMobileCard-module__cmRwUa__welcomeTitle{color:var(--foreground);letter-spacing:-.025em;font-size:1.25rem;font-weight:700}
.onboarding-module__S7pKPG__checklist{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-secondary);margin-bottom:1.25rem;padding:1rem 1.1rem}.onboarding-module__S7pKPG__checklistHead{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.onboarding-module__S7pKPG__checklistTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.onboarding-module__S7pKPG__checklistCount{color:var(--text-tertiary);font-size:.8rem}.onboarding-module__S7pKPG__dismissBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;margin-left:auto;padding:.2rem;display:inline-flex}.onboarding-module__S7pKPG__dismissBtn:hover{color:var(--text-primary);background:var(--bg-primary)}.onboarding-module__S7pKPG__stepRow{border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:.6rem;padding:.5rem .6rem;font-size:.875rem;display:flex}.onboarding-module__S7pKPG__stepActive{background:var(--grad-soft);color:var(--text-primary);font-weight:500}.onboarding-module__S7pKPG__stepDone{color:var(--color-success);flex-shrink:0}.onboarding-module__S7pKPG__stepPending{color:var(--text-disabled);flex-shrink:0}.onboarding-module__S7pKPG__stepLabel{flex:1;min-width:0}.onboarding-module__S7pKPG__premiumBadge{color:var(--brand-primary);background:var(--grad-soft);border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.68rem;font-weight:600;display:inline-flex}.onboarding-module__S7pKPG__tourOverlay{z-index:60;background:var(--overlay);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.onboarding-module__S7pKPG__tourCard{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-lg);width:100%;max-width:380px;box-shadow:var(--shadow-lg);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.6rem 1.4rem 1.2rem;display:flex;position:relative}.onboarding-module__S7pKPG__tourCard .onboarding-module__S7pKPG__dismissBtn{margin-left:0;position:absolute;top:.7rem;right:.7rem}.onboarding-module__S7pKPG__tourIcon{color:var(--brand-primary)}.onboarding-module__S7pKPG__tourTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:600}.onboarding-module__S7pKPG__tourDesc{color:var(--text-secondary);margin:0;font-size:.875rem}.onboarding-module__S7pKPG__tourDots{gap:.4rem;margin:.5rem 0 .25rem;display:flex}.onboarding-module__S7pKPG__dot{background:var(--border-strong);border-radius:50%;width:7px;height:7px}.onboarding-module__S7pKPG__dotActive{background:var(--brand-primary)}.onboarding-module__S7pKPG__tourActions{gap:.6rem;margin-top:.4rem;display:flex}
.screen-module__jbVZ_q__root{width:100%;position:relative}.screen-module__jbVZ_q__rootMobile{max-width:28rem}.screen-module__jbVZ_q__rootDesktop{max-width:72rem}.screen-module__jbVZ_q__toolbar{z-index:50;position:fixed;top:1rem;right:.75rem}@media (min-width:768px){.screen-module__jbVZ_q__toolbar{top:10%;transform:translateY(-50%)}}.screen-module__jbVZ_q__toolbarInner{border:1px solid color-mix(in srgb,var(--border-default)70%,transparent);background-color:color-mix(in srgb,var(--background)85%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;flex-direction:row;align-items:center;gap:.5rem;padding:.5rem;display:flex;box-shadow:0 10px 15px -3px #0000001a}@media (max-width:768px){.screen-module__jbVZ_q__toolbarInner{border-radius:1rem;flex-direction:column}}.screen-module__jbVZ_q__desktopContainer{background-color:#26379c;background-image:radial-gradient(90% 70% at 12% -8%,#8b5cf647,#0000 58%),linear-gradient(150deg,#2c3fb0 0%,#26379c 45%,#1f2c82 100%);border:1px solid #ffffff1f;border-radius:36px;position:relative;overflow:hidden;box-shadow:0 40px 80px -32px #0f175a8c,0 25px 50px -12px #00000040}.screen-module__jbVZ_q__mobileContainer{background-color:#0000}.screen-module__jbVZ_q__layoutRow{height:640px;position:relative}@media (max-width:767px){.screen-module__jbVZ_q__layoutRow{display:none}}.screen-module__jbVZ_q__half{z-index:1;justify-content:center;align-items:center;width:50%;padding:1.5rem;display:flex;position:absolute;top:0;bottom:0}.screen-module__jbVZ_q__halfLeft{left:0}.screen-module__jbVZ_q__halfRight{left:50%}.screen-module__jbVZ_q__mobilePanel{justify-content:center;align-items:center;padding:1rem;display:flex}.screen-module__jbVZ_q__formPanelInner{width:100%;max-width:28rem;padding:.625rem}.screen-module__jbVZ_q__formPanelInnerMobile{width:100%;max-width:28rem}
.dashboard-module__2XtTXq__layout{grid-template-columns:minmax(0,1fr);align-items:stretch;min-height:100vh;display:grid}.dashboard-module__2XtTXq__flow{flex-direction:column;gap:22px;width:100%;min-width:0;max-width:1024px;margin:0 auto;padding:28px 28px 40px 24px;display:flex}.dashboard-module__2XtTXq__greetRow{align-items:center;gap:16px;display:flex}.dashboard-module__2XtTXq__greetMain{flex:1;min-width:0}.dashboard-module__2XtTXq__greeting{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.02em;color:var(--dv-ink-display);font-size:27px;font-weight:800;line-height:1.2}.dashboard-module__2XtTXq__date{color:var(--dv-ink-secondary);margin-top:2px;font-size:13px;font-weight:600}.dashboard-module__2XtTXq__mobileAvatar{background:var(--dv-avatar-grad);width:42px;height:42px;color:var(--dv-avatar-ink);font-family:var(--font-display),system-ui,sans-serif;box-shadow:0 0 0 3px var(--dv-card),0 0 0 4.5px var(--dv-row-active-border);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:800;text-decoration:none;display:none}.dashboard-module__2XtTXq__searchPill{background:var(--dv-card);border:1px solid var(--dv-input-border);width:300px;height:46px;color:var(--dv-ink-faint);transition:border-color var(--dur-fast)ease,color var(--dur-fast)ease;border-radius:999px;align-items:center;gap:10px;padding:0 18px;font-size:13.5px;font-weight:500;text-decoration:none;display:flex}.dashboard-module__2XtTXq__searchPill:hover{border-color:var(--dv-dashed);color:var(--dv-accent)}.dashboard-module__2XtTXq__circleBtn{border:1px solid var(--dv-input-border);background:var(--dv-card);width:46px;height:46px;color:var(--dv-accent);cursor:pointer;transition:border-color var(--dur-fast)ease;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__2XtTXq__circleBtn:hover{border-color:var(--dv-dashed)}.dashboard-module__2XtTXq__hero{background:var(--dv-card);border:1px solid var(--dv-card-border);box-shadow:var(--dv-card-shadow);border-radius:26px;align-items:center;gap:24px;padding:24px 28px;animation:.5s cubic-bezier(.22,1.25,.36,1) both dashboard-module__2XtTXq__dvPop;display:flex;overflow:hidden}.dashboard-module__2XtTXq__heroMain{flex:1;min-width:0}.dashboard-module__2XtTXq__heroTitle{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.015em;color:var(--dv-ink-display);font-size:24px;font-weight:800;line-height:1.2}.dashboard-module__2XtTXq__heroSub{color:var(--dv-ink-secondary);margin-top:5px;font-size:13.5px;font-weight:600}.dashboard-module__2XtTXq__heroCta{cursor:pointer;background:var(--grad-brand);color:#fff;height:42px;font-family:var(--font-display),system-ui,sans-serif;transition:transform var(--dur-fast)ease,box-shadow var(--dur-fast)ease;border:none;border-radius:999px;align-items:center;gap:8px;margin-top:16px;padding:0 20px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px -8px #6366f18c}.dashboard-module__2XtTXq__heroCta:hover{transform:translateY(-2px);box-shadow:0 14px 30px -8px #6366f199}.dashboard-module__2XtTXq__heroCta:active{transform:scale(.98)}.dashboard-module__2XtTXq__heroArt{filter:drop-shadow(0 12px 24px #5b5ceb38);flex-shrink:0;width:auto;height:150px;margin:-6px 6px -10px 0}.dark .dashboard-module__2XtTXq__heroArt{filter:drop-shadow(0 12px 24px #0006)}.dashboard-module__2XtTXq__strip{background:var(--dv-card);border:1px solid var(--dv-card-border);box-shadow:var(--dv-card-shadow);border-radius:20px;grid-template-columns:repeat(3,1fr);padding:16px 24px;display:grid}.dashboard-module__2XtTXq__stripCell{align-items:center;gap:12px;display:flex;position:relative}.dashboard-module__2XtTXq__stripCell+.dashboard-module__2XtTXq__stripCell{padding-left:24px}.dashboard-module__2XtTXq__stripCell+.dashboard-module__2XtTXq__stripCell:before{content:"";background:var(--dv-card-border);width:1px;height:36px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dashboard-module__2XtTXq__stripChip{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.dashboard-module__2XtTXq__chipPink{color:#f43f5e;background:#fdeef2}.dashboard-module__2XtTXq__chipGreen{color:#10b981;background:#e5f7f0}.dashboard-module__2XtTXq__chipCyan{color:#0ea5c9;background:#e5f6fa}.dashboard-module__2XtTXq__chipAmber{color:#f59e0b;background:#fdf1e0}.dark .dashboard-module__2XtTXq__chipPink{color:#f472b6;background:#f472b61f}.dark .dashboard-module__2XtTXq__chipGreen{color:#34d399;background:#34d3991f}.dark .dashboard-module__2XtTXq__chipCyan{color:#22d3ee;background:#22d3ee1a}.dark .dashboard-module__2XtTXq__chipAmber{color:#fbbf24;background:#fbbf241f}.dashboard-module__2XtTXq__stripValue{font-family:var(--font-display),system-ui,sans-serif;color:var(--dv-ink-display);font-size:18px;font-weight:800;line-height:1.2}.dashboard-module__2XtTXq__stripLabel{color:var(--dv-ink-faint);font-size:11px;font-weight:600}.dashboard-module__2XtTXq__ringGrid{grid-template-columns:1fr 1.25fr;gap:16px;display:grid}.dashboard-module__2XtTXq__ringCol{flex-direction:column;gap:16px;display:flex}.dashboard-module__2XtTXq__ringCard{background:var(--dv-card);border:1px solid var(--dv-card-border);box-shadow:var(--dv-card-shadow);border-radius:20px;flex:1;align-items:center;gap:16px;padding:18px 20px;display:flex}.dashboard-module__2XtTXq__ringTrack{stroke:var(--dv-track)}.dashboard-module__2XtTXq__ringTrackAmber{stroke:#fdf1e0}.dark .dashboard-module__2XtTXq__ringTrackAmber{stroke:#334155}.dashboard-module__2XtTXq__ringArcAccent{stroke:var(--dv-accent)}.dashboard-module__2XtTXq__ringArcAmber{stroke:#f59e0b}.dark .dashboard-module__2XtTXq__ringArcAmber{stroke:#fbbf24}.dashboard-module__2XtTXq__ringPct{font-family:var(--font-display),system-ui,sans-serif;fill:var(--dv-ink-display);font-size:9.5px;font-weight:800}.dashboard-module__2XtTXq__ringTitle{font-family:var(--font-display),system-ui,sans-serif;color:var(--dv-ink-display);font-size:14.5px;font-weight:800}.dashboard-module__2XtTXq__ringValue{font-family:var(--font-display),system-ui,sans-serif;margin-top:2px;font-size:21px;font-weight:800}.dashboard-module__2XtTXq__ringValueAccent{color:var(--dv-accent)}.dashboard-module__2XtTXq__ringValueAmber{color:#f59e0b}.dark .dashboard-module__2XtTXq__ringValueAmber{color:#fbbf24}.dashboard-module__2XtTXq__ringUnit{color:var(--dv-ink-faint);font-size:13px}.dashboard-module__2XtTXq__plansCard{background:var(--dv-card);border:1px solid var(--dv-card-border);box-shadow:var(--dv-card-shadow);border-radius:20px;flex-direction:column;padding:20px 22px;display:flex}.dashboard-module__2XtTXq__plansHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dashboard-module__2XtTXq__plansTitle{font-family:var(--font-display),system-ui,sans-serif;color:var(--dv-ink-display);font-size:14.5px;font-weight:800}.dashboard-module__2XtTXq__plansLink{color:var(--dv-accent);align-items:center;gap:2px;font-size:11.5px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-module__2XtTXq__plansLink:hover{text-underline-offset:3px;text-decoration:underline}.dashboard-module__2XtTXq__planRows{flex-direction:column;flex:1;gap:13px;display:flex}.dashboard-module__2XtTXq__planRow{color:inherit;text-decoration:none;display:block}.dashboard-module__2XtTXq__planRowTop{color:var(--dv-ink-strong);justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;font-size:13px;font-weight:700;display:flex}.dashboard-module__2XtTXq__planName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-module__2XtTXq__planPct{font-family:var(--font-display),system-ui,sans-serif;color:var(--c-from,var(--dv-accent));flex-shrink:0;font-weight:800}.dark .dashboard-module__2XtTXq__planPct{color:color-mix(in srgb,var(--c-from,var(--dv-accent))55%,#e2e8f0)}.dashboard-module__2XtTXq__planNote{color:var(--dv-ink-faint);font-size:10.5px;font-weight:700}.dashboard-module__2XtTXq__planNoteOk{color:#16a34a}.dark .dashboard-module__2XtTXq__planNoteOk{color:#34d399}.dashboard-module__2XtTXq__planNoteLate{color:#b45309}.dark .dashboard-module__2XtTXq__planNoteLate{color:#fbbf24}.dashboard-module__2XtTXq__planBar{background:var(--dv-track);border-radius:999px;height:8px;overflow:hidden}.dashboard-module__2XtTXq__planFill{background:linear-gradient(90deg,var(--c-from,#6366f1),var(--c-to,#8b5cf6));border-radius:999px;height:100%;transition:width .6s cubic-bezier(.22,1.2,.36,1)}.dashboard-module__2XtTXq__addPlanBtn{border:1.5px dashed var(--dv-dashed);height:40px;color:var(--dv-accent);cursor:pointer;transition:background-color var(--dur-fast)ease;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-family:inherit;font-size:12.5px;font-weight:800;display:flex}.dashboard-module__2XtTXq__addPlanBtn:hover{background:var(--dv-row-active)}.dashboard-module__2XtTXq__personal{background:var(--dv-card);border-left:1px solid var(--dv-card-border);padding:28px 24px 36px;display:none;position:relative;overflow:hidden}.dashboard-module__2XtTXq__personalGlow{filter:blur(46px);pointer-events:none;background:#6366f12e;border-radius:999px;width:220px;height:220px;position:absolute;top:-60px;right:-70px}.dark .dashboard-module__2XtTXq__personalGlow{background:#818cf829}.dashboard-module__2XtTXq__personalInner{flex-direction:column;gap:20px;min-height:100%;display:flex;position:relative}.dashboard-module__2XtTXq__identity{text-align:center}.dashboard-module__2XtTXq__avatar{background:var(--dv-avatar-grad);width:84px;height:84px;color:var(--dv-avatar-ink);font-family:var(--font-display),system-ui,sans-serif;box-shadow:0 0 0 4px var(--dv-card),0 0 0 6px var(--dv-row-active-border),0 14px 30px -10px #6366f180;border-radius:999px;justify-content:center;align-items:center;margin:0 auto;font-size:28px;font-weight:800;display:flex}.dark .dashboard-module__2XtTXq__avatar{box-shadow:0 0 0 4px var(--dv-card),0 0 0 6px var(--dv-card-border)}.dashboard-module__2XtTXq__personName{font-family:var(--font-display),system-ui,sans-serif;color:var(--dv-ink-display);margin-top:12px;font-size:16.5px;font-weight:800}.dashboard-module__2XtTXq__personMeta{color:var(--dv-ink-secondary);margin-top:2px;font-size:11.5px;font-weight:600}.dashboard-module__2XtTXq__calCard{border:1px solid var(--dv-card-border);-webkit-backdrop-filter:blur(4px);background:#f8f9febf;border-radius:18px;padding:16px}.dark .dashboard-module__2XtTXq__calCard{background:#94a3b80d}.dashboard-module__2XtTXq__calHead{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-module__2XtTXq__calTitle{font-family:var(--font-display),system-ui,sans-serif;color:var(--dv-ink-display);text-transform:capitalize;font-size:13px;font-weight:800}.dashboard-module__2XtTXq__calNav{gap:4px;display:flex}.dashboard-module__2XtTXq__calNavBtn{color:var(--dv-ink-secondary);cursor:pointer;transition:color var(--dur-fast)ease,background-color var(--dur-fast)ease;background:0 0;border:none;border-radius:6px;padding:3px;display:inline-flex}.dashboard-module__2XtTXq__calNavBtn:hover{color:var(--dv-accent);background:var(--dv-row-active)}.dashboard-module__2XtTXq__calWeekdays{text-align:center;color:var(--dv-ink-faint);grid-template-columns:repeat(7,1fr);gap:1px;margin-bottom:4px;font-size:9.5px;font-weight:700;display:grid}.dashboard-module__2XtTXq__calGrid{text-align:center;color:var(--dv-ink-body);grid-template-columns:repeat(7,1fr);gap:1px;font-size:11px;font-weight:600;display:grid}.dashboard-module__2XtTXq__calDay{padding:5px 0}.dashboard-module__2XtTXq__calWeekend{color:var(--dv-ink-disabled)}.dashboard-module__2XtTXq__calTodayWrap{justify-content:center;align-items:center;display:flex}.dashboard-module__2XtTXq__calToday{background:var(--dv-today-grad);width:26px;height:26px;color:var(--dv-today-ink);border-radius:9px;justify-content:center;align-items:center;font-weight:800;display:inline-flex;box-shadow:0 4px 12px -2px #6366f18c}.dark .dashboard-module__2XtTXq__calToday{box-shadow:none}.dashboard-module__2XtTXq__queue{flex-direction:column;gap:10px;display:flex}.dashboard-module__2XtTXq__queueHead{justify-content:space-between;align-items:baseline;display:flex}.dashboard-module__2XtTXq__queueTitle{font-family:var(--font-display),system-ui,sans-serif;color:var(--dv-ink-display);font-size:13px;font-weight:800}.dashboard-module__2XtTXq__queueCount{color:var(--dv-ink-secondary);font-size:10.5px;font-weight:700}.dashboard-module__2XtTXq__queueRow{background:var(--dv-inner);text-align:left;cursor:pointer;width:100%;transition:border-color var(--dur-fast)ease;border:1px solid #0000;border-radius:15px;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;display:flex}.dashboard-module__2XtTXq__queueRow:hover{border-color:var(--dv-row-active-border)}.dashboard-module__2XtTXq__queueRowActive{background:var(--dv-row-active);border-color:var(--dv-row-active-border)}.dashboard-module__2XtTXq__queueRowStatic{cursor:default}.dashboard-module__2XtTXq__queueRowStatic:hover{border-color:#0000}.dashboard-module__2XtTXq__queueDot{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.dashboard-module__2XtTXq__qdDone{color:#fff;background:#22c55e}.dark .dashboard-module__2XtTXq__qdDone{color:#d1fae5;background:#059669}.dashboard-module__2XtTXq__qdPlay{background:var(--dv-today-grad);color:var(--dv-today-ink);box-shadow:0 6px 12px -4px #6366f199}.dark .dashboard-module__2XtTXq__qdPlay{box-shadow:none}.dashboard-module__2XtTXq__qdNum{border:1.5px dashed var(--dv-dashed);color:var(--dv-ink-faint);font-size:11px;font-weight:800}.dashboard-module__2XtTXq__qdMail{color:#fff;background:#ec4899}.dashboard-module__2XtTXq__queueMain{flex:1;min-width:0}.dashboard-module__2XtTXq__queueName{color:var(--dv-ink-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.dashboard-module__2XtTXq__queueNamePending{color:var(--dv-ink-body)}.dashboard-module__2XtTXq__queueSub{color:var(--dv-ink-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:600;overflow:hidden}.dashboard-module__2XtTXq__queueSubFaint{color:var(--dv-ink-faint)}.dashboard-module__2XtTXq__queueTag{color:var(--dv-accent);flex-shrink:0;font-size:10.5px;font-weight:800}.dark .dashboard-module__2XtTXq__queueTag{color:#a5b4fc}.dashboard-module__2XtTXq__queueTagPink{color:#ec4899}.dark .dashboard-module__2XtTXq__queueTagPink{color:#f472b6}.dashboard-module__2XtTXq__queueEmpty{color:var(--dv-ink-faint);padding:4px 2px;font-size:11.5px;font-weight:600}.dashboard-module__2XtTXq__inviteExpand{flex-direction:column;gap:8px;padding:4px 2px 2px;display:flex}.dashboard-module__2XtTXq__inviteActRow{align-items:center;gap:8px;display:flex}.dashboard-module__2XtTXq__inviteActTitle{min-width:0;color:var(--dv-ink-strong);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11.5px;font-weight:700;overflow:hidden}.dashboard-module__2XtTXq__inviteAccept{cursor:pointer;background:var(--grad-brand);color:#fff;border:none;border-radius:999px;align-items:center;gap:4px;height:30px;padding:0 14px;font-family:inherit;font-size:11px;font-weight:800;display:inline-flex}.dashboard-module__2XtTXq__inviteDecline{border:1px solid var(--dv-input-border);background:var(--dv-card);height:30px;color:var(--dv-ink-body);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:0 12px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.dashboard-module__2XtTXq__inviteAccept:disabled,.dashboard-module__2XtTXq__inviteDecline:disabled{opacity:.5;cursor:default}.dashboard-module__2XtTXq__queueCard{background:var(--dv-card);border:1px solid var(--dv-card-border);box-shadow:var(--dv-card-shadow);border-radius:20px;padding:16px}.dashboard-module__2XtTXq__skel{background:var(--dv-card);border:1px solid var(--dv-card-border);border-radius:20px;position:relative;overflow:hidden}.dashboard-module__2XtTXq__skel:after{content:"";background:var(--dv-inner);animation:1.4s ease-in-out infinite dashboard-module__2XtTXq__dvPulse;position:absolute;inset:0}.dashboard-module__2XtTXq__skelGreet{border-radius:14px;max-width:320px;height:46px}.dashboard-module__2XtTXq__skelHero{border-radius:26px;height:158px}.dashboard-module__2XtTXq__skelStrip{height:72px}.dashboard-module__2XtTXq__skelRings{height:220px}.dashboard-module__2XtTXq__desktopOnly{display:none}@media (min-width:1100px){.dashboard-module__2XtTXq__layout{grid-template-columns:minmax(0,1fr) 324px}.dashboard-module__2XtTXq__personal,.dashboard-module__2XtTXq__desktopOnly{display:block}.dashboard-module__2XtTXq__mobileQueue{display:none}}@media (max-width:768px){.dashboard-module__2XtTXq__flow{gap:16px;padding:22px 18px 28px}.dashboard-module__2XtTXq__greetRow{gap:12px}.dashboard-module__2XtTXq__mobileAvatar{display:flex}.dashboard-module__2XtTXq__searchPill{display:none}.dashboard-module__2XtTXq__greeting{letter-spacing:-.01em;font-size:19px}.dashboard-module__2XtTXq__date{font-size:11px;font-weight:700}.dashboard-module__2XtTXq__circleBtn{width:44px;height:44px}.dashboard-module__2XtTXq__hero{border-radius:24px;flex-wrap:wrap;gap:12px;padding:18px 20px}.dashboard-module__2XtTXq__heroTitle{font-size:17.5px;line-height:1.25}.dashboard-module__2XtTXq__heroSub{margin-top:4px;font-size:11.5px}.dashboard-module__2XtTXq__heroArt{height:92px;margin:-4px -4px -6px 0}.dashboard-module__2XtTXq__heroCta{justify-content:center;width:100%;height:44px;margin-top:12px;font-size:13.5px}.dashboard-module__2XtTXq__strip{grid-template-columns:1fr 1fr;padding:4px 16px}.dashboard-module__2XtTXq__stripCell{padding:12px 0}.dashboard-module__2XtTXq__stripCell+.dashboard-module__2XtTXq__stripCell:before{content:none}.dashboard-module__2XtTXq__stripCell:nth-child(2n){border-left:1px solid var(--dv-hairline);padding-left:14px}.dashboard-module__2XtTXq__stripCell:nth-child(-n+2):not(:last-child){border-bottom:1px solid var(--dv-hairline)}.dashboard-module__2XtTXq__stripChip{border-radius:12px;width:34px;height:34px}.dashboard-module__2XtTXq__stripChip svg{width:15px;height:15px}.dashboard-module__2XtTXq__stripValue{font-size:14.5px}.dashboard-module__2XtTXq__stripLabel{font-size:10px}.dashboard-module__2XtTXq__ringCol{display:none}.dashboard-module__2XtTXq__ringGrid{grid-template-columns:1fr}.dashboard-module__2XtTXq__planNote{display:none}.dashboard-module__2XtTXq__plansCard{padding:16px}.dashboard-module__2XtTXq__planBar{height:7px}.dashboard-module__2XtTXq__planRowTop{margin-bottom:5px;font-size:12px}.dashboard-module__2XtTXq__queueCard{padding:16px}.dashboard-module__2XtTXq__queueTitle{font-size:14.5px}.dashboard-module__2XtTXq__queueCount{font-size:11px}.dashboard-module__2XtTXq__queueRow{border-radius:14px;gap:10px;min-height:44px}.dashboard-module__2XtTXq__queueDot{width:28px;height:28px}.dashboard-module__2XtTXq__queueName{font-size:12.5px}.dashboard-module__2XtTXq__queueSub{font-size:10px}}.dashboard-module__2XtTXq__pageGrid{grid-template-columns:minmax(0,1fr);display:grid}.dashboard-module__2XtTXq__mainCol{flex-direction:column;min-width:0;display:flex}.dashboard-module__2XtTXq__sideCol{min-width:0}.dashboard-module__2XtTXq__sideCol>*+*{margin-top:16px}@media (min-width:1100px){.dashboard-module__2XtTXq__pageGrid{grid-template-columns:minmax(0,1fr) 22rem;align-items:start;gap:22px}.dashboard-module__2XtTXq__sideCol{position:sticky;top:28px}}.dashboard-module__2XtTXq__emptyFlow{flex-direction:column;display:flex}.dashboard-module__2XtTXq__heroIcon{background:var(--grad-brand);color:#fff;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 10px 22px -8px #6366f18c}.dashboard-module__2XtTXq__heroText{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.015em;color:var(--dv-ink-display);font-size:18px;font-weight:800;line-height:1.25}.dashboard-module__2XtTXq__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.dashboard-module__2XtTXq__sectionTitle{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.02em;color:var(--dv-ink-display);font-size:18px;font-weight:800}.dashboard-module__2XtTXq__sectionCount{color:var(--dv-ink-faint);font-size:12px;font-weight:600}.dashboard-module__2XtTXq__loadingWrap{justify-content:center;padding:64px 0;display:flex}.dashboard-module__2XtTXq__spinner{color:var(--dv-accent);animation:.9s linear infinite dashboard-module__2XtTXq__dvSpin}.dashboard-module__2XtTXq__miniCard{border:1px solid var(--dv-card-border);background:var(--dv-card);box-shadow:var(--dv-card-shadow);border-radius:20px;padding:18px 20px}.dashboard-module__2XtTXq__miniHead{font-family:var(--font-display),system-ui,sans-serif;color:var(--dv-ink-display);align-items:center;gap:8px;margin-bottom:12px;font-size:14.5px;font-weight:800;display:flex}.dashboard-module__2XtTXq__miniHead svg{color:var(--dv-accent)}.dashboard-module__2XtTXq__miniBadge{background:var(--dv-row-active);color:var(--dv-accent);border-radius:999px;margin-left:auto;padding:1px 8px;font-size:11px;font-weight:800}.dashboard-module__2XtTXq__miniEmpty{color:var(--dv-ink-faint);padding:4px 0;font-size:12.5px;font-weight:500}.dashboard-module__2XtTXq__inviteRow{border-top:1px solid var(--dv-hairline);padding:10px 0}.dashboard-module__2XtTXq__inviteRow:first-of-type{border-top:none;padding-top:0}.dashboard-module__2XtTXq__inviteTitle{color:var(--dv-ink-strong);font-size:13px;font-weight:700}.dashboard-module__2XtTXq__inviteMeta{color:var(--dv-ink-secondary);margin-top:2px;font-size:11px;font-weight:600}.dashboard-module__2XtTXq__inviteActions{gap:8px;margin-top:8px;display:flex}.dashboard-module__2XtTXq__quickBtn{border:1px solid var(--dv-input-border);background:var(--dv-inner);width:100%;color:var(--dv-ink-body);cursor:pointer;text-align:left;transition:border-color var(--dur-fast)ease,color var(--dur-fast)ease;border-radius:14px;align-items:center;gap:9px;margin-bottom:8px;padding:11px 13px;font-family:inherit;font-size:12.5px;font-weight:700;display:flex}.dashboard-module__2XtTXq__quickBtn:last-child{margin-bottom:0}.dashboard-module__2XtTXq__quickBtn:hover{border-color:var(--dv-dashed);color:var(--dv-accent)}.dashboard-module__2XtTXq__quickBtn svg{color:var(--dv-accent);flex-shrink:0}.dashboard-module__2XtTXq__featuredGrid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:12px;margin-bottom:8px;display:grid}.dashboard-module__2XtTXq__featuredCard{--c-from:#6366f1;--c-to:#8b5cf6;color:inherit;border:1px solid var(--dv-card-border);background:var(--dv-card);box-shadow:var(--dv-card-shadow);transition:border-color var(--dur-fast)ease,transform var(--dur-fast)ease;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:flex}.dashboard-module__2XtTXq__featuredCard:hover{border-color:var(--dv-dashed);transform:translateY(-2px)}.dashboard-module__2XtTXq__featuredIcon{background:linear-gradient(135deg,var(--c-from),var(--c-to));color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.dashboard-module__2XtTXq__featuredMain{flex:1;min-width:0}.dashboard-module__2XtTXq__featuredTitle{color:var(--dv-ink-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.25;overflow:hidden}.dashboard-module__2XtTXq__featuredMeta{color:var(--dv-ink-secondary);margin-top:2px;font-size:11px;font-weight:600}.dashboard-module__2XtTXq__featuredArrow{color:var(--dv-ink-faint);transition:transform var(--dur-fast)ease,color var(--dur-fast)ease;flex-shrink:0}.dashboard-module__2XtTXq__featuredCard:hover .dashboard-module__2XtTXq__featuredArrow{color:var(--dv-accent);transform:translate(2px)}.dashboard-module__2XtTXq__howSection{margin-top:24px}.dashboard-module__2XtTXq__stepsRow{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:12px;display:grid}.dashboard-module__2XtTXq__stepCard{border:1px solid var(--dv-card-border);background:var(--dv-card);color:inherit;cursor:pointer;transition:border-color var(--dur-fast)ease,transform var(--dur-fast)ease;border-radius:16px;padding:16px 18px;text-decoration:none;display:block}.dashboard-module__2XtTXq__stepCard:hover{border-color:var(--dv-dashed);transform:translateY(-1px)}.dashboard-module__2XtTXq__stepNum{background:var(--dv-row-active);width:36px;height:36px;color:var(--dv-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:9px;display:inline-flex}.dashboard-module__2XtTXq__stepTitle{color:var(--dv-ink-strong);font-size:13.5px;font-weight:700}.dashboard-module__2XtTXq__stepDesc{color:var(--dv-ink-secondary);margin-top:4px;font-size:11.5px;font-weight:500;line-height:1.5}.dashboard-module__2XtTXq__seeFeaturedBtn{justify-content:center;margin:12px 0 0;display:none;}@media (max-width:768px){.dashboard-module__2XtTXq__featuredGrid{grid-template-columns:1fr}.dashboard-module__2XtTXq__stepsRow{grid-template-columns:1fr;gap:10px}.dashboard-module__2XtTXq__featuredSection{order:2;margin-top:20px}.dashboard-module__2XtTXq__howSection{margin-top:18px}.dashboard-module__2XtTXq__seeFeaturedBtn{display:flex}.dashboard-module__2XtTXq__sectionHead{flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:10px}}@keyframes dashboard-module__2XtTXq__dvSpin{to{transform:rotate(360deg)}}@keyframes dashboard-module__2XtTXq__dvPop{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dashboard-module__2XtTXq__dvPulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.dashboard-module__2XtTXq__hero,.dashboard-module__2XtTXq__skel:after{animation:none}.dashboard-module__2XtTXq__heroCta:hover,.dashboard-module__2XtTXq__heroCta:active,.dashboard-module__2XtTXq__featuredCard:hover,.dashboard-module__2XtTXq__stepCard:hover{transform:none}.dashboard-module__2XtTXq__planFill{transition:none}}
.library-module__SDIFhq__content{flex-direction:column;gap:16px;max-width:980px;margin:0 auto;padding:1.25rem 1.25rem 3rem;display:flex}.library-module__SDIFhq__searchWrap{background:var(--dv-card);border:1px solid var(--dv-input-border);height:46px;color:var(--dv-ink-faint);transition:border-color var(--dur-fast)ease;border-radius:999px;align-items:center;gap:10px;padding:0 18px;display:flex}.library-module__SDIFhq__searchWrap:focus-within{border-color:var(--border-focus);box-shadow:var(--shadow-input-focus)}.library-module__SDIFhq__searchInput{min-width:0;color:var(--dv-ink-strong);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13.5px;font-weight:500}.library-module__SDIFhq__searchInput::placeholder{color:var(--dv-ink-faint)}.library-module__SDIFhq__clearBtn{color:var(--dv-ink-faint);cursor:pointer;transition:color var(--dur-fast)ease;background:0 0;border:none;border-radius:999px;padding:2px;display:inline-flex}.library-module__SDIFhq__clearBtn:hover{color:var(--dv-accent)}.library-module__SDIFhq__body{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:16px;display:grid}.library-module__SDIFhq__catList{background:var(--dv-card);border:1px solid var(--dv-card-border);box-shadow:var(--dv-card-shadow);border-radius:18px;flex-direction:column;gap:2px;padding:8px;display:flex;position:sticky;top:20px}.library-module__SDIFhq__catItem{cursor:pointer;text-align:left;width:100%;color:var(--dv-ink-body);transition:background-color var(--dur-fast)ease,color var(--dur-fast)ease;background:0 0;border:none;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-family:inherit;display:flex}.library-module__SDIFhq__catItem:hover{background:var(--dv-inner)}.library-module__SDIFhq__catActive,.library-module__SDIFhq__catActive:hover{background:var(--dv-row-active);color:var(--dv-accent)}.library-module__SDIFhq__catIcon{flex-shrink:0}.library-module__SDIFhq__catLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12.5px;font-weight:700;overflow:hidden}.library-module__SDIFhq__catLoading{color:var(--dv-ink-faint);font-weight:500}.library-module__SDIFhq__catCount{color:var(--dv-ink-faint);background:var(--dv-inner);border-radius:999px;flex-shrink:0;padding:1px 8px;font-size:11px;font-weight:700}.library-module__SDIFhq__catActive .library-module__SDIFhq__catCount{background:var(--dv-card);color:var(--dv-accent)}.library-module__SDIFhq__lessonArea{flex-direction:column;gap:10px;min-width:0;display:flex}.library-module__SDIFhq__areaHead{justify-content:space-between;align-items:baseline;gap:12px;padding:0 4px;display:flex}.library-module__SDIFhq__areaTitle{font-family:var(--font-display),system-ui,sans-serif;color:var(--dv-ink-display);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:800;overflow:hidden}.library-module__SDIFhq__count{color:var(--dv-ink-faint);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}.library-module__SDIFhq__listCard{background:var(--dv-card);border:1px solid var(--dv-card-border);box-shadow:var(--dv-card-shadow);border-radius:20px;padding:8px}.library-module__SDIFhq__row{transition:background-color var(--dur-fast)ease;border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;text-decoration:none;display:flex}.library-module__SDIFhq__row:hover{background:var(--dv-inner)}.library-module__SDIFhq__row+.library-module__SDIFhq__row{position:relative}.library-module__SDIFhq__row+.library-module__SDIFhq__row:before{content:"";background:var(--dv-hairline);height:1px;position:absolute;top:0;left:14px;right:14px}.library-module__SDIFhq__row:hover+.library-module__SDIFhq__row:before,.library-module__SDIFhq__row+.library-module__SDIFhq__row:hover:before{background:0 0}.library-module__SDIFhq__rowIcon{color:var(--dv-ink-faint);flex-shrink:0;margin-top:2px}.library-module__SDIFhq__rowMain{flex:1;min-width:0}.library-module__SDIFhq__rowTitle{color:var(--dv-ink-strong);font-size:13.5px;font-weight:700;line-height:1.35}.library-module__SDIFhq__rowSummary{color:var(--dv-ink-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:11.5px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.library-module__SDIFhq__readCue{color:var(--dv-accent);opacity:0;transition:opacity var(--dur-fast)ease;flex-shrink:0;align-items:center;gap:4px;margin-top:3px;font-size:11px;font-weight:800;display:inline-flex}.library-module__SDIFhq__row:hover .library-module__SDIFhq__readCue{opacity:1}.library-module__SDIFhq__empty{text-align:center;color:var(--dv-ink-faint);padding:40px 16px;font-size:13px;font-weight:600}.library-module__SDIFhq__emptyReset{border:1px solid var(--dv-input-border);background:var(--dv-inner);height:34px;color:var(--dv-ink-body);cursor:pointer;transition:border-color var(--dur-fast)ease,color var(--dur-fast)ease;border-radius:999px;align-items:center;margin-top:10px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex}.library-module__SDIFhq__emptyReset:hover{border-color:var(--dv-dashed);color:var(--dv-accent)}.library-module__SDIFhq__skelCat{background:var(--dv-inner);border-radius:12px;height:38px;animation:1.4s ease-in-out infinite library-module__SDIFhq__dvPulse}.library-module__SDIFhq__skelCat+.library-module__SDIFhq__skelCat{margin-top:2px}.library-module__SDIFhq__skelRow{background:var(--dv-inner);border-radius:14px;height:58px;animation:1.4s ease-in-out infinite library-module__SDIFhq__dvPulse}.library-module__SDIFhq__skelRow+.library-module__SDIFhq__skelRow{margin-top:8px}@keyframes library-module__SDIFhq__dvPulse{0%,to{opacity:.55}50%{opacity:1}}@media (max-width:768px){.library-module__SDIFhq__content{padding:1rem 1rem 2.5rem}.library-module__SDIFhq__body{grid-template-columns:minmax(0,1fr)}.library-module__SDIFhq__catList{scrollbar-width:none;flex-direction:row;gap:6px;padding:6px;position:static;overflow-x:auto}.library-module__SDIFhq__catList::-webkit-scrollbar{display:none}.library-module__SDIFhq__catItem{flex-shrink:0;width:auto;padding:8px 12px}.library-module__SDIFhq__catLabel{max-width:40vw}.library-module__SDIFhq__catActive .library-module__SDIFhq__catCount{background:var(--dv-inner)}.library-module__SDIFhq__readCue{display:none}}@media (prefers-reduced-motion:reduce){.library-module__SDIFhq__skelCat,.library-module__SDIFhq__skelRow{animation:none}}
.plans-module__1NmHHa__page{--grad:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);--grad-soft:linear-gradient(135deg,#6366f11a,#8b5cf61a);--display:var(--font-heading),system-ui,sans-serif;--c-from:#6366f1;--c-to:#8b5cf6;background:var(--bg-primary);min-height:100vh;color:var(--text-primary);position:relative;overflow-x:clip}.plans-module__1NmHHa__page:before{content:"";pointer-events:none;z-index:0;filter:blur(36px);background:radial-gradient(38% 60% at 20% 30%,#6366f147,#0000 60%),radial-gradient(34% 56% at 80% 20%,#8b5cf642,#0000 60%),radial-gradient(30% 50% at 55% 60%,#ec48992e,#0000 60%),radial-gradient(32% 52% at 92% 70%,#06b6d429,#0000 60%);height:540px;animation:18s ease-in-out infinite alternate plans-module__1NmHHa__aurora;position:absolute;top:-120px;left:-10%;right:-10%}.plans-module__1NmHHa__topBar{z-index:20;background:color-mix(in srgb,var(--bg-elevated)76%,transparent);-webkit-backdrop-filter:blur(14px)saturate(170%);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.5rem;display:flex;position:sticky;top:0}.plans-module__1NmHHa__logo{font-family:var(--display);letter-spacing:-.02em;background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:800}.plans-module__1NmHHa__backBtn{border:1px solid var(--border-default);background:var(--bg-elevated);color:var(--text-secondary);cursor:pointer;border-radius:.85rem;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8125rem;font-weight:600;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.plans-module__1NmHHa__backBtn:hover{color:var(--brand-primary);border-color:color-mix(in srgb,var(--brand-primary)50%,var(--border-default));transform:translateY(-2px);box-shadow:0 8px 22px -6px #6366f173}.plans-module__1NmHHa__content{z-index:1;max-width:62rem;margin:0 auto;padding:2.75rem 1.5rem 4.5rem;position:relative}.plans-module__1NmHHa__header{margin-bottom:2rem;animation:.6s cubic-bezier(.22,1.2,.36,1) both plans-module__1NmHHa__popUp}.plans-module__1NmHHa__headerRow{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;animation:.6s cubic-bezier(.22,1.2,.36,1) both plans-module__1NmHHa__popUp;display:flex}.plans-module__1NmHHa__title{font-family:var(--display);letter-spacing:-.04em;font-size:2.7rem;font-weight:800;line-height:1.02}.plans-module__1NmHHa__subtitle{max-width:34rem;color:var(--text-secondary);margin-top:.7rem;font-size:1.02rem;line-height:1.55}.plans-module__1NmHHa__toolbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.plans-module__1NmHHa__loadingWrap{justify-content:center;padding:4.5rem 0;display:flex}.plans-module__1NmHHa__spinner{color:var(--brand-primary);animation:.9s linear infinite plans-module__1NmHHa__spin}.plans-module__1NmHHa__empty{text-align:center;color:var(--text-secondary);border:1.5px dashed var(--border-strong);background:radial-gradient(60% 80% at 50% 0%,#6366f112,transparent 70%),var(--bg-elevated);border-radius:1.5rem;flex-direction:column;align-items:center;gap:.85rem;padding:4rem 1.5rem;font-size:.97rem;line-height:1.6;display:flex}.plans-module__1NmHHa__emptyArt{filter:drop-shadow(0 14px 26px #6366f133);width:172px;height:auto;margin-bottom:.25rem;animation:4s ease-in-out infinite plans-module__1NmHHa__floaty}.plans-module__1NmHHa__list{flex-direction:column;gap:.95rem;list-style:none;display:flex}.plans-module__1NmHHa__card{--c-from:#6366f1;--c-to:#8b5cf6;border:1px solid var(--border-default);background:linear-gradient(180deg,var(--bg-elevated),color-mix(in srgb,var(--c-from)4%,var(--bg-elevated)));box-shadow:0 1px 2px #0f172a0a,0 14px 30px -18px color-mix(in srgb,var(--c-from)55%,transparent);border-radius:1.35rem;align-items:center;gap:1.1rem;padding:1.35rem 1.5rem;transition:transform .32s cubic-bezier(.22,1.3,.36,1),box-shadow .32s,border-color .32s;animation:.55s cubic-bezier(.22,1.25,.36,1) both plans-module__1NmHHa__popUp;display:flex;position:relative;overflow:hidden}.plans-module__1NmHHa__cardIndex{font-family:var(--display);letter-spacing:-.05em;color:var(--c-from);opacity:.09;pointer-events:none;font-size:6.5rem;font-weight:800;line-height:1;transition:transform .32s cubic-bezier(.22,1.3,.36,1),opacity .32s;position:absolute;bottom:-1.4rem;right:.6rem}.plans-module__1NmHHa__card:before{content:"";background:linear-gradient(180deg,var(--c-from),var(--c-to));transform-origin:50%;width:4px;transition:transform .32s cubic-bezier(.22,1.3,.36,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.plans-module__1NmHHa__card:hover{border-color:color-mix(in srgb,var(--c-from)45%,var(--border-default));box-shadow:0 1px 2px #0f172a0d,0 28px 56px -20px color-mix(in srgb,var(--c-from)70%,transparent);transform:translateY(-5px)rotate(-.4deg)}.plans-module__1NmHHa__card:hover:before{transform:scaleY(1)}.plans-module__1NmHHa__card:hover .plans-module__1NmHHa__cardIndex{opacity:.16;transform:scale(1.08)translateY(-4px)}.plans-module__1NmHHa__card:hover .plans-module__1NmHHa__cardIcon{transform:scale(1.08)rotate(-6deg)}.plans-module__1NmHHa__card:first-child{animation-delay:50ms}.plans-module__1NmHHa__card:nth-child(2){animation-delay:.11s}.plans-module__1NmHHa__card:nth-child(3){animation-delay:.17s}.plans-module__1NmHHa__card:nth-child(4){animation-delay:.23s}.plans-module__1NmHHa__card:nth-child(5){animation-delay:.29s}.plans-module__1NmHHa__card:nth-child(n+6){animation-delay:.35s}.dark .plans-module__1NmHHa__card{background:linear-gradient(180deg,color-mix(in srgb,var(--c-from)7%,var(--bg-elevated)),color-mix(in srgb,var(--c-from)13%,var(--bg-elevated)));border-color:color-mix(in srgb,var(--c-from)24%,var(--border-default))}.plans-module__1NmHHa__cardClickable{cursor:pointer}.plans-module__1NmHHa__cardIcon{background:linear-gradient(135deg,var(--c-from),var(--c-to));color:#fff;width:3rem;height:3rem;box-shadow:0 10px 22px -6px color-mix(in srgb,var(--c-from)75%,transparent);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;transition:transform .32s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative}.plans-module__1NmHHa__cardMain{cursor:pointer;flex:1;min-width:0;position:relative}.plans-module__1NmHHa__cardTitle{font-family:var(--display);letter-spacing:-.02em;color:var(--text-primary);font-size:1.22rem;font-weight:700;line-height:1.25}.plans-module__1NmHHa__cardMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.8125rem;display:flex}.plans-module__1NmHHa__metaChip{background:color-mix(in srgb,var(--c-from)14%,var(--bg-elevated));border:1px solid color-mix(in srgb,var(--c-from)30%,transparent);color:color-mix(in srgb,var(--c-from)75%,var(--text-primary));border-radius:999px;align-items:center;gap:.32rem;padding:.2rem .65rem;font-weight:700;transition:transform .2s;display:inline-flex}.plans-module__1NmHHa__card:hover .plans-module__1NmHHa__metaChip{transform:rotate(-2deg)}.plans-module__1NmHHa__metaChipMuted{background:color-mix(in srgb,var(--text-tertiary)12%,var(--bg-elevated));border:1px solid var(--border-default);color:var(--text-secondary);border-radius:999px;align-items:center;gap:.32rem;padding:.2rem .65rem;font-weight:700;display:inline-flex}.plans-module__1NmHHa__metaChipWarn{color:color-mix(in srgb,var(--color-warning)78%,var(--text-primary));background:#f59e0b24;border:1px solid #f59e0b52;border-radius:999px;align-items:center;gap:.32rem;padding:.2rem .65rem;font-weight:700;display:inline-flex}.plans-module__1NmHHa__metaChipTime,.plans-module__1NmHHa__metaChipImp,.plans-module__1NmHHa__metaChipDone{border-radius:999px;align-items:center;gap:.32rem;padding:.2rem .65rem;font-weight:700;display:inline-flex}.plans-module__1NmHHa__metaChipTime{background:color-mix(in srgb,var(--brand-primary)12%,var(--bg-elevated));border:1px solid color-mix(in srgb,var(--brand-primary)30%,var(--border-default));color:color-mix(in srgb,var(--brand-primary)82%,var(--text-primary))}.plans-module__1NmHHa__metaChipImp{color:color-mix(in srgb,var(--color-warning)78%,var(--text-primary));background:#f59e0b24;border:1px solid #f59e0b52}.plans-module__1NmHHa__metaChipDone{color:color-mix(in srgb,var(--color-success)72%,var(--text-primary));background:#22c55e24;border:1px solid #22c55e4d}.plans-module__1NmHHa__blocksLine{color:var(--text-tertiary);align-items:center;gap:.4rem;margin-top:.6rem;font-size:.78rem;font-weight:600;display:inline-flex}.plans-module__1NmHHa__blocksLine svg{color:var(--text-tertiary);flex-shrink:0}.plans-module__1NmHHa__badge{background:linear-gradient(135deg,var(--c-from),var(--c-to));color:#fff;letter-spacing:.03em;box-shadow:0 4px 10px -3px color-mix(in srgb,var(--c-from)70%,transparent);border-radius:999px;align-items:center;padding:.2rem .65rem;font-size:.7rem;font-weight:800;display:inline-flex}.plans-module__1NmHHa__actions{flex-shrink:0;align-items:center;gap:.4rem;display:flex;position:relative}.plans-module__1NmHHa__iconBtn{width:2.3rem;height:2.3rem;color:var(--text-tertiary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.8rem;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.plans-module__1NmHHa__iconBtn:hover{background:color-mix(in srgb,var(--c-from)12%,transparent);color:var(--c-from);border-color:color-mix(in srgb,var(--c-from)30%,transparent);transform:translateY(-2px)scale(1.05)}.plans-module__1NmHHa__danger:hover{color:#ef4444;background:#ef44441a;border-color:#ef444440}.plans-module__1NmHHa__progressWrap{margin-top:1.1rem}.plans-module__1NmHHa__progressHead{color:var(--text-secondary);justify-content:space-between;align-items:baseline;margin-bottom:.45rem;font-size:.85rem;font-weight:700;display:flex}.plans-module__1NmHHa__progressPct{color:var(--brand-primary);font-weight:800}.plans-module__1NmHHa__track{background:color-mix(in srgb,var(--text-tertiary)16%,var(--bg-elevated));border-radius:999px;height:.6rem;overflow:hidden}.plans-module__1NmHHa__fill{background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899);border-radius:999px;height:100%;transition:width .5s cubic-bezier(.22,1.2,.36,1)}.plans-module__1NmHHa__lessonsHead{font-family:var(--display);letter-spacing:-.02em;margin:2rem 0 1rem;font-size:1.3rem;font-weight:800}.plans-module__1NmHHa__timeline{flex-direction:column;gap:1.1rem;margin-bottom:2rem;padding-left:2.6rem;list-style:none;display:flex;position:relative}.plans-module__1NmHHa__timeline:before{content:"";border-left:2px dashed color-mix(in srgb,var(--brand-primary)26%,var(--border-default));position:absolute;top:1rem;bottom:1rem;left:calc(.95rem - 1px)}.plans-module__1NmHHa__timelineItem{position:relative}.plans-module__1NmHHa__railNode{width:1.9rem;height:1.9rem;box-shadow:0 0 0 4px var(--bg-primary);z-index:2;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:1.85rem;left:-2.55rem}.plans-module__1NmHHa__lessonWrap{position:relative}.plans-module__1NmHHa__lessonTab{z-index:1;align-items:flex-end;gap:.6rem;padding:0;display:flex;position:relative}.plans-module__1NmHHa__statusTab{border:1px solid var(--border-default);letter-spacing:.01em;border-bottom:none;border-radius:.75rem .75rem 0 0;align-items:center;gap:.34rem;margin-bottom:-1px;padding:.34rem .85rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex}.plans-module__1NmHHa__tabProgress{flex:1;align-items:center;gap:.5rem;min-width:0;padding-bottom:.4rem;display:flex}.plans-module__1NmHHa__tabTrack{background:color-mix(in srgb,var(--text-tertiary)18%,var(--bg-elevated));border-radius:999px;flex:1;height:.4rem;overflow:hidden}.plans-module__1NmHHa__tabFill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;height:100%;transition:width .5s cubic-bezier(.22,1.2,.36,1);display:block}.plans-module__1NmHHa__tabFillDone{background:linear-gradient(90deg,#16a34a,#22c55e)}.plans-module__1NmHHa__tabPct{color:var(--text-tertiary);text-align:right;min-width:2.6ch;font-size:.75rem;font-weight:800}.plans-module__1NmHHa__lessonRow{border:1px solid var(--border-default);background:var(--bg-elevated);color:inherit;border-radius:0 1.1rem 1.1rem;flex-direction:column;align-items:flex-start;padding:1rem 1.25rem 1.1rem;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.plans-module__1NmHHa__lessonRow:hover{border-color:color-mix(in srgb,#6366f1 35%,var(--border-default));transform:translateY(-2px);box-shadow:0 14px 30px -20px #6366f18c}.plans-module__1NmHHa__lessonRowDim{opacity:.6}.plans-module__1NmHHa__lessonCardDone{background:linear-gradient(180deg,var(--bg-elevated),color-mix(in srgb,var(--color-success)8%,var(--bg-elevated)));border-color:color-mix(in srgb,var(--color-success)28%,var(--border-default))}.plans-module__1NmHHa__lessonCardDone:hover{border-color:color-mix(in srgb,var(--color-success)45%,var(--border-default));box-shadow:0 14px 30px -20px #22c55e80}.plans-module__1NmHHa__lessonCardOpen{background:linear-gradient(180deg,var(--bg-elevated),color-mix(in srgb,var(--brand-primary)9%,var(--bg-elevated)));border-color:color-mix(in srgb,var(--brand-primary)32%,var(--border-default))}.plans-module__1NmHHa__orderBadge{background:var(--grad-soft);width:2rem;height:2rem;color:var(--brand-primary);border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:inline-flex}.plans-module__1NmHHa__statusDone{color:color-mix(in srgb,var(--color-success)72%,var(--text-primary));border-color:color-mix(in srgb,var(--color-success)28%,var(--border-default));background:#22c55e26}.plans-module__1NmHHa__statusOpen{color:#6366f1;border-color:color-mix(in srgb,var(--brand-primary)32%,var(--border-default));background:#6366f126}.plans-module__1NmHHa__statusIdle{background:color-mix(in srgb,var(--text-tertiary)14%,var(--bg-elevated));color:var(--text-tertiary);border-color:var(--border-default)}.plans-module__1NmHHa__lessonMain{flex:1;min-width:0}.plans-module__1NmHHa__lessonTitle{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.3}.plans-module__1NmHHa__lessonSummary{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.2rem;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.plans-module__1NmHHa__lessonMeta{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.6rem;font-size:.78rem;display:flex}.plans-module__1NmHHa__reviewNote{color:color-mix(in srgb,var(--color-warning)78%,var(--text-primary));align-items:center;gap:.35rem;margin-top:.55rem;font-size:.78rem;font-weight:700;display:inline-flex}.plans-module__1NmHHa__section{margin-bottom:2rem;animation:.5s cubic-bezier(.22,1.2,.36,1) both plans-module__1NmHHa__popUp}.plans-module__1NmHHa__sectionTitle{font-family:var(--display);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.plans-module__1NmHHa__sectionSub{color:var(--text-secondary);margin-top:.35rem;margin-bottom:1rem;font-size:.9rem}.plans-module__1NmHHa__tabs{border:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-elevated)90%,transparent);border-radius:.9rem;gap:.3rem;margin-bottom:1.1rem;padding:.3rem;display:inline-flex}.plans-module__1NmHHa__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.65rem;align-items:center;gap:.45rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;transition:color .2s,transform .2s;display:inline-flex}.plans-module__1NmHHa__tab:hover{color:var(--text-primary)}.plans-module__1NmHHa__tabActive,.plans-module__1NmHHa__tabActive:hover{color:#fff;background:var(--grad)}.plans-module__1NmHHa__searchWrap{margin-bottom:1rem;position:relative}.plans-module__1NmHHa__searchIcon{color:var(--text-tertiary);position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.plans-module__1NmHHa__searchWrap input{padding-left:2.5rem}.plans-module__1NmHHa__pickGrid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.75rem;display:grid}.plans-module__1NmHHa__pickCard{text-align:left;border:1.5px solid var(--border-default);background:var(--bg-elevated);cursor:pointer;border-radius:1rem;align-items:center;gap:.8rem;padding:1rem 1.1rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.plans-module__1NmHHa__pickCard:hover{border-color:color-mix(in srgb,#6366f1 40%,var(--border-default));transform:translateY(-2px)}.plans-module__1NmHHa__pickCardActive{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary)22%,transparent),0 16px 32px -18px #6366f199}.plans-module__1NmHHa__pickIcon{background:var(--grad-soft);width:2.5rem;height:2.5rem;color:var(--brand-primary);border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.plans-module__1NmHHa__pickMain{flex-direction:column;flex:1;min-width:0;display:flex}.plans-module__1NmHHa__pickTitle{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1.25;overflow:hidden}.plans-module__1NmHHa__pickSub{color:var(--text-secondary);margin-top:.2rem;font-size:.78rem}.plans-module__1NmHHa__pickCheck{color:var(--brand-primary);flex-shrink:0}.plans-module__1NmHHa__settingsCard{border:1px solid var(--border-default);background:var(--bg-elevated);border-radius:1.25rem;padding:1.5rem}.plans-module__1NmHHa__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.plans-module__1NmHHa__field{flex-direction:column;display:flex}.plans-module__1NmHHa__fieldFull{grid-column:1/-1}.plans-module__1NmHHa__fieldLabel{margin-bottom:.45rem;font-size:.85rem;font-weight:600;display:block}.plans-module__1NmHHa__fieldHint{color:var(--text-tertiary);margin-top:.4rem;font-size:.78rem}.plans-module__1NmHHa__fieldError{color:#ef4444;margin-top:.5rem;font-size:.8125rem}.plans-module__1NmHHa__dateInput{border:1px solid var(--border-default);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:.75rem;padding:.6rem .85rem;font-family:inherit;font-size:.9rem}.plans-module__1NmHHa__dateInput:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary)20%,transparent);outline:none}.plans-module__1NmHHa__createBar{justify-content:flex-end;margin-top:1.5rem;display:flex}.plans-module__1NmHHa__recoCard{border:1px solid color-mix(in srgb,#8b5cf6 28%,var(--border-default));background:radial-gradient(80% 100% at 0% 0%,#6366f114,transparent 60%),var(--bg-elevated);border-radius:1.35rem;margin-top:1.5rem;padding:1.4rem 1.5rem;box-shadow:0 18px 40px -26px #6366f180}.plans-module__1NmHHa__recoHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.plans-module__1NmHHa__recoTitle{font-family:var(--display);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:inline-flex}.plans-module__1NmHHa__recoTitle svg{color:#f59e0b}.plans-module__1NmHHa__recoBadge{letter-spacing:.03em;border-radius:999px;align-items:center;padding:.22rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.plans-module__1NmHHa__recoBadgeActive{color:#6366f1;background:#6366f124}.plans-module__1NmHHa__recoBadgeDone{color:color-mix(in srgb,var(--color-success)72%,var(--text-primary));background:#22c55e26}.plans-module__1NmHHa__recoBadgeExpired{background:color-mix(in srgb,var(--text-tertiary)16%,var(--bg-elevated));color:var(--text-secondary)}.plans-module__1NmHHa__recoTargetRow{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;font-size:.82rem;display:flex}.plans-module__1NmHHa__recoGoalMet{color:color-mix(in srgb,var(--color-success)72%,var(--text-primary));align-items:center;gap:.3rem;font-weight:700;display:inline-flex}.plans-module__1NmHHa__recoWarn{color:color-mix(in srgb,var(--color-warning)78%,var(--text-primary));align-items:center;gap:.3rem;font-weight:700;display:inline-flex}.plans-module__1NmHHa__recoBar{background:color-mix(in srgb,var(--text-tertiary)16%,var(--bg-elevated));border-radius:999px;height:.5rem;margin-top:.7rem;overflow:hidden}.plans-module__1NmHHa__recoFill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;height:100%;transition:width .5s}.plans-module__1NmHHa__recoSectionHead{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin:1.2rem 0 .6rem;font-size:.78rem;font-weight:800}.plans-module__1NmHHa__recoList{flex-direction:column;gap:.55rem;list-style:none;display:flex}.plans-module__1NmHHa__recoItem{border:1px solid var(--border-default);background:var(--bg-primary);color:inherit;border-radius:.9rem;align-items:center;gap:.75rem;padding:.75rem .9rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.plans-module__1NmHHa__recoItem:hover{border-color:color-mix(in srgb,#6366f1 40%,var(--border-default));transform:translateY(-2px);box-shadow:0 12px 24px -18px #6366f199}.plans-module__1NmHHa__recoItemIcon{background:var(--grad-soft);width:2rem;height:2rem;color:var(--brand-primary);border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.plans-module__1NmHHa__recoItemMain{flex:1;min-width:0}.plans-module__1NmHHa__recoItemTitle{font-size:.92rem;font-weight:700;line-height:1.3}.plans-module__1NmHHa__recoItemMeta{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.3rem;font-size:.74rem;display:flex}.plans-module__1NmHHa__recoTag{background:color-mix(in srgb,var(--text-tertiary)12%,var(--bg-elevated));border:1px solid var(--border-default);color:var(--text-secondary);border-radius:999px;align-items:center;gap:.25rem;padding:.12rem .5rem;font-weight:700;display:inline-flex}.plans-module__1NmHHa__recoTagAccent{color:#6366f1;background:#6366f124;border-radius:999px;align-items:center;gap:.25rem;padding:.12rem .5rem;font-weight:800;display:inline-flex}.plans-module__1NmHHa__recoMsg{background:var(--bg-primary);border:1px solid var(--border-default);color:var(--text-secondary);border-radius:.9rem;margin-top:1rem;padding:1rem 1.1rem;font-size:.9rem;line-height:1.5}.plans-module__1NmHHa__modalOverlay{z-index:50;-webkit-backdrop-filter:blur(6px);background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;animation:.22s both plans-module__1NmHHa__fadeIn;display:flex;position:fixed;inset:0}.plans-module__1NmHHa__modalCard{border:1px solid var(--border-default);background:var(--bg-elevated);border-radius:1.5rem;width:100%;max-width:28rem;padding:1.9rem;animation:.3s cubic-bezier(.34,1.7,.5,1) both plans-module__1NmHHa__popIn;box-shadow:0 40px 90px -24px #00000080}.plans-module__1NmHHa__modalTitle{font-family:var(--display);letter-spacing:-.025em;font-size:1.5rem;font-weight:800}.plans-module__1NmHHa__modalText{color:var(--text-secondary);margin-top:.55rem;font-size:.92rem;line-height:1.55}.plans-module__1NmHHa__modalActions{justify-content:flex-end;gap:.6rem;margin-top:1.9rem;display:flex}@keyframes plans-module__1NmHHa__spin{to{transform:rotate(360deg)}}@keyframes plans-module__1NmHHa__popUp{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes plans-module__1NmHHa__popIn{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes plans-module__1NmHHa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes plans-module__1NmHHa__floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes plans-module__1NmHHa__aurora{0%{transform:translate(0)scale(1)}50%{transform:translate(3%,2%)scale(1.08)}to{transform:translate(-3%,-1%)scale(1.04)}}@media (max-width:768px){.plans-module__1NmHHa__content{padding:1.25rem 1rem 2.5rem}.plans-module__1NmHHa__page:before{filter:blur(30px);height:240px}.plans-module__1NmHHa__title{font-size:1.65rem}.plans-module__1NmHHa__subtitle{max-width:none;margin-top:.35rem;margin-bottom:1.25rem;font-size:.88rem}.plans-module__1NmHHa__formGrid,.plans-module__1NmHHa__pickGrid{grid-template-columns:1fr}.plans-module__1NmHHa__card{border-radius:var(--radius-md);align-items:flex-start;gap:.85rem;padding:1.05rem 1.15rem}.plans-module__1NmHHa__card:before{transform:scaleY(1)}.plans-module__1NmHHa__cardIndex{display:none}.plans-module__1NmHHa__cardIcon{width:2.6rem;height:2.6rem}.plans-module__1NmHHa__cardTitle{font-size:1.1rem}.plans-module__1NmHHa__cardMeta{gap:.4rem;margin-top:.55rem}.plans-module__1NmHHa__metaChip,.plans-module__1NmHHa__metaChipMuted,.plans-module__1NmHHa__metaChipWarn,.plans-module__1NmHHa__metaChipTime,.plans-module__1NmHHa__metaChipImp,.plans-module__1NmHHa__metaChipDone{padding:.18rem .58rem;font-size:.75rem}.plans-module__1NmHHa__actions{align-self:flex-start}.plans-module__1NmHHa__lessonRow{padding:.85rem 1rem .95rem}.plans-module__1NmHHa__timeline{gap:1rem;padding-left:2.1rem}.plans-module__1NmHHa__timeline:before{left:calc(.8rem - 1px)}.plans-module__1NmHHa__railNode{width:1.6rem;height:1.6rem;box-shadow:0 0 0 3px var(--bg-primary);top:1.7rem;left:-2.1rem}.plans-module__1NmHHa__railNode svg{width:12px;height:12px}.plans-module__1NmHHa__lessonTab{gap:.5rem}.plans-module__1NmHHa__recoItem{padding:.7rem .8rem}}@media (prefers-reduced-motion:reduce){.plans-module__1NmHHa__page:before,.plans-module__1NmHHa__header,.plans-module__1NmHHa__headerRow,.plans-module__1NmHHa__section,.plans-module__1NmHHa__card,.plans-module__1NmHHa__emptyArt,.plans-module__1NmHHa__modalOverlay,.plans-module__1NmHHa__modalCard{animation:none}.plans-module__1NmHHa__card:hover,.plans-module__1NmHHa__lessonRow:hover,.plans-module__1NmHHa__pickCard:hover{transform:none}}.plans-module__1NmHHa__premiumBanner{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--grad-soft);color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1rem;padding:.65rem .9rem;font-size:.85rem;display:flex}.plans-module__1NmHHa__premiumBanner svg{color:var(--brand-primary);flex-shrink:0}.plans-module__1NmHHa__selectedChip{color:var(--brand-primary);background:var(--grad-soft);border-radius:999px;align-items:center;gap:.4rem;margin-top:.9rem;padding:.4rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.plans-module__1NmHHa__selectedChip[data-empty]{color:var(--text-tertiary);background:var(--bg-primary);font-weight:500}
