.CharacterCard-module__O361eW__card{background:var(--surface);border-radius:12px;min-width:0;transition:transform .15s cubic-bezier(.4,0,.2,1),filter .15s cubic-bezier(.4,0,.2,1);overflow:hidden}.CharacterCard-module__O361eW__card:not(.CharacterCard-module__O361eW__inactive):hover{filter:brightness(1.08);transform:translateY(-2px)}.CharacterCard-module__O361eW__card:not(.CharacterCard-module__O361eW__inactive):active{transform:translateY(0)scale(.99)}.CharacterCard-module__O361eW__inactive{cursor:default;filter:saturate(.6)}.CharacterCard-module__O361eW__media{aspect-ratio:2/3;background:var(--surface-raised);border-radius:12px;position:relative;overflow:hidden}.CharacterCard-module__O361eW__cardImg{object-fit:cover;width:100%;height:100%;display:block}.CharacterCard-module__O361eW__hotRibbon{top:var(--space-3);z-index:2;padding:var(--space-1) var(--space-3) var(--space-1) var(--space-4);color:var(--on-accent);background:var(--accent);letter-spacing:.08em;text-align:center;border-radius:6px 0 0 6px;font-size:12px;font-weight:700;line-height:16px;position:absolute;right:0}.CharacterCard-module__O361eW__cardPlaceholder{color:#ffffff29;background:radial-gradient(circle at 50% 34%,#ffffff29,#0000 28%);place-items:center;font-size:clamp(54px,18vw,86px);font-weight:700;display:grid;position:absolute;inset:0}.CharacterCard-module__O361eW__cardPlaceholder:after{content:"IMAGE PREPARING";color:#ffffff6b;letter-spacing:.16em;font-size:8px;position:absolute;bottom:12px;left:12px}.CharacterCard-module__O361eW__cardBody{background:linear-gradient(#0000 0%,#101012d1 38%,#101012f7 100%);flex-direction:column;gap:4px;padding:76px 12px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.CharacterCard-module__O361eW__name{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:15.008px;font-weight:600;line-height:22px;overflow:hidden}.CharacterCard-module__O361eW__tagline{color:#ffffffe6;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}.CharacterCard-module__O361eW__tagRow{flex-wrap:nowrap;gap:2px;max-height:16px;display:flex;overflow:hidden}.CharacterCard-module__O361eW__tag{max-width:72px;color:var(--text-label);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:12px;line-height:16px;overflow:hidden}.CharacterCard-module__O361eW__tag:before{content:"#"}
.Footer-module__bCoygW__footer{border-top:1px solid var(--border);color:var(--text-label);flex-wrap:wrap;justify-content:center;gap:12px 16px;padding:24px 20px;font-size:12px;line-height:16px;display:flex}.Footer-module__bCoygW__footer a:hover{color:var(--text-muted)}
.MobileBottomNav-module__d_D5pa__nav{z-index:30;width:min(100%, var(--app-shell-max));min-height:calc(var(--app-bottom-nav-height) + var(--app-safe-bottom));padding-bottom:var(--app-safe-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#151516f5;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;right:50%;transform:translate(50%)}.MobileBottomNav-module__d_D5pa__item{min-width:0;min-height:var(--app-bottom-nav-height);color:var(--text-label);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:500;line-height:14px;display:flex;position:relative}.MobileBottomNav-module__d_D5pa__item[data-active=true]{color:var(--accent)}.MobileBottomNav-module__d_D5pa__icon{place-items:center;width:24px;height:24px;display:grid}.MobileBottomNav-module__d_D5pa__icon svg{fill:currentColor;width:22px;height:22px;overflow:visible}.MobileBottomNav-module__d_D5pa__iconCutout{fill:var(--bg)}.MobileBottomNav-module__d_D5pa__iconCutoutStroke{fill:none;stroke:var(--bg);stroke-linecap:round;stroke-width:1.8px}@media (min-width:481px){.MobileBottomNav-module__d_D5pa__nav{border-right:1px solid var(--border);border-left:1px solid var(--border)}}
.AuthSheet-module__g0YYFG__sheet{padding:12px 20px calc(20px + var(--app-safe-bottom));flex-direction:column;display:flex}.AuthSheet-module__g0YYFG__label{color:var(--text-strong);margin-bottom:6px;font-size:15px;font-weight:600}.AuthSheet-module__g0YYFG__hint{color:var(--text-label);margin-bottom:14px;font-size:12px}.AuthSheet-module__g0YYFG__google{border:1px solid var(--border);color:#1f1f1f;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:14px;padding:10px;font-size:13px;font-weight:600;display:flex}.AuthSheet-module__g0YYFG__google:hover{background:#f7f7f7}.AuthSheet-module__g0YYFG__googleIcon{flex-shrink:0;width:16px;height:16px}.AuthSheet-module__g0YYFG__divider{color:var(--text-muted);align-items:center;gap:10px;margin-bottom:14px;font-size:11px;display:flex}.AuthSheet-module__g0YYFG__divider:before,.AuthSheet-module__g0YYFG__divider:after{content:"";background:var(--border);flex:1;height:1px}.AuthSheet-module__g0YYFG__row{gap:8px;margin-bottom:10px;display:flex}.AuthSheet-module__g0YYFG__input{background:var(--surface);border:1px solid var(--border);color:var(--text-strong);border-radius:10px;flex:1;padding:10px 12px;font-size:14px}.AuthSheet-module__g0YYFG__send{background:var(--accent);color:var(--on-accent);white-space:nowrap;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:600}.AuthSheet-module__g0YYFG__send:disabled{opacity:.5}.AuthSheet-module__g0YYFG__status{color:var(--text-muted);margin-bottom:10px;font-size:12px}.AuthSheet-module__g0YYFG__signedIn{color:var(--text-strong);margin-bottom:14px;font-size:13px}.AuthSheet-module__g0YYFG__signOut{border:1px solid var(--border);width:100%;color:var(--text-muted);text-align:center;border-radius:10px;margin-bottom:8px;padding:10px;font-size:13px}.AuthSheet-module__g0YYFG__signOut:hover{border-color:var(--accent-border);color:var(--text-strong)}.AuthSheet-module__g0YYFG__close{border:1px solid var(--border);width:100%;color:var(--text-muted);text-align:center;border-radius:10px;padding:10px;font-size:13px}.AuthSheet-module__g0YYFG__close:hover{border-color:var(--accent-border);color:var(--text-strong)}
.BillingSheet-module__uo1lkq__sheet{padding:12px 20px calc(20px + var(--app-safe-bottom))}.BillingSheet-module__uo1lkq__eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.BillingSheet-module__uo1lkq__title{color:var(--text-strong);font-family:var(--font-serif);margin-bottom:16px;font-size:21px;font-weight:500}.BillingSheet-module__uo1lkq__balanceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.BillingSheet-module__uo1lkq__balanceCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:4px;min-height:88px;padding:14px;display:flex}.BillingSheet-module__uo1lkq__value{color:var(--text-strong);font-size:22px;font-weight:650}.BillingSheet-module__uo1lkq__label,.BillingSheet-module__uo1lkq__rule,.BillingSheet-module__uo1lkq__note{color:var(--text-muted);font-size:12px;line-height:1.5}.BillingSheet-module__uo1lkq__rule{margin-bottom:8px}.BillingSheet-module__uo1lkq__note{color:var(--text-label);margin-bottom:10px}.BillingSheet-module__uo1lkq__packGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.BillingSheet-module__uo1lkq__pack{border:1px solid var(--accent-border);min-height:42px;color:var(--accent);background:var(--accent-bg);border-radius:10px;font-size:13px;font-weight:650}.BillingSheet-module__uo1lkq__pack:disabled{cursor:default;opacity:.55}.BillingSheet-module__uo1lkq__error{color:var(--accent);margin:-2px 0 12px;font-size:12px;line-height:1.4}.BillingSheet-module__uo1lkq__close{background:var(--text-strong);width:100%;min-height:44px;color:var(--bg);border-radius:10px;font-size:13px;font-weight:650}
.ChatClient-module__kklC3W__page{width:100%;max-width:var(--app-shell-max);background:var(--bg);border-inline:1px solid var(--border);flex-direction:column;height:100dvh;margin:0 auto;display:flex;overflow:hidden}@media (max-width:479px){.ChatClient-module__kklC3W__page{border-inline:0}}.ChatClient-module__kklC3W__footer{text-align:center;color:var(--text-label);padding:0 20px 14px;font-size:12px}.ChatClient-module__kklC3W__namePromptOverlay{z-index:30;background:#0000009e;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.ChatClient-module__kklC3W__namePromptDialog{width:min(100%,380px);margin-bottom:var(--app-safe-bottom);border-radius:20px;animation:.2s ease-out ChatClient-module__kklC3W__prompt-rise;box-shadow:0 18px 60px #0000006b}@keyframes ChatClient-module__kklC3W__prompt-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ChatClient-module__kklC3W__typingIndicator{align-items:center;gap:4px;width:fit-content;margin:-4px auto 8px;padding:6px 12px;display:flex}.ChatClient-module__kklC3W__typingIndicator span{background:var(--text-label);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite ChatClient-module__kklC3W__typing-bounce}.ChatClient-module__kklC3W__typingIndicator span:nth-child(2){animation-delay:.15s}.ChatClient-module__kklC3W__typingIndicator span:nth-child(3){animation-delay:.3s}@keyframes ChatClient-module__kklC3W__typing-bounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.ChatClient-module__kklC3W__toast{left:50%;bottom:calc(152px + var(--app-safe-bottom));background:var(--surface-raised);border:1px solid var(--accent-border);color:var(--text-strong);z-index:40;border-radius:999px;padding:8px 16px;font-size:12px;animation:.15s ease-out ChatClient-module__kklC3W__fade-in;position:fixed;transform:translate(-50%)}
.ChatV3MessageStream-module__WGSQFG__stream{flex-direction:column;flex:1;width:100%;max-width:640px;min-height:0;margin:0 auto;padding:22px 18px 16px;display:flex;overflow-y:auto}.ChatV3MessageStream-module__WGSQFG__assistantTurn{margin-bottom:10px}.ChatV3MessageStream-module__WGSQFG__narration{color:var(--text-muted);font-family:var(--font-serif);margin:2px 0 17px;font-size:15px;font-style:italic;line-height:1.85}.ChatV3MessageStream-module__WGSQFG__dialogue{color:var(--text-strong);margin:0 0 14px;font-size:15px;line-height:1.72}.ChatV3MessageStream-module__WGSQFG__speaker{align-items:center;gap:var(--space-2);color:var(--text-label);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:11px;display:flex}.ChatV3MessageStream-module__WGSQFG__speakerAvatar{border:1px solid var(--border);object-fit:cover;border-radius:50%;width:24px;height:24px}.ChatV3MessageStream-module__WGSQFG__userTurn{border:1px solid var(--border);background:var(--surface);max-width:78%;color:var(--text-strong);border-radius:16px 16px 4px;align-self:flex-end;margin:0 0 18px;padding:10px 14px;font-size:14px;line-height:1.5}.ChatV3MessageStream-module__WGSQFG__userTurn[data-pending=true],.ChatV3MessageStream-module__WGSQFG__assistantTurn[data-preview=true]{opacity:.82}.ChatV3MessageStream-module__WGSQFG__snapshotFrame{aspect-ratio:2/3;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:min(72%,236px);max-width:100%;margin:2px 0 18px;overflow:hidden}.ChatV3MessageStream-module__WGSQFG__snapshotImage{object-fit:cover;width:100%;height:100%;display:block}.ChatV3MessageStream-module__WGSQFG__typingCursor{border-right:2px solid var(--accent);vertical-align:-.12em;width:0;height:1em;margin-left:2px;animation:.72s step-end infinite ChatV3MessageStream-module__WGSQFG__typing-cursor-blink;display:inline-block}@keyframes ChatV3MessageStream-module__WGSQFG__typing-cursor-blink{0%,48%{opacity:1}49%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.ChatV3MessageStream-module__WGSQFG__typingCursor{animation:none}}
.UiPrimitives-module__ezbyma__backdrop{z-index:50;background:var(--overlay-bg);justify-content:center;align-items:flex-end;animation:.15s ease-out UiPrimitives-module__ezbyma__fade-in;display:flex;position:fixed;inset:0}.UiPrimitives-module__ezbyma__bottomSheet{width:100%;max-width:var(--app-shell-max);border:1px solid var(--border);background:var(--surface-raised);border-bottom:0;border-radius:20px 20px 0 0;animation:.2s ease-out UiPrimitives-module__ezbyma__sheet-up}.UiPrimitives-module__ezbyma__sheetHandle{background:var(--border);border-radius:999px;flex-shrink:0;width:36px;height:4px;margin:4px auto 16px}.UiPrimitives-module__ezbyma__pill{border:1px solid var(--border);color:var(--text-muted);background:var(--surface);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.UiPrimitives-module__ezbyma__segmentedPill{border:1px solid var(--border);border-radius:999px;gap:2px;padding:2px;display:flex}.UiPrimitives-module__ezbyma__pillSegment{color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}
.customCharacter-module__7Jnx4q__page{min-height:100dvh;width:min(100%, var(--app-shell-max));padding:var(--app-page-gutter);border-right:1px solid var(--border);border-left:1px solid var(--border);background:var(--bg);color:var(--text-strong);place-items:center;margin:0 auto;display:grid}.customCharacter-module__7Jnx4q__card{width:100%;padding:var(--space-6);border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:12px}.customCharacter-module__7Jnx4q__eyebrow{margin:0 0 var(--space-2);color:var(--accent-soft);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.customCharacter-module__7Jnx4q__card h1{letter-spacing:-.02em;margin:0;font-size:28px;font-weight:600;line-height:38px}.customCharacter-module__7Jnx4q__card p:not(.customCharacter-module__7Jnx4q__eyebrow){margin:var(--space-3) 0 0;color:var(--text-muted);font-size:16px;line-height:24px}.customCharacter-module__7Jnx4q__card button{width:100%;min-height:48px;margin-top:var(--space-5);background:var(--accent);color:var(--on-accent);font:inherit;cursor:pointer;border:0;border-radius:8px;font-size:15px;font-weight:600}@media (max-width:480px){.customCharacter-module__7Jnx4q__page{border:0}}
.page-module__az98Pq__page{background:var(--overlay-bg);justify-content:center;align-items:flex-end;min-height:100dvh;display:flex}.page-module__az98Pq__sheet{padding:12px 20px calc(24px + var(--app-safe-bottom));flex-direction:column;align-items:center;display:flex}.page-module__az98Pq__message{color:var(--text-strong);text-align:center;margin:8px 0 16px;font-size:14px}.page-module__az98Pq__close{border:1px solid var(--border);width:100%;color:var(--text-muted);text-align:center;border-radius:10px;padding:10px;font-size:13px}.page-module__az98Pq__close:hover{border-color:var(--accent-border);color:var(--text-strong)}
.create-module__9dlqCa__page{overscroll-behavior-y:contain;height:100dvh;min-height:100vh;width:min(100%, var(--app-shell-max));padding:var(--space-5) var(--app-page-gutter) 110px;background:var(--bg);color:var(--text-strong);margin:0 auto;overflow-y:auto}.create-module__9dlqCa__header,.create-module__9dlqCa__form,.create-module__9dlqCa__result{width:100%}.create-module__9dlqCa__header{padding:var(--space-2) 0 var(--space-8)}.create-module__9dlqCa__header p,.create-module__9dlqCa__eyebrow{margin:0 0 var(--space-2);color:var(--accent-soft);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.create-module__9dlqCa__header h1,.create-module__9dlqCa__result h2{letter-spacing:-.02em;margin:0;font-size:28px;font-weight:600;line-height:38px}.create-module__9dlqCa__header>span{margin-top:var(--space-3);color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.6;display:block}.create-module__9dlqCa__form,.create-module__9dlqCa__result{gap:var(--space-4);display:grid}.create-module__9dlqCa__section,.create-module__9dlqCa__result{padding:var(--space-5);border:1px solid var(--border);background:var(--surface);border-radius:12px}.create-module__9dlqCa__sectionTitle{gap:var(--space-3);margin-bottom:var(--space-5);align-items:baseline;display:flex}.create-module__9dlqCa__sectionTitle span{color:var(--text-label);font-size:12px}.create-module__9dlqCa__sectionTitle h2,.create-module__9dlqCa__examples h3{margin:0;font-size:18px;font-weight:600;line-height:26px}.create-module__9dlqCa__fields{gap:var(--space-4);display:grid}.create-module__9dlqCa__field{gap:var(--space-2);color:var(--text-muted);font-size:14px;font-weight:600;line-height:20px;display:grid}.create-module__9dlqCa__field input,.create-module__9dlqCa__field textarea,.create-module__9dlqCa__field select{box-sizing:border-box;border:1px solid var(--border);background:var(--surface-raised);width:100%;color:var(--text-strong);font:inherit;border-radius:8px;outline:none;font-size:15px;font-weight:400}.create-module__9dlqCa__field input::placeholder,.create-module__9dlqCa__field textarea::placeholder{color:var(--text-label)}.create-module__9dlqCa__field input,.create-module__9dlqCa__field select{height:48px;padding:0 var(--space-3)}.create-module__9dlqCa__field textarea{min-height:118px;padding:var(--space-3);resize:vertical;line-height:1.55}.create-module__9dlqCa__field input:focus,.create-module__9dlqCa__field textarea:focus,.create-module__9dlqCa__field select:focus{border-color:var(--accent-border);box-shadow:0 0 0 2px var(--accent-bg)}.create-module__9dlqCa__primaryAction,.create-module__9dlqCa__secondaryAction{min-height:52px;font:inherit;text-align:center;cursor:pointer;border:0;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none}.create-module__9dlqCa__primaryAction{background:var(--accent);color:var(--on-accent);place-items:center;display:grid}.create-module__9dlqCa__primaryAction:disabled{cursor:wait;opacity:.58}.create-module__9dlqCa__secondaryAction{background:var(--surface-raised);color:var(--text-strong)}.create-module__9dlqCa__error,.create-module__9dlqCa__accessNote{padding:var(--space-3) var(--space-4);background:var(--accent-bg);color:var(--text-muted);border-radius:8px;margin:0;font-size:14px;line-height:1.5}.create-module__9dlqCa__hook{margin:calc(var(--space-2) * -1) 0 var(--space-2);color:var(--text-muted);font-size:16px;line-height:24px}.create-module__9dlqCa__previewScene{gap:var(--space-2);padding:var(--space-4);background:var(--surface-raised);border-radius:12px;display:grid}.create-module__9dlqCa__previewScene p,.create-module__9dlqCa__examples p{margin:0;line-height:1.6}.create-module__9dlqCa__previewScene p[data-type=N]{color:var(--text-label);font-style:italic}.create-module__9dlqCa__examples{gap:var(--space-2);display:grid}@media (min-width:481px){.create-module__9dlqCa__page{border-right:1px solid var(--border);border-left:1px solid var(--border)}}
.page-module__lIXSqG__page{min-height:100dvh;max-width:var(--app-shell-max);padding-bottom:calc(var(--app-bottom-nav-height) + var(--app-safe-bottom) + var(--space-10));background:var(--bg);margin:0 auto;position:relative;overflow-x:hidden}.page-module__lIXSqG__appHeader{z-index:10;height:var(--app-header-height);padding:0 var(--app-page-gutter);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151516eb;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.page-module__lIXSqG__brandLogo{width:auto;height:24px;color:var(--text-strong);letter-spacing:-.045em;white-space:nowrap;align-items:center;font-size:17px;font-weight:600;display:inline-flex}.page-module__lIXSqG__brandLogo b{color:var(--accent);font-weight:700}.page-module__lIXSqG__headerMeta{color:var(--accent-soft);letter-spacing:.08em;font-size:12px;font-weight:600;line-height:16px}.page-module__lIXSqG__intro{padding:var(--space-8) var(--app-page-gutter) var(--space-6)}.page-module__lIXSqG__intro h1{max-width:340px;color:var(--text-strong);letter-spacing:-.025em;font-size:28px;font-weight:600;line-height:38px}.page-module__lIXSqG__intro>p:last-child{max-width:400px;margin-top:var(--space-2);color:var(--text-muted);font-size:14px;line-height:20px}.page-module__lIXSqG__catalogue{padding-top:var(--space-2)}.page-module__lIXSqG__catalogueHeader{padding:0 var(--app-page-gutter) var(--space-3);align-items:baseline;display:flex}.page-module__lIXSqG__catalogueHeader h2{color:var(--text-strong);font-size:20px;font-weight:600;line-height:28px}.page-module__lIXSqG__grid{gap:var(--space-4) var(--app-grid-gap);padding:0 var(--app-page-gutter);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:481px){.page-module__lIXSqG__page{border-right:1px solid var(--border);border-left:1px solid var(--border)}}
.page-module__oHFaxa__page{min-height:100dvh;max-width:var(--app-shell-max);background:var(--bg);margin:0 auto}.page-module__oHFaxa__appHeader{z-index:10;height:var(--app-header-height);padding:0 var(--app-page-gutter);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151516eb;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.page-module__oHFaxa__brandLogo{width:auto;height:24px;color:var(--text-strong);letter-spacing:-.045em;white-space:nowrap;align-items:center;font-size:17px;font-weight:600;display:inline-flex}.page-module__oHFaxa__brandLink{align-items:center;display:inline-flex}.page-module__oHFaxa__brandLogo b{color:var(--accent);font-weight:700}.page-module__oHFaxa__headerMeta,.page-module__oHFaxa__eyebrow{color:var(--accent-soft);letter-spacing:.08em;font-size:12px;font-weight:600;line-height:16px}.page-module__oHFaxa__intro{padding:var(--space-8) var(--app-page-gutter) var(--space-6)}.page-module__oHFaxa__intro h1{margin-top:var(--space-2);color:var(--text-strong);letter-spacing:-.025em;font-size:28px;font-weight:600;line-height:38px}.page-module__oHFaxa__intro>p:not(.page-module__oHFaxa__eyebrow){margin-top:var(--space-2);color:var(--text-muted);font-size:14px;line-height:20px}.page-module__oHFaxa__freeRule{gap:var(--space-1) var(--space-3);margin-top:var(--space-6);padding:var(--space-4);background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:12px;grid-template-columns:auto 1fr;display:grid}.page-module__oHFaxa__freeRule strong,.page-module__oHFaxa__freeRule b{color:var(--text-strong);font-size:16px;line-height:24px}.page-module__oHFaxa__freeRule span{color:var(--text-muted);align-self:center;font-size:14px;line-height:20px}.page-module__oHFaxa__packSection{padding:var(--space-2) var(--app-page-gutter) var(--space-8)}.page-module__oHFaxa__sectionHeading{padding-bottom:var(--space-3);justify-content:space-between;align-items:baseline;display:flex}.page-module__oHFaxa__sectionHeading h2,.page-module__oHFaxa__disclosure h2{color:var(--text-strong);font-size:20px;font-weight:600;line-height:28px}.page-module__oHFaxa__sectionHeading span{color:var(--text-label);font-size:12px;line-height:16px}.page-module__oHFaxa__packList{gap:var(--space-3);display:grid}.page-module__oHFaxa__packCard{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:112px;padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:12px;display:flex}.page-module__oHFaxa__packCard.page-module__oHFaxa__featured{background:var(--accent-bg);border-color:var(--accent-border)}.page-module__oHFaxa__packNameRow{align-items:center;gap:var(--space-2);display:flex}.page-module__oHFaxa__packNameRow h3{color:var(--text-strong);font-size:18px;font-weight:600;line-height:26px}.page-module__oHFaxa__popular{padding:var(--space-1) var(--space-2);color:var(--accent-soft);background:var(--surface-raised);border-radius:6px;font-size:12px;font-weight:600;line-height:16px}.page-module__oHFaxa__rubies{margin-top:var(--space-1);color:var(--text-muted);font-size:14px;font-weight:600;line-height:20px}.page-module__oHFaxa__replyCount{color:var(--text-label);font-size:12px;line-height:16px}.page-module__oHFaxa__price{color:var(--text-strong);flex:none;font-size:20px;font-weight:600;line-height:28px}.page-module__oHFaxa__disclosure{margin:0 var(--app-page-gutter) var(--space-8);padding:var(--space-6) var(--space-4);background:var(--surface);border-radius:12px}.page-module__oHFaxa__disclosure h2{margin-top:var(--space-2)}.page-module__oHFaxa__disclosure ul{gap:var(--space-2);margin-top:var(--space-4);padding-left:var(--space-4);color:var(--text-muted);font-size:14px;line-height:20px;display:grid}@media (min-width:481px){.page-module__oHFaxa__page{border-right:1px solid var(--border);border-left:1px solid var(--border)}}
.showcase-module__GOf3Ta__page{min-height:100dvh;max-width:var(--app-shell-max);padding-bottom:calc(var(--app-bottom-nav-height) + var(--app-safe-bottom) + var(--space-10));background:var(--bg);margin:0 auto}.showcase-module__GOf3Ta__header{z-index:10;min-height:var(--app-header-height);padding:0 var(--app-page-gutter);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151516eb;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.showcase-module__GOf3Ta__brand{color:var(--text-strong);letter-spacing:-.045em;font-size:17px;font-weight:600}.showcase-module__GOf3Ta__brand b{color:var(--accent)}.showcase-module__GOf3Ta__nav{gap:var(--space-3);color:var(--text-label);letter-spacing:.06em;font-size:11px;display:flex}.showcase-module__GOf3Ta__nav a[aria-current=page]{color:var(--accent-soft)}.showcase-module__GOf3Ta__intro{padding:var(--space-8) var(--app-page-gutter) var(--space-6)}.showcase-module__GOf3Ta__eyebrow{color:var(--accent-soft);letter-spacing:.08em;font-size:12px;font-weight:600}.showcase-module__GOf3Ta__intro h1{margin-top:var(--space-2);color:var(--text-strong);letter-spacing:-.025em;font-size:28px;font-weight:600;line-height:38px}.showcase-module__GOf3Ta__intro p:last-child{max-width:410px;margin-top:var(--space-2);color:var(--text-muted);font-size:14px;line-height:20px}.showcase-module__GOf3Ta__catalogueHeader{padding:0 var(--app-page-gutter) var(--space-3);justify-content:space-between;align-items:baseline;display:flex}.showcase-module__GOf3Ta__catalogueHeader h2{color:var(--text-strong);font-size:20px;font-weight:600}.showcase-module__GOf3Ta__catalogueHeader span{color:var(--text-label);font-size:12px}.showcase-module__GOf3Ta__grid{gap:var(--space-4) var(--app-grid-gap);padding:var(--app-page-gutter);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.showcase-module__GOf3Ta__characterSection{padding:0 var(--app-page-gutter) var(--space-8)}.showcase-module__GOf3Ta__characterHeader{margin-bottom:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;display:flex}.showcase-module__GOf3Ta__characterHeader h2{color:var(--text-strong);font-size:20px;font-weight:600}.showcase-module__GOf3Ta__characterHeader span{color:var(--accent-soft);letter-spacing:.06em;font-size:11px}.showcase-module__GOf3Ta__assetGrid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.showcase-module__GOf3Ta__asset{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-width:0;overflow:hidden}.showcase-module__GOf3Ta__asset img{aspect-ratio:2/3;object-fit:cover;width:100%;display:block}.showcase-module__GOf3Ta__assetLabel{color:var(--text-label);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;padding:6px 7px 7px;font-size:10px;line-height:13px;display:block;overflow:hidden}@media (min-width:481px){.showcase-module__GOf3Ta__assetGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.showcase-module__GOf3Ta__page{border-right:1px solid var(--border);border-left:1px solid var(--border)}}
.AccountShell-module__wD5ZOW__page{min-height:100dvh;max-width:var(--app-shell-max);padding-bottom:calc(var(--app-bottom-nav-height) + var(--app-safe-bottom) + var(--space-6));background:var(--bg);margin:0 auto;position:relative}.AccountShell-module__wD5ZOW__pageWithoutTabs{min-height:100dvh;max-width:var(--app-shell-max);background:var(--bg);margin:0 auto}.AccountShell-module__wD5ZOW__topBar{z-index:10;height:var(--app-header-height);padding:0 var(--app-page-gutter);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151516f5;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.AccountShell-module__wD5ZOW__topBar h1{letter-spacing:-.02em;font-size:20px;font-weight:600;line-height:28px}.AccountShell-module__wD5ZOW__iconButton{width:44px;height:44px;color:var(--text-muted);place-items:center;margin-right:-10px;display:grid}.AccountShell-module__wD5ZOW__iconButton:first-child{margin-left:-10px;margin-right:0}.AccountShell-module__wD5ZOW__iconButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.AccountShell-module__wD5ZOW__content{gap:var(--space-4);padding:var(--space-4) var(--app-page-gutter) var(--space-8);flex-direction:column;display:flex}.AccountShell-module__wD5ZOW__card{background:var(--surface);border:1px solid #ffffff06;border-radius:12px;overflow:hidden}.AccountShell-module__wD5ZOW__profileCard{align-items:center;gap:var(--space-3);padding:var(--space-4);display:flex}.AccountShell-module__wD5ZOW__avatar{border:1px solid var(--border);width:54px;height:54px;color:var(--text-label);background:var(--surface-raised);border-radius:50%;flex:0 0 54px;place-items:center;display:grid;overflow:hidden}.AccountShell-module__wD5ZOW__avatar svg{fill:currentColor;width:42px;height:42px}.AccountShell-module__wD5ZOW__profileCopy{flex:1;min-width:0}.AccountShell-module__wD5ZOW__profileName{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}.AccountShell-module__wD5ZOW__profileMeta{color:var(--text-label);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;line-height:16px;overflow:hidden}.AccountShell-module__wD5ZOW__profileAction,.AccountShell-module__wD5ZOW__primaryLink{min-height:44px;color:var(--text-strong);background:var(--surface-raised);border-radius:9px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}.AccountShell-module__wD5ZOW__wallet{align-items:center;gap:var(--space-3);padding:var(--space-4);display:flex}.AccountShell-module__wD5ZOW__rubyMark{width:34px;height:34px;color:var(--accent);background:var(--accent-bg);border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.AccountShell-module__wD5ZOW__rubyMark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:19px;height:19px}.AccountShell-module__wD5ZOW__walletCopy{flex:1;min-width:0}.AccountShell-module__wD5ZOW__walletTitle{font-size:15px;font-weight:600;line-height:20px}.AccountShell-module__wD5ZOW__walletMeta{color:var(--text-label);margin-top:2px;font-size:12px;line-height:16px}.AccountShell-module__wD5ZOW__badge{min-height:24px;color:var(--accent-soft);background:var(--accent-bg);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.AccountShell-module__wD5ZOW__sectionLabel{color:var(--text-label);padding:0 4px;font-size:12px;line-height:16px}.AccountShell-module__wD5ZOW__row{align-items:center;gap:var(--space-3);width:100%;min-height:54px;padding:0 var(--space-4);border-bottom:1px solid var(--border);text-align:left;display:flex}.AccountShell-module__wD5ZOW__row:last-child{border-bottom:0}.AccountShell-module__wD5ZOW__rowIcon{width:22px;height:22px;color:var(--text-muted);flex:0 0 22px;place-items:center;display:grid}.AccountShell-module__wD5ZOW__rowIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.AccountShell-module__wD5ZOW__rowCopy{flex-direction:column;flex:1;min-width:0;display:flex}.AccountShell-module__wD5ZOW__rowTitle{color:var(--text-strong);font-size:14px;line-height:20px}.AccountShell-module__wD5ZOW__rowMeta{color:var(--text-label);margin-top:1px;font-size:11px;line-height:15px}.AccountShell-module__wD5ZOW__rowTrailing{align-items:center;gap:var(--space-2);color:var(--text-label);font-size:12px;display:flex}.AccountShell-module__wD5ZOW__chevron{border-top:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transform:rotate(45deg)}.AccountShell-module__wD5ZOW__conversation{align-items:center;gap:var(--space-3);min-height:78px;padding:var(--space-3);border-bottom:1px solid var(--border);display:flex}.AccountShell-module__wD5ZOW__conversation:last-child{border-bottom:0}.AccountShell-module__wD5ZOW__characterImage{object-fit:cover;object-position:50% 28%;background:var(--surface-raised);border-radius:50%;flex:0 0 52px;width:52px;height:52px}.AccountShell-module__wD5ZOW__conversationBody{flex:1;min-width:0}.AccountShell-module__wD5ZOW__conversationTop{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.AccountShell-module__wD5ZOW__conversationName{font-size:15px;font-weight:600;line-height:20px}.AccountShell-module__wD5ZOW__conversationTime{color:var(--text-label);flex:none;font-size:11px;line-height:15px}.AccountShell-module__wD5ZOW__conversationPreview{color:var(--text-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;line-height:18px;display:-webkit-box;overflow:hidden}.AccountShell-module__wD5ZOW__empty{min-height:250px;padding:var(--space-8) var(--space-6);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.AccountShell-module__wD5ZOW__emptySymbol{width:52px;height:52px;color:var(--accent);background:var(--accent-bg);border-radius:50%;place-items:center;display:grid}.AccountShell-module__wD5ZOW__emptySymbol svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:26px;height:26px}.AccountShell-module__wD5ZOW__empty h2{margin-top:var(--space-4);font-size:18px;font-weight:600;line-height:24px}.AccountShell-module__wD5ZOW__empty p{max-width:290px;margin-top:var(--space-2);color:var(--text-muted);font-size:13px;line-height:19px}.AccountShell-module__wD5ZOW__empty .AccountShell-module__wD5ZOW__primaryLink{margin-top:var(--space-4);color:var(--on-accent);background:var(--accent)}.AccountShell-module__wD5ZOW__legalFooter{gap:var(--space-2) var(--space-4);padding:var(--space-4) 4px 0;color:var(--text-label);flex-wrap:wrap;font-size:11px;line-height:16px;display:flex}@media (min-width:481px){.AccountShell-module__wD5ZOW__page,.AccountShell-module__wD5ZOW__pageWithoutTabs{border-right:1px solid var(--border);border-left:1px solid var(--border)}}
