:root{color:#21140e;background:#f5ead7;font-family:Inter,ui-rounded,SF Pro Rounded,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #21140e;--muted: #9d9285;--paper: #f8eddb;--surface: rgba(255, 253, 247, .78);--surface-solid: #fffaf0;--border: rgba(55, 39, 28, .12);--accent: #d97e61;--accent-soft: #f8ded1;--shadow: 0 24px 60px rgba(72, 42, 22, .1)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:radial-gradient(circle at 0 0,rgba(255,255,255,.75),transparent 34%),var(--paper)}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 100% 30%,rgba(253,195,149,.11),transparent 28%),var(--paper)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(217,126,97,.35);outline-offset:3px}#root{min-height:100vh}.eyebrow{margin-bottom:.6rem;color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.24em}.primary-button,.secondary-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border-radius:999px;border:0;padding:.85rem 1.4rem;font-weight:800;cursor:pointer;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease}.primary-button{width:100%;color:#fff;background:var(--ink);box-shadow:0 12px 30px #26150d33}.secondary-button{color:var(--ink);background:var(--surface-solid);border:1px solid var(--border)}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.icon-button{display:inline-grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:1px solid var(--border);border-radius:50%;color:var(--ink);background:#ffffff73;cursor:pointer}.avatar{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:2px solid rgba(255,255,255,.72);border-radius:50%;color:#fff;background-position:center;background-size:cover;box-shadow:0 10px 24px #2a180f21;font-weight:850}.avatar span{filter:drop-shadow(0 2px 5px rgba(0,0,0,.25))}.avatar--small{width:48px;height:48px;font-size:1.15rem}.avatar--medium{width:66px;height:66px;font-size:1.5rem}.avatar--large{width:138px;height:138px;font-size:3.3rem}.loading-state{display:flex;min-height:42vh;align-items:center;justify-content:center;gap:.8rem;color:var(--muted);font-weight:700}.spinner{display:inline-block;width:20px;height:20px;flex:0 0 auto;border:2px solid rgba(37,22,15,.15);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-state,.empty-state{display:flex;min-height:40vh;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.error-state p,.empty-state p{max-width:32rem;color:var(--muted)}.error-state button{border:1px solid var(--border);border-radius:999px;padding:.7rem 1rem;background:var(--surface-solid);cursor:pointer}.empty-state>span{margin-bottom:1rem;color:var(--accent);font-size:2.4rem}.empty-state h2{margin-bottom:.5rem;font-size:1.6rem}.form-error,.composer-error{color:#a23c32;font-size:.85rem;font-weight:650}.login-page{display:grid;min-height:100vh;place-items:center;padding:1.5rem;background:radial-gradient(circle at 20% 10%,rgba(255,187,116,.23),transparent 35%),radial-gradient(circle at 90% 90%,rgba(139,103,217,.12),transparent 32%)}.login-card{width:min(100%,470px);border:1px solid rgba(255,255,255,.66);border-radius:34px;padding:clamp(1.6rem,6vw,3rem);background:#fffbf3cc;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-mark{display:grid;width:64px;height:64px;margin-bottom:2rem;place-items:center;border-radius:22px;color:#fff;background:var(--ink);transform:rotate(-3deg);box-shadow:0 14px 30px #26150d38}.login-card h1{margin-bottom:.8rem;font-size:clamp(2.35rem,9vw,4rem);line-height:.98;letter-spacing:-.055em}.login-card__intro{color:#75695f;font-size:1rem;line-height:1.55}.login-form{display:grid;gap:1rem;margin-top:2rem}.login-form label{display:grid;gap:.45rem;color:#665b52;font-size:.78rem;font-weight:800;letter-spacing:.04em}.login-form input{width:100%;height:52px;border:1px solid var(--border);border-radius:16px;padding:0 1rem;color:var(--ink);background:#ffffffa6;font-weight:600}.login-form input:focus{border-color:#d97e6199;background:#fff}.ai-disclaimer{margin:1.25rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.5;text-align:center}.app-shell{min-height:100vh;padding-bottom:106px}.app-main{min-height:calc(100vh - 106px)}.page{width:min(100%,960px);min-height:100vh;margin:0 auto;padding:clamp(1.3rem,4vw,3rem)}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.page-header h1{margin:0;font-size:clamp(3rem,10vw,5rem);line-height:.95;letter-spacing:-.06em}.page-header--hero{align-items:flex-start}.page-header--hero h1{max-width:13ch;font-size:clamp(2.7rem,8.5vw,5rem);line-height:1}.page-header--hero>div>p:last-child{max-width:35rem;color:var(--muted);font-size:1.05rem}.premium-pill{flex:0 0 auto;border:1px solid var(--border);border-radius:999px;padding:.65rem 1rem;background:#ffffff59;font-size:.78rem;font-weight:850}.round-link{display:grid;width:52px;height:52px;place-items:center;border:1px solid var(--border);border-radius:50%;background:#fff6;font-size:2rem;font-weight:300}.bottom-nav{position:fixed;z-index:30;right:50%;bottom:max(1rem,env(safe-area-inset-bottom));display:flex;width:min(calc(100% - 2rem),470px);min-height:74px;align-items:stretch;border:1px solid rgba(255,255,255,.85);border-radius:999px;padding:.35rem;background:#fffbf1db;box-shadow:0 18px 44px #45271424,inset 0 0 0 1px #412d1f0a;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translate(50%)}.bottom-nav__item{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;border:0;border-radius:999px;color:#51473f;background:transparent;font-size:.72rem;font-weight:750;cursor:pointer}.bottom-nav__item.is-active{color:var(--ink);background:#e6d5b89e}.me-page{width:min(100%,680px);padding-top:clamp(2.25rem,7vw,4.5rem)}.me-profile{display:flex;flex-direction:column;align-items:center;text-align:center}.me-profile__avatar{display:grid;width:118px;height:118px;place-items:center;border:2px solid rgba(55,39,28,.42);border-radius:50%;background:#ffffff2e;box-shadow:inset 0 0 0 7px #ffffff24;font-size:3.3rem;font-weight:850;letter-spacing:-.08em}.me-profile h1{margin:1.25rem 0 .3rem;font-size:clamp(2.4rem,8vw,3.5rem);line-height:1;letter-spacing:-.055em}.me-profile p{margin:0;color:var(--muted);font-weight:650}.me-profile>span{max-width:100%;margin-top:.35rem;overflow-wrap:anywhere;color:#75695f;font-size:.86rem}.me-section{margin-top:2.25rem}.me-section>.eyebrow{margin:0 0 .8rem .35rem}.membership-card{display:flex;width:100%;min-height:108px;align-items:center;gap:1rem;border:1px solid rgba(255,255,255,.7);border-radius:28px;padding:1.1rem 1.25rem;background:#fffdf7c7;box-shadow:0 16px 36px #482a1614;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.membership-card:hover{box-shadow:0 20px 42px #482a161f;transform:translateY(-1px)}.membership-card__icon,.settings-row__icon{display:grid;flex:0 0 auto;place-items:center;border-radius:50%}.membership-card__icon{width:58px;height:58px;color:#bd6e52;background:#f7e5d9}.membership-card__copy{display:grid;min-width:0;flex:1;gap:.15rem}.membership-card__copy strong{font-size:1.28rem}.membership-card__copy small{overflow:hidden;color:var(--muted);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.membership-card__action{color:#9a68b1;font-weight:850}.settings-card{overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:28px;background:#fffdf7b8;box-shadow:0 16px 36px #482a160f}.settings-row{display:flex;width:100%;min-height:76px;align-items:center;gap:.9rem;border:0;border-bottom:1px solid rgba(55,39,28,.08);padding:.8rem 1.15rem;background:transparent;text-align:left;cursor:pointer;transition:background .15s ease}.settings-row:last-child{border-bottom:0}.settings-row:hover{background:#fff6}.settings-row__icon{width:42px;height:42px;color:#443930;background:#e6dfd494}.settings-row__label{min-width:0;flex:1;font-weight:760}.settings-row__value{color:var(--muted);font-size:.88rem}.settings-row>svg{flex:0 0 auto;color:var(--muted)}.me-notice{margin:1rem 0 0;border:1px solid rgba(154,104,177,.2);border-radius:16px;padding:.8rem 1rem;color:#745286;background:#eddef28c;font-size:.86rem;font-weight:700;text-align:center}.sign-out-button{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:.55rem;margin-top:1.5rem;border:1px solid rgba(117,70,58,.17);border-radius:999px;color:#815143;background:#ffffff4d;font-weight:800;cursor:pointer}.sign-out-button:hover{background:#ffffff94}.me-version{margin:1rem 0 0;color:var(--muted);font-size:.7rem;text-align:center}.filter-row{display:flex;gap:.6rem;margin-bottom:1.25rem;overflow-x:auto;scrollbar-width:none}.filter-row button{min-height:42px;border:1px solid var(--border);border-radius:999px;padding:.55rem 1.25rem;background:#ffffff57;font-weight:800;cursor:pointer}.filter-row button.is-active{color:#fff;background:var(--ink)}.character-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.character-card{position:relative;min-height:410px;overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:30px;color:#fff;background:radial-gradient(circle at 50% 24%,rgba(255,255,255,.15),transparent 28%),linear-gradient(155deg,#3a2a22,#150f0c);box-shadow:0 15px 35px #301d121f;transition:transform .2s ease,box-shadow .2s ease}.character-card:nth-child(4n+2){background:radial-gradient(circle at 50% 24%,rgba(255,255,255,.16),transparent 28%),linear-gradient(155deg,#1d4c51,#142628)}.character-card:nth-child(4n+3){background:radial-gradient(circle at 50% 24%,rgba(255,255,255,.16),transparent 28%),linear-gradient(155deg,#47365a,#221926)}.character-card:nth-child(4n+4){background:radial-gradient(circle at 50% 24%,rgba(255,255,255,.16),transparent 28%),linear-gradient(155deg,#69533e,#272019)}.character-card:hover{z-index:1;box-shadow:0 22px 45px #301d1233;transform:translateY(-4px)}.character-card__visual{position:relative;display:grid;height:220px;place-items:center}.character-card__visual:after{position:absolute;right:0;bottom:0;left:0;height:70px;background:linear-gradient(transparent,#00000059);content:""}.character-card .ai-badge{position:absolute;z-index:2;top:1rem;right:1rem}.ai-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .6rem;color:#25150d;background:#ffc64a;font-size:.66rem;font-weight:900;letter-spacing:.08em}.character-card__body{position:relative;z-index:2;padding:.25rem 1.25rem 1.25rem}.character-card__body h2{margin-bottom:.55rem;font-size:clamp(1.4rem,4vw,2rem);letter-spacing:-.035em}.character-card__body>p{display:-webkit-box;min-height:3rem;margin-bottom:1rem;overflow:hidden;color:#ffffffb8;font-size:.88rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tag-row{display:flex;flex-wrap:wrap;gap:.45rem}.tag-row span{border:1px solid rgba(104,218,168,.75);border-radius:999px;padding:.3rem .65rem;color:#7be2b4;font-size:.72rem;font-weight:750}.profile-page{position:relative;min-height:100vh;background:radial-gradient(circle at 50% 10%,rgba(255,173,101,.23),transparent 30%),var(--paper)}.profile-page__back{position:absolute;z-index:2;top:1.25rem;left:1.25rem}.profile-hero{position:relative;display:grid;min-height:42vh;place-items:center;padding:4rem 1rem 2rem;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.42),transparent 28%),linear-gradient(160deg,#ffb87373,#683c362e)}.profile-hero .avatar{width:clamp(170px,45vw,250px);height:clamp(170px,45vw,250px);font-size:5rem}.profile-hero__video{width:min(76vw,340px);max-height:56vh;border:1px solid rgba(255,255,255,.5);border-radius:28px;object-fit:cover;aspect-ratio:3 / 4;background:#261e1b1f;box-shadow:0 24px 60px #3f231933}.profile-hero .ai-badge{position:absolute;bottom:1.5rem}.profile-content{width:min(100%,650px);margin:0 auto;padding:2rem 1.5rem 8rem}.profile-content h1{margin-bottom:.4rem;font-size:clamp(2.8rem,10vw,4.5rem);letter-spacing:-.055em}.profile-content__bio{color:#6e6258;font-size:1.1rem}.profile-content .tag-row span{color:#5b5c47;border-color:#5b5c4759;background:#ffffff40}.profile-content__description{margin:1.5rem 0;font-size:1rem;line-height:1.7}.profile-gallery{margin:2rem 0}.profile-gallery__header{margin-bottom:.85rem}.profile-gallery__header .eyebrow{margin-bottom:.25rem}.profile-gallery__header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.profile-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.profile-gallery__grid img{width:100%;min-height:190px;border-radius:16px;object-fit:cover;aspect-ratio:3 / 4;background:#ffffff59}.profile-note{display:grid;gap:.25rem;margin-bottom:1.5rem;border:1px solid var(--border);border-radius:18px;padding:1rem;background:#ffffff52;font-size:.83rem}.profile-note span{color:var(--muted);line-height:1.45}@media(max-width:520px){.profile-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-gallery__grid img:first-child:last-child{grid-column:1 / -1}}.search-shell{display:flex;height:58px;align-items:center;gap:.8rem;margin-bottom:1.5rem;border:1px solid var(--border);border-radius:999px;padding:0 1.25rem;color:var(--muted);background:#ffffff4d}.search-shell span:first-child{font-size:1.8rem;line-height:0}.conversation-list{display:grid;gap:.4rem}.conversation-row{display:flex;align-items:center;gap:.5rem;border-radius:24px;padding:.85rem;transition:background .16s ease}.conversation-row:hover{background:#ffffff52}.conversation-row__link{display:flex;min-width:0;flex:1;align-items:center;gap:1rem}.conversation-row__content{min-width:0;flex:1}.conversation-row__content>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.conversation-row h2{margin-bottom:.25rem;font-size:1.25rem}.conversation-row time{color:var(--muted);font-size:.75rem}.conversation-row p{overflow:hidden;margin:0;color:#665b52;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.conversation-row__delete{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;color:var(--muted);background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease}.conversation-row__delete:hover,.conversation-row__delete:focus-visible{color:#a34040;background:#a340401a}.confirmation-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:1.25rem;background:#2a201b7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirmation-dialog{width:min(100%,430px);border:1px solid rgba(132,83,68,.2);border-radius:28px;padding:1.5rem;background:#fbf2e5;box-shadow:0 24px 70px #301e1647}.confirmation-dialog__icon{display:grid;width:48px;height:48px;margin-bottom:1rem;place-items:center;border-radius:50%;color:#9f3939;background:#9f39391a}.confirmation-dialog h2{margin:.35rem 0 .75rem;font-size:1.45rem;line-height:1.2}.confirmation-dialog>p:not(.eyebrow):not(.confirmation-dialog__error){margin:0;color:#665b52;line-height:1.55}.confirmation-dialog__error{margin:1rem 0 0;color:#9f3939;font-size:.85rem}.confirmation-dialog__actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1.5rem}.confirmation-dialog__actions button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;padding:.65rem 1rem;font-weight:750;cursor:pointer}.confirmation-dialog__actions button:disabled{cursor:wait;opacity:.6}.confirmation-dialog__cancel{border:1px solid var(--border);color:var(--ink);background:#ffffff73}.confirmation-dialog__confirm{border:1px solid #9f3939;color:#fff;background:#9f3939}.confirmation-dialog--neutral .confirmation-dialog__icon{color:var(--ink);background:#37271c14}.confirmation-dialog--neutral .confirmation-dialog__confirm{border-color:var(--ink);background:var(--ink)}.conversation-page{display:flex;width:min(100%,780px);min-height:100vh;margin:0 auto;flex-direction:column;background:linear-gradient(#f8eddbf5,#f8eddbf5),radial-gradient(circle at 70% 20%,var(--accent-soft),transparent 35%)}.conversation-header{position:sticky;z-index:20;top:0;display:flex;height:82px;align-items:center;gap:.7rem;border-bottom:1px solid var(--border);padding:0 1rem;background:#f8eddbdb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.conversation-header>div:not(.avatar){min-width:0;flex:1}.conversation-header h1{overflow:hidden;margin:0;font-size:1.45rem;text-overflow:ellipsis;white-space:nowrap}.conversation-header div>span{color:var(--muted);font-size:.7rem}.online-dot{width:11px;height:11px;flex:0 0 auto;border:2px solid white;border-radius:50%;background:#48d7a0;box-shadow:0 0 0 5px #48d7a01f}.conversation-clear-button{display:inline-grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid rgba(162,60,50,.2);border-radius:50%;color:#a23c32;background:#ffffff73;cursor:pointer}.conversation-clear-button:disabled{cursor:not-allowed;opacity:.38}.conversation-clear-button .spinner{width:16px;height:16px}.message-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:.75rem;padding:1.25rem 1rem 2rem}.conversation-welcome{display:flex;min-height:46vh;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.conversation-welcome h2{margin:1rem 0 .5rem;font-size:1.7rem}.conversation-welcome p{max-width:27rem;color:var(--muted);line-height:1.55}.message{width:fit-content;max-width:min(86%,580px);border:1px solid var(--border);border-radius:24px;padding:.85rem 1rem .6rem;background:#fffdf7bd;box-shadow:0 6px 20px #3922150a}.message--user{align-self:flex-end;border-bottom-right-radius:8px;color:#fff;background:var(--ink)}.message--assistant{align-self:flex-start;border-bottom-left-radius:8px}.message p{margin:0;line-height:1.55;white-space:pre-wrap}.message time{display:block;margin-top:.4rem;color:var(--muted);font-size:.62rem;text-align:right}.message--user time{color:#ffffff85}.message.is-pending{opacity:.62}.message.is-failed{border-color:#be43368c}.is-typing{display:flex;gap:.3rem;padding:1rem 1.2rem}.is-typing span{width:7px;height:7px;border-radius:50%;background:var(--muted);animation:typing 1s ease-in-out infinite alternate}.is-typing span:nth-child(2){animation-delay:.16s}.is-typing span:nth-child(3){animation-delay:.32s}@keyframes typing{to{opacity:.25;transform:translateY(-3px)}}.media-message{position:relative;overflow:hidden;margin:-.55rem -.7rem .7rem;border-radius:18px}.media-message img,.media-message video{display:block;width:min(100%,540px);max-height:520px;border-radius:18px;object-fit:cover}.media-message__loading{display:grid;min-height:18rem;place-items:center}.media-message__error{margin:0;padding:2rem;color:#a23c32;text-align:center}.media-message__badge{position:absolute;right:.6rem;bottom:.6rem;display:flex;align-items:center;gap:.3rem;border-radius:999px;padding:.35rem .55rem;color:#fff;background:#1b110cb8;font-size:.65rem;font-weight:750;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.media-progress{display:flex;width:min(100%,560px);align-self:flex-start;gap:.8rem;border:1px dashed rgba(217,126,97,.48);border-radius:20px;padding:1rem;color:#684a3c;background:#f8ded180}.media-progress p{margin:.25rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.4}.composer-shell{position:sticky;z-index:20;bottom:0;margin-top:auto;border-top:1px solid var(--border);padding:.75rem 1rem max(.65rem,env(safe-area-inset-bottom));background:#f8eddbe6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.composer-error{margin-bottom:.5rem;text-align:center}.quick-actions{display:flex;gap:.5rem;margin-bottom:.65rem;overflow-x:auto;scrollbar-width:none}.quick-actions button{display:inline-flex;min-height:38px;flex:1 0 auto;align-items:center;justify-content:center;gap:.4rem;border:1px solid rgba(217,126,97,.55);border-radius:999px;padding:.45rem .8rem;color:var(--accent);background:#f8ded157;font-size:.78rem;font-weight:750;cursor:pointer}.quick-actions button:disabled{cursor:wait;opacity:.5}.composer{display:flex;align-items:flex-end;gap:.5rem;border:1px solid var(--border);border-radius:26px;padding:.35rem .4rem .35rem 1rem;background:#ffffffad}.composer textarea{min-height:42px;max-height:120px;flex:1;resize:none;border:0;outline:0;padding:.65rem 0;color:var(--ink);background:transparent;line-height:1.35}.composer textarea::placeholder{color:#aba198}.composer button{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--ink);cursor:pointer}.composer button:disabled{color:#c1b8b1;background:#e1ddd7;cursor:not-allowed}.conversation-disclaimer{margin:.5rem 0 0;color:var(--muted);font-size:.62rem;text-align:center}@media(min-width:760px){.character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.conversation-page{min-height:calc(100vh - 2rem);margin:1rem auto;overflow:hidden;border:1px solid var(--border);border-radius:32px;box-shadow:var(--shadow)}}@media(max-width:520px){.page-header--hero{display:block}.premium-pill{display:none}.character-card{min-height:360px;border-radius:24px}.character-card__visual{height:190px}.character-card__visual .avatar--large{width:115px;height:115px;font-size:2.7rem}.character-card__body{padding:.25rem 1rem 1rem}.character-card__body>p{font-size:.8rem}.message{max-width:90%}.membership-card{gap:.75rem;padding-inline:1rem}.membership-card__icon{width:50px;height:50px}.membership-card__action{font-size:.88rem}.settings-row{padding-inline:1rem}.settings-row__value{max-width:7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
