:root{color-scheme:dark;--color-bg: #030713;--color-bg-soft: #081123;--color-panel: #101a30;--color-panel-strong: #151f38;--color-line: #2a3652;--color-line-soft: rgb(139 154 190 / 16%);--color-text: #f8f9ff;--color-muted: #a7b2cc;--color-subtle: #71809d;--color-primary: #7654ff;--color-primary-strong: #9272ff;--color-blue: #4a7cff;--color-danger: #ff718f;--color-success: #62dd92;--gradient-primary: linear-gradient(112deg, #8b61ff, #4a7cff);--shadow-card: 0 18px 50px rgb(0 0 0 / 25%);--radius-sm: 12px;--radius-md: 17px;--radius-lg: 24px;--page-width: 100%;--bottom-nav-height: 64px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--color-bg);scrollbar-width:none}html::-webkit-scrollbar{display:none}html,body,#app{width:100%;overflow-x:clip}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;color:var(--color-text);background:radial-gradient(900px 620px at 10% -12%,#23356b 0,transparent 54%),radial-gradient(780px 560px at 100% 10%,#251853 0,transparent 54%),var(--color-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}button,input,textarea,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.base-button{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:15px;padding:0 18px;color:#fff;background:var(--gradient-primary);box-shadow:0 12px 26px #5b57ff47;font-size:14px;font-weight:800;transition:transform .16s ease,filter .16s ease}.base-button:active:not(:disabled){transform:scale(.98);filter:brightness(.94)}.base-button:disabled{cursor:wait;opacity:.62}.base-button--secondary{border-color:#3c4a6b;color:#d7def3;background:#111b30;box-shadow:none}.base-button--ghost{border-color:transparent;color:var(--color-muted);background:transparent;box-shadow:none}.button-spinner,.state-spinner{width:18px;height:18px;border:2px solid rgb(255 255 255 / 28%);border-top-color:#fff;border-radius:50%;animation:spin .72s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.field-group{display:grid;gap:7px}.field-label{padding-left:2px;color:#dce3f5;font-size:12px;font-weight:700}.field-control{min-height:47px;display:flex;align-items:center;border:1px solid #2a3856;border-radius:14px;background:#101a2e;transition:border-color .16s ease,box-shadow .16s ease}.field-control:focus-within{border-color:#7961ff;box-shadow:0 0 0 3px #7654ff1f}.field-control--error{border-color:var(--color-danger)}.field-control input{min-width:0;flex:1;border:0;outline:0;padding:0 14px;background:transparent;font-size:14px}.field-control input::placeholder{color:#687791}.field-error,.form-alert{color:#ff9caf;font-size:12px}.field-suffix{flex:0 0 auto;margin-right:6px;min-height:35px;border-radius:10px;padding:0 10px;color:#c8bbff;background:#29234e;font-size:11px;font-weight:800}.field-suffix:disabled{opacity:.55}.app-toast{position:fixed;z-index:100;left:50%;bottom:calc(24px + var(--safe-bottom));max-width:min(88vw,420px);transform:translate(-50%);border:1px solid #584db6;border-radius:14px;padding:11px 15px;color:#f5f3ff;background:#111b30f5;box-shadow:0 16px 45px #00000061;font-size:13px;font-weight:700;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.toast-enter-active,.toast-leave-active{transition:opacity .2s ease,transform .2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,12px)}.auth-page,.age-page,.coming-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center}.auth-shell{width:100%;min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto minmax(190px,34vh) auto;padding:calc(20px + var(--safe-top)) 20px calc(24px + var(--safe-bottom));overflow:hidden}.auth-brand,.age-card__brand{display:flex;align-items:center;gap:9px;color:#e4e7ff;font-size:14px;font-weight:900;letter-spacing:.4px}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border:1px solid #8c7aff;border-radius:11px;color:#d8ccff;background:linear-gradient(145deg,#2d2867,#151d42);box-shadow:0 0 22px #7b5cff59}.auth-visual{position:relative;min-height:190px}.companion-orb{position:absolute;left:50%;top:50%;width:118px;height:118px;display:grid;place-items:center;transform:translate(-50%,-48%);border:1px solid rgb(185 175 255 / 48%);border-radius:42% 58% 55% 45%/52% 42% 58% 48%;color:#f3edff;background:radial-gradient(circle at 33% 28%,#e5d8ff 0 4%,transparent 5%),radial-gradient(circle at 38% 32%,#9f7dff,#5554df 36%,#202d71 70%,#101935);box-shadow:0 0 62px #6958ff73;animation:float 5s ease-in-out infinite}.companion-orb span{font-size:34px;text-shadow:0 0 20px #fff}.orbit{position:absolute;left:50%;top:50%;border:1px solid rgb(132 119 255 / 24%);border-radius:50%;transform:translate(-50%,-50%) rotate(-18deg)}.orbit:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#ad9aff;box-shadow:0 0 12px #997dff}.orbit--one{width:240px;height:98px}.orbit--one:after{right:20px;top:13px}.orbit--two{width:160px;height:206px;transform:translate(-50%,-50%) rotate(52deg)}.orbit--two:after{left:17px;bottom:28px}@keyframes float{0%,to{transform:translate(-50%,-48%) rotate(-2deg)}50%{transform:translate(-50%,-55%) rotate(2deg)}}.auth-content{width:100%;max-width:430px;margin:0 auto;border:1px solid var(--color-line-soft);border-radius:24px;padding:22px;background:linear-gradient(150deg,#111c32f0,#070d1bf5);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-heading{margin-bottom:20px}.auth-heading h1{margin:0;font-size:clamp(24px,7vw,30px);letter-spacing:.2px}.auth-heading p{margin:8px 0 0;color:var(--color-muted);font-size:13px;line-height:1.6}.auth-form{display:grid;gap:14px}.auth-form__meta{display:flex;justify-content:space-between;color:var(--color-subtle);font-size:12px}.auth-form__meta a,.auth-switch-link a,.agreement a{color:#a899ff;font-weight:700}.form-alert{margin:0;border:1px solid rgb(255 113 143 / 30%);border-radius:11px;padding:9px 11px;background:#ff718f14;line-height:1.5}.auth-switch-link{margin:0;color:var(--color-muted);font-size:12px;text-align:center}.agreement{display:flex;align-items:flex-start;gap:9px;color:var(--color-muted);font-size:11px;line-height:1.6}.agreement input{width:18px;height:18px;flex:0 0 auto;margin:0;accent-color:var(--color-primary)}.age-card{width:100%;min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;padding:calc(22px + var(--safe-top)) 22px calc(26px + var(--safe-bottom));overflow:hidden}.age-galaxy{position:relative;min-height:300px}.age-planet{position:absolute;left:50%;top:47%;width:170px;height:170px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#e8e3ff;background:radial-gradient(circle at 35% 28%,#bbb1ff,#665bf1 34%,#252868 68%,#0c1430);box-shadow:0 0 90px #5c4eff7a;font-size:45px}.age-ring{position:absolute;left:50%;top:47%;border:1px solid rgb(155 137 255 / 30%);border-radius:50%;transform:translate(-50%,-50%) rotate(-18deg)}.age-ring--one{width:310px;height:105px}.age-ring--two{width:225px;height:250px;transform:translate(-50%,-50%) rotate(56deg)}.age-card__content{max-width:430px;margin:0 auto;text-align:center}.eyebrow{color:#aa9cff;font-size:11px;font-weight:800;letter-spacing:2px}.age-card__content h1{margin:10px 0 7px;font-size:31px}.age-card__content>p{margin:0;color:var(--color-muted);font-size:13px;line-height:1.7}.age-confirm{display:grid;gap:5px;margin:22px 0 16px;border:1px solid var(--color-line);border-radius:16px;padding:13px;background:#101a30c7}.age-confirm strong{font-size:14px}.age-confirm small{color:var(--color-muted);font-size:11px}.age-card__content .base-button+.base-button{margin-top:6px}.app-page{width:100%;max-width:var(--page-width);min-height:100vh;min-height:100dvh;margin:0 auto;padding-bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 14px);background:linear-gradient(180deg,#060d1ded,#030713fa);box-shadow:0 0 80px #0000003d}.home-header{position:sticky;z-index:10;top:0;min-height:calc(70px + var(--safe-top));display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:calc(14px + var(--safe-top)) 20px 12px;background:linear-gradient(180deg,#050b19fa 70%,#050b19b8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-tabs{display:flex;align-items:center;gap:26px}.home-tabs button{position:relative;padding:6px 0;color:#8996b4;background:transparent;font-size:18px;font-weight:900}.home-tabs button.active{color:#fff}.home-tabs button.active:after{content:"";position:absolute;left:50%;bottom:-5px;width:28px;height:4px;transform:translate(-50%);border-radius:10px;background:var(--gradient-primary);box-shadow:0 0 12px #8067ff}.home-profile{border-radius:50%}.home-content{padding:8px 20px 28px}.search-entry{width:100%;height:46px;display:flex;align-items:center;gap:11px;border:1px solid #2a3754;border-radius:17px;padding:0 14px;color:#7f8ca7;background:#111a2d;text-align:left}.search-entry>span:first-child{font-size:22px}.search-entry>span:nth-child(2){flex:1;font-size:12px}.search-entry small{border-radius:99px;padding:4px 7px;color:#a89aff;background:#282047;font-size:9px}.chip-row{display:flex;gap:9px;margin:15px 0 0;padding:0 0 4px;overflow-x:auto;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip-row button{flex:0 0 auto;min-height:36px;border:1px solid #2c3855;border-radius:999px;padding:0 15px;color:#adb8d2;background:#0f182b;font-size:12px}.chip-row button.active{border-color:#7058ef;color:#fff;background:var(--gradient-primary);box-shadow:0 8px 20px #6855ff47}.featured-hero{position:relative;min-height:235px;margin-top:18px;overflow:hidden;border:1px solid #454b91;border-radius:25px;background:radial-gradient(circle at 78% 35%,rgb(109 97 255 / 65%),transparent 25%),linear-gradient(128deg,#1c2263,#171d4e 45%,#0d1737);box-shadow:var(--shadow-card)}.featured-hero:before{content:"";position:absolute;inset:0;opacity:.45;background-image:radial-gradient(circle at 18% 15%,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 87% 22%,#c9bdff 0 1px,transparent 1.5px),radial-gradient(circle at 58% 72%,#8a79ff 0 1px,transparent 1.5px),radial-gradient(circle at 30% 86%,#fff 0 1px,transparent 1.5px)}.featured-hero__copy{position:relative;z-index:2;width:67%;padding:28px 0 30px 24px}.featured-hero__copy>span{color:#c4b8ff;font-size:12px}.featured-hero__copy h1{margin:16px 0 8px;font-size:clamp(27px,8vw,38px);line-height:1.15}.featured-hero__copy p{margin:0;color:#c2c9e7;font-size:13px;line-height:1.5}.featured-hero__copy button{min-height:37px;margin-top:22px;border-radius:12px;padding:0 15px;color:#fff;background:var(--gradient-primary);font-size:12px;font-weight:800}.featured-hero__copy button b{margin-left:8px;font-size:18px}.featured-hero__art{position:absolute;right:0;bottom:0;width:48%;height:100%}.hero-moon{position:absolute;right:-30px;top:26px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#d8d2ff,#8177e3 44%,#34366f 74%);box-shadow:0 0 70px #7e6dff61;opacity:.8}.hero-person{position:absolute;right:30px;bottom:-24px;width:112px;height:168px;display:grid;place-items:center;border:1px solid rgb(221 215 255 / 30%);border-radius:55% 45% 20% 20%;color:#f1edff;background:linear-gradient(155deg,#8f80f2,#343176 55%,#161a48);box-shadow:0 0 40px #5e50d985;font-size:28px}.hero-dots{position:absolute;z-index:3;left:24px;bottom:15px;display:flex;gap:5px}.hero-dots i{width:6px;height:6px;border-radius:50%;background:#6f789c}.hero-dots i:first-child{width:22px;border-radius:6px;background:#8c71ff}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:27px 2px 13px}.section-heading h2{margin:0;font-size:20px}.section-heading button,.section-heading small{color:var(--color-muted);background:transparent;font-size:11px}.role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.role-card{min-width:0;border:1px solid #293856;border-radius:19px;overflow:hidden;background:linear-gradient(145deg,#121d34,#0a1325);box-shadow:0 10px 28px #00000029}.role-card__main{width:100%;min-height:214px;display:flex;flex-direction:column;padding:15px;color:inherit;background:transparent;text-align:left}.role-card__head{display:flex;align-items:flex-start;gap:10px}.role-card__identity{min-width:0;display:grid;flex:1;gap:8px}.role-card__identity strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.role-card__identity i{color:#9380ff;font-style:normal}.role-tags{display:flex;flex-wrap:wrap;gap:5px}.role-tags span{border-radius:7px;padding:4px 6px;color:#b6c1dd;background:#17213c;font-size:9px}.ai-badge{border-radius:8px;padding:4px 6px;color:#ece8ff;background:#473bc0;font-size:9px;font-weight:800}.role-card__summary{height:58px;display:-webkit-box;margin-top:15px;overflow:hidden;color:#aeb9d1;font-size:11px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:3}.role-card__footer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;color:#8492b0;font-size:9px}.role-card__footer>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-card__footer b{flex:0 0 auto;border-radius:10px;padding:7px 10px;color:#fff;background:var(--gradient-primary);font-size:10px}.role-avatar{--avatar-hue: 250;display:inline-grid;flex:0 0 auto;place-items:center;overflow:hidden;border:2px solid hsl(var(--avatar-hue) 85% 72% / 68%);border-radius:50%;color:#fff;background:linear-gradient(145deg,hsl(var(--avatar-hue) 80% 65%),hsl(calc(var(--avatar-hue) + 35) 70% 35%));box-shadow:0 0 20px hsl(var(--avatar-hue) 80% 60% / 22%);font-size:11px;font-weight:900}.role-avatar img{width:100%;height:100%;object-fit:cover}.role-avatar--small{width:36px;height:36px}.role-avatar--medium{width:48px;height:48px}.role-avatar--large{width:82px;height:82px;font-size:18px}.state-panel{min-height:235px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #2c3a59;border-radius:19px;padding:28px;color:var(--color-muted);background:#0c14268c;text-align:center}.state-panel__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#b6a7ff;background:#25204b;font-size:22px}.state-panel h2{margin:15px 0 6px;color:#dce3f5;font-size:15px}.state-panel p{max-width:330px;margin:0;font-size:12px;line-height:1.7}.state-panel button{margin-top:15px;border-radius:11px;padding:8px 13px;color:#e4deff;background:#2a2456;font-size:12px}.bottom-nav{position:fixed;z-index:30;right:0;left:0;bottom:0;width:auto;min-height:calc(var(--bottom-nav-height) + var(--safe-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:start;border-top:1px solid #26334d;padding:8px 10px var(--safe-bottom);background:#050e1ef2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav__item{min-height:50px;display:grid;place-items:center;align-content:center;gap:4px;color:#8490ac;font-size:10px}.bottom-nav__item.active{color:#927cff}.bottom-nav__icon{font-size:22px;line-height:1}.bottom-nav__item--primary{width:49px;height:49px;min-height:49px;align-self:start;justify-self:center;margin-top:-3px;border:2px solid rgb(203 196 255 / 35%);border-radius:50%;color:#fff;background:var(--gradient-primary);box-shadow:0 0 20px #6c58ff9e}.bottom-nav__item--primary .bottom-nav__icon{font-size:31px;font-weight:300}.detail-page{padding-bottom:calc(92px + var(--safe-bottom))}.detail-header,.chat-header{position:sticky;z-index:20;top:0;min-height:calc(64px + var(--safe-top));display:grid;grid-template-columns:44px 1fr 44px;align-items:end;gap:10px;padding:calc(12px + var(--safe-top)) 16px 10px;background:#050c1be5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.detail-header>button,.chat-header>button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #2b3958;border-radius:14px;color:#e8eaff;background:#111a2d;font-size:27px}.detail-header>span{align-self:center;font-size:15px;font-weight:800;text-align:center}.detail-hero{position:relative;display:grid;justify-items:center;overflow:hidden;padding:35px 22px 28px;text-align:center}.detail-hero__glow{position:absolute;top:-90px;width:330px;height:260px;border-radius:50%;background:radial-gradient(circle,rgb(114 88 255 / 42%),transparent 67%);pointer-events:none}.detail-hero .role-avatar,.detail-hero h1,.detail-hero p,.detail-tags{position:relative}.detail-hero h1{margin:18px 0 10px;font-size:25px}.detail-hero h1 i{border-radius:7px;padding:3px 6px;color:#eeeaff;background:#493cc2;font-size:9px;font-style:normal;vertical-align:middle}.detail-tags{justify-content:center}.detail-hero p{max-width:540px;margin:16px 0 0;color:#aeb9d2;font-size:13px;line-height:1.8}.favorite-button{position:absolute;z-index:3;top:38px;left:calc(50% + 45px);width:37px;height:37px;border:1px solid #4a5279;border-radius:50%;color:#d4daef;background:#121b31;font-size:21px}.favorite-button.active{border-color:#ff769c;color:#ff769c;background:#351a32}.relationship-card,.detail-section{margin:0 20px 16px;border:1px solid #2c3a5a;border-radius:20px;padding:18px;background:linear-gradient(145deg,#131e36,#0a1326)}.relationship-card header,.relationship-card footer{display:flex;align-items:center;justify-content:space-between}.relationship-card header div{display:grid;gap:4px}.relationship-card small,.relationship-card footer{color:#8492af;font-size:10px}.relationship-card header strong{font-size:17px}.relationship-card header>span{border-radius:99px;padding:6px 10px;color:#dacfff;background:#2b2459;font-size:11px;font-weight:900}.relationship-progress{height:8px;margin:15px 0 9px;overflow:hidden;border-radius:99px;background:#222d47}.relationship-progress i{height:100%;display:block;border-radius:inherit;background:var(--gradient-primary);box-shadow:0 0 14px #7654ff}.detail-section h2{margin:0 0 14px;font-size:15px}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.mode-grid button{min-height:128px;display:grid;justify-items:start;align-content:center;gap:7px;border:1px solid #303d5e;border-radius:16px;padding:15px;color:#dce2f4;background:#0e182b;text-align:left}.mode-grid button.active{border-color:#8067ff;background:linear-gradient(145deg,#26214e,#111a37);box-shadow:inset 0 0 0 1px #8067ff3d}.mode-grid button:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.45}.mode-grid button>span{color:#ae9bff;font-size:23px}.mode-grid button strong{font-size:13px}.mode-grid button small{color:#8492af;font-size:10px;line-height:1.5}.profile-card p{display:grid;grid-template-columns:66px 1fr;margin:11px 0 0;color:#b2bed6;font-size:12px;line-height:1.7}.profile-card p span{color:#8977ed;font-weight:800}.detail-action{position:fixed;z-index:20;left:50%;bottom:0;width:min(100%,var(--page-width));transform:translate(-50%);padding:12px 20px calc(12px + var(--safe-bottom));background:linear-gradient(0deg,#050b19 70%,transparent)}.chat-page{width:100%;max-width:var(--page-width);height:100vh;height:100dvh;display:grid;grid-template-rows:auto 1fr auto;margin:0 auto;overflow:hidden;background:linear-gradient(180deg,#071126,#030713)}.chat-header{position:relative;grid-template-columns:44px 1fr auto;align-items:center}.chat-header>div{min-width:0;display:flex;align-items:center;gap:10px}.chat-header>div>span{min-width:0;display:grid;gap:3px}.chat-header strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.chat-header small{color:#8795b2;font-size:9px}.chat-header small i{width:6px;height:6px;display:inline-block;margin-right:5px;border-radius:50%;background:#62dd92;box-shadow:0 0 8px #62dd92}.chat-balance{border:1px solid #3c3766;border-radius:99px;padding:6px 9px;color:#c5b9ff;background:#211d3e;font-size:10px;font-weight:800}.chat-messages{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 16px 24px;scroll-behavior:smooth}.chat-date{margin:2px 0 22px;color:#6e7c99;font-size:9px;text-align:center}.chat-welcome{display:grid;justify-items:center;margin:8vh auto 26px;padding:0 25px;text-align:center}.chat-welcome strong{margin-top:17px;font-size:16px}.chat-welcome p{max-width:360px;margin:8px 0;color:#929fba;font-size:12px;line-height:1.7}.older-button{display:block;margin:0 auto 15px;border-radius:99px;padding:7px 12px;color:#a99aff;background:#1b1b3a;font-size:10px}.message-row{display:flex;align-items:flex-end;gap:9px;margin:15px 0}.message-row--user{justify-content:flex-end}.message-row>div{max-width:min(78%,500px)}.message-row p{margin:0;border-radius:18px 18px 18px 6px;padding:11px 14px;color:#e8ecf8;background:#151f34;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.message-row--user p{border-radius:18px 18px 6px;color:#fff;background:linear-gradient(130deg,#7355ef,#496bdc)}.message-row small{display:block;margin-top:4px;color:#ff89a2;font-size:9px;text-align:right}.typing-dots{min-width:55px;min-height:40px;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:18px 18px 18px 6px;background:#151f34}.typing-dots i{width:5px;height:5px;border-radius:50%;background:#91a0bd;animation:typing 1s ease-in-out infinite}.typing-dots i:nth-child(2){animation-delay:.14s}.typing-dots i:nth-child(3){animation-delay:.28s}@keyframes typing{50%{transform:translateY(-4px);opacity:.45}}.send-failure{display:flex;align-items:center;gap:9px;margin:12px 0 0 45px;border:1px solid rgb(255 113 143 / 28%);border-radius:13px;padding:9px 10px;background:#49182d57}.send-failure>span{width:22px;height:22px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#c8496a;font-size:11px}.send-failure p{flex:1;margin:0;color:#ffc1ce;font-size:10px;line-height:1.5}.send-failure button{flex:0 0 auto;border-radius:9px;padding:7px 9px;color:#fff;background:#623e8f;font-size:10px}.chat-composer{display:grid;grid-template-columns:1fr 43px;align-items:end;gap:9px;border-top:1px solid #202d48;padding:11px 14px calc(11px + var(--safe-bottom));background:#060d1df5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chat-composer textarea{width:100%;min-height:43px;max-height:120px;resize:none;border:1px solid #2b3958;border-radius:17px;outline:0;padding:11px 14px;color:#f4f6ff;background:#111a2d;font-size:13px;line-height:1.5}.chat-composer textarea:focus{border-color:#7654ff}.chat-composer textarea::placeholder{color:#64728e}.chat-composer button{width:43px;height:43px;border-radius:15px;color:#fff;background:var(--gradient-primary);box-shadow:0 7px 20px #584fe957;font-size:21px;font-weight:900}.chat-composer button:disabled{opacity:.36}.sessions-header{min-height:calc(74px + var(--safe-top));display:flex;align-items:flex-end;justify-content:space-between;padding:calc(18px + var(--safe-top)) 20px 14px}.sessions-header h1{margin:0;font-size:25px}.sessions-header span{color:#7f8ca8;font-size:10px}.sessions-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;align-items:start;padding:4px 12px 30px}.sessions-content>.state-panel{grid-column:1 / -1}.session-load-more{grid-column:1 / -1;min-height:42px;border:1px solid #2b3a58;border-radius:13px;color:#a99aff;background:#101a2d;font-size:12px;font-weight:700}.session-load-more:disabled{opacity:.55}.session-card{min-width:0;border:1px solid #293754;border-radius:13px;overflow:hidden;background:#0d1629}.session-card__main{width:100%;min-width:0;display:grid;padding:0;color:inherit;background:transparent;text-align:left}.session-card__visual{position:relative;width:100%;aspect-ratio:4 / 5;display:grid;place-items:center;overflow:hidden;background:#17223a}.session-card__visual>img{width:100%;height:100%;display:block;object-fit:cover}.session-card__visual:after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#08101f00 38%,#08101f2e 52%,#08101f85,#08101fdb,#08101f);content:"";pointer-events:none}.session-card__visual .role-avatar{width:92px;height:92px}.session-card__visual>em{position:absolute;z-index:3;right:9px;bottom:9px;border:1px solid rgb(159 131 255 / 35%);border-radius:99px;padding:4px 8px;color:#d8ceff;background:#161030e0;font-size:9px;font-style:normal;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.session-card__visual>b{position:absolute;z-index:3;top:9px;right:9px;min-width:22px;height:22px;display:grid;place-items:center;border:2px solid #111a2d;border-radius:99px;padding:0 5px;color:#fff;background:#7a5cff;font-size:9px}.session-card__body{position:relative;z-index:2;min-width:0;display:grid;gap:7px;padding:9px 11px 13px;background:#08101f}.session-card__title{min-width:0;display:flex;align-items:center;gap:5px}.session-card__title strong{min-width:0;overflow:hidden;flex:1;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.session-card__title i{border-radius:6px;padding:3px 5px;color:#cbbfff;background:#352b66;font-size:8px;font-style:normal}.session-card__title time{color:#697793;font-size:8px;white-space:nowrap}.session-card__body small{overflow:hidden;color:#8491ac;display:-webkit-box;min-height:30px;font-size:10px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(min-width:720px){.sessions-content{padding-inline:20px}.session-card__visual{aspect-ratio:5 / 4}}.simple-header{min-height:calc(68px + var(--safe-top));display:grid;grid-template-columns:42px 1fr 42px;align-items:end;padding:calc(14px + var(--safe-top)) 20px 12px}.simple-header a,.simple-header>button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #2c3a59;border-radius:13px;background:#111a2d;font-size:28px}.simple-header h1{margin:0;font-size:19px;text-align:center}.account-content{max-width:500px;display:grid;gap:16px;margin:0 auto;padding:24px 20px}.account-hero{display:grid;justify-items:center;padding:22px}.account-hero h2{margin:14px 0 4px;font-size:22px}.account-hero p{margin:0;color:var(--color-muted);font-size:12px}.account-balance,.phase-note{border:1px solid #2b3958;border-radius:18px;background:linear-gradient(145deg,#141e37,#0b1427)}.account-balance{display:grid;gap:8px;padding:19px}.account-balance span{color:var(--color-muted);font-size:11px}.account-balance strong{font-size:28px}.account-balance i{color:#ae7cff;font-size:17px}.account-balance__action{width:fit-content;margin-top:3px;border-radius:10px;padding:7px 10px;color:#c7bbff;background:#29244f;font-size:10px;font-weight:800}.wallet-page{padding-bottom:calc(28px + var(--safe-bottom))}.wallet-balance{position:relative;margin:12px 20px 20px;overflow:hidden;border:1px solid #4f4b91;border-radius:24px;padding:22px;background:radial-gradient(circle at 88% 20%,rgb(137 107 255 / 45%),transparent 30%),linear-gradient(135deg,#24215a,#111a3b 58%,#0d1730);box-shadow:0 18px 45px #00000038}.wallet-balance:after{content:"✦";position:absolute;right:25px;top:18px;color:#ded6ff73;font-size:50px}.wallet-balance small{color:#b6b9d8;font-size:11px}.wallet-balance strong{display:block;margin:8px 0 5px;font-size:32px}.wallet-balance strong i{color:#b99bff;font-size:17px;font-style:normal}.wallet-balance p{margin:0;color:#929cba;font-size:10px}.wallet-tabs{display:grid;grid-template-columns:repeat(2,1fr);margin:0 20px 18px;border:1px solid #2b3855;border-radius:14px;padding:4px;background:#0d1628}.wallet-tabs button{min-height:38px;border-radius:10px;color:#7f8ca8;background:transparent;font-size:12px;font-weight:800}.wallet-tabs button.active{color:#fff;background:#292551;box-shadow:0 5px 16px #0003}.wallet-page>.state-panel{margin:0 20px}.wallet-content{display:grid;gap:16px;padding:0 20px 30px}.wallet-section-title{display:flex;align-items:end;justify-content:space-between}.wallet-section-title h2{margin:0;font-size:17px}.wallet-section-title small{color:#7886a2;font-size:9px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-grid button{position:relative;min-height:150px;display:grid;justify-items:start;align-content:center;gap:5px;overflow:hidden;border:1px solid #303e5d;border-radius:18px;padding:16px;color:#eef1ff;background:linear-gradient(145deg,#131e35,#0b1427);text-align:left}.product-grid button.active{border-color:#8368ff;background:linear-gradient(145deg,#282052,#121b38);box-shadow:inset 0 0 0 1px #8368ff47}.product-grid button>em{position:absolute;right:-21px;top:11px;width:78px;transform:rotate(42deg);color:#fff;background:#8a5cff;font-size:8px;font-style:normal;text-align:center}.product-grid button strong{font-size:22px}.product-grid button strong i{color:#ad91ff;font-size:12px;font-style:normal}.product-grid button span,.product-grid button small{color:#8996b1;font-size:9px}.product-grid button small{color:#70dca0}.product-grid button b{margin-top:6px;color:#e6dcff;font-size:14px}.wallet-security{display:flex;align-items:center;gap:11px;border:1px solid #293754;border-radius:15px;padding:12px;background:#0d172a}.wallet-security>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#72e3a4;background:#18382f;font-size:13px}.wallet-security p{display:grid;gap:3px;margin:0}.wallet-security strong{font-size:11px}.wallet-security small{color:#7f8da8;font-size:9px}.order-list{gap:11px}.order-card{position:relative;border:1px solid #293754;border-radius:18px;padding:15px;background:linear-gradient(145deg,#121d33,#091225)}.order-card header,.order-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-card header strong{font-size:13px}.order-card header span{border-radius:99px;padding:5px 8px;color:#e3b978;background:#3a2e1d;font-size:8px}.order-card header .status-paid{color:#78dfa7;background:#18382e}.order-card header .status-expired,.order-card header .status-failed{color:#99a4ba;background:#242d3e}.order-card p{margin:13px 0;color:#c8d0e4;font-size:11px}.order-card p span{color:#68d99a}.order-card footer small{min-width:0;overflow:hidden;color:#697894;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.order-card footer b{font-size:13px}.order-card>button{margin-top:12px;border-radius:9px;padding:7px 10px;color:#d9d0ff;background:#302758;font-size:9px}.checkout-backdrop{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#000000a3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.checkout-sheet{position:relative;width:min(100%,var(--page-width));display:grid;justify-items:center;border:1px solid #3a486b;border-radius:25px 25px 0 0;padding:27px 22px calc(22px + var(--safe-bottom));background:linear-gradient(180deg,#17233d,#090f20);box-shadow:0 -18px 55px #00000061}.checkout-close{position:absolute;right:18px;top:16px;width:33px;height:33px;border-radius:50%;color:#a5afc5;background:#222d43;font-size:21px}.checkout-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid #8169f4;border-radius:20px;color:#d9d0ff;background:#282151;box-shadow:0 0 25px #7654ff4d;font-size:24px}.checkout-icon.paid{border-color:#55c68a;color:#8cf0b7;background:#193b31}.checkout-sheet h2{margin:14px 0 4px;font-size:24px}.checkout-sheet>p{margin:0 0 16px;color:#8996b0;font-size:10px}.checkout-qr{width:170px;height:170px;border:8px solid #fff;border-radius:14px;object-fit:contain;background:#fff}.checkout-summary{width:100%;display:flex;justify-content:space-between;margin:14px 0;border:1px solid #2b3958;border-radius:13px;padding:12px;color:#98a5be;background:#0e1729;font-size:10px}.checkout-summary strong{color:#e6eaff}.checkout-refresh{margin-top:9px;padding:8px;color:#a697f1;background:transparent;font-size:10px}.phase-note{display:flex;gap:13px;padding:17px}.phase-note>span{color:#a58dff;font-size:22px}.phase-note strong{font-size:13px}.phase-note p{margin:6px 0 0;color:var(--color-muted);font-size:11px;line-height:1.7}.pwa-network-banner{position:fixed;z-index:130;left:calc(12px + var(--safe-left));right:calc(12px + var(--safe-right));top:calc(8px + var(--safe-top));width:min(calc(100% - 24px - var(--safe-left) - var(--safe-right)),520px);margin:0 auto;border:1px solid #76552d;border-radius:13px;padding:9px 12px;color:#f6cc96;background:#342517f5;box-shadow:0 12px 34px #0000004d;font-size:11px;font-weight:700;text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.pwa-network-banner span{width:18px;height:18px;display:inline-grid;place-items:center;margin-right:5px;border-radius:50%;color:#24180c;background:#f1b666;font-size:10px}.pwa-update-card,.pwa-install-card{position:fixed;z-index:110;left:calc(14px + var(--safe-left));right:calc(14px + var(--safe-right));bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 12px);width:min(calc(100% - 28px - var(--safe-left) - var(--safe-right)),540px);min-height:68px;display:flex;align-items:center;gap:10px;margin:0 auto;border:1px solid #4e4a89;border-radius:18px;padding:11px;background:#121b33f7;box-shadow:0 18px 48px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pwa-update-card>span,.pwa-install-card>span{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border-radius:13px;color:#e7e0ff;background:#332968;font-size:18px}.pwa-update-card>div,.pwa-install-card>div{min-width:0;display:grid;flex:1;gap:4px}.pwa-update-card strong,.pwa-install-card strong{font-size:11px}.pwa-update-card small,.pwa-install-card small{color:#8996af;font-size:8px;line-height:1.45}.pwa-update-card button,.pwa-install-card button{flex:0 0 auto;border-radius:10px;padding:8px 10px;color:#fff;background:var(--gradient-primary);font-size:9px;font-weight:800}.pwa-update-card button:last-child{margin-left:0;color:#909cb4;background:transparent}.pwa-guide-backdrop{position:fixed;z-index:140;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#000000a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pwa-guide{position:relative;width:min(100%,var(--page-width));display:grid;justify-items:center;border:1px solid #3b496c;border-radius:26px 26px 0 0;padding:27px calc(22px + var(--safe-right)) calc(22px + var(--safe-bottom)) calc(22px + var(--safe-left));background:linear-gradient(180deg,#17223c,#090f20);box-shadow:0 -20px 55px #0000006b}.pwa-guide>button:first-child{position:absolute;right:calc(18px + var(--safe-right));top:16px;width:34px;height:34px;border-radius:50%;color:#a1acc2;background:#222d43;font-size:21px}.pwa-guide>span{width:54px;height:54px;display:grid;place-items:center;border:1px solid #8269f6;border-radius:19px;color:#e4dcff;background:#2b2458;box-shadow:0 0 26px #7654ff47;font-size:22px}.pwa-guide h2{margin:14px 0 17px;font-size:19px}.pwa-guide ol{width:100%;display:grid;gap:10px;margin:0 0 17px;padding:0;list-style:none}.pwa-guide li{display:flex;align-items:center;gap:11px;border:1px solid #2b3958;border-radius:14px;padding:11px;background:#0e182a}.pwa-guide li i{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#d7ceff;background:#30275d;font-size:10px;font-style:normal;font-weight:900}.pwa-guide li p{display:grid;gap:3px;margin:0}.pwa-guide li strong{font-size:11px}.pwa-guide li small{color:#8491ab;font-size:9px}.pwa-guide .pwa-guide-done{width:100%;min-height:45px;border-radius:14px;color:#fff;background:var(--gradient-primary);font-size:12px;font-weight:900}.pwa-slide-enter-active,.pwa-slide-leave-active{transition:opacity .2s ease,transform .2s ease}.pwa-slide-enter-from,.pwa-slide-leave-to{opacity:0;transform:translateY(10px)}.coming-page{padding:24px}.coming-page section{width:min(100%,410px);display:grid;justify-items:center;border:1px solid #2c3a5a;border-radius:24px;padding:38px 25px 25px;background:linear-gradient(145deg,#121d34,#080f20);box-shadow:var(--shadow-card);text-align:center}.coming-icon{width:70px;height:70px;display:grid;place-items:center;border:1px solid #7765e8;border-radius:24px;color:#e4dcff;background:#262052;box-shadow:0 0 30px #7654ff59;font-size:30px}.coming-page small{margin-top:22px;color:#a493ff;font-weight:800;letter-spacing:1.5px}.coming-page h1{margin:9px 0 8px;font-size:26px}.coming-page p{margin:0 0 22px;color:var(--color-muted);font-size:12px;line-height:1.8}@media(min-width:761px){body{padding:24px}.app-page,.auth-shell,.age-card{min-height:calc(100dvh - 48px);border:1px solid #303d5d;border-radius:28px;overflow:hidden}.auth-shell,.age-card{width:min(100%,480px)}.auth-shell--compact{grid-template-rows:auto minmax(100px,19vh) auto}}@media(display-mode:standalone){body{padding:0}.app-page,.auth-shell,.age-card,.chat-page{min-height:100dvh;border:0;border-radius:0}}@media(max-width:520px){.role-grid{grid-template-columns:1fr}.role-card__main{min-height:190px}.auth-shell--compact{grid-template-rows:auto 105px auto}.auth-shell--compact .companion-orb{width:78px;height:78px}.auth-shell--compact .orbit--one{width:165px;height:70px}.auth-shell--compact .orbit--two{width:100px;height:130px}}@media(max-height:720px){.auth-shell{grid-template-rows:auto 110px auto}.companion-orb{width:78px;height:78px}.orbit--one{width:160px;height:64px}.orbit--two{width:90px;height:125px}.age-galaxy{min-height:190px}.age-planet{width:115px;height:115px}.age-ring--one{width:220px;height:74px}.age-ring--two{width:155px;height:175px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.editor-page,.library-page,.tasks-page,.notifications-page,.settings-page,.ledger-page{padding-bottom:calc(28px + var(--safe-bottom))}.editor-header,.account-topbar{min-height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:calc(10px + var(--safe-top)) 18px 8px}.editor-header button,.account-topbar a{color:#a898ff;background:none;font-size:12px;font-weight:800}.editor-header button:last-child,.account-topbar a{justify-self:end}.editor-header strong{font-size:16px}.editor-form{display:grid;gap:15px;padding:4px 18px 96px}.avatar-upload{width:112px;height:112px;display:grid;place-items:center;justify-self:center;overflow:hidden;border:1px dashed #705ee4;border-radius:50%;color:#9788d7;background:radial-gradient(circle at 50% 30%,#242d58,#10182d);text-align:center;font-size:10px;cursor:pointer}.avatar-upload img{width:100%;height:100%;object-fit:cover}.avatar-upload b{display:block;margin-bottom:4px;color:#c1b4ff;font-size:28px}.editor-field{position:relative;display:grid;gap:7px}.editor-field>span,.editor-tags header{color:#dce2f4;font-size:12px;font-weight:800}.editor-field>span i{margin-left:5px;color:#9b83ff;font-size:8px;font-style:normal}.editor-field input,.editor-field textarea,.editor-tags label,.settings-dialog input{width:100%;border:1px solid #293653;border-radius:13px;outline:0;color:var(--color-text);background:#10192c;font-size:12px}.editor-field input{min-height:45px;padding:0 48px 0 13px}.editor-field textarea{min-height:96px;padding:12px 48px 12px 13px;resize:vertical}.editor-field small{position:absolute;right:11px;bottom:10px;color:#687896;font-size:8px}.editor-tags{display:grid;gap:9px}.editor-tags header{display:flex;justify-content:space-between}.editor-tags header small{color:var(--color-subtle)}.editor-tags>div{display:flex;flex-wrap:wrap;gap:6px}.editor-tags>div button{border:1px solid #55479d;border-radius:999px;padding:5px 9px;color:#cfc5ff;background:#252049;font-size:9px}.editor-tags label{display:flex;padding:4px}.editor-tags input{min-width:0;flex:1;border:0;padding:0 9px;outline:0;color:#fff;background:transparent;font-size:11px}.editor-tags label button{border-radius:9px;padding:8px 12px;color:#fff;background:#3b326f;font-size:10px}.editor-switch{display:flex;align-items:center;justify-content:space-between;border:1px solid #293653;border-radius:14px;padding:12px;background:#0e1729}.editor-switch span{display:grid;gap:3px}.editor-switch strong{font-size:12px}.editor-switch small{color:var(--color-subtle);font-size:9px}.editor-switch input{width:42px;height:22px;accent-color:var(--color-primary)}.review-note{display:flex;gap:10px;border:1px solid #3c3764;border-radius:14px;padding:12px;color:#9da9c4;background:#17162d;font-size:9px;line-height:1.65}.review-note span{width:20px;height:20px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#d5ccff;background:#4a3d86}.review-note p{margin:0}.review-note strong{display:block;color:#e0e4f4;font-size:10px}.editor-actions{position:fixed;z-index:8;left:50%;bottom:0;width:min(100%,var(--page-width));display:grid;grid-template-columns:.8fr 1.2fr;gap:10px;transform:translate(-50%);border-top:1px solid #283550;padding:10px 18px calc(10px + var(--safe-bottom));background:#050b19f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dialog-backdrop,.sheet-backdrop{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:22px;background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.role-preview-dialog,.notice-dialog,.settings-dialog{width:min(100%,370px);display:grid;justify-items:center;border:1px solid #354263;border-radius:22px;padding:24px;background:linear-gradient(145deg,#16213a,#090f1f);box-shadow:var(--shadow-card);text-align:center}.role-preview-dialog>img,.role-preview-dialog>span{width:92px;height:92px;display:grid;place-items:center;border:2px solid #8872ff;border-radius:50%;object-fit:cover;color:#ddd7ff;background:#272052}.role-preview-dialog h2,.notice-dialog h2{margin:14px 0 5px}.role-preview-dialog p,.notice-dialog p,.settings-dialog p{color:var(--color-muted);font-size:11px;line-height:1.7}.role-preview-dialog>div{display:flex;gap:5px;margin-bottom:15px}.role-preview-dialog>div i{border-radius:999px;padding:4px 7px;color:#c8bdff;background:#292151;font-size:8px;font-style:normal}.library-header a{color:#a995ff;font-size:11px;font-weight:800}.segment-tabs{display:grid;grid-template-columns:repeat(2,1fr);margin:0 18px;border-bottom:1px solid #25324c}.segment-tabs button{position:relative;padding:13px 5px 15px;color:#8996b5;background:transparent;font-size:13px;font-weight:850}.segment-tabs button.active{color:#b5a1ff}.segment-tabs button.active:after{content:"";position:absolute;bottom:-2px;left:50%;width:42px;height:4px;transform:translate(-50%);border-radius:99px;background:var(--gradient-primary)}.role-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:15px 18px;overflow:hidden;border:1px solid #293650;border-radius:15px;background:#293650}.role-stats div{display:grid;gap:3px;padding:12px 3px;background:#10192c;text-align:center}.role-stats strong{font-size:17px}.role-stats span{color:var(--color-subtle);font-size:8px}.library-toolbar{display:flex;align-items:center;justify-content:space-between;padding:8px 18px 10px}.library-toolbar h2{margin:0;font-size:15px}.library-toolbar small,.library-toolbar span{color:var(--color-subtle);font-size:9px}.library-toolbar select{border:1px solid #34415f;border-radius:10px;padding:7px 9px;color:#b7c0d9;background:#10192d;font-size:9px}.managed-role-list{display:grid;gap:10px;padding:0 18px 24px}.managed-role-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;border:1px solid #293650;border-radius:16px;padding:10px;background:linear-gradient(140deg,#121c31,#0a1222)}.managed-role-card>.role-avatar{width:82px;height:98px;border-radius:13px}.managed-role-card>div{min-width:0}.managed-role-card header{display:flex;justify-content:space-between}.managed-role-card h3{margin:2px 0 0;font-size:13px}.managed-role-card header button{color:#9ba7c1;background:transparent}.managed-role-card p{display:-webkit-box;margin:7px 0;overflow:hidden;color:#8f9db8;font-size:9px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.managed-role-card small{display:block;margin-top:7px;color:#6f7d98;font-size:8px}.role-status{display:inline-flex;border-radius:6px;padding:3px 6px;color:#c9d4eb;background:#26324a;font-size:8px}.role-status--approved{color:#81e5a6;background:#17372d}.role-status--pending{color:#d6c7ff;background:#33285e}.role-status--rejected{color:#ff9caf;background:#4c2430}.role-status--disabled{color:#9ca8bd;background:#222a39}.role-chat-action{margin-top:7px;border-radius:9px;padding:6px 11px;color:#fff;background:#4c3d91;font-size:9px}.sheet-backdrop{align-items:end;padding:0}.action-sheet{width:min(100%,var(--page-width));display:grid;gap:1px;border-radius:22px 22px 0 0;padding:14px 14px calc(14px + var(--safe-bottom));background:#121b2e}.action-sheet h2{margin:3px 0 10px;color:#dce2f4;font-size:13px;text-align:center}.action-sheet button{min-height:44px;border-radius:10px;color:#d7ddec;background:#18233a}.action-sheet button.danger{color:#ff8ea5}.task-content,.notification-feed{display:grid;gap:11px;padding:15px 18px 30px}.invite-hero,.task-card{border:1px solid #2c3957;border-radius:17px;padding:14px;background:linear-gradient(145deg,#14203a,#0b1324)}.invite-hero{text-align:center}.invite-hero>small{color:#9ba7c0}.invite-hero>strong{display:block;margin:8px 0 13px;color:#dcd4ff;font-family:ui-monospace,monospace;font-size:25px;letter-spacing:4px}.invite-hero>div{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:13px}.invite-hero>div span{display:grid;gap:3px;color:#7887a4;font-size:8px}.invite-hero>div b{color:#fff;font-size:15px}.invite-hero footer{display:grid;grid-template-columns:1fr 1fr;gap:8px}.content-title{margin:4px 0 -3px;font-size:14px}.task-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-card h2,.task-card strong{margin:0;font-size:13px}.task-card header span,.share-task-card header b{border-radius:999px;padding:4px 7px;color:#cfc5ff;background:#342a64;font-size:8px}.task-card p,.task-card small{color:#8694ae;font-size:9px;line-height:1.6}.task-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:11px}.task-actions button,.task-actions label{border:1px solid #5747a0;border-radius:9px;padding:8px 10px;color:#d1c7ff;background:#241e48;font-size:9px;cursor:pointer}.task-actions span{color:#9ba7c1;font-size:9px}.notifications-page{min-height:100vh;min-height:100dvh;padding-bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 18px);background:radial-gradient(340px 170px at 50% 0%,rgba(98,82,234,.18),transparent 74%),radial-gradient(340px 290px at 0% 58%,rgba(44,85,185,.12),transparent 72%),linear-gradient(160deg,#09152d,#040918 57%,#071127)}.notification-topbar{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:80px 1fr 80px;align-items:center;min-height:calc(74px + var(--safe-top));padding:calc(14px + var(--safe-top)) 20px 8px;background:linear-gradient(180deg,#071126 68%,rgba(7,17,38,.93) 85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.notification-topbar>button:first-child{width:39px;height:39px;display:grid;place-items:center;justify-self:start;border:1px solid #2d3d60;border-radius:14px;color:#eff2ff;background:#111a2d;box-shadow:inset 0 1px #ffffff0a}.notification-topbar>button:first-child svg{width:23px;height:23px;stroke-width:1.85}.notification-topbar h1{margin:0;color:#f7f8ff;font-size:25px;font-weight:900;letter-spacing:.4px;text-align:center}.notification-read-all{display:flex;align-items:center;gap:6px;justify-self:end;padding:8px 0;white-space:nowrap;color:#bea8ff;background:transparent;font-size:13px;font-weight:850}.notification-read-all svg{width:18px;height:18px;stroke-width:1.9}.notification-categories{display:flex;gap:14px;padding:5px 20px 20px;overflow-x:auto;scrollbar-width:none;overscroll-behavior-x:contain}.notification-categories::-webkit-scrollbar{display:none}.notification-categories button{position:relative;flex:0 0 72px;display:grid;justify-items:center;gap:8px;padding:0;color:#aeb9d4;background:transparent;font-size:12px}.notification-categories i{width:58px;height:58px;display:grid;place-items:center;border:1px solid #2c3d60;border-radius:19px;background:linear-gradient(145deg,#121d35,#0b1426);box-shadow:inset 0 1px #ffffff0b;font-style:normal}.notification-categories i svg{width:28px;height:28px;stroke:#aeb9dc;stroke-width:1.85}.notification-categories button.active{color:#fff}.notification-categories button.active i{border-color:#8066ff;background:radial-gradient(circle at 35% 27%,#a07bff,#5442bd 53%,#172143);box-shadow:0 0 0 1px #8a70ff61,0 0 20px #7459ff6e}.notification-categories button.active i svg{stroke:#f6f4ff;filter:drop-shadow(0 0 7px #e1dcff)}.notification-categories button.active:after{content:"";width:30px;height:4px;margin-top:-1px;border-radius:99px;background:linear-gradient(90deg,#a877ff,#4d75ff);box-shadow:0 0 13px #8065ff}.notification-feed{gap:11px;padding:0 20px 30px}.notification-card{position:relative;display:grid;grid-template-columns:58px 1fr;gap:12px;border:1px solid #293a5b;border-radius:19px;padding:16px 17px;color:inherit;background:linear-gradient(145deg,#121e36fa,#091123fa);box-shadow:inset 0 1px #ffffff09,0 10px 25px #00000026;text-align:left;transition:transform .18s,border-color .18s}.notification-card:active{transform:scale(.992)}.notification-card.unread:before{content:"";position:absolute;top:50px;right:16px;width:9px;height:9px;border-radius:50%;background:#8f65ff;box-shadow:0 0 11px #8b65ff}.notification-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid #3a4276;border-radius:17px;color:#eeeaff;background:linear-gradient(145deg,#4c2f93,#202755);box-shadow:inset 0 1px #ffffff1f,0 7px 16px #00000038}.notification-icon svg{width:31px;height:31px;stroke-width:1.85;filter:drop-shadow(0 0 5px rgba(230,221,255,.45))}.notification-icon--system{background:linear-gradient(145deg,#7553e8,#25366e)}.notification-icon--order{color:#ffe2a4;background:linear-gradient(145deg,#7c4d16,#493014)}.notification-icon--ban{color:#d8eaff;background:linear-gradient(145deg,#2f65cf,#243878)}.notification-card>span:last-child{min-width:0}.notification-title{display:flex;gap:8px;align-items:center;padding-right:42px}.notification-title strong{min-width:0;overflow:hidden;font-size:16px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.notification-title i{flex:0 0 auto;border-radius:6px;padding:3px 6px;border:1px solid #5540c6;color:#beaaff;background:#261f63;font-size:9px;font-weight:850;font-style:normal}.notification-title i.notification-type--system{border-color:#5a45bf;color:#c2b6ff;background:#282054}.notification-title i.notification-type--order{border-color:#7a501b;color:#ffc064;background:#3a270f}.notification-title i.notification-type--ban{border-color:#963657;color:#ff87a5;background:#3c172a}.notification-card small{position:absolute;top:20px;right:16px;color:#9ca9c5;font-size:11px;white-space:nowrap}.notification-copy-row{min-width:0;display:flex;align-items:baseline;gap:12px;margin-top:9px;padding-right:9px}.notification-copy-row p{min-width:0;margin:0;overflow:hidden;color:#adb9d4;font-size:13px;line-height:1.58;white-space:nowrap;text-overflow:ellipsis}.notification-copy-row b{flex:0 0 auto;color:#ad93ff;font-size:13px;font-weight:850}.list-end{margin:22px 0 0;padding:9px 0 3px;color:#7e8ba7;font-size:12px;text-align:center}.notice-dialog>button{width:30px;height:30px;display:grid;place-items:center;justify-self:end;border:1px solid #4b5a7b;border-radius:50%;color:#8995ae;background:#111a2d}.notice-dialog>button svg{width:18px;height:18px}.notice-dialog>span{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;color:#dfd8ff;background:#2b2359}.notice-dialog>span svg{width:27px;height:27px}.notice-dialog small{color:#73809a;font-size:12px}.dialog-primary{width:100%;min-height:43px;border-radius:13px;color:#fff;background:var(--gradient-primary);font-weight:800}.settings-profile,.profile-summary{display:flex;align-items:center;gap:13px;margin:5px 18px 18px}.settings-profile>div,.profile-summary>div{min-width:0;flex:1}.settings-profile h2,.profile-summary h2{margin:0 0 4px;font-size:17px}.settings-profile p,.profile-summary p{margin:0;overflow:hidden;color:#7786a1;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.settings-profile>button,.profile-summary>a{border:1px solid #4b417f;border-radius:9px;padding:7px 9px;color:#c1b6f4;background:#211d3d;font-size:9px}.settings-group-title{margin:16px 20px 7px;color:#7d8aa3;font-size:10px}.settings-list,.account-services{display:grid;margin:0 18px;overflow:hidden;border:1px solid #293650;border-radius:16px;background:#10192c}.settings-list>button,.settings-list>a,.account-services>a{min-height:49px;display:grid;grid-template-columns:1fr minmax(0,44%) auto;align-items:center;gap:8px;border:0;border-bottom:1px solid #222e47;padding:0 13px;color:#d9deec;background:transparent;text-align:left}.settings-list>:last-child,.account-services>:last-child{border-bottom:0}.settings-list span,.account-services a{display:flex;align-items:center;gap:9px}.settings-list i,.account-services i{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:#c8bdff;background:#2a2450;font-size:10px;font-style:normal}.settings-list b,.account-services span{font-size:11px}.settings-list em{overflow:hidden;color:#73819b;font-size:8px;font-style:normal;text-align:right;text-overflow:ellipsis;white-space:nowrap}.settings-list strong,.account-services b{color:#697892}.settings-danger{margin-top:18px}.settings-danger b{color:#ff839d}.settings-dialog{justify-items:stretch;text-align:left}.settings-dialog header{display:flex;align-items:center;justify-content:space-between}.settings-dialog h2{margin:0;font-size:16px}.settings-dialog header button{color:#8b97ae;background:none;font-size:20px}.settings-dialog input{min-height:44px;padding:0 12px}.settings-dialog>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.settings-avatar-picker{min-height:92px;display:grid;place-items:center;overflow:hidden;border:1px dashed #6253bd;border-radius:15px;color:#afa2ec;background:#11192d;cursor:pointer}.settings-avatar-picker img{width:100%;height:150px;object-fit:cover}.ledger-balance,.asset-center{position:relative;margin:7px 18px 16px;overflow:hidden;border:1px solid #3a3a66;border-radius:18px;padding:18px;background:radial-gradient(circle at 100% 0,#49388470,transparent 50%),linear-gradient(145deg,#171c3b,#0d1629)}.ledger-balance small{color:#9ca8c1;font-size:9px}.ledger-balance strong{display:block;margin:6px 0;font-size:27px}.ledger-balance i,.asset-center i{color:#9a7cff;font-style:normal}.ledger-balance a{position:absolute;right:15px;bottom:16px;color:#b9acff;font-size:9px}.ledger-filters{display:flex;gap:7px;padding:0 18px 12px}.ledger-filters button{border:1px solid #2f3b56;border-radius:999px;padding:7px 14px;color:#8794ad;background:#10182b;font-size:9px}.ledger-filters button.active{border-color:#6754d3;color:#fff;background:#3b2f7c}.ledger-list{display:grid;padding:0 18px}.ledger-list article{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #202c43;padding:13px 2px}.ledger-list article>span{color:#ff8fa4;font-size:14px;font-weight:800}.ledger-list article>span.income{color:#67d99a}.ledger-list h2{margin:0 0 4px;font-size:11px}.ledger-list p,.ledger-list small{margin:0;color:#6f7e99;font-size:8px}.account-page--full{padding:0 0 calc(var(--bottom-nav-height) + var(--safe-bottom) + 22px)}.account-topbar{grid-template-columns:1fr auto}.account-topbar h1{margin:0;font-size:23px}.profile-summary{margin-top:6px}.asset-center{padding:14px}.asset-center header{display:flex;align-items:end;gap:7px}.asset-center header strong{font-size:13px}.asset-center header span{color:#7886a0;font-size:8px}.asset-center>div{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:7px;margin:14px 0 11px}.asset-center p{display:grid;gap:2px;margin:0}.asset-center p b{font-size:22px}.asset-center p small{color:#78869f;font-size:8px}.asset-center>div a{border-radius:9px;padding:8px 12px;color:#d7d0ff;background:#302861;font-size:9px}.asset-center>a{display:flex;justify-content:space-between;border-top:1px solid #303551;padding-top:10px;color:#a4aec3;font-size:9px}.continue-section,.account-features,.account-services{margin:0 18px 16px}.continue-section>header,.account-features>h2,.account-services>h2{display:flex;align-items:center;justify-content:space-between;margin:0 0 9px;font-size:13px}.continue-section header a{color:#7d8aa3;font-size:8px}.continue-section>button{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border-bottom:1px solid #222d43;padding:9px 0;color:inherit;background:transparent;text-align:left}.continue-section>button>span{min-width:0;display:grid;gap:3px}.continue-section strong{font-size:11px}.continue-section small{overflow:hidden;color:#71809b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.continue-section i{color:#6e7d98;font-style:normal}.account-features>div{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #293650;border-radius:16px;background:#10192c}.account-features a{position:relative;display:grid;justify-items:center;gap:6px;padding:13px 3px;color:#aeb8ce;font-size:8px}.account-features i{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;color:#d5ccff;background:#2d2657;font-size:13px;font-style:normal}.account-features small{position:absolute;top:8px;right:14px;color:#b9adff;font-size:7px}.account-services{overflow:visible;border:0;background:transparent}.account-services>a{border-right:1px solid #293650;border-left:1px solid #293650;background:#10192c}.account-services>a:first-of-type{border-top:1px solid #293650;border-radius:16px 16px 0 0}.account-services>a:last-child{border-bottom:1px solid #293650;border-radius:0 0 16px 16px}@media(min-width:761px){.editor-actions{bottom:24px;border:1px solid #303d5d;border-radius:0 0 28px 28px}}@media(max-width:360px){.role-stats{grid-template-columns:repeat(2,1fr)}.managed-role-card{grid-template-columns:70px minmax(0,1fr)}.managed-role-card>.role-avatar{width:70px;height:88px}.account-features span{font-size:7px}}.editor-page{max-width:540px;padding-bottom:calc(84px + var(--safe-bottom));background:radial-gradient(260px 180px at 100% 100%,rgb(83 56 209 / 12%),transparent 72%),linear-gradient(180deg,#050d1e,#030918)}.editor-header{position:sticky;z-index:12;top:0;min-height:calc(62px + var(--safe-top));grid-template-columns:44px 1fr 64px;padding:calc(10px + var(--safe-top)) 12px 8px;background:#040b1aeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.editor-header .editor-back-button{width:39px;height:39px;display:grid;place-items:center;justify-self:start;border:1px solid #2d3d60;border-radius:13px;color:#eff2ff;background:#111a2d;box-shadow:inset 0 1px #ffffff0a}.editor-header .editor-back-button svg{width:22px;height:22px;stroke-width:1.85}.editor-header strong{color:#f7f8ff;font-size:17px;font-weight:900;letter-spacing:.2px;text-align:center}.editor-header .editor-draft-button{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;justify-self:end;padding:8px 0;color:#ad98ff;background:none;font-size:11px;font-weight:800}.editor-header .editor-draft-button svg{width:14px;height:14px}.editor-form{gap:7px;padding:2px 10px 14px}.editor-card{position:relative;width:100%;display:grid;grid-template-columns:38px minmax(0,1fr);gap:7px;border:1px solid #162542;border-radius:12px;padding:6px 9px;background:linear-gradient(135deg,#0d192ff7,#091326f7);box-shadow:inset 0 1px #ffffff05}.editor-avatar-upload{grid-template-columns:38px minmax(0,1fr) 52px;align-items:center;cursor:pointer}.editor-avatar-upload .editor-card__icon{align-self:center}.editor-avatar-upload .editor-card__body>small{color:#7785a1;font-size:10px;line-height:1.45}.editor-avatar-upload__preview{width:48px;height:48px;display:grid;place-items:center;justify-self:end;overflow:hidden;border:1px dashed #6650c7;border-radius:50%;color:#ad9aff;background:radial-gradient(circle at 45% 35%,#30266e,#14162e 74%)}.editor-avatar-upload__preview img{width:100%;height:100%;object-fit:cover}.editor-avatar-upload__preview svg{width:21px;height:21px;stroke-width:1.8}.editor-card__icon{width:32px;height:32px;display:grid;place-items:center;align-self:start;border:1px solid rgb(124 84 255 / 38%);border-radius:50%;color:#b9a6ff;background:radial-gradient(circle at 45% 35%,#372a82,#17163d 72%);box-shadow:0 0 16px #6a4aff30}.editor-card__icon svg{width:17px;height:17px;stroke-width:1.9}.editor-card__body{min-width:0;display:grid;gap:3px}.editor-card__title,.editor-tags header,.editor-switch .editor-card__body>strong{display:inline-flex;align-items:center;gap:5px;color:#e9edfb;font-size:12px;font-weight:800}.editor-card__title>svg,.editor-tags header>svg,.editor-switch strong>svg{width:12px;height:12px;color:#647493;stroke-width:1.8}.editor-control{position:relative;min-width:0;display:block}.editor-page .editor-control input,.editor-page .editor-control textarea{width:100%;border:1px solid #223453;border-radius:9px;outline:0;color:#eef1fb;background:#101b31;box-shadow:inset 0 1px #ffffff05;font-size:16px;font-weight:400;line-height:1.45}.editor-page .editor-control input{min-height:0;height:30px;padding:0 44px 0 10px}.editor-page .editor-control textarea{min-height:46px;padding:6px 44px 15px 10px;resize:vertical}.editor-page .editor-field--story textarea{min-height:80px}.editor-page .editor-field--persona textarea,.editor-page .editor-field--opening textarea{min-height:60px}.editor-control input::placeholder,.editor-control textarea::placeholder,.editor-tag-input input::placeholder{color:#6e7d9b}.editor-control small{position:absolute;right:8px;bottom:6px;color:#62718e;font-size:8px;line-height:1}.editor-tags{gap:8px}.editor-tags header{justify-content:flex-start}.editor-tag-list{display:flex;flex-wrap:wrap;gap:5px}.editor-tag-list:empty{display:none}.editor-tag-list button{min-height:23px;display:inline-flex;align-items:center;gap:3px;border:1px solid #4e438d;border-radius:7px;padding:2px 7px;color:#c9bcff;background:#241d4b;font-size:10px}.editor-tag-list button svg{width:11px;height:11px}.editor-tags .editor-tag-input{min-height:30px;display:flex;align-items:center;border:1px dashed #293958;border-radius:8px;padding:0 5px 0 8px;background:#0d192e8c}.editor-tag-input>svg{width:14px;height:14px;flex:0 0 auto;color:#697996}.editor-tags .editor-tag-input input{min-width:0;flex:1;border:0;padding:0 6px;outline:0;color:#eef1fb;background:transparent}.editor-tags .editor-tag-input button{min-height:22px;border-radius:6px;padding:0 8px;color:#ddd6ff;background:#33285f;font-size:9px}.editor-switch{grid-template-columns:38px minmax(0,1fr) 36px 28px;align-items:center}.editor-switch .editor-card__icon{align-self:center}.editor-switch .editor-card__body{gap:2px}.editor-switch .editor-card__body small{color:#7785a1;font-size:9px}.editor-switch__control{width:34px;height:19px;display:flex;align-items:center;border:1px solid #3a4966;border-radius:999px;padding:2px;background:#26334a;transition:.16s ease}.editor-switch__control i{width:13px;height:13px;border-radius:50%;background:#f7f9ff;box-shadow:0 1px 4px #00000059;transition:transform .16s ease}.editor-switch input:checked~.editor-switch__control{border-color:#7654ff;background:#7654ff}.editor-switch input:checked~.editor-switch__control i{transform:translate(15px)}.editor-switch__label{color:#b5bfd3;font-size:9px;text-align:right}.review-note.editor-card{grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;overflow:hidden;border-color:#39306d;padding-top:8px;padding-bottom:8px;background:linear-gradient(120deg,#171638,#1c1745 66%,#211657)}.review-note p{color:#9da9c4;font-size:9px;line-height:1.45}.review-note strong{margin-bottom:2px;color:#e8e9f8;font-size:11px}.review-note__sparkles{width:26px;height:26px;color:#9579ff;filter:drop-shadow(0 0 8px rgb(120 81 255 / 50%))}.editor-actions{width:min(100%,540px);grid-template-columns:.85fr 1.15fr;gap:8px;border-top-color:#22314e;padding:8px 10px calc(8px + var(--safe-bottom));background:#040a18f5}.editor-actions .base-button{min-height:44px;border-radius:999px;font-size:13px}.editor-actions .base-button svg{width:16px;height:16px}@media(max-width:360px){.editor-header{grid-template-columns:42px 1fr 58px;padding-right:9px;padding-left:9px}.editor-form{padding-right:8px;padding-left:8px}.editor-card{grid-template-columns:38px minmax(0,1fr);padding-right:8px;padding-left:8px}.editor-avatar-upload{grid-template-columns:38px minmax(0,1fr) 48px}.editor-card__icon{width:32px;height:32px}.editor-switch{grid-template-columns:38px minmax(0,1fr) 34px 24px}}.home-page{background:radial-gradient(360px 220px at 22% 0%,rgb(53 49 135/.22),transparent 72%),linear-gradient(180deg,#071126,#030917 62%,#071127)}.home-page .home-header{min-height:calc(56px + var(--safe-top));align-items:center;padding:calc(10px + var(--safe-top)) 20px 4px;background:linear-gradient(180deg,#071126fa 76%,#071126c2)}.home-page .home-tabs{gap:30px}.home-page .home-tabs button{padding:5px 0 10px;font-size:18px}.home-page .home-tabs button.active:after{bottom:2px;width:29px;height:5px}.home-page .home-content{padding:0 20px 28px}.home-page .search-entry{height:44px;margin:6px 0 14px;border-color:#283550;border-radius:18px;padding:0 15px;background:#111a2c}.home-page .search-entry>svg{width:17px;height:17px;stroke-width:1.8}.home-page .search-entry>span:nth-child(2){font-size:12px}.home-page .chip-row{gap:8px;margin:0;padding:0 0 14px}.home-page .chip-row button{min-height:34px;padding:0 14px;border-color:#2b3652;background:#0f1728;font-size:11px}.home-page .featured-hero{height:168px;min-height:168px;margin-top:0;border-color:#3c4676;border-radius:20px;background-color:#15194b;background-image:linear-gradient(90deg,#121a58,#15195fef 42%,#151b63a8 59%,#10144429),url(/home-featured.png);background-position:center;background-size:cover}.home-page .featured-hero:before,.home-page .featured-hero__art{display:none}.home-page .featured-hero__copy{width:62%;inset:18px auto 44px 17px;display:flex;flex-direction:column;align-items:flex-start;padding:0}.home-page .featured-hero__copy>span{display:flex;align-items:center;gap:4px;color:#c6b8ff;font-size:12px;white-space:nowrap}.home-page .featured-hero__copy>span svg{width:12px;height:12px}.home-page .featured-hero__copy h1{margin:10px 0 6px;font-size:25px;line-height:1.15;white-space:nowrap}.home-page .featured-hero__copy p{width:100%;margin:0 0 14px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-page .featured-hero__copy button{min-height:29px;margin:0;border-radius:11px;padding:0 12px;font-size:11px}.home-page .featured-hero__copy button svg{width:14px;height:14px;margin-left:5px}.home-page .hero-dots{left:17px;bottom:16px;gap:6px}.home-page .hero-dots button{width:8px;height:8px;min-height:0;border:0;border-radius:50%;padding:0;background:#70799c;transition:width .2s ease,background .2s ease}.home-page .hero-dots button.active{width:20px;border-radius:99px;background:#806eff}.home-page .featured-hero__copy{animation:featured-copy-in .28s ease both}.home-page .featured-hero__copy--loading{opacity:.72}.home-page .featured-hero--loading{background-image:linear-gradient(90deg,#121a58,#15195fef,#10144440),url(/home-featured.png)!important}@keyframes featured-copy-in{0%{opacity:0;transform:translate(7px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.home-page .featured-hero__copy{animation:none}}.home-page .section-heading{padding:22px 2px 12px}.home-page .section-heading h2{display:flex;align-items:center;gap:5px;font-size:20px}.home-page .section-heading h2 svg{width:20px;height:20px;color:#ff694e;fill:#ffb331;stroke-width:1.8}.home-page .section-heading button{display:flex;align-items:center;gap:2px;font-size:12px}.home-page .section-heading button svg{width:13px;height:13px}.home-page .role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-page .role-card{min-height:216px;border-color:#273551;border-radius:18px;background:linear-gradient(145deg,#111b30,#0a1224)}.home-page .role-card__main{min-height:214px;padding:12px}.home-page .role-card__head{gap:8px}.home-page .role-card__identity{gap:5px}.home-page .role-card__identity strong{display:flex;align-items:center;gap:3px;font-size:14px}.home-page .role-card__identity strong i{color:#f0ecff}.home-page .role-card__identity strong em{border-radius:7px;padding:3px 6px;color:#ece8ff;background:#473bc0;font-size:8px;font-style:normal}.home-page .role-tags{gap:4px}.home-page .role-tags span{padding:4px 6px;font-size:9px}.home-page .role-card__summary{height:60px;margin-top:11px;font-size:10px;line-height:1.58}.home-page .role-card__footer{font-size:9px}.home-page .role-card__footer>span,.home-page .role-card__footer b{display:flex;align-items:center}.home-page .role-card__footer>span svg{width:11px;height:11px;margin-right:2px;color:#ff7048;fill:#ffb02e}.home-page .role-card__footer b{gap:3px;border-radius:10px;padding:7px 10px;font-size:10px}.home-page .role-card__footer b svg{display:none}.home-page .role-avatar--medium{width:48px;height:48px}.bottom-nav__icon svg{width:22px;height:22px;stroke-width:1.55}.bottom-nav__item--primary .bottom-nav__icon svg{width:30px;height:30px;stroke-width:1.45}.account-page--full{min-height:100vh;min-height:100dvh;padding-bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 22px);background:radial-gradient(360px 230px at 20% 0%,rgb(68 52 129/.27),transparent 70%),radial-gradient(300px 210px at 88% 32%,rgb(33 101 193/.22),transparent 65%),#060d1c}.account-page--full .account-topbar{min-height:calc(49px + var(--safe-top));display:flex;align-items:center;justify-content:space-between;padding:calc(10px + var(--safe-top)) 20px 0;background:transparent}.account-page--full .account-topbar h1{margin:0;font-size:23px;font-weight:900}.account-page--full .account-topbar>a{width:38px;height:38px;display:grid;place-items:center;border:1px solid #2d3d60;border-radius:14px;color:#c7d0ec;background:#111a2d}.account-page--full .account-topbar>a svg{width:21px;height:21px;stroke-width:1.7}.account-page--full .profile-summary{display:flex;align-items:center;gap:12px;margin:0;padding:14px 20px 0}.profile-summary__accent{width:4px;height:36px;flex:0 0 auto;border-radius:99px;background:linear-gradient(#9477ff,#5941d0);box-shadow:0 0 9px #8264ff}.account-page--full .profile-summary h2{margin:0;font-size:21px}.account-page--full .profile-summary p{display:flex;align-items:center;gap:7px;margin:6px 0 0;color:#aab6d1;font-size:10px}.account-page--full .profile-summary p a{border:1px solid #3e4d73;border-radius:8px;padding:3px 7px;color:#b9c4e1;background:#121c32;font-size:9px}.profile-asset-card{position:relative;margin:17px 20px 0;overflow:hidden;border:1px solid #715b39;border-radius:19px;background:linear-gradient(108deg,#211918,#32251d 52%,#4b3521);box-shadow:0 14px 30px #0003}.profile-asset-card:before{content:"";position:absolute;right:-34px;top:-78px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgb(247 199 108/.3),transparent 68%);pointer-events:none}.profile-asset-card>header{position:relative;display:grid;gap:4px;padding:14px 15px 9px}.profile-asset-card>header strong{color:#ffe4ac;font-size:13px}.profile-asset-card>header span{color:#c9a977;font-size:9px}.profile-asset-card__body{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:4px 15px 14px}.profile-asset-card__body p{display:grid;gap:6px;margin:0}.profile-asset-card__body p b{display:flex;align-items:center;gap:5px;color:#ffe09a;font-size:28px;line-height:1.05}.profile-asset-card__body p b svg{width:12px;height:12px;fill:#f4bd62}.profile-asset-card__body p small{color:#d6bb8e;font-size:10px}.profile-asset-card__body>div{display:flex;gap:8px}.profile-asset-card__body>div a{min-width:58px;height:34px;display:grid;place-items:center;border:1px solid #80663f;border-radius:11px;color:#efd6a7;background:#1c15139e;font-size:10px;font-weight:850}.profile-asset-card__body>div a:first-child{border-color:transparent;color:#4b2c15;background:linear-gradient(100deg,#ffe1a4,#dca45d);box-shadow:0 7px 18px #da9e4c33}.profile-asset-card__ledger{position:relative;width:100%;height:36px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(139 108 63/.55);padding:0 15px;color:#d4b886;background:#140e0d4d;font-size:10px}.profile-asset-card__ledger svg{width:15px;height:15px;color:#f2bd67}.account-page--full .continue-section,.account-page--full .account-features,.account-page--full .account-services{margin:0}.account-page--full .continue-section>header,.account-page--full .account-features>h2{display:flex;align-items:center;justify-content:space-between;margin:0;padding:20px 20px 10px;font-size:15px}.account-page--full .continue-section>header a,.account-page--full .account-features>h2 a{display:flex;align-items:center;color:#98a4c1;font-size:10px;font-weight:400}.account-page--full .continue-section>header a svg,.account-page--full .account-features>h2 a svg{width:13px;height:13px}.continue-section__cards{display:flex;gap:10px;padding:0 20px 3px;overflow-x:auto;scrollbar-width:none}.continue-section__cards::-webkit-scrollbar{display:none}.continue-card-skeleton{min-width:0;min-height:70px;flex:1 0 calc(50% - 5px);display:flex;align-items:center;gap:9px;overflow:hidden;border:1px solid #263451;border-radius:15px;padding:10px;background:linear-gradient(145deg,#101a30,#091121)}.continue-card-skeleton__avatar,.continue-card-skeleton__copy i,.continue-card-skeleton__arrow{display:block;background:linear-gradient(100deg,#1a2741 20%,#293858,#1a2741 64%);background-size:240% 100%;animation:continue-card-shimmer 1.15s ease-in-out infinite}.continue-card-skeleton__avatar{width:36px;height:36px;flex:0 0 36px;border-radius:50%}.continue-card-skeleton__copy{min-width:0;flex:1;display:grid;gap:7px}.continue-card-skeleton__copy i{width:58%;height:8px;border-radius:99px}.continue-card-skeleton__copy i:last-child{width:86%;height:6px;opacity:.75}.continue-card-skeleton__arrow{width:8px;height:13px;flex:0 0 8px;border-radius:3px;opacity:.68}@keyframes continue-card-shimmer{to{background-position:-180% 0}}@media(prefers-reduced-motion:reduce){.continue-card-skeleton__avatar,.continue-card-skeleton__copy i,.continue-card-skeleton__arrow{animation:none}}.account-page--full .continue-section__cards>button{min-width:0;flex:1 0 calc(50% - 5px);min-height:70px;display:flex;align-items:center;gap:9px;border:1px solid #2a3858;border-radius:15px;padding:10px;color:#fff;background:linear-gradient(145deg,#121c33,#0a1223);text-align:left}.account-page--full .continue-section__cards>button>span:not(.role-avatar){min-width:0;flex:1}.account-page--full .continue-section__cards>button>.role-avatar{width:36px;min-width:36px;height:36px;min-height:36px;flex:0 0 36px;aspect-ratio:1}.account-page--full .continue-section__cards>button>.role-avatar img{width:100%;height:100%;display:block;object-fit:cover}.account-page--full .continue-section__cards strong,.account-page--full .continue-section__cards small{display:block}.account-page--full .continue-section__cards strong{font-size:12px}.account-page--full .continue-section__cards small{margin-top:4px;overflow:hidden;color:#aeb8d0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.account-page--full .continue-section__cards>button>svg{width:16px;height:16px;color:#8d76ff}.account-page--full .account-features>div{display:grid;grid-template-columns:repeat(4,1fr);margin:0 20px;border:1px solid #293756;border-radius:18px;background:#0c1426}.account-page--full .account-features a{position:relative;display:grid;justify-items:center;gap:7px;padding:13px 3px 12px;color:#aeb8ce;font-size:9px}.account-page--full .account-features i{width:40px;height:40px;display:grid;place-items:center;border:1px solid #344263;border-radius:13px;color:#d5ccff;background:#121d34}.account-page--full .account-features i svg{width:20px;height:20px;stroke-width:1.6}.account-page--full .account-services>h2{margin:0;padding:14px 20px 10px;font-size:15px}.account-page--full .account-services>:is(a,button){min-height:44px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0 20px;border-right:1px solid #293756;border-bottom:1px solid #202d48;border-left:1px solid #293756;padding:0 13px;color:#d9deec;background:#0d1527;font-size:11px;text-align:left}.account-page--full .account-services>:is(a,button):first-of-type{border-top:1px solid #293756;border-radius:17px 17px 0 0}.account-page--full .account-services>:is(a,button):last-child{border-bottom:1px solid #293756;border-radius:0 0 17px 17px}.account-page--full .account-services i{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:#c8bdff;background:#1e2547}.account-page--full .account-services i svg{width:14px;height:14px;stroke-width:1.7}.account-page--full .account-services>:is(a,button)>svg{width:14px;height:14px;color:#697892}@media(max-width:360px){.home-page .home-tabs{gap:24px}.account-page--full .continue-section__cards>button{flex-basis:175px}}html,body,#app{position:fixed;inset:0;width:auto;height:auto;min-width:0;min-height:0;overflow:hidden;overscroll-behavior:none}body{padding:0}.app-shell{position:fixed;inset:0;width:auto;height:auto;min-height:100vh;min-height:100dvh;overflow:hidden;touch-action:none}.app-scroll{position:absolute;inset:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;padding-right:var(--safe-right);padding-left:var(--safe-left);touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-scroll::-webkit-scrollbar{display:none}.app-page,.auth-shell,.age-card,.chat-page{width:100%;max-width:none;min-height:100%;margin-right:0;margin-left:0}.app-page{padding-bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 14px)}.chat-page{height:auto;min-height:100%;grid-template-rows:auto auto auto;overflow:visible}.chat-messages{overflow:visible;touch-action:pan-y}.chat-composer{position:sticky;z-index:20;bottom:0}.bottom-nav,.detail-action,.editor-actions{right:0;left:0;width:auto;max-width:none;transform:none}.bottom-nav{padding-right:calc(10px + var(--safe-right));padding-bottom:var(--safe-bottom);padding-left:calc(10px + var(--safe-left))}.detail-action{padding-right:calc(20px + var(--safe-right));padding-left:calc(20px + var(--safe-left))}.editor-actions{padding-right:calc(18px + var(--safe-right));padding-left:calc(18px + var(--safe-left))}.app-shell :where(main,section,article,header,footer,nav,form,fieldset,div,ul,ol,li)>*{min-width:0}img,svg,video,canvas{max-width:100%}img,video,canvas{height:auto}input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select{font-size:16px}@media(display-mode:standalone){.app-scroll{padding-top:0;padding-bottom:0}}.ios-standalone .bottom-nav{padding-top:12px}
