.NativeLoader-module__SvAciq__root{justify-content:center;align-items:center;gap:var(--sp-4);background:var(--bg-app);padding:var(--sp-6);flex-direction:column;flex:1;display:flex}.NativeLoader-module__SvAciq__blob{filter:drop-shadow(0 12px 32px #7b57f638);width:120px;height:120px;animation:1.8s ease-in-out infinite NativeLoader-module__SvAciq__medblob-pulse;position:relative}.NativeLoader-module__SvAciq__blob img{object-fit:contain;width:100%;height:100%}.NativeLoader-module__SvAciq__label{font-family:var(--font-secondary);color:var(--text-secondary);text-align:center;max-width:280px;margin:0;font-size:14px;font-weight:500;line-height:18px}@keyframes NativeLoader-module__SvAciq__medblob-pulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.NativeLoader-module__SvAciq__blob{animation:none}}.NativeLoader-module__SvAciq__inline{align-items:center;gap:var(--sp-2);display:inline-flex}.NativeLoader-module__SvAciq__inlineBlob{width:24px;height:24px;animation:1.4s ease-in-out infinite NativeLoader-module__SvAciq__medblob-pulse;position:relative}.NativeLoader-module__SvAciq__inlineBlob img{object-fit:contain;width:100%;height:100%}
@keyframes step-module__7hklNW__stepFwdIn{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0,0)}}@keyframes step-module__7hklNW__stepFwdOut{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-28px)}}@keyframes step-module__7hklNW__stepBackIn{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes step-module__7hklNW__stepBackOut{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(28px)}}.step-module__7hklNW__enterForward{animation:step-module__7hklNW__stepFwdIn var(--dur-slow) var(--ease-emph) both}.step-module__7hklNW__exitForward{animation:step-module__7hklNW__stepFwdOut var(--dur-fast) var(--ease-std) both}.step-module__7hklNW__enterBack{animation:step-module__7hklNW__stepBackIn var(--dur-slow) var(--ease-emph) both}.step-module__7hklNW__exitBack{animation:step-module__7hklNW__stepBackOut var(--dur-fast) var(--ease-std) both}@media (prefers-reduced-motion:reduce){.step-module__7hklNW__enterForward,.step-module__7hklNW__exitForward,.step-module__7hklNW__enterBack,.step-module__7hklNW__exitBack{animation:none}}.step-module__7hklNW__bigInput{width:100%;padding:var(--sp-3) 0;border:none;border-bottom:2px solid var(--border-default);font-family:var(--font-primary);color:var(--primary-700);letter-spacing:-.02em;transition:border-color var(--dur-base) var(--ease-std);appearance:none;caret-color:var(--primary-600);background:0 0;outline:none;font-size:32px;font-weight:600;line-height:1.2}.step-module__7hklNW__bigInput::placeholder{color:var(--text-tertiary);opacity:.7;font-weight:400}.step-module__7hklNW__bigInput:focus{border-bottom-color:var(--primary-600)}.step-module__7hklNW__bigInput[type=email],.step-module__7hklNW__bigInput[type=password],.step-module__7hklNW__bigInput[type=text][data-was-password=true]{letter-spacing:-.01em;font-size:22px;line-height:28px}.step-module__7hklNW__bigInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.step-module__7hklNW__bigInput[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.step-module__7hklNW__bigInput[type=number]{appearance:textfield}.step-module__7hklNW__bigInputRow{align-items:baseline;gap:var(--sp-3);width:100%;display:flex}.step-module__7hklNW__bigInputSuffix{font-family:var(--font-primary);color:var(--text-tertiary);letter-spacing:-.01em;flex-shrink:0;font-size:22px;font-weight:500}.step-module__7hklNW__passwordRow{border-bottom:2px solid var(--border-default);width:100%;min-height:54px;transition:border-color var(--dur-base) var(--ease-std);align-items:stretch;display:flex}.step-module__7hklNW__passwordRow:focus-within{border-bottom-color:var(--primary-600)}.step-module__7hklNW__passwordRow>.step-module__7hklNW__bigInput{padding-right:var(--sp-3);border-bottom:none;flex:1;min-width:0;height:52px}.step-module__7hklNW__passwordToggle{padding:0 var(--sp-1);color:var(--text-tertiary);cursor:pointer;transition:color var(--dur-fast) var(--ease-std);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.step-module__7hklNW__passwordToggle:hover,.step-module__7hklNW__passwordToggle:focus-visible{color:var(--primary-600)}.step-module__7hklNW__passwordToggle:focus-visible{outline:2px solid var(--primary-600);outline-offset:2px;border-radius:var(--r-sm)}.step-module__7hklNW__choiceCard{align-items:center;gap:var(--sp-4);width:100%;padding:var(--sp-5);border-radius:var(--r-xl);border:2px solid var(--border-subtle);background:var(--bg-elevated);text-align:left;cursor:pointer;transition:background var(--dur-base) var(--ease-std), border-color var(--dur-base) var(--ease-std), transform var(--dur-fast) var(--ease-std), box-shadow var(--dur-base) var(--ease-std);font-family:var(--font-secondary);color:var(--text-primary);display:flex}.step-module__7hklNW__choiceCard:hover{background:var(--bg-app-alt);border-color:var(--border-default)}.step-module__7hklNW__choiceCard:active{transform:scale(.99)}.step-module__7hklNW__choiceCard[aria-checked=true],.step-module__7hklNW__choiceCard[data-selected=true]{background:var(--lavender-1);border-color:var(--primary-500);box-shadow:var(--shadow-button)}.step-module__7hklNW__choiceCardLarge{text-align:center;padding:var(--sp-7) var(--sp-5);align-items:center;gap:var(--sp-3);flex-direction:column;min-height:140px}.step-module__7hklNW__choiceCardIcon{background:var(--lavender-1);width:56px;height:56px;color:var(--primary-600);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.step-module__7hklNW__choiceCard[aria-checked=true] .step-module__7hklNW__choiceCardIcon,.step-module__7hklNW__choiceCard[data-selected=true] .step-module__7hklNW__choiceCardIcon{background:var(--bg-elevated)}.step-module__7hklNW__choiceCardIconBare{color:var(--primary-600);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.step-module__7hklNW__choiceCard[aria-checked=true] .step-module__7hklNW__choiceCardIconBare,.step-module__7hklNW__choiceCard[data-selected=true] .step-module__7hklNW__choiceCardIconBare{color:var(--primary-700)}.step-module__7hklNW__choiceCardCheckbox{border-radius:var(--r-sm);border:2px solid var(--border-default);background:var(--bg-elevated);width:26px;height:26px;transition:background var(--dur-fast) var(--ease-std), border-color var(--dur-fast) var(--ease-std);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.step-module__7hklNW__choiceCard[aria-checked=true] .step-module__7hklNW__choiceCardCheckbox,.step-module__7hklNW__choiceCard[data-selected=true] .step-module__7hklNW__choiceCardCheckbox{background:var(--primary-600);border-color:var(--primary-600)}
.HeroPage-module__tWEega__page{isolation:isolate;min-height:0;color:var(--text-inverse);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.HeroPage-module__tWEega__gradientHeroMain{background:var(--grad-hero-main)}.HeroPage-module__tWEega__gradientHeroSoft{background:var(--grad-hero-soft)}.HeroPage-module__tWEega__gradientWarmMetric{background:var(--grad-warm-metric)}.HeroPage-module__tWEega__gradientProtocol{background:var(--grad-protocol)}.HeroPage-module__tWEega__gradientOrb{background:var(--grad-orb)}.HeroPage-module__tWEega__soft{color:var(--text-primary)}.HeroPage-module__tWEega__bgOrb{pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 30%,#ffffff59 0%,#0000 60%);height:70%;position:absolute;inset:-10% -10% auto}.HeroPage-module__tWEega__content{z-index:1;padding:max(20px, env(safe-area-inset-top,0px) + 16px) var(--sp-5) calc(var(--sp-6) + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}
.AssistantMarkdown-module__ZyORtW__root{gap:var(--sp-2);color:var(--text-primary);flex-direction:column;font-size:15px;line-height:22px;display:flex}.AssistantMarkdown-module__ZyORtW__root>:first-child{margin-top:0}.AssistantMarkdown-module__ZyORtW__root>:last-child{margin-bottom:0}.AssistantMarkdown-module__ZyORtW__root p{margin:0}.AssistantMarkdown-module__ZyORtW__root h1,.AssistantMarkdown-module__ZyORtW__root h2,.AssistantMarkdown-module__ZyORtW__root h3,.AssistantMarkdown-module__ZyORtW__root h4{margin:var(--sp-2) 0 var(--sp-1);color:var(--text-primary);font-weight:600;line-height:1.3}.AssistantMarkdown-module__ZyORtW__root h1{font-size:18px}.AssistantMarkdown-module__ZyORtW__root h2{font-size:17px}.AssistantMarkdown-module__ZyORtW__root h3{font-size:16px}.AssistantMarkdown-module__ZyORtW__root h4{font-size:15px}.AssistantMarkdown-module__ZyORtW__root strong{font-weight:600}.AssistantMarkdown-module__ZyORtW__root em{font-style:italic}.AssistantMarkdown-module__ZyORtW__root del{opacity:.7;text-decoration:line-through}.AssistantMarkdown-module__ZyORtW__root a{color:var(--primary-600);text-underline-offset:2px;word-break:break-word;font-weight:500;text-decoration:underline}.AssistantMarkdown-module__ZyORtW__root a:hover{color:var(--primary-700)}.AssistantMarkdown-module__ZyORtW__root ul,.AssistantMarkdown-module__ZyORtW__root ol{padding-left:var(--sp-5);flex-direction:column;gap:4px;margin:0;display:flex}.AssistantMarkdown-module__ZyORtW__root ul{list-style:outside}.AssistantMarkdown-module__ZyORtW__root ol{list-style:decimal}.AssistantMarkdown-module__ZyORtW__root li::marker{color:var(--primary-600)}.AssistantMarkdown-module__ZyORtW__root li>p{margin:0}.AssistantMarkdown-module__ZyORtW__root li>ul,.AssistantMarkdown-module__ZyORtW__root li>ol{margin-top:4px}.AssistantMarkdown-module__ZyORtW__root code{background:var(--bg-muted);color:var(--primary-700);border-radius:6px;padding:1px 6px;font-family:ui-monospace,SF Mono,Menlo,Monaco,monospace;font-size:13px}.AssistantMarkdown-module__ZyORtW__root pre{background:var(--bg-muted);border:1px solid var(--border-subtle);padding:var(--sp-3);border-radius:var(--r-sm,8px);margin:0;font-size:13px;line-height:1.5;overflow-x:auto}.AssistantMarkdown-module__ZyORtW__root pre code{color:var(--text-primary);background:0 0;padding:0}.AssistantMarkdown-module__ZyORtW__root blockquote{padding:var(--sp-1) var(--sp-3);border-left:3px solid var(--primary-300,var(--primary-200));background:var(--primary-50);border-radius:0 var(--r-sm,8px) var(--r-sm,8px) 0;color:var(--text-secondary);margin:0}.AssistantMarkdown-module__ZyORtW__root blockquote>:first-child{margin-top:0}.AssistantMarkdown-module__ZyORtW__root blockquote>:last-child{margin-bottom:0}.AssistantMarkdown-module__ZyORtW__root hr{background:var(--border-subtle);height:1px;margin:var(--sp-2) 0;border:none}.AssistantMarkdown-module__ZyORtW__tableWrap{border-radius:var(--r-sm,8px);border:1px solid var(--border-subtle);background:var(--bg-base);width:100%;margin:0;overflow:hidden}.AssistantMarkdown-module__ZyORtW__tableScroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.AssistantMarkdown-module__ZyORtW__root table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.4}.AssistantMarkdown-module__ZyORtW__root thead{background:var(--primary-50)}.AssistantMarkdown-module__ZyORtW__root th{text-align:left;padding:var(--sp-2) var(--sp-3);color:var(--primary-700);border-bottom:1px solid var(--primary-200);white-space:nowrap;font-weight:600}.AssistantMarkdown-module__ZyORtW__root td{padding:var(--sp-2) var(--sp-3);color:var(--text-primary);border-bottom:1px solid var(--border-subtle);vertical-align:top}.AssistantMarkdown-module__ZyORtW__root tbody tr:last-child td{border-bottom:none}.AssistantMarkdown-module__ZyORtW__root tbody tr:hover{background:var(--primary-50,var(--bg-muted))}.AssistantMarkdown-module__ZyORtW__root img{border-radius:var(--r-sm,8px);border:1px solid var(--border-subtle);max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){.AssistantMarkdown-module__ZyORtW__root tbody tr{transition:none}}
.PracticeCard-module__zXXA3a__link{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none;display:block}.PracticeCard-module__zXXA3a__link:focus-visible{outline:calc(var(--sp-1) / 2) solid var(--primary-500);outline-offset:var(--sp-1);border-radius:var(--r-card)}.PracticeCard-module__zXXA3a__media{width:calc(100% + 2 * var(--card-pad));margin-top:calc(-1 * var(--card-pad));margin-left:calc(-1 * var(--card-pad));aspect-ratio:16/9;color:var(--primary-600);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.PracticeCard-module__zXXA3a__image{object-fit:cover}.PracticeCard-module__zXXA3a__scrim{background:linear-gradient(to bottom, color-mix(in srgb, var(--text-primary) 0%, transparent), color-mix(in srgb, var(--text-primary) 10%, transparent));pointer-events:none;position:absolute;inset:0}.PracticeCard-module__zXXA3a__tagWrap{top:var(--sp-3);left:var(--sp-4);z-index:1;position:absolute}.PracticeCard-module__zXXA3a__content{margin-top:var(--sp-4)}.PracticeCard-module__zXXA3a__summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.PracticeCard-module__zXXA3a__footer{justify-content:space-between;align-items:center;gap:var(--sp-3);display:flex}.PracticeCard-module__zXXA3a__meta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}
.ToolWidgetCard-module__M7nRFW__link{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}.ToolWidgetCard-module__M7nRFW__link:focus-visible{outline:2px solid var(--primary-600);outline-offset:2px;border-radius:var(--r-card,16px)}.ToolWidgetCard-module__M7nRFW__card{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--r-card,16px);box-shadow:var(--shadow-card-soft);transition:transform .2s var(--ease-std), box-shadow .2s var(--ease-std);display:flex}@media (hover:hover){.ToolWidgetCard-module__M7nRFW__link:hover .ToolWidgetCard-module__M7nRFW__card{box-shadow:var(--shadow-floating);transform:translateY(-1px)}}.ToolWidgetCard-module__M7nRFW__link:active .ToolWidgetCard-module__M7nRFW__card{transform:translateY(0)}.ToolWidgetCard-module__M7nRFW__icon{background:var(--lavender-1,var(--primary-50));width:36px;height:36px;color:var(--primary-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ToolWidgetCard-module__M7nRFW__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ToolWidgetCard-module__M7nRFW__title{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.ToolWidgetCard-module__M7nRFW__meta{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ToolWidgetCard-module__M7nRFW__chev{color:var(--text-tertiary);flex-shrink:0}
.PlateScoreCard-module__ZKhHzW__card{align-items:stretch;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--r-card,16px);box-shadow:var(--shadow-card-soft);display:flex}.PlateScoreCard-module__ZKhHzW__thumb{border-radius:var(--r-control,12px);background:var(--bg-app);flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.PlateScoreCard-module__ZKhHzW__scoreBox{min-width:64px;padding:0 var(--sp-2);border-right:1px solid var(--border-subtle);flex-direction:column;justify-content:center;align-items:center;display:flex}.PlateScoreCard-module__ZKhHzW__scoreValue{font-feature-settings:"tnum" 1;font-size:32px;font-weight:700;line-height:1}.PlateScoreCard-module__ZKhHzW__body{gap:var(--sp-1);flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.PlateScoreCard-module__ZKhHzW__plus{color:var(--success);font-weight:500}.PlateScoreCard-module__ZKhHzW__nextStep{line-height:1.35}.PlateScoreCard-module__ZKhHzW__gain{padding:2px var(--sp-2);background:var(--lavender-1,var(--primary-50));color:var(--primary-700);border-radius:var(--r-pill,999px);align-self:flex-start;align-items:center;gap:4px;margin-top:2px;font-size:12px;font-weight:600;display:inline-flex}.PlateScoreCard-module__ZKhHzW__reasoning{margin-top:var(--sp-2);padding:var(--sp-3) var(--sp-4);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--r-card,16px);color:var(--text-secondary)}.PlateScoreCard-module__ZKhHzW__reasoningLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--primary-700);margin-bottom:var(--sp-1);font-size:12px;font-weight:600;display:block}
.MemoryFactChip-module__5wwEga__chip{align-items:center;gap:var(--sp-2);padding:var(--sp-1) var(--sp-3);background:var(--lavender-1,var(--primary-50));border:1px solid var(--border-subtle);border-radius:var(--r-pill,999px);align-self:flex-start;max-width:100%;display:inline-flex}.MemoryFactChip-module__5wwEga__iconWrap{background:var(--bg-elevated);width:22px;height:22px;color:var(--primary-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.MemoryFactChip-module__5wwEga__action{color:var(--primary-700);font-weight:600}.MemoryFactChip-module__5wwEga__fact{color:var(--text-secondary)}.MemoryFactChip-module__5wwEga__factsList{align-items:flex-start;gap:var(--sp-1);flex-direction:column;max-width:100%;display:flex}
.MessageBubble-module__Lvej3G__bubble{max-width:85%;padding:var(--sp-2) var(--sp-4);font-family:var(--font-secondary);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;animation:MessageBubble-module__Lvej3G__bubbleAppear .22s var(--ease-std,ease-out) both;font-size:15px;line-height:22px}@keyframes MessageBubble-module__Lvej3G__bubbleAppear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.MessageBubble-module__Lvej3G__bubble{animation:none}}.MessageBubble-module__Lvej3G__user{background:var(--primary-50);color:var(--text-primary);border-radius:20px 20px 4px;align-self:flex-end}.MessageBubble-module__Lvej3G__assistant{background:var(--bg-elevated);color:var(--text-primary);box-shadow:var(--shadow-card-soft);border:1px solid var(--border-subtle);border-radius:20px 20px 20px 4px;align-self:flex-start}.MessageBubble-module__Lvej3G__bubble :first-child{margin-top:0}.MessageBubble-module__Lvej3G__bubble :last-child{margin-bottom:0}.MessageBubble-module__Lvej3G__bubble p{margin:0 0 var(--sp-2)}.MessageBubble-module__Lvej3G__bubble p:last-child{margin-bottom:0}.MessageBubble-module__Lvej3G__bubble ul,.MessageBubble-module__Lvej3G__bubble ol{margin:var(--sp-1) 0 var(--sp-2);padding-left:var(--sp-5)}.MessageBubble-module__Lvej3G__bubble ul:last-child,.MessageBubble-module__Lvej3G__bubble ol:last-child{margin-bottom:0}.MessageBubble-module__Lvej3G__bubble li+li{margin-top:var(--sp-1)}.MessageBubble-module__Lvej3G__bubble code{background:var(--bg-muted);border-radius:6px;padding:1px 6px;font-family:ui-monospace,Menlo,Monaco,monospace;font-size:13px}.MessageBubble-module__Lvej3G__bubble pre{background:var(--bg-muted);padding:var(--sp-3);border-radius:var(--r-sm);margin:var(--sp-2) 0;overflow-x:auto}.MessageBubble-module__Lvej3G__bubble pre code{background:0 0;padding:0}.MessageBubble-module__Lvej3G__bubble a{color:var(--primary-600);text-underline-offset:2px;text-decoration:underline}.MessageBubble-module__Lvej3G__bubble strong{font-weight:600}.MessageBubble-module__Lvej3G__bubble em{font-style:italic}@keyframes MessageBubble-module__Lvej3G__cursorPulse{0%,to{opacity:1}50%{opacity:.25}}.MessageBubble-module__Lvej3G__cursor{width:8px;height:8px;margin-left:var(--sp-1);background:var(--primary-600);vertical-align:-1px;animation:MessageBubble-module__Lvej3G__cursorPulse 1s var(--ease-std) infinite;border-radius:50%;display:inline-block}@media (prefers-reduced-motion:reduce){.MessageBubble-module__Lvej3G__cursor{opacity:.7;animation:none}}.MessageBubble-module__Lvej3G__attachments{gap:var(--sp-2);flex-wrap:wrap;display:flex}.MessageBubble-module__Lvej3G__attachmentImage{object-fit:cover;border-radius:var(--r-card);border:1px solid var(--border-subtle);background:var(--bg-muted);width:200px;max-width:100%;height:200px;display:block}.MessageBubble-module__Lvej3G__copyBtn{justify-content:center;align-items:center;gap:var(--sp-1);border-radius:var(--r-pill);border:1px solid var(--border-subtle);background:var(--bg-base);color:var(--text-tertiary);cursor:pointer;opacity:.55;padding:4px 6px;font-size:12px;line-height:1;transition:opacity .12s,color .12s,border-color .12s;display:inline-flex}.MessageBubble-module__Lvej3G__copyBtn:hover{opacity:1;color:var(--text-primary);border-color:var(--border-default)}.MessageBubble-module__Lvej3G__copyBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.MessageBubble-module__Lvej3G__toolPill{align-items:center;gap:var(--sp-2);background:var(--bg-elevated);width:fit-content;max-width:100%;color:var(--text-secondary);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card-soft);transition:opacity .2s var(--ease-std), transform .2s var(--ease-std);animation:MessageBubble-module__Lvej3G__toolPillIn .22s var(--ease-std);border-radius:999px;padding:6px 12px 6px 6px;font-size:13px;font-weight:500;line-height:1.2;display:inline-flex}.MessageBubble-module__Lvej3G__toolPillIconTile{background:var(--primary-100,var(--primary-50));width:24px;height:24px;color:var(--primary-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.MessageBubble-module__Lvej3G__toolPillStateIcon{color:var(--primary-500);flex-shrink:0;justify-content:center;align-items:center;margin-left:2px;display:inline-flex}.MessageBubble-module__Lvej3G__toolPillLabel{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MessageBubble-module__Lvej3G__toolPillExecuting{background:linear-gradient(135deg, var(--primary-50) 0%, var(--lavender-1,var(--primary-50)) 100%);border-color:var(--primary-200);color:var(--primary-700);}.MessageBubble-module__Lvej3G__toolPillExecuting .MessageBubble-module__Lvej3G__toolPillIconTile{background:var(--bg-elevated);color:var(--primary-600)}.MessageBubble-module__Lvej3G__toolPillExecuting .MessageBubble-module__Lvej3G__toolPillStateIcon{color:var(--primary-600)}.MessageBubble-module__Lvej3G__toolPillCompleted{background:var(--bg-elevated);color:var(--text-primary);}.MessageBubble-module__Lvej3G__toolPillCompleted .MessageBubble-module__Lvej3G__toolPillIconTile{background:var(--primary-50);color:var(--primary-600)}.MessageBubble-module__Lvej3G__toolPillCompleted .MessageBubble-module__Lvej3G__toolPillStateIcon{color:var(--success,var(--primary-500))}.MessageBubble-module__Lvej3G__toolPillError{color:var(--error-700,#b91c1c);border-color:var(--error-200,#ef444459);background:var(--bg-elevated);}.MessageBubble-module__Lvej3G__toolPillError .MessageBubble-module__Lvej3G__toolPillIconTile{background:var(--error-soft,#ef444414);color:var(--error-700,#b91c1c)}.MessageBubble-module__Lvej3G__toolPillError .MessageBubble-module__Lvej3G__toolPillStateIcon{color:var(--error,#dc2626)}@keyframes MessageBubble-module__Lvej3G__toolPillIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.MessageBubble-module__Lvej3G__toolPill{animation:none}}.MessageBubble-module__Lvej3G__thinking{align-items:center;gap:var(--sp-2);color:var(--text-tertiary);padding:4px 12px 4px 8px;font-size:13px;line-height:1.2;display:inline-flex}.MessageBubble-module__Lvej3G__thinkingDots{align-items:center;gap:3px;display:inline-flex}.MessageBubble-module__Lvej3G__thinkingDots>span{background:var(--primary-500);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite MessageBubble-module__Lvej3G__thinkingBounce;display:inline-block}.MessageBubble-module__Lvej3G__thinkingDots>span:first-child{animation-delay:0s}.MessageBubble-module__Lvej3G__thinkingDots>span:nth-child(2){animation-delay:.15s}.MessageBubble-module__Lvej3G__thinkingDots>span:nth-child(3){animation-delay:.3s}.MessageBubble-module__Lvej3G__thinkingText{color:var(--text-tertiary);font-style:italic}@keyframes MessageBubble-module__Lvej3G__thinkingBounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.MessageBubble-module__Lvej3G__thinkingDots>span{opacity:.7;animation:none}}.MessageBubble-module__Lvej3G__thinking{color:var(--text-tertiary);align-items:center;gap:10px;font-size:14px;line-height:1;display:inline-flex}.MessageBubble-module__Lvej3G__thinkingDots{align-items:flex-end;gap:4px;height:12px;display:inline-flex}.MessageBubble-module__Lvej3G__thinkingDots span{background:var(--primary-600);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite MessageBubble-module__Lvej3G__thinkBounce}.MessageBubble-module__Lvej3G__thinkingDots span:nth-child(2){animation-delay:.15s}.MessageBubble-module__Lvej3G__thinkingDots span:nth-child(3){animation-delay:.3s}@keyframes MessageBubble-module__Lvej3G__thinkBounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.MessageBubble-module__Lvej3G__thinkingText{font-weight:500;animation:1.5s ease-in-out infinite MessageBubble-module__Lvej3G__thinkTextFade}@keyframes MessageBubble-module__Lvej3G__thinkTextFade{0%,to{opacity:.65}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.MessageBubble-module__Lvej3G__thinkingDots span,.MessageBubble-module__Lvej3G__thinkingText{animation:none}}.MessageBubble-module__Lvej3G__platePill{border-radius:var(--r-card,16px);background:linear-gradient(135deg, var(--primary-50), var(--lavender-1,var(--primary-50)));border:1px solid var(--primary-200);width:100%;max-width:360px;color:var(--primary-700);align-items:center;gap:12px;padding:10px 12px;display:flex}.MessageBubble-module__Lvej3G__plateThumb{background:var(--bg-muted);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;overflow:hidden}.MessageBubble-module__Lvej3G__plateThumbImg{object-fit:cover;width:100%;height:100%}.MessageBubble-module__Lvej3G__plateThumbShimmer{pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff8c 50%,#0000 100%) 0 0/200% 100%;animation:1.6s linear infinite MessageBubble-module__Lvej3G__plateShimmer;position:absolute;inset:0}.MessageBubble-module__Lvej3G__plateBody{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.MessageBubble-module__Lvej3G__plateLabel{color:var(--primary-700);align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:1.2;display:flex}.MessageBubble-module__Lvej3G__plateLabel .MessageBubble-module__Lvej3G__dots:after{content:"…";text-align:left;width:12px;animation:1.4s steps(4,end) infinite MessageBubble-module__Lvej3G__plateDots;display:inline-block}.MessageBubble-module__Lvej3G__plateScoreSkeleton{background:linear-gradient(90deg, var(--primary-200) 0%, var(--primary-100,var(--primary-50)) 50%, var(--primary-200) 100%);background-size:200% 100%;border-radius:4px;width:70%;height:8px;animation:1.6s linear infinite MessageBubble-module__Lvej3G__plateShimmer}.MessageBubble-module__Lvej3G__plateHint{color:var(--primary-600);opacity:.75;font-size:12px}@keyframes MessageBubble-module__Lvej3G__plateShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes MessageBubble-module__Lvej3G__plateDots{0%,20%{content:"."}40%{content:".."}60%,to{content:"…"}}@media (prefers-reduced-motion:reduce){.MessageBubble-module__Lvej3G__plateThumbShimmer,.MessageBubble-module__Lvej3G__plateScoreSkeleton{animation:none}.MessageBubble-module__Lvej3G__plateLabel .MessageBubble-module__Lvej3G__dots:after{content:"…";animation:none}}
.VoiceRecorderButton-module__dBti8G__voice{width:var(--btn-icon-md);height:var(--btn-icon-md);color:var(--text-tertiary);cursor:pointer;transition:background var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std), transform var(--dur-fast) var(--ease-std);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.VoiceRecorderButton-module__dBti8G__voice:hover:not(:disabled){background:var(--bg-muted);color:var(--primary-600)}.VoiceRecorderButton-module__dBti8G__voice:active:not(:disabled){transform:scale(.94)}.VoiceRecorderButton-module__dBti8G__voice:disabled{opacity:.4;cursor:not-allowed}.VoiceRecorderButton-module__dBti8G__recording,.VoiceRecorderButton-module__dBti8G__recording:hover:not(:disabled){background:var(--error);color:var(--text-inverse)}.VoiceRecorderButton-module__dBti8G__transcribing{background:var(--primary-600);color:var(--text-inverse)}.VoiceRecorderButton-module__dBti8G__error{background:var(--error-soft);color:var(--error)}.VoiceRecorderButton-module__dBti8G__pulse{border:2px solid var(--error);animation:VoiceRecorderButton-module__dBti8G__voicePulseRing 1.4s var(--ease-std) infinite;pointer-events:none;border-radius:50%;position:absolute;inset:0}@keyframes VoiceRecorderButton-module__dBti8G__voicePulseRing{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.VoiceRecorderButton-module__dBti8G__spin{animation:.9s linear infinite VoiceRecorderButton-module__dBti8G__voiceSpin}@keyframes VoiceRecorderButton-module__dBti8G__voiceSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.VoiceRecorderButton-module__dBti8G__pulse,.VoiceRecorderButton-module__dBti8G__spin{animation:none}}
.HearingViz-module__6TW80a__stage{border-radius:var(--r-card);background:var(--bg-elevated);flex:1;place-items:center;min-height:260px;display:grid;position:relative;overflow:hidden}.HearingViz-module__6TW80a__rings{place-items:center;width:200px;height:200px;display:grid;position:relative}.HearingViz-module__6TW80a__ring{border:2px solid var(--primary-500);opacity:0;width:200px;height:200px;animation:HearingViz-module__6TW80a__hv-ripple 2.6s var(--ease-std) infinite;border-radius:50%;margin:auto;position:absolute;inset:0}.HearingViz-module__6TW80a__ring2{animation-delay:.87s}.HearingViz-module__6TW80a__ring3{animation-delay:1.74s}.HearingViz-module__6TW80a__core{z-index:1;background:var(--primary-600);width:104px;height:104px;color:var(--text-inverse);box-shadow:0 10px 30px color-mix(in srgb, var(--primary-600) 42%, transparent);animation:HearingViz-module__6TW80a__hv-core 2.6s var(--ease-std) infinite;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}@keyframes HearingViz-module__6TW80a__hv-ripple{0%{opacity:.55;transform:scale(.52)}80%{opacity:0}to{opacity:0;transform:scale(1)}}@keyframes HearingViz-module__6TW80a__hv-core{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}
.ResultScreen-module__UWKOUa__stickyCta{padding:var(--sp-5) var(--sp-5) calc(var(--sp-5) + env(safe-area-inset-bottom,0px));margin:0 calc(-1 * var(--sp-5));background:linear-gradient(180deg, #f6f4f800 0%, var(--bg-app) 30%, var(--bg-app) 100%);z-index:10;pointer-events:none;position:sticky;bottom:0;left:0;right:0}.ResultScreen-module__UWKOUa__stickyCta>*{pointer-events:auto}.ResultScreen-module__UWKOUa__bulletList{gap:var(--sp-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ResultScreen-module__UWKOUa__bulletList>li{padding-left:var(--sp-5);position:relative}.ResultScreen-module__UWKOUa__bulletList>li:before{content:"";left:var(--sp-1);opacity:.5;background:currentColor;border-radius:50%;width:6px;height:6px;position:absolute;top:.65em}.ResultScreen-module__UWKOUa__divider{background:var(--border-subtle);border:0;height:1px;margin:0}
.ChatComposer-module__en2tVW__composer{padding:var(--sp-3);padding-bottom:max(env(safe-area-inset-bottom,0px), var(--sp-3));background:var(--bg-app);flex-shrink:0}.ChatComposer-module__en2tVW__plate{align-items:flex-end;gap:var(--sp-2);padding:6px 6px 6px var(--sp-3);border-radius:var(--r-card);background:var(--bg-elevated);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card-soft);display:flex}.ChatComposer-module__en2tVW__textarea{resize:none;min-width:0;color:var(--text-primary);font-family:var(--font-secondary);scrollbar-width:none;background:0 0;border:none;outline:none;flex:1;padding:9px 0;font-size:15px;line-height:22px}.ChatComposer-module__en2tVW__textarea::-webkit-scrollbar{width:0}.ChatComposer-module__en2tVW__textarea::placeholder{color:var(--text-tertiary)}.ChatComposer-module__en2tVW__attach{width:var(--btn-icon-md);height:var(--btn-icon-md);color:var(--text-tertiary);cursor:pointer;transition:background var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ChatComposer-module__en2tVW__attach:hover{background:var(--bg-muted);color:var(--primary-600)}.ChatComposer-module__en2tVW__attach:disabled{opacity:.4;cursor:not-allowed}.ChatComposer-module__en2tVW__send{width:var(--btn-icon-md);height:var(--btn-icon-md);background:var(--grad-orb);color:var(--text-inverse);cursor:pointer;box-shadow:var(--shadow-button);transition:transform var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ChatComposer-module__en2tVW__send:hover:not(:disabled){box-shadow:var(--shadow-floating);transform:scale(1.05)}.ChatComposer-module__en2tVW__send:active:not(:disabled){transform:scale(.94)}.ChatComposer-module__en2tVW__send:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.ChatComposer-module__en2tVW__sendStreaming{animation:ChatComposer-module__en2tVW__orb-pulse 1.4s var(--ease-std) infinite}@media (prefers-reduced-motion:reduce){.ChatComposer-module__en2tVW__sendStreaming{animation:none}}.ChatComposer-module__en2tVW__photoChip{align-items:center;gap:var(--sp-3);padding:6px var(--sp-3) 6px 6px;margin-bottom:var(--sp-2);border-radius:var(--r-card);background:var(--bg-elevated);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card-soft);display:flex}.ChatComposer-module__en2tVW__photoChipThumb{border-radius:var(--r-md);object-fit:cover;flex-shrink:0;width:56px;height:56px}.ChatComposer-module__en2tVW__photoChipMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ChatComposer-module__en2tVW__photoChipRemove{width:var(--btn-icon-md);height:var(--btn-icon-md);color:var(--text-tertiary);cursor:pointer;transition:background var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ChatComposer-module__en2tVW__photoChipRemove:hover{background:var(--bg-muted);color:var(--text-primary)}.ChatComposer-module__en2tVW__attachSpinner{animation:.8s linear infinite ChatComposer-module__en2tVW__spin}@keyframes ChatComposer-module__en2tVW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ChatComposer-module__en2tVW__attachSpinner{animation:none}}
.TMTTest-module__N1dHoG__board{border-radius:var(--r-card);background:var(--bg-elevated);touch-action:manipulation;flex:1;min-height:380px;position:relative;overflow:hidden}.TMTTest-module__N1dHoG__node{background:var(--bg-app);width:46px;height:46px;color:var(--text-primary);border:1.5px solid var(--border-default);box-shadow:var(--shadow-card-soft);transition:background .15s var(--ease-std), color .15s var(--ease-std), border-color .15s var(--ease-std);-webkit-tap-highlight-color:transparent;border-radius:50%;place-items:center;font-size:15px;font-weight:700;display:grid;position:absolute;transform:translate(-50%,-50%)}.TMTTest-module__N1dHoG__done{background:var(--primary-600);color:var(--text-inverse);border-color:var(--primary-600);box-shadow:0 4px 14px color-mix(in srgb, var(--primary-600) 35%, transparent)}.TMTTest-module__N1dHoG__hint{border-color:var(--primary-500);animation:TMTTest-module__N1dHoG__tmt-hint .6s var(--ease-std) 2}.TMTTest-module__N1dHoG__error{border-color:var(--error);color:var(--error)}@keyframes TMTTest-module__N1dHoG__tmt-hint{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--primary-500) 55%, transparent)}50%{box-shadow:0 0 0 10px color-mix(in srgb, var(--primary-500) 0%, transparent)}}
.page-module__nHcuEW__hero{width:calc(100% + 2 * var(--sp-5));margin-left:calc(-1 * var(--sp-5));margin-top:calc(-1 * var(--sp-4));aspect-ratio:16/9;background:var(--bg-muted);position:relative;overflow:hidden}.page-module__nHcuEW__scrim{z-index:1;pointer-events:none;background:linear-gradient(#0000 50%,#0000002e 100%);position:absolute;inset:0}
.HeroBioAge-module__pk25XG__hero{border-radius:var(--r-hero-card);width:100%;color:var(--text-inverse);isolation:isolate;box-shadow:var(--shadow-floating);border:1px solid #ffffff2e;flex-direction:column;justify-content:flex-end;min-height:320px;display:flex;position:relative;overflow:hidden}.HeroBioAge-module__pk25XG__orb{pointer-events:none;z-index:0;filter:blur(2px);background:radial-gradient(circle at 30% 25%,#ffffff73 0%,#ffffff1f 35%,#0000 65%);height:90%;position:absolute;inset:-20% -10% auto}.HeroBioAge-module__pk25XG__content{z-index:1;gap:var(--sp-3);padding:var(--sp-7) var(--sp-6) var(--sp-6);flex-direction:column;display:flex;position:relative}.HeroBioAge-module__pk25XG__label{font-family:var(--font-secondary);letter-spacing:.04em;text-transform:uppercase;color:var(--text-inverse);opacity:.85;margin:0;font-size:13px;font-weight:600;line-height:16px}.HeroBioAge-module__pk25XG__row{align-items:baseline;gap:var(--sp-3);margin-top:var(--sp-1);flex-wrap:nowrap;display:flex}.HeroBioAge-module__pk25XG__big{font-family:var(--font-primary);letter-spacing:-.04em;color:var(--text-inverse);text-shadow:0 4px 24px #7b57f640;font-size:clamp(80px,24vw,108px);font-weight:700;line-height:1}.HeroBioAge-module__pk25XG__chip{font-family:var(--font-primary);letter-spacing:-.02em;color:var(--text-inverse);opacity:.85;white-space:nowrap;font-size:clamp(22px,6vw,30px);font-weight:600;line-height:1.1}.HeroBioAge-module__pk25XG__headline{font-family:var(--font-primary);letter-spacing:-.015em;color:var(--text-inverse);margin:var(--sp-2) 0 0;font-size:22px;font-weight:700;line-height:28px}.HeroBioAge-module__pk25XG__subline{font-family:var(--font-secondary);color:var(--text-inverse);opacity:.88;margin:0;font-size:15px;font-weight:400;line-height:22px}
@keyframes ReactionTest-module__scwC6q__targetAppear{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes ReactionTest-module__scwC6q__targetPulseRing{0%{box-shadow:0 0 0 0 var(--primary-300)}to{box-shadow:0 0 0 32px #0000}}@keyframes ReactionTest-module__scwC6q__targetTap{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}@keyframes ReactionTest-module__scwC6q__waitingDot{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes ReactionTest-module__scwC6q__falseFlash{0%{background:var(--error-soft)}to{background:var(--bg-muted)}}.ReactionTest-module__scwC6q__stage{border-radius:var(--r-card);background:var(--bg-muted);-webkit-user-select:none;user-select:none;touch-action:manipulation;min-height:280px;transition:background var(--dur-base) var(--ease-std);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;width:100%;padding:0;font-family:inherit;display:flex;position:relative}.ReactionTest-module__scwC6q__stage:focus-visible{outline:2px solid var(--primary-500);outline-offset:4px}.ReactionTest-module__scwC6q__stageWaiting .ReactionTest-module__scwC6q__waitingDot{background:var(--text-tertiary);border-radius:50%;width:12px;height:12px;animation:1.6s ease-in-out infinite ReactionTest-module__scwC6q__waitingDot}.ReactionTest-module__scwC6q__target{background:var(--grad-orb);width:200px;height:200px;color:var(--text-inverse);animation:ReactionTest-module__scwC6q__targetAppear .28s var(--ease-emph,cubic-bezier(.4, 0, .2, 1)) both, ReactionTest-module__scwC6q__targetPulseRing 1.2s var(--ease-std,cubic-bezier(.4, 0, .2, 1)) infinite;box-shadow:0 0 0 0 var(--primary-300);border-radius:50%;justify-content:center;align-items:center;display:flex}.ReactionTest-module__scwC6q__targetTap{animation:ReactionTest-module__scwC6q__targetTap .2s var(--ease-std,cubic-bezier(.4, 0, .2, 1)) forwards}.ReactionTest-module__scwC6q__stageFalse{animation:ReactionTest-module__scwC6q__falseFlash .6s var(--ease-std,cubic-bezier(.4, 0, .2, 1)) forwards}@media (prefers-reduced-motion:reduce){.ReactionTest-module__scwC6q__target{box-shadow:0 0 24px var(--primary-300);animation:none}.ReactionTest-module__scwC6q__targetTap{opacity:0;animation:none}.ReactionTest-module__scwC6q__stageFalse{animation:none}.ReactionTest-module__scwC6q__stageWaiting .ReactionTest-module__scwC6q__waitingDot{opacity:.7;animation:none}}.ReactionTest-module__scwC6q__dots{gap:var(--sp-2);justify-content:center;align-items:center;display:flex}.ReactionTest-module__scwC6q__dot{background:var(--border-default);width:8px;height:8px;transition:background var(--dur-base) var(--ease-std), transform var(--dur-base) var(--ease-std);border-radius:50%}.ReactionTest-module__scwC6q__dotDone{background:var(--primary-600);transform:scale(1.1)}
@keyframes ChatScreen-module__aYNSXG__msgFlash{0%{background:var(--lavender-1);transform:scale(1)}50%{background:var(--lavender-2);transform:scale(1.02)}to{background:0 0;transform:scale(1)}}.ChatScreen-module__aYNSXG__flash{animation:ChatScreen-module__aYNSXG__msgFlash 1.5s var(--ease-emph);border-radius:var(--r-card)}@media (prefers-reduced-motion:reduce){.ChatScreen-module__aYNSXG__flash{animation:none}}
.EmptyChat-module__bRjZbG__emptyChat{text-align:center;align-self:center;align-items:center;gap:var(--sp-4);margin:var(--sp-12) auto var(--sp-6);max-width:320px;padding:0 var(--sp-4);flex-direction:column;display:flex}.EmptyChat-module__bRjZbG__orb{width:168px;height:168px;margin-bottom:var(--sp-2);position:relative}.EmptyChat-module__bRjZbG__ring{border:1.5px solid var(--primary-300);opacity:0;pointer-events:none;border-radius:50%;position:absolute;inset:0}.EmptyChat-module__bRjZbG__core{background:var(--grad-orb);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;margin:28px;display:flex;position:relative;box-shadow:0 12px 32px #7b57f659,inset 0 -8px 24px #ffffff2e}.EmptyChat-module__bRjZbG__title{letter-spacing:-.015em;margin:0}.EmptyChat-module__bRjZbG__hint{max-width:280px;margin:0}@keyframes EmptyChat-module__bRjZbG__ringPulse{0%{opacity:0;transform:scale(.85)}20%{opacity:.55}to{opacity:0;transform:scale(1.55)}}@media (prefers-reduced-motion:no-preference){.EmptyChat-module__bRjZbG__ring:first-child{animation:3.2s ease-out infinite EmptyChat-module__bRjZbG__ringPulse}.EmptyChat-module__bRjZbG__ring:nth-child(2){animation:3.2s ease-out 1s infinite EmptyChat-module__bRjZbG__ringPulse}.EmptyChat-module__bRjZbG__ring:nth-child(3){animation:3.2s ease-out 2s infinite EmptyChat-module__bRjZbG__ringPulse}}
.PALTest-module__FuTi_a__grid{gap:var(--sp-3);grid-template-columns:repeat(3,1fr);display:grid}.PALTest-module__FuTi_a__tile{aspect-ratio:1;perspective:800px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0;display:block;position:relative}.PALTest-module__FuTi_a__inner{transform-style:preserve-3d;transition:transform .5s var(--ease-std);position:absolute;inset:0}.PALTest-module__FuTi_a__open .PALTest-module__FuTi_a__inner{transform:rotateY(180deg)}.PALTest-module__FuTi_a__face{border-radius:var(--r-card);backface-visibility:hidden;place-items:center;display:grid;position:absolute;inset:0}.PALTest-module__FuTi_a__front{background:var(--primary-600);color:var(--text-inverse);box-shadow:0 4px 14px color-mix(in srgb, var(--primary-600) 28%, transparent)}.PALTest-module__FuTi_a__back{background:var(--bg-app);color:var(--primary-700);border:1.5px solid var(--border-default);transform:rotateY(180deg)}.PALTest-module__FuTi_a__correct .PALTest-module__FuTi_a__back{border-color:var(--success);color:var(--success)}.PALTest-module__FuTi_a__wrong .PALTest-module__FuTi_a__back{border-color:var(--error);color:var(--error)}.PALTest-module__FuTi_a__prompt{animation:PALTest-module__FuTi_a__pal-pop .3s var(--ease-std)}@keyframes PALTest-module__FuTi_a__pal-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}
.LibraryHero-module__Z4L8eq__hero{border-radius:var(--r-hero-card);padding:var(--sp-4) var(--sp-4) var(--sp-6);min-height:200px;color:var(--text-inverse);box-shadow:var(--shadow-card);cursor:pointer;transition:transform var(--dur-base) var(--ease-std), box-shadow var(--dur-base) var(--ease-std);background:var(--primary-900);box-sizing:border-box;flex-direction:column;display:flex;position:relative;overflow:visible}.LibraryHero-module__Z4L8eq__hero:hover{box-shadow:var(--shadow-floating);transform:translateY(-1px)}.LibraryHero-module__Z4L8eq__hero:active{transform:scale(.99)}@media (min-width:400px){.LibraryHero-module__Z4L8eq__hero{padding:var(--sp-5) var(--sp-5) var(--sp-7);min-height:220px}}.LibraryHero-module__Z4L8eq__media{z-index:0;border-radius:var(--r-hero-card);background-position:50%;background-size:cover;position:absolute;inset:0;overflow:hidden}.LibraryHero-module__Z4L8eq__scrim{z-index:1;pointer-events:none;border-radius:var(--r-hero-card);background:0 0;position:absolute;inset:0;overflow:hidden}
