:root{--ink:#29241f;--muted:#786f67;--cream:#fbf6ee;--paper:#fffaf4;--sand:#efe2d1;--peach:#f7d7c4;--coral:#ef8e78;--rose:#e7b8b2;--butter:#f4e5a7;--sage:#dce2cf;--line:#e7ddd2;--shadow:0 18px 50px rgba(72,49,33,.10);--radius:28px}*{box-sizing:border-box}html,body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans","IBM Plex Sans Arabic",sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}img{max-width:100%}body{min-height:100vh}.appShell{min-height:100vh;padding-bottom:92px}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;z-index:30;background:rgba(251,246,238,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,221,210,.7)}.brandButton{border:0;background:none;padding:0}.bsWordmark{display:inline-flex;align-items:center;gap:10px}.bsMonogram{width:40px;height:40px;border:1.5px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-family:Fraunces,serif;font-weight:600;letter-spacing:-1px;position:relative}.bsMonogram span{font-size:9px;margin:0 1px;color:var(--coral)}.bsWords{display:flex;flex-direction:column;line-height:.85;align-items:flex-start;font-size:13px;letter-spacing:.18em}.bsWords i{font-family:Fraunces,serif;font-size:16px;letter-spacing:.04em;font-weight:500}.topActions{display:flex;align-items:center;gap:10px}.langButton,.roundIcon{border:1px solid var(--line);background:var(--paper);border-radius:999px;min-width:42px;height:42px;box-shadow:0 5px 20px rgba(70,50,35,.05)}.bottomNav{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);z-index:50;width:min(720px,calc(100% - 22px));display:grid;grid-template-columns:repeat(5,1fr);padding:8px;background:rgba(255,250,244,.94);backdrop-filter:blur(20px);border:1px solid var(--line);border-radius:24px;box-shadow:0 14px 50px rgba(58,39,25,.15)}.bottomNav button{border:0;background:none;padding:8px 5px;border-radius:17px;display:grid;gap:3px;place-items:center;color:var(--muted);font-size:11px}.bottomNav button span{font-size:19px}.bottomNav button.active{background:var(--ink);color:#fff}.mainStage{width:min(1080px,100%);margin:auto;padding:28px 26px 110px}.watermark,.roomWatermark{position:fixed;right:24px;bottom:108px;opacity:.07;font-size:28px;font-weight:800;letter-spacing:.17em;pointer-events:none}.watermark i,.roomWatermark i{font-family:Fraunces,serif}.avatar{width:44px;height:44px;border-radius:50%;background:var(--sand);display:inline-grid;place-items:center;overflow:hidden;border:3px solid var(--cream);font-weight:700}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.mini{width:38px;height:38px}.avatar.tiny{width:28px;height:28px;border-width:2px}.avatar.lg{width:62px;height:62px}.avatar.xl{width:78px;height:78px}.avatar.xxl{width:112px;height:112px;border-width:5px}.avatar.huge{width:128px;height:128px}.avatar.second{margin-inline-start:-19px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:800;color:var(--coral);margin:0 0 8px}.primary,.softButton{border:0;border-radius:999px;padding:13px 20px;font-weight:800}.primary{background:var(--ink);color:white}.primary.blush{background:var(--coral)}.primary.inline{display:inline-flex;margin-top:18px}.softButton{background:var(--sand)}.field{width:100%;border:1px solid var(--line);background:#fff;border-radius:15px;padding:13px 14px;color:var(--ink);outline:none}.field:focus{border-color:#bd9a82;box-shadow:0 0 0 3px rgba(239,142,120,.12)}.formStack{display:grid;gap:13px}.authWrap{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.authArt{background:#f1d9c8;min-height:100vh;padding:7vw;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.authArt:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:var(--butter);right:-120px;top:-100px}.authArt h1{font:600 clamp(48px,7vw,92px)/.92 Fraunces,serif;max-width:700px;margin:8px 0 20px}.authArt p:not(.eyebrow){max-width:620px;font-size:18px;line-height:1.7}.authFaces{display:flex;align-items:center;justify-content:center;gap:18px;position:relative;margin:20px 0}.authFaces .face{width:180px;height:230px;border-radius:100px 100px 42px 42px;background:linear-gradient(145deg,#d0a789,#f5ddce);box-shadow:var(--shadow);transform:rotate(-4deg)}.authFaces .face.two{background:linear-gradient(145deg,#a98e79,#e6c5b5);transform:rotate(4deg)}.heartThread{font-size:32px;color:var(--coral)}.authPanel{display:grid;place-items:center;padding:40px;background:var(--cream)}.authCard{width:min(430px,100%)}.authTabs{display:flex;background:var(--sand);padding:5px;border-radius:999px;margin-bottom:34px}.authTabs button{flex:1;border:0;background:transparent;padding:12px;border-radius:999px}.authTabs button.on{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.05)}.authCard h2{font:600 40px/1.05 Fraunces,serif;margin:0 0 22px}.authWatermark{font-size:12px;letter-spacing:.3em}.pairPage{padding-top:30px}.verify{display:flex;justify-content:space-between;align-items:center;background:var(--butter);padding:18px 22px;border-radius:20px;margin-bottom:40px}.verify p{margin:4px 0 0}.pairHero{text-align:center}.pairHero h1{font:600 56px Fraunces,serif;margin:8px}.pairLine{margin:0 18px;color:var(--coral);letter-spacing:4px}.ghost{background:transparent;border:2px dashed #cdb9a8;color:#b5a18f}.pairChoices{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}.pairChoices article{background:var(--paper);border:1px solid var(--line);padding:28px;border-radius:var(--radius);box-shadow:var(--shadow)}.pairChoices article>span{font:600 44px Fraunces,serif;color:#ceb59f}.pairCode{font:700 42px/1 monospace;letter-spacing:.25em;padding-top:20px}.coupleHero{min-height:440px;border-radius:36px;background:linear-gradient(135deg,#f4d5c1,#e7c4ad 60%,#d6b9a6);position:relative;overflow:hidden;padding:34px;color:#2e261f;display:flex;flex-direction:column;justify-content:space-between}.coupleHero.hasCover{background-image:var(--cover);background-size:cover;background-position:center;color:white}.heroVeil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,12,8,.05),rgba(20,12,8,.5));opacity:0}.hasCover .heroVeil{opacity:1}.coupleHero>*{position:relative;z-index:2}.coupleHeroTop{display:flex;justify-content:space-between}.pairedAvatars{display:flex}.heroCopy h1{font:600 clamp(44px,7vw,82px)/.95 Fraunces,serif;max-width:720px;margin:5px 0 10px}.heroCopy p{font-size:16px}.touchRow{display:flex;gap:10px;flex-wrap:wrap}.touchRow button{border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.82);padding:11px 15px;border-radius:999px;font-weight:700}.hasCover .touchRow button{background:rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(10px)}.signalToastCard{margin:-18px auto 0;width:max-content;max-width:92%;position:relative;z-index:4;background:#fff;border:1px solid var(--line);border-radius:999px;padding:12px 18px;display:flex;gap:10px;align-items:center;box-shadow:var(--shadow)}.signalToastCard small{color:var(--muted)}.pulseDot{width:10px;height:10px;background:var(--coral);border-radius:50%;box-shadow:0 0 0 7px rgba(239,142,120,.18)}.homeSection,.needSection{margin-top:42px}.sectionTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.sectionTitle h2{font:600 34px/1.1 Fraunces,serif;max-width:720px;margin:0}.revealPanel{margin-top:18px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.answerInvite{width:100%;border:0;background:transparent;display:grid;grid-template-columns:56px 1fr;text-align:left;align-items:center;gap:16px}.answerInvite>span{grid-row:1/3;width:54px;height:54px;background:var(--coral);color:#fff;border-radius:18px;display:grid;place-items:center;font:600 28px Fraunces,serif}.answerInvite b{font-size:20px}.answerInvite small{color:var(--muted)}.sealed{text-align:center;padding:20px}.sealed>span{font-size:30px;color:var(--coral)}.twoAnswers{display:grid;grid-template-columns:1fr 1fr;gap:14px}.twoAnswers>div{background:#fff;padding:18px;border-radius:20px}.needRail{display:flex;gap:10px;overflow:auto;padding:8px 2px 5px;scrollbar-width:none}.needRail button{white-space:nowrap;border:1px solid var(--line);background:#fff;padding:13px 16px;border-radius:999px;font-weight:700}.needRail button:nth-child(1){background:#f3e8ae}.needRail button:nth-child(2){background:#f4d6cf}.needRail button:nth-child(3){background:#dfe6d2}.needRail button:nth-child(5){background:#f4c0b2}.homeCards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.homeActionCard{border:0;border-radius:26px;padding:24px;text-align:left;min-height:180px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--sand)}.homeActionCard.coral{background:var(--peach)}.homeActionCard.butter{background:var(--butter)}.homeActionCard h3{font:600 27px Fraunces,serif;margin:8px 0}.memoryCard{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.5)),var(--memory);background-size:cover;color:#fff}.pageIntro{padding:20px 0 30px}.pageIntro.compact>div{display:flex;align-items:center;gap:16px}.pageIntro h1{font:600 clamp(44px,7vw,72px)/.95 Fraunces,serif;max-width:780px;margin:6px 0 14px}.pageIntro p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:17px;line-height:1.65}.chatPage{min-height:calc(100vh - 120px);display:grid;grid-template-rows:auto 1fr auto}.chatStream{padding:18px 0;display:flex;flex-direction:column;gap:9px;min-height:430px;max-height:calc(100vh - 310px);overflow:auto}.msg{display:flex;gap:8px;align-items:flex-end;max-width:76%}.msg.mine{align-self:flex-end}.msg.theirs{align-self:flex-start}.msg>div{background:#fff;border:1px solid var(--line);border-radius:22px 22px 22px 6px;padding:11px 14px;min-width:80px}.msg.mine>div{background:var(--ink);color:#fff;border-color:var(--ink);border-radius:22px 22px 6px 22px}.msg p{margin:0 0 4px;line-height:1.5}.msg small{display:block;color:var(--coral);margin-bottom:5px}.msg time{font-size:10px;opacity:.56}.msg img{border-radius:15px;margin-bottom:7px}.chatComposer{position:sticky;bottom:94px;display:grid;grid-template-columns:46px 1fr auto;gap:8px;background:rgba(251,246,238,.95);padding:10px 0}.chatComposer input{border:1px solid var(--line);border-radius:999px;padding:13px 16px;background:#fff}.chatComposer button,.attach{border:0;border-radius:999px;background:var(--ink);color:#fff;padding:0 18px;display:grid;place-items:center;font-weight:700}.attach{padding:0}.attach input,.uploadBtn input,.photoPicker input,.coverPicker input{display:none}.emptyChat{margin:auto;text-align:center;color:var(--muted)}.emptyChat .avatar+ .avatar{margin-left:-18px}.filterRail{display:flex;gap:8px;overflow:auto;margin-top:26px}.filterRail button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;white-space:nowrap}.filterRail button.on{background:var(--ink);color:white}.gameGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gameCard{border:1px solid var(--line);background:var(--paper);border-radius:30px;padding:0;overflow:hidden;text-align:left;display:grid;grid-template-columns:42% 1fr;min-height:260px;box-shadow:0 10px 30px rgba(70,50,35,.04)}.gameCard>div:last-child{padding:28px}.gameCard h2{font:600 31px Fraunces,serif;margin:8px 0}.gameCard p{color:var(--muted);line-height:1.55}.gameVisual{background:var(--peach);display:grid;place-items:center;overflow:hidden}.coverArt{width:100%;height:100%;object-fit:cover}.flagStack{width:100%;display:grid;gap:8px;transform:rotate(-5deg)}.flagStack img{width:75%;margin:auto;border-radius:9px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.flagStack img:nth-child(2){margin-left:10%}.typeArt,.glassArt{font:600 86px Fraunces,serif}.flameArt{font:800 50px/ .85 DM Sans;text-align:center}.flameArt i{font:500 64px Fraunces,serif;color:#a63e31}.game-spicy .gameVisual{background:#efb2a4}.game-drinking .gameVisual{background:#e7dac5}.game-flags .gameVisual{background:#dfe8d6}.game-cities .gameVisual{background:#d7d7c6}.roomHistory{margin-top:36px;display:grid;gap:8px}.roomHistory button{border:1px solid var(--line);background:#fff;padding:15px;border-radius:18px;display:grid;grid-template-columns:20px 1fr auto;text-align:left}.roomShell{min-height:100vh;background:#fbf6ee}.roomTop{height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(251,246,238,.95);position:sticky;top:0;z-index:50}.backBtn{border:0;background:transparent;font-size:24px}.roomPeople{display:flex}.roomMain{width:min(1050px,100%);margin:auto;padding:28px 24px 80px}.roomContext{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.roomContext h1{font:600 42px Fraunces,serif;margin:4px 0}.roomContext p:not(.eyebrow){color:var(--muted);max-width:600px}.handoff{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.handoff button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 13px}.gameStage{margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:34px;overflow:hidden;padding:24px;min-height:530px;display:flex;flex-direction:column;align-items:center}.scoreTop{width:100%;display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.gameImage{width:min(520px,92%);height:245px;object-fit:cover;border-radius:24px;margin:22px auto}.gameStage-flags .gameImage{object-fit:contain;background:#f5f5f1;padding:26px}.gameGlyph{font:600 90px Fraunces,serif;margin:40px 0 10px}.gameBadge{font:900 42px DM Sans;background:var(--butter);padding:20px 30px;border-radius:24px;margin:34px}.questionCard{text-align:center;max-width:760px}.questionCard h2{font:600 clamp(30px,5vw,52px)/1.06 Fraunces,serif;margin:8px 0 24px}.answerGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:min(700px,100%);margin-top:auto}.answerGrid button{border:1px solid var(--line);background:var(--cream);border-radius:18px;padding:17px;font-weight:700}.answerGrid button:disabled{opacity:.5}.actionPair{display:flex;gap:10px;margin-top:auto;flex-wrap:wrap;justify-content:center}.levelPick{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;margin-top:auto}.levelPick p{width:100%;text-align:center;color:var(--muted)}.levelPick button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:13px 19px}.levelPick button.selected{background:var(--coral);color:#fff}.answerRevealBar{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:min(700px,100%);margin:0 0 18px}.answerRevealBar>div{background:var(--cream);padding:14px;border-radius:16px;text-align:center}.answerRevealBar strong{grid-column:1/-1;text-align:center;color:#8b5d3f}.waitingAnswer{margin:auto;color:var(--muted)}.roomChat{margin-top:20px;border:1px solid var(--line);background:#fff;border-radius:28px;padding:18px}.roomChatHead{display:flex;justify-content:space-between;gap:10px;color:var(--muted)}.roomMessages{max-height:220px;overflow:auto;margin:15px 0;display:flex;flex-direction:column;gap:6px}.roomChat form{display:grid;grid-template-columns:1fr auto;gap:7px}.roomChat input{border:1px solid var(--line);border-radius:999px;padding:12px 14px}.roomChat button{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:0 18px}.pocketFeed{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pocketCard{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;padding:18px}.pocketCard.unread{box-shadow:0 0 0 2px var(--coral)}.pocketCard header{display:flex;align-items:center;gap:10px}.pocketCard header div{display:grid}.pocketCard header small{color:var(--muted)}.pocketMedia{width:100%;max-height:430px;object-fit:cover;border-radius:20px;margin-top:14px}.pocketCard>p{font-size:20px;line-height:1.5}.pocketCard>a{color:#8b5d3f}.pocketCard footer{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.pocketCard footer button{border:1px solid var(--line);background:var(--cream);border-radius:999px;padding:8px 11px}.pocketCard footer button.on{background:var(--butter)}.worldHero{height:440px;border-radius:38px;background:linear-gradient(135deg,#efd1bd,#e7c8b5);position:relative;overflow:hidden;display:grid;place-items:center}.worldHero.hasPhoto{background-image:var(--world);background-size:cover;background-position:center;color:#fff}.worldOverlay{position:absolute;inset:0;background:linear-gradient(rgba(20,10,5,.05),rgba(20,10,5,.48));opacity:0}.hasPhoto .worldOverlay{opacity:1}.worldPeople{position:relative;text-align:center}.worldPeople h1{font:600 58px Fraunces,serif;margin:0}.worldPeople p{font-weight:700}.worldEdit{position:absolute;right:24px;top:24px;z-index:3}.worldIntro{display:flex;justify-content:space-between;align-items:center;padding:28px 6px;gap:20px}.worldIntro>p{max-width:600px;color:var(--muted);line-height:1.6}.worldStats{display:flex;gap:24px}.worldStats span{display:grid;color:var(--muted);font-size:12px}.worldStats b{font:600 30px Fraunces,serif;color:var(--ink)}.storyBlock{margin-top:42px}.loreWall{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.loreNote{min-height:190px;padding:22px;border-radius:8px 24px 12px 20px;background:var(--butter);transform:rotate(-1deg);box-shadow:0 9px 25px rgba(80,55,30,.07)}.loreNote.n1{background:var(--peach);transform:rotate(1.2deg)}.loreNote.n2{background:var(--sage)}.loreNote.n3{background:var(--sand)}.loreNote span{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.loreNote h3{font:600 25px Fraunces,serif;margin:10px 0}.loreNote p{color:#655c54;line-height:1.5}.memoryGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:18px}.memoryGrid article{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.memoryGrid img,.memoryBlank{width:100%;height:220px;object-fit:cover}.memoryBlank{display:grid;place-items:center;background:var(--sand);font-size:48px}.memoryGrid article>div{padding:16px}.memoryGrid h3{font:600 24px Fraunces,serif;margin:5px 0}.memoryGrid p{color:var(--muted)}.futureRail{display:flex;gap:12px;overflow:auto;margin-top:18px}.futureRail article{min-width:230px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px}.futureRail span{font-size:30px}.emptyState{padding:36px;border:1px dashed #cdbdad;border-radius:22px;color:var(--muted);text-align:center}.modal{position:fixed;inset:0;background:rgba(41,36,31,.28);backdrop-filter:blur(8px);z-index:100;display:grid;place-items:center;padding:16px}.modalCard{background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:28px;width:min(560px,100%);max-height:90vh;overflow:auto;box-shadow:0 30px 80px rgba(52,35,22,.25);position:relative}.modalCard h2{font:600 38px Fraunces,serif;margin:6px 0 22px}.modalClose{position:absolute;right:18px;top:16px;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff}.modalHint{color:var(--muted);background:var(--sand);padding:13px;border-radius:14px}.photoFields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.photoFields label{display:grid;gap:8px}.photoPicker,.coverPicker{height:120px;border:1px dashed #cdbdad;border-radius:18px;display:grid;place-items:center;background-size:cover;background-position:center;cursor:pointer}.uploadBtn{border:1px dashed #cdbdad;border-radius:15px;padding:12px;text-align:center;cursor:pointer}.danger{border:0;background:none;color:#a6483a;padding:12px}.installBanner{position:fixed;z-index:150;left:50%;bottom:105px;transform:translateX(-50%);width:min(640px,calc(100% - 22px));background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;box-shadow:0 20px 50px rgba(50,35,25,.18)}.installBanner>div{display:grid}.installBanner span{color:var(--muted);font-size:12px}.installBanner button{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:9px 12px}.installBanner #installX{background:transparent;color:var(--ink);font-size:20px}#toast{position:fixed;z-index:200;left:50%;top:20px;transform:translate(-50%,-100px);background:var(--ink);color:white;padding:12px 18px;border-radius:999px;transition:.25s;box-shadow:var(--shadow)}#toast.show{transform:translate(-50%,0)}[dir=rtl] .answerInvite,[dir=rtl] .gameCard,[dir=rtl] .roomHistory button{text-align:right}[dir=rtl] .modalClose{right:auto;left:18px}[dir=rtl] .worldEdit{right:auto;left:24px}[dir=rtl] .watermark{right:auto;left:24px}
@media(max-width:760px){.topbar{height:62px;padding:0 16px}.bsWords{display:none}.mainStage{padding:18px 14px 100px}.bottomNav{bottom:8px}.coupleHero{min-height:480px;border-radius:28px;padding:22px}.heroCopy h1{font-size:48px}.touchRow{display:grid;grid-template-columns:1fr 1fr}.touchRow button span{font-size:12px}.twoAnswers,.homeCards,.pairChoices,.gameGrid,.pocketFeed,.memoryGrid{grid-template-columns:1fr}.homeActionCard{min-height:140px}.sectionTitle h2{font-size:28px}.authWrap{grid-template-columns:1fr}.authArt{min-height:46vh;padding:34px 24px}.authPanel{padding:26px 18px}.authFaces .face{width:96px;height:130px}.authArt h1{font-size:50px}.pairHero h1{font-size:42px}.gameCard{grid-template-columns:38% 1fr;min-height:230px}.gameCard>div:last-child{padding:20px}.gameCard h2{font-size:25px}.roomContext{display:block}.handoff{justify-content:flex-start}.gameStage{min-height:500px;padding:16px}.gameImage{height:200px}.questionCard h2{font-size:34px}.answerGrid{grid-template-columns:1fr}.roomChatHead{display:block}.worldHero{height:390px}.worldPeople h1{font-size:48px}.worldIntro{display:block}.worldStats{margin-top:18px}.loreWall{grid-template-columns:1fr 1fr}.worldPeople .avatar.xxl{width:88px;height:88px}.installBanner{grid-template-columns:auto 1fr auto}.installBanner>.bsWordmark{display:none}.installBanner #installX{display:none}.watermark{font-size:17px}.photoFields{grid-template-columns:1fr}.chatStream{max-height:calc(100vh - 290px)} }

/* Beige Savage v4 — premium cleanup */
:root{--ink:#201d1a;--muted:#77706a;--cream:#f7f3ee;--paper:#fffdfa;--sand:#ece3d8;--peach:#f3ded2;--coral:#d98268;--rose:#ead8d3;--butter:#eee5c8;--sage:#dfe4d8;--line:#e4ddd6;--shadow:0 16px 45px rgba(42,32,24,.08);--radius:22px}
body{background:#f7f3ee;letter-spacing:-.01em}.mainStage{width:min(1040px,100%);padding:34px 24px 120px}.topbar{height:66px;background:rgba(247,243,238,.94);border-bottom:1px solid rgba(45,36,29,.08);padding:0 max(20px,4vw)}.bottomNav{width:min(620px,calc(100% - 28px));border-radius:20px;padding:5px;background:rgba(255,253,250,.96);box-shadow:0 10px 35px rgba(34,25,18,.10)}.bottomNav button{padding:7px 4px;border-radius:15px}.bottomNav button.active{background:#25211e;color:#fff}.bsMonogram{border-radius:13px;width:38px;height:38px;border:1px solid rgba(32,29,26,.25)}.bsWords{letter-spacing:.12em}.roundIcon,.langButton,.noticeButton{border:1px solid rgba(32,29,26,.11);background:rgba(255,255,255,.72);box-shadow:none}.noticeButton{width:42px;height:42px;border-radius:50%;position:relative}.noticeButton i{position:absolute;right:-3px;top:-3px;background:#c96852;color:#fff;font-size:9px;font-style:normal;min-width:17px;height:17px;border-radius:999px;display:grid;place-items:center;padding:0 4px}.watermark,.roomWatermark{font-size:18px;bottom:104px;opacity:.035;letter-spacing:.22em}
.coupleHero{min-height:420px;border-radius:30px;padding:28px;background:#eee4d9;box-shadow:none;border:1px solid rgba(32,29,26,.06);overflow:hidden}.coupleHero:not(.hasCover){background:linear-gradient(145deg,#eee5dc 0%,#f5ede7 100%)}.coupleHero.hasCover .heroVeil{background:linear-gradient(180deg,rgba(20,16,13,.05),rgba(20,16,13,.50))}.coupleHeroTop{align-items:flex-start}.heroTools{display:flex;align-items:center;gap:8px}.statusPill{border:1px solid rgba(32,29,26,.12);background:rgba(255,255,255,.82);backdrop-filter:blur(14px);padding:9px 12px;border-radius:999px;display:flex;align-items:center;gap:7px;font-weight:600;font-size:12px}.statusDot{width:7px;height:7px;background:#7c9274;border-radius:50%}.heroCopy{max-width:690px}.heroCopy h1{font-size:clamp(46px,7vw,78px);line-height:.94;letter-spacing:-.04em}.heroCopy p{font-size:15px}.touchRow{gap:8px}.touchRow button{background:rgba(255,255,255,.82);border:1px solid rgba(32,29,26,.10);backdrop-filter:blur(14px);box-shadow:none;border-radius:999px;min-height:46px}.signalToastCard{border:0;background:#fffdfa;box-shadow:none;margin-top:12px;border-radius:18px}.homeSection,.needSection,.storyBlock,.sharedLife{margin-top:54px}.sectionTitle{align-items:end;gap:20px}.sectionTitle h2{font-size:clamp(28px,4vw,42px);letter-spacing:-.035em;max-width:760px}.eyebrow{letter-spacing:.12em;font-size:10px}.revealPanel{background:#fffdfa;border:1px solid rgba(32,29,26,.08);border-radius:24px;box-shadow:none}.answerInvite{background:transparent}.needRail{gap:8px}.needRail button{background:transparent;border:1px solid rgba(32,29,26,.12);border-radius:999px;padding:12px 16px;font-weight:600;white-space:nowrap}.needRail button:hover{background:#fff}.homeCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.homeActionCard{min-width:0;min-height:180px;background:#fffdfa!important;border:1px solid rgba(32,29,26,.08);border-radius:22px;padding:22px;text-align:left;box-shadow:none;overflow:hidden}.homeActionCard.feature{background:#eee1d7!important}.homeActionCard h3{font-size:25px;line-height:1.08;margin-top:34px}.homeActionCard span{font-size:11px;text-transform:uppercase;letter-spacing:.10em}.homeActionCard b{font-size:12px}
.pageIntro{max-width:760px;margin-bottom:30px}.pageIntro h1{font-size:clamp(44px,7vw,72px);letter-spacing:-.045em;line-height:.96}.pageIntro>p:not(.eyebrow){max-width:680px;line-height:1.65}.filterRail{gap:7px;overflow:auto;padding-bottom:4px}.filterRail button{white-space:nowrap;border:1px solid rgba(32,29,26,.11);background:transparent;border-radius:999px;padding:9px 14px}.filterRail button.on{background:#25211e;color:#fff}.premiumGames{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gameCard{min-width:0;border-radius:24px;border:1px solid rgba(32,29,26,.08);background:#fffdfa;box-shadow:none;overflow:hidden;text-align:left}.gameCard.wide{grid-column:span 2}.gameVisual{min-height:230px;background:#ece5dd;overflow:hidden}.gameCard>div:last-child{padding:22px 24px 24px}.gameCard h2{font-size:32px;letter-spacing:-.03em;margin:8px 0}.gameCard p{line-height:1.5}.editorialArt{height:100%;min-height:230px;display:flex;align-items:flex-end;gap:10px;padding:26px;background:#e9dfd4;color:#28231f;font:600 54px/.8 Fraunces,serif;letter-spacing:-.055em}.editorialArt i{font-weight:500}.editorialArt.dark{background:#342b27;color:#f6eee7}.editorialArt.wine{background:#6f443b;color:#fff6ee}.flagStack{height:230px}.coverArt{height:230px;width:100%;object-fit:cover}.roomHistory{margin-top:50px}.roomHistory button{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:16px 0}
.roomShell{background:#f7f3ee}.roomTop{background:rgba(247,243,238,.96);height:66px}.roomMain{width:min(980px,100%);padding:28px 24px 90px}.roomContext{padding-bottom:22px;border-bottom:1px solid var(--line)}.roomContext h1{font-size:46px;letter-spacing:-.04em}.handoff button{background:transparent;border-color:rgba(32,29,26,.12)}.gameStage{border:1px solid rgba(32,29,26,.08);border-radius:26px;box-shadow:none;background:#fffdfa;padding:24px;min-height:540px}.scoreTop{font-size:12px}.namedScore{display:flex;gap:6px;align-items:center}.namedScore i{opacity:.35}.gameImage{border-radius:18px}.questionCard h2{font-size:clamp(34px,5vw,54px);letter-spacing:-.045em}.answerGrid button{background:#f7f3ee;border-color:rgba(32,29,26,.11);border-radius:16px}.answerGrid button:hover{background:#eee6de}.roomChat{border-radius:22px;box-shadow:none;background:#fffdfa}.roomMessages{max-height:260px}.roomChat input{background:#f7f3ee}.chatPage{max-width:840px;margin:auto}.chatStream{background:transparent}.msg>div{box-shadow:none}.msg.mine>div{background:#27221e}.msg.theirs>div{background:#fffdfa;border:1px solid var(--line)}.chatComposer{background:#fffdfa;border:1px solid var(--line);box-shadow:0 12px 35px rgba(32,24,18,.08)}
.pocketFeed{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pocketCard{min-width:0;border-radius:22px;box-shadow:none}.pocketCard.unread{box-shadow:inset 0 0 0 1px #c96852}.pocketMedia{border-radius:15px}.pocketCard>p{font-size:18px}.worldHero{height:460px;border-radius:28px;background:#e8dfd5}.worldPeople h1{font-size:64px;letter-spacing:-.045em}.worldCustomize{margin-top:15px;background:rgba(255,255,255,.85)!important}.worldIntro{border-bottom:1px solid var(--line)}.lifeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.lifeCard{min-width:0;background:#fffdfa;border:1px solid rgba(32,29,26,.08);border-radius:20px;padding:18px}.lifeCard header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.lifeCard header span{font:600 24px/1 Fraunces,serif;letter-spacing:-.03em}.lifeCard header p{color:var(--muted);font-size:13px;line-height:1.4;margin:7px 0 0}.lifeCard header button{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#f7f3ee}.lifeItems{display:grid;margin-top:15px}.lifeItem,.lifeEmpty{display:flex;gap:9px;align-items:flex-start;border:0;border-top:1px solid var(--line);background:transparent;padding:11px 0;text-align:left}.lifeItem i{font-style:normal;color:#967769}.lifeItem.done span{text-decoration:line-through;opacity:.45}.lifeEmpty{color:var(--muted)}.loreWall{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.loreNote{min-width:0;min-height:165px;border-radius:18px;transform:none!important;box-shadow:none;background:#efe6d7}.loreNote.n1{background:#efe1dc}.loreNote.n2{background:#e6e9df}.loreNote.n3{background:#ece5dc}.memoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.memoryGrid article{min-width:0;border-radius:20px}.futureRail article{border-radius:18px;box-shadow:none}
.modal{background:rgba(30,24,20,.28)}.modalCard{border-radius:24px;box-shadow:0 24px 80px rgba(32,24,18,.18)}.statusChoices{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.statusChoice input{display:none}.statusChoice span{display:block;border:1px solid var(--line);border-radius:999px;padding:11px 13px;text-align:center}.statusChoice input:checked+span{background:#27221e;color:#fff}.notificationList{display:grid;gap:2px}.notice{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.notice>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eee6de}.notice div{display:grid;gap:3px}.notice small{color:var(--muted)}.notice.unread b:after{content:' ·';color:#c96852}.photoPicker,.coverPicker{border-radius:16px;background-color:#f4eee7}.formStack .field{border-radius:14px;background:#fff;border-color:rgba(32,29,26,.13)}.primary{border-radius:999px}.softButton{border-radius:999px}
@media(max-width:760px){.mainStage{padding:20px 14px 100px}.coupleHero{min-height:430px;padding:20px;border-radius:24px}.heroCopy h1{font-size:48px}.heroTools{align-items:flex-end;flex-direction:column}.statusPill{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homeCards,.premiumGames,.pocketFeed,.lifeGrid,.memoryGrid{grid-template-columns:1fr}.gameCard.wide{grid-column:auto}.gameCard{display:grid;grid-template-columns:42% 58%;min-height:210px}.gameVisual,.editorialArt,.flagStack,.coverArt{min-height:210px;height:210px}.editorialArt{font-size:38px;padding:18px;flex-direction:column;justify-content:flex-end;align-items:flex-start}.gameCard>div:last-child{padding:18px}.gameCard h2{font-size:25px}.gameCard p{font-size:13px}.loreWall{grid-template-columns:1fr 1fr}.worldHero{height:400px}.worldPeople h1{font-size:49px}.worldIntro{display:block}.worldStats{margin-top:20px}.statusChoices{grid-template-columns:1fr}.roomContext{display:block}.handoff{margin-top:14px}.gameStage{min-height:500px}.homeActionCard{min-height:145px}.homeActionCard h3{margin-top:22px}.bottomNav{bottom:8px}.watermark{display:none}}
.mediaKind{margin-left:auto;font-size:9px;letter-spacing:.12em;color:var(--muted)}[dir=rtl] .mediaKind{margin-left:0;margin-right:auto}.richLink{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;margin-top:14px;border:1px solid var(--line);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;background:#f7f3ee}.richLink>img,.linkMonogram{width:92px;height:82px;object-fit:cover}.linkMonogram{display:grid;place-items:center;background:#e9e0d6;font:600 34px Fraunces,serif}.richLink>div:last-child{display:grid;gap:5px;padding:10px 12px 10px 0}.richLink small{color:var(--muted)}.richLink b{font-size:13px}.gameFinal{justify-content:center}.gameFinal>h2{font:600 clamp(38px,7vw,68px)/1 Fraunces,serif;letter-spacing:-.045em;text-align:center}.finalFaces{display:flex;align-items:center;gap:22px;margin:30px 0}.finalFaces>span{font:600 34px Fraunces,serif}

/* v5 brand + auth reset */
.premiumAuth{background:#f6f0e8;color:#201d1a}.premiumAuth .authArt{background:#f4eee6!important;color:#201d1a;min-height:100vh;padding:clamp(38px,6vw,84px);border-right:1px solid #ded4ca;position:relative}.premiumAuth .authArt:before{display:none}.premiumAuth .authArt:after{content:"";position:absolute;inset:auto 7% 8% auto;width:260px;height:260px;border:1px solid rgba(32,29,26,.08);border-radius:50%;box-shadow:0 0 0 36px rgba(32,29,26,.025),0 0 0 72px rgba(32,29,26,.018)}.authStatement{position:relative;z-index:2;max-width:760px;margin:auto 0}.authKicker{font-size:11px!important;line-height:1!important;letter-spacing:.20em;text-transform:uppercase;font-weight:700;color:#826f60;margin-bottom:20px}.premiumAuth .authArt h1{font-family:Fraunces,Georgia,serif;font-size:clamp(54px,7vw,96px);font-weight:500;line-height:.91;letter-spacing:-.055em;max-width:830px;margin:0 0 26px}.premiumAuth .authArt p:not(.authKicker){font-size:clamp(16px,1.5vw,20px);line-height:1.65;color:#5f554c;max-width:650px}.authProof{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:2}.authProof span{font-size:11px;font-weight:650;letter-spacing:.04em;padding:10px 13px;border:1px solid #d9cec4;border-radius:999px;background:rgba(255,255,255,.45)}.authWordmarkGhost{position:absolute;right:5vw;bottom:6vh;width:min(480px,42vw);opacity:.055;filter:grayscale(1)}.premiumAuth .authPanel{background:#fbf8f3;padding:clamp(24px,5vw,70px)}.premiumAuth .authCard{width:min(410px,100%)}.mobileWordmark{display:none;margin-bottom:42px}.premiumAuth .authTabs{background:transparent;border-bottom:1px solid #ddd3c9;border-radius:0;padding:0;margin:0 0 34px;gap:24px}.premiumAuth .authTabs button{padding:13px 0;border-radius:0;text-align:left;font-weight:650;color:#8a7e73;position:relative}.premiumAuth .authTabs button.on{background:transparent;box-shadow:none;color:#201d1a}.premiumAuth .authTabs button.on:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background:#201d1a}.premiumAuth .authCard h2{font-family:Fraunces,Georgia,serif;font-size:44px;font-weight:500;letter-spacing:-.04em;margin-bottom:24px}.premiumAuth .field{background:transparent;border:0;border-bottom:1px solid #cfc5bb;border-radius:0;padding:14px 0;box-shadow:none}.premiumAuth .field:focus{border-color:#201d1a;box-shadow:none}.premiumAuth .primary{margin-top:8px;min-height:50px;border-radius:14px;background:#201d1a}.authPrivacy{font-size:11px;line-height:1.5;color:#8a7e73;margin-top:22px}.brandMark{width:38px;height:38px;display:block}.bsWordmark{gap:11px}.bsWords{line-height:.86}.bsWords b{font-size:11px;letter-spacing:.25em}.bsWords i{font-family:Fraunces,Georgia,serif;font-size:19px;text-transform:none;letter-spacing:-.02em;font-style:italic}.authBrand .bsWords b{font-size:12px}.authBrand .bsWords i{font-size:22px}.authBrand .brandMark{width:46px;height:46px}.authBrand{position:relative;z-index:3}
@media(max-width:820px){.premiumAuth{grid-template-columns:1fr}.premiumAuth .authArt{min-height:360px;padding:34px 24px 44px;border-right:0;border-bottom:1px solid #ded4ca}.premiumAuth .authArt h1{font-size:54px;max-width:600px}.premiumAuth .authArt p:not(.authKicker){font-size:15px;max-width:560px}.authProof{display:none}.authWordmarkGhost{width:260px;right:18px;bottom:16px}.premiumAuth .authPanel{padding:36px 22px 54px}.mobileWordmark{display:none}}
@media(max-width:520px){.premiumAuth .authArt{min-height:330px}.premiumAuth .authArt h1{font-size:44px}.authBrand{margin-bottom:36px}.premiumAuth .authCard h2{font-size:38px}}
