*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#EEE9DE;color:#1F2723}body{overflow:hidden}.shell{height:100dvh;max-width:700px;margin:0 auto;background:#F4F0E7;position:relative;overflow:hidden;box-shadow:0 0 60px rgba(42,44,38,.08)}button,textarea{font:inherit}.onboarding{height:100dvh;padding:34px 28px calc(26px + env(safe-area-inset-bottom));display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.brand{font-size:17px;letter-spacing:6px;font-weight:850}.tagline{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,7vw,58px);line-height:1.01;max-width:470px;margin-top:22px;letter-spacing:-1.4px}.brandExplainer{margin-top:17px;color:#6F756F;max-width:410px;line-height:1.6;font-size:15px}.question{font-size:26px;font-weight:780;margin:0 0 7px}.hint,.pageSub{color:#747873;line-height:1.55}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.chip,.mood,.btnSecondary,.action,.roundBtn{border:1px solid #D2CEC4;border-radius:999px;background:#FCFAF5;color:#4E554F;font-weight:720;cursor:pointer;transition:.18s ease}.chip{padding:11px 16px}.chip.active,.mood.active{background:#26312C;color:#FFFDF8;border-color:#26312C}.primary{border:0;border-radius:999px;background:#26312C;color:#FFFDF8;padding:17px 22px;font-weight:820;font-size:16px;cursor:pointer;width:100%;box-shadow:0 8px 26px rgba(38,49,44,.12)}
.discover{height:100dvh;position:relative;background:#101713}.topChrome{position:absolute;left:0;right:0;top:0;z-index:30;padding:calc(14px + env(safe-area-inset-top)) 16px 10px;background:linear-gradient(to bottom,rgba(5,9,8,.64),rgba(5,9,8,0));color:#fff;pointer-events:none}.topRowChrome{display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:auto}.brandSmall{letter-spacing:4px;font-size:13px;font-weight:850}.modeButton{border:1px solid rgba(255,255,255,.24);background:rgba(20,24,22,.32);backdrop-filter:blur(10px);color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750;cursor:pointer}.moodRow{display:flex;gap:7px;overflow-x:auto;margin-top:10px;padding-bottom:3px;scrollbar-width:none;pointer-events:auto}.moodRow::-webkit-scrollbar{display:none}.mood{padding:7px 12px;font-size:12px;white-space:nowrap;background:rgba(18,22,20,.26);color:rgba(255,255,255,.88);border-color:rgba(255,255,255,.2);backdrop-filter:blur(8px)}.mood.active{background:#F6F2E9;color:#26312C;border-color:#F6F2E9}.feedScroller{height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none}.feedScroller::-webkit-scrollbar{display:none}.storyPage{height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;overflow:hidden}.card{height:100%;position:relative;background:#E9E3D8;background-size:cover;background-position:center;display:flex;overflow:hidden;transform:scale(1.035);filter:saturate(.9) brightness(.94);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .7s ease}.activeStory .card{transform:scale(1);filter:saturate(1.05) brightness(1)}.card::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(6,10,9,.22) 0%,rgba(6,10,9,.03) 28%,rgba(6,10,9,.2) 58%,rgba(6,10,9,.88) 100%);transition:background .5s}.theme-warm::after{background:linear-gradient(to bottom,rgba(39,18,14,.22),rgba(61,30,18,.05) 35%,rgba(49,20,14,.32) 66%,rgba(20,9,7,.88))}.theme-ocean::after,.theme-rain::after{background:linear-gradient(to bottom,rgba(3,20,27,.22),rgba(4,25,32,.04) 35%,rgba(4,20,26,.28) 67%,rgba(2,11,15,.9))}.theme-dusk::after{background:linear-gradient(to bottom,rgba(34,23,39,.2),rgba(34,23,39,.03) 38%,rgba(32,19,35,.36) 66%,rgba(16,11,19,.9))}.theme-gold::after{background:linear-gradient(to bottom,rgba(39,26,8,.16),rgba(80,51,13,.03) 36%,rgba(55,33,12,.27) 66%,rgba(22,14,7,.9))}.theme-forest::after{background:linear-gradient(to bottom,rgba(0,20,8,.2),rgba(0,24,9,.03) 32%,rgba(0,21,9,.22) 62%,rgba(0,10,5,.9))}.theme-ink{background:#19201D!important}.theme-paper{background:#ECE6DA!important}.card.pure{background:#F3EFE6!important;filter:none;transform:none}.card.pure::after{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(224,216,200,.48))}.cardInner{position:relative;z-index:2;flex:1;padding:calc(112px + env(safe-area-inset-top)) 22px calc(94px + env(safe-area-inset-bottom));display:flex;flex-direction:column;justify-content:flex-end;color:#FFFDF8}.card.pure .cardInner{color:#202722}.copy{max-width:570px;opacity:.7;transform:translateY(24px);transition:opacity .6s .08s ease,transform .65s .08s cubic-bezier(.2,.7,.2,1)}.activeStory .copy{opacity:1;transform:translateY(0)}.copy.short .title{font-size:clamp(38px,8.8vw,58px)}.copy.short .bodycopy{font-size:clamp(22px,5vw,29px);line-height:1.46}.copy.long .title{font-size:clamp(29px,6.2vw,42px)}.copy.long .bodycopy{font-size:clamp(17px,3.8vw,21px);line-height:1.5}.meta{display:flex;align-items:center;gap:8px;margin-bottom:18px;flex-wrap:wrap}.pill{border:1px solid rgba(255,255,255,.23);border-radius:999px;background:rgba(11,16,14,.24);backdrop-filter:blur(8px);padding:7px 11px;font-size:11px;font-weight:760;letter-spacing:.2px}.card.pure .pill{background:rgba(255,255,255,.55);border-color:#D7D1C5;color:#59605B}.kicker{font-size:12px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;opacity:.78;margin-bottom:12px}.title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(31px,7vw,47px);line-height:1.05;margin:0 0 17px;letter-spacing:-1px;text-wrap:balance}.bodycopy{font-family:Georgia,"Times New Roman",serif;font-size:clamp(19px,4.4vw,24px);line-height:1.52;margin:0;text-shadow:0 2px 18px rgba(0,0,0,.16)}.card.pure .bodycopy{text-shadow:none}.authorLine{margin-top:18px;border:0;background:transparent;color:inherit;padding:0;display:inline-flex;align-items:center;gap:10px;cursor:pointer;text-align:left;opacity:.88}.avatarMini{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.26);font-size:10px;font-weight:850;letter-spacing:.4px}.authorLine b{display:block;font-size:13px}.authorLine small{display:block;font-size:10px;opacity:.7;margin-top:2px}.card.pure .avatarMini{background:#E4DDD0;border-color:#D1C7B7}.storyControls{position:absolute;z-index:5;right:14px;bottom:calc(92px + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:10px;opacity:.7;transform:translateX(8px);transition:.55s .16s}.activeStory .storyControls{opacity:1;transform:translateX(0)}.roundBtn{width:48px;height:48px;display:grid;place-items:center;padding:0;background:rgba(23,27,25,.37);border-color:rgba(255,255,255,.25);color:#fff;backdrop-filter:blur(11px);font-size:19px}.roundBtn.kept{background:#F6F0E5;color:#27312C}.roundBtn.followed{background:rgba(246,240,229,.92);color:#27312C}.roundBtn.burst{animation:burst .42s ease}@keyframes burst{40%{transform:scale(1.2)}70%{transform:scale(.94)}100%{transform:scale(1)}}.controlLabel{font-size:10px;color:#fff;text-shadow:0 1px 7px rgba(0,0,0,.7);margin-top:-5px}.card.pure~.storyControls .roundBtn{background:rgba(255,255,255,.72);color:#28312D;border-color:#D3CCC0}.card.pure~.storyControls .controlLabel{color:#4A514C;text-shadow:none}.swipeCue{position:absolute;z-index:6;bottom:calc(74px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);font-size:11px;letter-spacing:.6px;color:rgba(255,255,255,.72);animation:float 1.8s ease-in-out infinite}.card.pure .swipeCue{color:#797B77}@keyframes float{50%{transform:translate(-50%,-4px)}}.progressDots{position:absolute;z-index:25;left:10px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:5px}.progressDots i{display:block;width:3px;height:13px;border-radius:99px;background:rgba(255,255,255,.28);transition:.35s}.progressDots i.active{height:25px;background:#fff}.personalCue{position:absolute;z-index:8;left:22px;top:calc(83px + env(safe-area-inset-top));font-size:11px;color:rgba(255,255,255,.72);letter-spacing:.3px;border:0;background:transparent;padding:0;cursor:pointer}.personalCue span{color:#fff;font-weight:800}.card.pure .personalCue{color:#747873}.card.pure .personalCue span{color:#2D3731}
.nav{position:absolute;bottom:0;left:0;right:0;height:calc(64px + env(safe-area-inset-bottom));background:linear-gradient(to top,rgba(8,12,10,.9),rgba(8,12,10,.35),transparent);display:flex;justify-content:space-around;align-items:end;z-index:40;padding:8px 10px calc(8px + env(safe-area-inset-bottom));pointer-events:none}.nav button{pointer-events:auto;border:0;background:transparent;color:rgba(255,255,255,.63);font-weight:720;padding:8px 12px;cursor:pointer;font-size:12px}.nav button.active{color:#fff;font-weight:850}.lightNav{background:rgba(248,245,238,.97);border-top:1px solid #D8D3C9}.lightNav button{color:#8A8D89}.lightNav button.active{color:#1F2924}
.page{height:100dvh;overflow-y:auto;padding:28px 24px 110px;background:#F4F0E7}.pageTitle{font-family:Georgia,serif;font-size:38px;line-height:1.08;margin:20px 0 8px;letter-spacing:-.6px}.savedCard,.stat,.editorWrap,.philosophy{background:#FEFCF7;border-radius:22px;padding:20px;margin:14px 0;border:1px solid rgba(100,100,90,.06)}.savedTitle{font-family:Georgia,serif;font-size:22px;font-weight:700}.savedBody{font-family:Georgia,serif;font-size:17px;line-height:1.55}.savedAuthor{color:#8B8E8A}.editor{width:100%;min-height:260px;border:0;resize:vertical;font:20px/1.55 Georgia,serif;color:#252B27;outline:none;background:transparent}.aiRow{display:flex;flex-wrap:wrap;gap:8px}.btnSecondary{padding:10px 14px}.statGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.statNum{font-size:26px;font-weight:800}.statLabel{color:#828681;margin-top:4px;font-size:13px}.philosophy{background:#26312C;color:#fff;margin-top:30px}.philosophy small{color:#B9C5BC;letter-spacing:2px;font-weight:800}.philosophy h3{font-family:Georgia,serif;font-size:25px;margin:14px 0 10px}.philosophy p{color:#D8DDD9;line-height:1.5}.notice{position:fixed;left:50%;bottom:88px;transform:translateX(-50%) translateY(8px);background:#26312C;color:#fff;padding:10px 16px;border-radius:999px;z-index:90;opacity:0;transition:.2s;pointer-events:none;max-width:86%;text-align:center}.notice.show{opacity:1;transform:translateX(-50%) translateY(0)}.empty{color:#828681;line-height:1.5;margin-top:26px}.learnBox{background:#E9E3D7;border-radius:18px;padding:15px 16px;margin-top:22px;color:#58605A;font-size:13px;line-height:1.55}.settingsRow{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #DDD7CD}.settingsRow strong{display:block}.settingsRow span{font-size:13px;color:#7D817D}.toggle{border:0;border-radius:99px;padding:8px 12px;background:#26312C;color:white;font-weight:700;cursor:pointer}
.modalLayer{position:fixed;inset:0;z-index:120;pointer-events:none}.modalLayer.open{pointer-events:auto}.modalBackdrop{position:absolute;inset:0;background:rgba(7,10,9,.2);backdrop-filter:blur(0);opacity:0;transition:.22s}.modalLayer.open .modalBackdrop{opacity:1;backdrop-filter:blur(6px)}.bottomSheet{position:absolute;left:50%;bottom:0;width:min(700px,100%);transform:translate(-50%,105%);background:#F7F3EA;border-radius:28px 28px 0 0;padding:14px 24px calc(28px + env(safe-area-inset-bottom));box-shadow:0 -20px 70px rgba(0,0,0,.2);transition:.3s cubic-bezier(.2,.75,.2,1);color:#26312C}.modalLayer.open .bottomSheet{transform:translate(-50%,0)}.sheetHandle{width:42px;height:4px;border-radius:999px;background:#D0C9BD;margin:0 auto 24px}.sheetEyebrow{font-size:10px;font-weight:850;letter-spacing:1.8px;color:#7C817C}.bottomSheet h3{font-family:Georgia,serif;font-size:29px;line-height:1.12;margin:8px 0 12px}.bottomSheet p{font-family:Georgia,serif;font-size:18px;line-height:1.55;color:#434B46}.sheetNote{font-family:Inter,sans-serif!important;font-size:12px!important;color:#7E837E!important}.whyTags{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.whyTags span,.authorThemes{display:inline-block;background:#E8E1D5;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:750;color:#56605A}.sheetButton{width:100%;border:0;border-radius:999px;background:#26312C;color:#fff;padding:14px 18px;font-weight:820;cursor:pointer;margin-top:8px}.authorHero{display:flex;gap:14px;align-items:center}.avatarLarge{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#26312C;color:white;font-size:17px;font-weight:850;letter-spacing:1px}.authorHero h3{margin:4px 0 0}
@media(min-width:760px){body{background:#E6E0D4}.shell{border-left:1px solid rgba(50,50,40,.06);border-right:1px solid rgba(50,50,40,.06)}}@media(max-width:480px){.onboarding{padding:28px 21px calc(22px + env(safe-area-inset-bottom))}.tagline{font-size:43px}.cardInner{padding-left:20px;padding-right:74px}.storyControls{right:12px}.page{padding-left:20px;padding-right:20px}.personalCue{left:20px}}
.learningLive{font-size:10px;letter-spacing:.55px;color:rgba(255,255,255,.62);margin-top:4px}.learningPanel{background:#FEFCF7;border:1px solid rgba(80,80,65,.08);border-radius:22px;padding:20px;margin:18px 0 24px}.learningPanel h3{font-family:Georgia,serif;font-size:23px;margin:8px 0 18px}.learnRow{display:grid;grid-template-columns:72px 1fr 64px;align-items:center;gap:10px;margin:12px 0;font-size:12px}.learnRow>span{font-weight:750}.learnRow>b{font-size:10px;color:#7B817C;text-align:right}.learnTrack{height:8px;border-radius:999px;background:#E7E1D7;overflow:hidden}.learnTrack i{display:block;height:100%;border-radius:999px;background:#26312C;transition:width .5s ease}
@media(max-width:480px){.learningLive{font-size:9px}.learnRow{grid-template-columns:62px 1fr 54px}}


.identityHero{background:linear-gradient(135deg,#FEFCF7,#F0E9DD);border:1px solid rgba(90,90,70,.08);border-radius:24px;padding:22px 20px;margin:18px 0 22px;display:grid;gap:16px}.identityHero h2{font-family:Georgia,serif;font-size:30px;line-height:1.08;margin:6px 0 8px}.identityHero p{margin:0;color:#59615B;line-height:1.58;font-size:15px}.heroChips{display:flex;gap:8px;flex-wrap:wrap}.heroChips span{background:#E7DFD1;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;color:#4E5852}.identityCard{margin-top:20px}.traitGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 20px}.traitCard{background:#FEFCF7;border:1px solid rgba(80,80,65,.08);border-radius:18px;padding:16px}.traitCard strong{display:block;font-size:14px;margin-bottom:6px;color:#24302B}.traitCard p{margin:0;color:#737A74;font-size:13px;line-height:1.45}.subSectionTitle{font-size:16px;margin:10px 0 12px;color:#24302B}.shelfGrid{display:grid;grid-template-columns:1fr;gap:12px;margin:0 0 18px}.shelfCard{background:#FEFCF7;border:1px solid rgba(80,80,65,.08);border-radius:20px;padding:18px}.shelfTop{display:flex;justify-content:space-between;gap:10px;align-items:flex-end;margin-bottom:14px}.shelfTop small{display:block;font-size:10px;letter-spacing:1.8px;color:#7A7F79;font-weight:800}.shelfTop h3{font-family:Georgia,serif;font-size:24px;margin:4px 0 0}.shelfTop span{font-size:12px;color:#7A807A}.shelfList{display:grid;gap:9px}.shelfItem{border:0;background:#F3EEE4;border-radius:16px;padding:14px 14px;text-align:left;cursor:pointer}.shelfItem b{display:block;font-size:15px;color:#22302A;margin-bottom:4px}.shelfItem span{font-size:12px;color:#757D76}.savedStory{background:#FEFCF7;border:1px solid rgba(80,80,65,.08);border-radius:22px;margin:12px 0;overflow:hidden}.savedOpen{width:100%;border:0;background:transparent;padding:18px;text-align:left;cursor:pointer}.savedKicker{font-size:11px;letter-spacing:1.3px;color:#7A817B;text-transform:uppercase;font-weight:800;margin-bottom:10px}.savedTitle{font-family:Georgia,serif;font-size:24px;line-height:1.14;margin-bottom:10px;color:#202B27}.savedBody{font-family:Georgia,serif;font-size:17px;line-height:1.58;color:#414943;margin:0}.savedFooter{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:16px;color:#7A817B;font-size:12px}.savedFooter span:last-child{font-weight:800;color:#24302B}.pageSub{color:#737A74;font-size:15px;line-height:1.5;margin:0 0 18px}
@media(max-width:540px){.traitGrid{grid-template-columns:1fr}.identityHero h2{font-size:27px}.savedTitle{font-size:22px}}


.sharePreview{--ca:#26312C;--cb:#8C9A91;min-height:400px;border-radius:24px;padding:22px;background:linear-gradient(145deg,var(--ca),var(--cb));color:#FFFDF7;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14),0 16px 35px rgba(27,33,29,.16);margin:16px 0}.shareBrand{font-size:12px;letter-spacing:5px;font-weight:900}.shareMain{padding:42px 4px 24px}.shareKicker{font-size:10px;letter-spacing:1.6px;font-weight:800;opacity:.75;margin-bottom:12px}.shareMain h4{font-family:Georgia,serif;font-size:31px;line-height:1.08;margin:0 0 15px;letter-spacing:-.5px}.shareMain p{font-family:Georgia,serif!important;font-size:18px!important;line-height:1.48!important;color:#FFFDF7!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.shareAuthor{font-size:12px;margin-top:18px;opacity:.84}.shareFooter{display:flex;justify-content:space-between;gap:12px;align-items:end;font-size:10px;opacity:.85}.shareFooter b{font-size:11px;opacity:1}.shareActions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.shareActions .sheetButton{grid-column:1/-1}.shareAlt{border:1px solid #D6CFC2;background:#FBF8F1;border-radius:999px;padding:13px 15px;color:#35403A;font-weight:800;cursor:pointer}
@media(max-width:480px){.sharePreview{min-height:360px}.shareMain{padding-top:30px}.shareMain h4{font-size:27px}.shareMain p{font-size:17px!important}}


.creatorHeader{display:grid;gap:14px}.pipelineSteps{display:flex;gap:7px;overflow:auto;padding-bottom:4px}.pipelineSteps span{font-size:11px;font-weight:800;color:#868B86;background:#E9E3D8;border-radius:999px;padding:7px 11px;white-space:nowrap}.pipelineSteps span.active{background:#26312C;color:#fff}.creatorProfileBox,.creatorShape,.aiAssist,.myPublished{background:#FEFCF7;border:1px solid rgba(80,80,65,.08);border-radius:22px;padding:19px;margin:14px 0}.creatorProfileBox label,.creatorEditor label{display:block;margin-top:13px}.creatorProfileBox label span,.fieldLabel{display:block;font-size:11px;letter-spacing:.5px;font-weight:800;color:#707771;margin-bottom:7px}.creatorProfileBox input,.creatorProfileBox select,.creatorShape select,.titleInput{width:100%;border:1px solid #D9D3C8;background:#F8F5EE;border-radius:14px;padding:12px 13px;color:#26312C;outline:none}.creatorTwo{display:grid;grid-template-columns:1.3fr .7fr;gap:10px}.creatorEditor{padding:18px}.titleInput{font:700 25px/1.2 Georgia,serif;background:transparent;border:0;border-bottom:1px solid #E1DBD0;border-radius:0;padding:8px 0 12px}.creatorEditor .editor{min-height:210px;padding-top:10px}.writingMeta{display:flex;justify-content:space-between;color:#898D88;font-size:11px;border-top:1px solid #E5DFD4;padding-top:10px}.shapeRow{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.shapeRow h3{font-family:Georgia,serif;font-size:22px;margin:5px 0 0}.shapeRow select{width:auto;min-width:130px}.creatorMoods{margin-top:14px}.aiAssist{display:flex;justify-content:space-between;align-items:center;gap:14px}.aiAssist strong{display:block}.aiAssist span{display:block;color:#7A807B;font-size:12px;margin-top:4px;max-width:340px}.creatorActions{display:grid;grid-template-columns:.75fr 1.25fr;gap:10px;margin:16px 0}.previewBtn{border:1px solid #CFC9BE;border-radius:999px;background:#FBF8F2;color:#26312C;font-weight:800;cursor:pointer}.creatorPublish{margin:0}.creatorPreview{background:#EEE7DA;border-radius:20px;padding:20px;margin:12px 0 14px}.creatorPreview h3{font-size:28px}.creatorPreview p{font-family:Georgia,serif;font-size:18px;line-height:1.55}.publishFromPreview{width:100%;margin-top:8px}.myPublished h3{font-family:Georgia,serif;font-size:23px;margin:7px 0 12px}.publishedRow{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:10px 0;border-top:1px solid #E5DED2}.publishedRow>button:first-child{border:0;background:transparent;text-align:left;cursor:pointer;padding:5px 0}.publishedRow b{display:block;color:#26312C;font-size:14px}.publishedRow span{display:block;color:#7D837E;font-size:11px;margin-top:4px}.removePost{border:0;background:#F0E8DC;color:#786E63;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:700;cursor:pointer}
@media(max-width:540px){.creatorTwo{grid-template-columns:1fr}.aiAssist{display:block}.aiAssist .aiRow{margin-top:12px}.shapeRow{align-items:flex-start;flex-direction:column}.shapeRow select{width:100%}}


/* v0.8 shared backend */
.topActions{display:flex;gap:7px;align-items:center}.accountPill{border:1px solid rgba(255,255,255,.24);background:rgba(20,24,22,.32);backdrop-filter:blur(10px);color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:750;cursor:pointer;max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accountPill.signed{background:rgba(246,242,233,.88);color:#26312C}.cloudDot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:6px;vertical-align:1px}.cloudDot.online{background:#A8D7B6}.cloudDot.local{background:#D7C8A8}.authIntro{font-family:Inter,sans-serif!important;font-size:14px!important;color:#69716B!important}.authFields{display:grid;gap:9px;margin:15px 0}.authFields input{width:100%;border:1px solid #D7D0C4;background:#FCF9F3;border-radius:14px;padding:13px 14px;color:#26312C;outline:none}.backendMode{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 10px;background:#E9E2D6;color:#5A625C;font-size:11px;font-weight:800}
@media(max-width:480px){.accountPill{max-width:115px;padding:7px 9px}.topActions{gap:5px}.modeButton{padding:7px 9px}}
