@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap");:root{--ink:#241b1f;--muted:#796a70;--line:#eadfda;--paper:#fffaf7;--white:#fff;--rose:#d94f59;--rose-dark:#b83b47;--blush:#f9e4e2;--green:#26765c;--shadow:0 24px 70px rgba(66,38,45,.12)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif}button,input{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:#241b1f;color:white;padding:30px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;background:none;border:0;color:#fff;font-size:23px;font-weight:700;padding:0 8px 28px;cursor:pointer}.brandMark{width:37px;height:37px;border-radius:12px;background:var(--rose);display:grid;place-items:center;font-family:Playfair Display;font-size:24px}.profileMini{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:16px 10px;margin:0 0 22px;border-top:1px solid #47383e;border-bottom:1px solid #47383e}.profileMini span,.profileMini strong{display:block}.profileMini span{font-size:11px;color:#bfaeb5;margin-top:3px}.avatar{width:44px;height:44px;border-radius:50%;background:#e7a296;color:white;display:grid;place-items:center;font-family:Playfair Display;font-size:22px;font-weight:700}.avatar.small{width:38px;height:38px;font-size:17px}.sidebar nav{display:grid;grid-gap:6px;gap:6px}.navItem,.sidebarBottom button{border:0;background:none;color:#cfc0c6;display:flex;align-items:center;gap:14px;padding:13px 12px;border-radius:12px;text-align:left;cursor:pointer;width:100%}.navItem svg,.sidebarBottom svg{width:19px}.navItem.active{background:#3a2c32;color:white}.navItem.active svg{color:#ff8b91}.navItem b{margin-left:auto;background:var(--rose);font-size:11px;min-width:22px;height:22px;border-radius:99px;display:grid;place-items:center}.sidebarBottom{margin-top:auto;border-top:1px solid #47383e;padding-top:15px}.privacy{margin-top:16px;background:#30242a;border:1px solid #49383f;border-radius:12px;padding:12px;display:flex;gap:9px;color:#ab9ba1}.privacy svg{width:16px}.privacy span,.privacy strong{display:block}.privacy strong{font-size:11px;color:#eee}.privacy span{font-size:9px;line-height:1.4}.workspace{min-width:0}.topbar{height:116px;padding:24px 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,250,247,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.eyebrow{font-size:10px;color:var(--rose);letter-spacing:.16em;font-weight:700}.topbar h1{font-family:Playfair Display;font-size:34px;margin:5px 0 0}.topActions{display:flex;gap:10px}.topActions button{height:43px;border:1px solid var(--line);background:white;border-radius:12px;padding:0 13px;color:var(--ink)}.topActions .filters{display:flex;align-items:center;gap:8px;padding:0 17px}.topActions svg{width:18px}.discoverGrid{padding:34px 42px;display:grid;grid-template-columns:minmax(360px,640px) minmax(290px,360px);grid-gap:28px;gap:28px;justify-content:center}.profileCard{background:white;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #eee2df}.photoArea{height:390px;position:relative;overflow:hidden;background:linear-gradient(145deg,#eeb5a9,#9f5b63);display:flex;align-items:center;justify-content:center}.profileCard.rose .photoArea,.tilePhoto.rose{background:linear-gradient(145deg,#f0c1c8,#9e596e)}.profileCard.violet .photoArea,.tilePhoto.violet{background:linear-gradient(145deg,#c5b8d8,#71617f)}.portrait{font-family:Playfair Display;font-size:170px;color:rgba(255,255,255,.72);transform:translateY(22px)}.photoTop{position:absolute;left:20px;right:20px;top:18px;display:flex;justify-content:space-between}.goal,.photoTop span{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.92);border-radius:99px;padding:8px 11px;text-transform:uppercase;font-size:9px;letter-spacing:.1em;font-weight:700}.goal svg,.photoTop svg{width:14px;height:14px;color:var(--rose)}.photoTop button{border:0;background:rgba(36,27,31,.45);color:white;width:37px;height:37px;border-radius:50%}.photoBottom{position:absolute;bottom:0;left:0;right:0;padding:70px 24px 22px;color:#fff;background:linear-gradient(transparent,rgba(31,18,23,.88));display:flex;align-items:end;justify-content:space-between}.photoBottom h2{font-family:Playfair Display;font-size:38px;margin:0}.photoBottom p{display:flex;align-items:center;gap:5px;margin:4px 0;font-size:13px}.photoBottom p svg{width:14px}.matchBadge{width:70px;height:70px;border-radius:50%;background:white;color:var(--rose);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;font-weight:700}.matchBadge small{font-size:8px;color:var(--muted);text-transform:uppercase}.cardBody{padding:22px 25px}.goal{background:var(--blush);color:var(--rose-dark)}blockquote{font-family:Playfair Display;font-size:22px;line-height:1.45;margin:18px 0}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{border:1px solid var(--line);border-radius:99px;padding:7px 11px;font-size:11px;color:var(--muted)}.cardActions{padding:5px 25px 25px;display:flex;justify-content:center;gap:14px}.cardActions button{width:50px;height:50px;border-radius:50%;background:white;border:1px solid var(--line);display:grid;place-items:center;color:var(--muted);cursor:pointer;transition:.2s}.cardActions button:hover{transform:translateY(-3px)}.cardActions .like,.cardActions .pass{width:60px;height:60px}.cardActions .like{background:var(--rose);border-color:var(--rose);color:white;box-shadow:0 10px 25px rgba(217,79,89,.3)}.cardActions .spark{color:#c78a30}.cardActions svg{width:21px}.insightPanel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;height:max-content}.panelHeader{display:flex;justify-content:space-between;align-items:center;color:var(--rose);font-size:10px;letter-spacing:.12em;font-weight:700}.panelHeader strong{font-size:27px;font-family:Playfair Display}.insightPanel h3{font-family:Playfair Display;font-size:28px;line-height:1.15;margin:25px 0 10px}.insightPanel>p{color:var(--muted);font-size:13px;line-height:1.6}.scoreRows{margin:26px 0}.score{margin:17px 0}.score div{display:flex;justify-content:space-between;font-size:11px}.score b{color:var(--green)}.score i{height:5px;background:#f0e8e5;margin-top:7px;overflow:hidden}.score em,.score i{display:block;border-radius:9px}.score em{height:100%;background:var(--rose)}.privateNote{background:var(--paper);border-radius:13px;padding:14px;display:flex;gap:10px;color:var(--muted)}.privateNote svg{width:17px;color:var(--green)}.privateNote span,.privateNote strong{display:block;font-size:10px}.privateNote strong{color:var(--ink);margin-bottom:3px}.content{padding:40px 48px}.profilePage h2,.sectionIntro h2{font-family:Playfair Display;font-size:36px;margin:0 0 8px}.sectionIntro p{color:var(--muted)}.matchGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,310px));grid-gap:22px;gap:22px;margin-top:30px}.matchTile{border:1px solid var(--line);background:white;border-radius:20px;padding:0 0 20px;overflow:hidden;text-align:left;cursor:pointer}.tilePhoto{height:240px;background:linear-gradient(145deg,#eeb5a9,#9f5b63);display:grid;place-items:center;font-family:Playfair Display;color:rgba(255,255,255,.7);font-size:100px;position:relative}.tilePhoto span{position:absolute;top:14px;left:14px;background:var(--rose);color:white;border-radius:99px;padding:6px 9px;font:700 9px DM Sans;text-transform:uppercase;letter-spacing:.08em}.matchTile h3,.matchTile p,.matchTile small{margin-left:18px;margin-right:18px}.matchTile h3{font-family:Playfair Display;font-size:23px;margin-bottom:5px;display:flex;align-items:center;gap:6px}.matchTile h3 svg{width:16px;color:var(--rose)}.matchTile p{color:var(--muted);font-size:12px}.matchTile small{border-top:1px solid var(--line);padding-top:15px;margin-top:17px;display:flex;justify-content:space-between;color:var(--rose);font-weight:700}.matchTile small svg{width:15px}.chatLayout{height:calc(100vh - 116px);display:grid;grid-template-columns:330px 1fr}.threads{border-right:1px solid var(--line);background:#fff;padding:28px 18px}.threads h2{font-family:Playfair Display;padding:0 10px}.thread{display:grid;grid-template-columns:46px 1fr auto;align-items:center;grid-gap:10px;gap:10px;width:100%;border:0;background:transparent;border-radius:14px;padding:12px;text-align:left}.thread.active{background:var(--paper)}.thread small,.thread span,.thread strong{display:block}.thread small{color:var(--muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:175px}.thread time{font-size:9px;color:var(--rose)}.avatar.coral{background:#bd7080}.conversation{display:flex;flex-direction:column;min-width:0;background:#fffaf7}.conversation>header{height:76px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:11px;padding:0 25px}.conversation header div:nth-child(3){flex:1 1}.conversation header small,.conversation header strong{display:block}.conversation header small{font-size:10px;color:var(--muted)}.conversation header button{border:0;background:none}.back{display:none}.ready{margin:18px auto 0;max-width:670px;width:calc(100% - 40px);background:#fff1e6;border:1px solid #f1d8c4;border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:12px}.ready svg{color:var(--rose)}.ready span{flex:1 1;color:var(--muted);font-size:10px}.ready span strong{display:block;color:var(--ink);font-size:12px}.composer button,.profileHero button,.ready button{background:var(--rose);border:0;color:white;border-radius:10px;padding:10px 15px;font-weight:700}.messages{flex:1 1;max-width:700px;width:100%;margin:auto;padding:30px 20px;overflow:auto}.bubble{max-width:65%;padding:13px 16px;background:white;border:1px solid var(--line);border-radius:16px 16px 16px 4px;margin:12px 0;font-size:13px}.bubble.mine{margin-left:auto;background:var(--rose);border-color:var(--rose);color:white;border-radius:16px 16px 4px 16px}.bubble small{display:block;font-size:8px;opacity:.65;margin-top:5px}.composer{max-width:700px;width:calc(100% - 40px);margin:0 auto 25px;display:flex;background:white;border:1px solid var(--line);border-radius:14px;padding:6px}.composer input{flex:1 1;border:0;outline:0;padding:8px 10px}.profilePage{max-width:1000px;margin:auto}.profileHero{display:flex;align-items:center;gap:22px}.avatar.huge{width:105px;height:105px;font-size:45px}.profileHero>div:nth-child(2){flex:1 1}.profileHero p{color:var(--muted);display:flex;align-items:center;gap:5px}.profileHero p svg{width:15px}.completion{background:#2f2529;color:white;border-radius:20px;padding:23px;margin:30px 0}.completion div{display:flex;gap:18px}.completion strong{font-family:Playfair Display;font-size:34px}.completion b,.completion span{display:block;font-size:11px;color:#cdbfc4}.completion b{font-size:14px;color:white;margin-bottom:3px}.completion i{height:5px;background:#57474e;margin-top:16px}.completion em,.completion i{display:block;border-radius:9px}.completion em{width:72%;height:100%;background:#ff878d}.settingsGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.settingsGrid section{background:white;border:1px solid var(--line);border-radius:18px;padding:22px}.settingsGrid .icon{width:40px;height:40px;border-radius:12px;background:var(--blush);display:grid;place-items:center;color:var(--rose)}.settingsGrid h3{margin:15px 0 5px}.settingsGrid p{font-size:12px;color:var(--muted)}.settingsGrid button{border:0;background:none;color:var(--rose);font-weight:700;padding:5px 0;display:flex;align-items:center;gap:4px}.settingsGrid button svg{width:15px}.mobileNav{display:none}@media(max-width:980px){.shell{grid-template-columns:210px 1fr}.sidebar{padding:24px 13px}.discoverGrid{grid-template-columns:minmax(340px,600px);padding:25px}.insightPanel{display:none}.topbar{padding:20px 26px}.chatLayout{grid-template-columns:260px 1fr}}@media(max-width:720px){.shell{display:block}.sidebar{display:none}.workspace{padding-bottom:70px}.topbar{height:88px;padding:15px 18px}.topbar h1{font-size:27px}.filters{font-size:0}.discoverGrid{padding:14px;display:block}.profileCard{border-radius:20px}.photoArea{height:370px}.photoBottom h2{font-size:32px}.cardBody{padding:18px}.cardActions{padding-bottom:18px}.content{padding:27px 18px}.mobileNav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:white;border-top:1px solid var(--line);padding:8px 4px max(8px,env(safe-area-inset-bottom));z-index:20}.mobileNav button{border:0;background:none;color:#99898f;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:9px;position:relative}.mobileNav button.active{color:var(--rose)}.mobileNav svg{width:20px}.mobileNav b{position:absolute;top:-3px;right:23%;background:var(--rose);color:#fff;border-radius:99px;font-size:8px;width:15px;height:15px;display:grid;place-items:center}.chatLayout{height:calc(100vh - 158px);display:block}.threads{display:none}.ready{margin-top:10px}.conversation{height:100%}.back{display:block}.settingsGrid{grid-template-columns:1fr}.profileHero{align-items:flex-start}.avatar.huge{width:78px;height:78px}.profileHero button{font-size:10px}.topActions button:first-child{display:none}}.authScreen{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(380px,.85fr);background:#241b1f}.authPitch{padding:clamp(36px,7vw,100px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;color:white;background:radial-gradient(circle at 70% 15%,rgba(217,79,89,.34),transparent 37%),linear-gradient(145deg,#241b1f,#4a2932)}.authPitch:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-170px;bottom:-140px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.authBrand{position:absolute;left:clamp(36px,7vw,100px);top:42px}.authCard h2,.authPitch h1,.onboardCard h1{font-family:Playfair Display;font-weight:600}.authPitch h1{font-size:clamp(46px,5.4vw,78px);line-height:1.02;margin:18px 0 22px;letter-spacing:-.03em}.authPitch>p{color:#d6c8cd;font-size:17px;max-width:540px;line-height:1.6}.trustRow{display:flex;gap:12px;flex-wrap:wrap;margin-top:35px}.trustRow span{display:flex;align-items:center;gap:7px;border:1px solid #634750;background:rgba(255,255,255,.05);padding:9px 12px;border-radius:99px;font-size:11px}.trustRow svg{width:15px;color:#ff8b91}.authScreen>.authCard{border-radius:0;display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,7vw,95px)}.authCard{background:#fffaf7}.authCard h2{font-size:38px;margin:32px 0 7px}.authCard>p,.onboardCard>p{color:var(--muted);margin:0 0 28px}.authTabs{display:grid;grid-template-columns:1fr 1fr;background:#f0e6e3;border-radius:12px;padding:4px}.authTabs button{border:0;background:none;padding:11px;border-radius:9px;color:var(--muted);font-weight:700}.authTabs button.active{background:white;color:var(--ink);box-shadow:0 3px 10px rgba(60,30,40,.08)}.authCard form,.onboardCard form{display:grid;grid-gap:17px;gap:17px}.authCard label,.onboardCard label{display:grid;grid-gap:7px;gap:7px;font-size:11px;font-weight:700;color:#55464c}.authCard input,.onboardCard input,.onboardCard select{width:100%;border:1px solid var(--line);background:white;border-radius:12px;padding:14px;outline:none;color:var(--ink)}.authCard input:focus,.onboardCard input:focus,.onboardCard select:focus{border-color:var(--rose);box-shadow:0 0 0 3px rgba(217,79,89,.09)}.primaryButton{min-height:49px;border:0;border-radius:12px;background:var(--rose);color:white;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 12px 25px rgba(217,79,89,.22)}.primaryButton:disabled{opacity:.6}.formMessage{padding:12px;border-radius:10px;background:#edf7f2;color:var(--green);font-size:12px;line-height:1.45}.formMessage.error{background:#fff0f0;color:#a72f3b}.legalNote{display:block;color:#9a8b90;line-height:1.5;margin-top:20px}.loadingCard{grid-column:1/-1;align-self:center;justify-self:center;width:260px;padding:45px;border-radius:24px;text-align:center;display:grid;place-items:center;grid-gap:17px;gap:17px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.onboarding{min-height:100vh;background:radial-gradient(circle at 80% 10%,#f9d9d4,transparent 35%),var(--paper);padding:24px}.onboarding>header{max-width:880px;margin:auto;display:flex;align-items:center;gap:10px;font-size:20px}.onboarding>header button{margin-left:auto;border:0;background:none;display:flex;align-items:center;gap:6px;color:var(--muted)}.onboarding>header button svg{width:16px}.onboardCard{max-width:720px;margin:55px auto 0;background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px;padding:clamp(28px,6vw,60px)}.onboardCard h1{font-size:42px;margin:12px 0}.twoFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.onboardCard form>small{text-align:center;color:var(--muted)}@media(max-width:760px){.authScreen{display:block;background:var(--paper)}.authPitch{min-height:330px;padding:95px 25px 35px}.authBrand{left:24px;top:25px}.authPitch h1{font-size:42px}.authPitch>p{font-size:14px}.trustRow span:nth-child(2){display:none}.authScreen>.authCard{padding:33px 22px 45px}.authCard h2{font-size:31px;margin-top:27px}.twoFields{grid-template-columns:1fr}.onboarding{padding:18px}.onboardCard{margin-top:32px;padding:27px 20px}.onboardCard h1{font-size:34px}}.stateBox{min-height:calc(100vh - 116px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;color:var(--muted)}.stateBox h2{font-family:Playfair Display;font-size:34px;color:var(--ink);margin:18px 0 8px}.stateBox p{max-width:480px;line-height:1.6}.stateIcon{width:70px;height:70px;border-radius:50%;background:var(--blush);color:var(--rose);display:grid;place-items:center}.stateIcon svg{width:30px}.toast{position:fixed;z-index:50;top:20px;left:50%;transform:translateX(-50%);background:#241b1f;color:white;border:0;border-radius:12px;padding:12px 14px 12px 18px;box-shadow:var(--shadow);display:flex;align-items:center;gap:12px;font-size:12px}.toast svg{width:15px}.photoArea.hasPhoto{background-size:cover;background-position:50%}.safetyActions{display:flex;gap:7px}.safetyActions button{display:grid;place-items:center}.safetyActions svg{width:17px}.avatarPhoto{width:44px;height:44px;border-radius:50%;background-size:cover;background-position:50%;border:2px solid white;box-shadow:0 0 0 1px var(--line)}.avatarPhoto.big{width:105px;height:105px}.thread .avatarPhoto{width:44px;height:44px}.chatEmpty{text-align:center;color:var(--muted);margin-top:80px}.composer button{display:flex;align-items:center;gap:6px}.composer button svg{width:15px}.photoUpload{position:relative}.photoUpload label{position:absolute;right:-3px;bottom:3px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--rose);color:white;border:3px solid white;cursor:pointer}.photoUpload label svg{width:15px}.photoUpload input{display:none}.editProfile{margin-top:30px;background:white;border:1px solid var(--line);border-radius:20px;padding:25px;display:grid;grid-gap:17px;gap:17px}.editProfile label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:11px;font-weight:700}.editProfile input,.editProfile select,.editProfile textarea{border:1px solid var(--line);border-radius:11px;background:white;padding:13px;color:var(--ink);font:inherit}.editProfile textarea{min-height:110px;resize:vertical}.photoArea.eyesOnly{height:330px;background-size:cover;background-position:50%}.eyesPromise{position:absolute;left:20px;top:72px;display:flex;align-items:center;gap:9px;background:rgba(25,17,21,.62);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:10px 12px;max-width:250px}.eyesPromise svg{width:20px}.eyesPromise span,.eyesPromise strong{display:block;font-size:9px;line-height:1.35}.eyesPromise strong{font-size:11px}.eyesOnly .portrait svg{width:120px;height:120px}.eyesTile{background-position:50%!important}.eyesTile svg{width:72px;height:72px;opacity:.7}.eyeAvatar{background-position:50%;background-size:cover}.revealBar{margin:18px auto 0;max-width:670px;width:calc(100% - 40px);background:#f2eaf5;border:1px solid #dfcee5;border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:12px}.revealBar>svg{color:var(--rose);width:22px}.revealBar span{flex:1 1;color:var(--muted);font-size:10px}.revealBar span strong{display:block;color:var(--ink);font-size:12px;margin-bottom:3px}.revealBar button{background:var(--ink);border:0;color:#fff;border-radius:10px;padding:10px 14px;font-weight:700}.revealBar button:disabled{opacity:.45}.revealBar.revealed{background:#e5f4ec;border-color:#bedfce}.profileHero small{display:block;color:var(--muted);margin-top:8px;max-width:520px}@media(max-width:720px){.stateBox{min-height:calc(100vh - 158px)}.toast{top:10px;width:calc(100% - 24px)}.avatarPhoto.big{width:78px;height:78px}.safetyActions{gap:4px}.revealBar{align-items:flex-start;flex-wrap:wrap}.revealBar span{min-width:200px}.photoArea.eyesOnly{height:285px}}