:root{--ink:#553c32;--muted:#8b705e;--paper:#fff8d9;--paper-deep:#ffef9a;--line:#f3d778;--accent:#f27660;--accent-dark:#d95755;--accent-contrast:#fffdf5;--sunshine:#ffd54d;--peach:#ffc19e;--pink:#f59ab0;--mint:#b8d985;--card:#fffdf6;--shadow:0 12px 28px #a36f2a1f;--page-max-width:1280px;--page-gutter:32px;--page-top-space:30px;--page-bottom-space:46px}.chatHeaderProfileButton{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;padding:0;display:grid}.chatHeaderProfileButton:disabled{cursor:default}.chatHeaderProfileButton:not(:disabled):hover .chatHeaderAvatar,.chatHeaderProfileButton:not(:disabled):focus-visible .chatHeaderAvatar{transform:translateY(-1px);box-shadow:0 0 0 3px #a64f5a3d,0 7px 16px #3d252026}.profileDialogCard{width:min(100%,760px)!important}.profileMediaSection{margin:20px 0}.profileMediaSection h3{color:var(--accent-dark);margin:0 0 9px;font-size:.88rem}.profileMediaGallery{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;gap:12px;margin:0;padding-bottom:4px;display:flex;overflow-x:auto}.profileMediaGallery img,.profileMediaGallery video{aspect-ratio:1;scroll-snap-align:start;object-fit:cover;background:#2c2734;border-radius:15px;flex:none;width:min(360px,82vw)}.profileDetails{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profileDialogActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.profileDialogActions .button{text-decoration:none}.profileReportAction{align-items:center;gap:8px;display:flex}.profileReportAction select,.profileSafetyButton{min-height:40px;color:var(--accent-dark);font:inherit;background:#fffdf6;border:1px solid #edcc79;border-radius:10px;padding:0 10px;font-size:.8rem;font-weight:800}.profileReportAction select{max-width:180px}.profileSafetyButton{cursor:pointer}.profileSafetyButton:hover:not(:disabled),.profileSafetyButton:focus-visible{background:#fff0eb;border-color:#d77a79;outline:0}.profileSafetyButton:disabled{cursor:wait;opacity:.6}.profileBlockButton{color:#a64c5c;border-color:#e4a0a4}.chatConversationList{align-content:start;border-bottom:0!important;flex:1!important;max-height:none!important}.chatFavoritePin{color:#c58a25;vertical-align:1px;margin-left:5px;font-size:.7rem;font-style:normal;display:inline-block}@media (max-width:700px){body .chatConversationList{max-height:none!important}.profileDialog{padding:14px!important}.profileDialogCard{max-height:calc(100vh - 28px)!important;padding:25px 19px!important}.profileDetails{grid-template-columns:1fr!important}.profileMediaGallery img,.profileMediaGallery video{width:78vw}body .chatWorkspace{border-width:1px 0;border-radius:0;width:100%;height:calc(100dvh - 86px);min-height:560px;margin:0;display:block}body .chatWorkspace.isMobileConversationOpen .chatList,body .chatWorkspace:not(.isMobileConversationOpen) .chatPanel{display:none}body .chatList,body .chatPanel{height:100%}body .chatListHeader{padding:21px 20px 16px}body .chatConversationList{max-height:42%;padding:10px 14px}body .chatFriendList{padding:17px 14px 28px}body .chatPanel{min-height:0;padding:0}body .chatPanelHeader{min-height:68px;padding:10px 15px}body .chatMobileBack{width:38px;height:38px;color:var(--accent-dark);cursor:pointer;font:inherit;background:#fff2cc;border:0;border-radius:50%;flex:none;place-items:center;margin-right:4px;font-size:2rem;line-height:1;display:grid}body .chatHeaderAvatar{width:40px;height:40px}body .chatMemberSummary h2{font-size:1.05rem}body .liveMessageList{gap:8px;padding:16px 15px}body .chatBubble{max-width:85%}body .chatBubble img{max-height:260px}body .chatDate{margin:4px 0 7px!important}body .chatComposer{padding:10px 12px calc(12px + env(safe-area-inset-bottom))}body .chatComposer textarea{min-height:44px;padding:11px 12px;font-size:.87rem}body .chatToolButton,body .chatSendIcon{width:38px;height:38px}body .chatTools{padding-left:45px}body .chatRecordingHint{max-width:calc(100vw - 190px)}body .chatGiftTray{bottom:34px;left:79px}body .chatGiftTray button{min-width:52px}body .chatNotice{padding-left:45px}}.datingSquare{padding-bottom:142px!important}body .squareBottomBar{grid-template-columns:repeat(5,1fr);width:min(540px,100vw - 30px)}body .squareSearchItem{color:#a69283}body .squareSearchItem.isUnlocked{color:#9b5969}body .squareSearchItem.isUnlocked:hover,body .squareSearchItem.isUnlocked.isActive{color:#8f4558;background:#fff0d0}body .advancedSearchCard{background:#fffdf6;border:1px solid #ecd07d;border-radius:22px;width:min(100%,660px);max-height:calc(100vh - 48px);padding:28px;position:relative;overflow:auto;box-shadow:0 22px 60px #3d252042}body .advancedSearchCard>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}body .advancedSearchCard .eyebrow,body .advancedSearchCard h2{margin:0}body .advancedSearchCard h2{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:400}body .advancedSearchScope{color:var(--muted);margin:11px 0 19px;font-size:.84rem;line-height:1.55}body .advancedSearchForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}body .advancedSearchForm label{color:var(--accent-dark);gap:6px;font-size:.76rem;font-weight:800;display:grid}body .advancedSearchForm input,body .advancedSearchForm select{width:100%;min-width:0;height:42px;color:var(--ink);font:inherit;background:#fffef7;border:1px solid #ebcb76;border-radius:10px;outline:0;padding:0 10px;font-size:.87rem}body .advancedSearchForm input:focus,body .advancedSearchForm select:focus{border-color:#d77a79;box-shadow:0 0 0 3px #f2766021}body .advancedSearchCountry input{color:#887364;cursor:default;background:#f8efd8}body .advancedSearchRanges{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}body .advancedSearchRanges label>span{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:5px;display:grid}body .advancedSearchRanges label i{color:#b08e72;font-style:normal}body .advancedSearchRanges input{padding-inline:8px}body .advancedSearchActions{border-top:1px dashed #eacd7d;grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;margin-top:4px;padding-top:16px;display:flex}body .advancedSearchActions .button{min-height:42px}body .advancedSearchActions .button:disabled{cursor:wait;opacity:.6}@media (max-width:700px){body .advancedSearchCard{border-radius:18px;max-height:calc(100vh - 30px);padding:23px 18px}body .advancedSearchCard h2{font-size:1.42rem}body .advancedSearchForm{grid-template-columns:1fr}body .advancedSearchRanges{grid-column:auto;grid-template-columns:1fr}body .advancedSearchActions{grid-column:auto}body .squareBottomItem{font-size:.58rem}}body .chatWorkspace.hasSquareBottomBar{margin-bottom:126px}body .chatSquareBottomBar .squareBottomItem{text-decoration:none}body .chatSquareBottomBar>span.squareBottomItem{cursor:default}@media (max-width:700px){body .chatWorkspace.hasSquareBottomBar{height:calc(100dvh - 160px);min-height:480px;margin-bottom:88px}}.squareBottomBar{isolation:isolate;z-index:9999!important;bottom:max(14px,calc(env(safe-area-inset-bottom) + 10px))!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:grid!important;position:fixed!important}.profileDialog{z-index:100!important}@media (max-width:700px){.squareBottomBar{border-radius:18px;width:calc(100vw - 28px)}.squareBottomItem{min-height:58px}.squareToolbar{flex-direction:column;align-items:stretch}.memberSearchForm{width:100%}.squareViewTitle{align-self:flex-end}}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 8%, #fff3ae 0 8%, transparent 23%), radial-gradient(circle at 92% 14%, #ffd2b1 0 5%, transparent 18%), radial-gradient(circle at 80% 80%, #d9eba9 0 5%, transparent 20%), var(--paper);min-height:100vh;color:var(--ink);margin:0;font-family:Trebuchet MS,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #f5a1b5}.siteHeader{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:22px 32px;display:flex}.brandArea{align-items:center;gap:12px;min-width:0;display:flex}.previewNotice{color:#8a6044;background:#fff4bd;border:1px solid #f2cf6d;border-radius:12px;max-width:1180px;margin:0 auto 12px;padding:10px 16px;font-size:.84rem;line-height:1.45}.brand{border:2px solid var(--sunshine);color:#df665d;letter-spacing:.08em;background:#fffdf2;border-radius:999px;align-items:center;gap:8px;padding:7px 13px 7px 8px;font-family:Comic Sans MS,Trebuchet MS,cursive;font-size:1.16rem;font-weight:800;line-height:1;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 5px #f6d461}.brand:hover{transform:translateY(-2px)rotate(-1deg);box-shadow:0 7px #f6d461}.pageEyebrowLabel{max-width:min(40vw,310px);color:var(--accent-dark);letter-spacing:.13em;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:900;overflow:hidden}.pageEyebrowLabelDiamond{color:#315d9b;letter-spacing:.07em;max-width:min(45vw,360px);font-size:1.04rem;font-weight:900}.brandCharm{color:#fffdf4;letter-spacing:0;background:linear-gradient(135deg,#ffb2c0,#f37a82);border-radius:50%;place-items:center;width:29px;height:29px;font-size:.98rem;display:grid;transform:rotate(-8deg)}nav{color:var(--muted);align-items:center;gap:22px;font-size:.94rem;display:flex}nav>a:not(.button){transition:color .16s}nav>a:not(.button):hover{color:var(--accent)}.languageControl{display:block}.languageSelect{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;background:#fffdf3;border-radius:999px;padding:0 28px 0 12px}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.memberMenu{position:relative}.memberAvatarSummary{flex-direction:column;align-items:center;gap:2px;display:flex}.memberAvatar{color:#a94b58;cursor:pointer;background:linear-gradient(145deg,#ffd9dd,#ffc88c);border:2px solid #f4c86d;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:1.15rem;font-weight:800;display:grid;overflow:hidden;box-shadow:0 4px 10px #a36f2a29}.memberAvatar img{object-fit:cover;width:100%;height:100%}.memberExperience{color:#967449;white-space:nowrap;font-size:.56rem;font-weight:800;line-height:1}.memberDropdown{z-index:60;background:#fffdf6;border:1px solid #efce77;border-radius:16px;width:286px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 16px 34px #3d252033}.memberDropdownIdentity{background:#fff4d7;border-bottom:1px solid #f1dda0;justify-content:space-between;align-items:center;gap:10px;padding:15px 16px;display:flex}.memberDropdownIdentity>strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.memberTierMeta{flex:none;align-items:center;gap:6px;display:inline-flex}.membershipExpiry{color:#806652;white-space:nowrap;font-size:.64rem;font-weight:800}.memberTierMeta>.memberTier{color:#fffdf6;background:#f5a1b5;border-radius:999px;flex:none;padding:4px 7px;font-size:.66rem;font-weight:800}.memberDropdown a,.memberSignOut{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:13px 16px;font-size:.85rem;font-weight:700;display:block}.memberDropdown a+a,.memberSignOut{border-top:1px solid #f5e5b5}.memberDropdown a:hover,.memberSignOut:hover{color:var(--accent-dark);background:#fff5dc}.memberSignOut:disabled{cursor:wait;opacity:.65}.memberDropdownIdentity .memberTier{align-items:center;gap:3px;padding:3px 6px 3px 4px;display:inline-flex}.memberTier img{width:22px;height:22px;margin:-4px 0 -4px -4px}.memberTierGold{box-shadow:0 0 10px #ffcd398c;background:linear-gradient(135deg,#8d560d,#f5c438 45%,#a9680d)!important}.memberTierDiamond{box-shadow:0 0 12px #97e5ffb3;background:linear-gradient(135deg,#527cc6,#93dff6 48%,#605fc5)!important}footer{max-width:1180px;color:var(--muted);border-top:2px dashed #f2ce6b;margin:74px auto 0;padding:28px 32px;font-size:.86rem}footer a{color:var(--accent-dark);text-underline-offset:3px;text-decoration:underline}.footerLinks{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.hero{max-width:1180px;min-height:560px;box-shadow:var(--shadow);background:radial-gradient(circle at 83% 21%,#ffc0a5 0 8%,#0000 23%),radial-gradient(circle at 72% 80%,#cce698 0 7%,#0000 20%),radial-gradient(circle at 94% 66%,#f8afc2 0 4%,#0000 14%),linear-gradient(135deg,#fffce8,#fff1a7);border:2px solid #ffe58b;border-radius:30px;margin:0 auto;padding:112px 48px 80px;position:relative;overflow:hidden}.hero:after{color:#f27b72;content:"✦  ♥  ✦";letter-spacing:.24em;font-size:1.45rem;position:absolute;top:40px;right:42px;transform:rotate(8deg)}.heroWithImage{isolation:isolate}.heroVisual{z-index:0;position:absolute;inset:0;overflow:hidden}.heroVisual:after{content:"";background:linear-gradient(90deg,#fffce8f5 0%,#fff9dcdb 34%,#fff8d24d 68%,#fff8d214 100%);position:absolute;inset:0}.heroVisual img{object-fit:cover;object-position:center;width:100%;height:100%;animation:14s ease-in-out infinite alternate hero-scene-drift}.heroPetals{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.heroPetal{opacity:0;background:linear-gradient(135deg,#fff5f8,#f49aae 62%,#d86f91);border-radius:100% 0;width:14px;height:10px;animation:10s linear infinite petal-fall;position:absolute;top:-14%;box-shadow:0 1px 5px #aa3d5a38}.heroPetal:nth-child(4n+1){background:linear-gradient(135deg,#fff9fb,#ffd1db 62%,#ef9caf);width:11px;height:8px}.heroPetal:nth-child(4n+2){background:linear-gradient(135deg,#fff4f7,#f18ca4 62%,#c8587d);width:17px;height:12px}.heroPetal:nth-child(4n+3){background:linear-gradient(135deg,#fff,#f8b6c5 62%,#df7590);width:9px;height:7px}.heroPetal:first-child{--petal-drift:11vw;--petal-rotation:420deg;animation-duration:11s;animation-delay:-7s;left:4%}.heroPetal:nth-child(2){--petal-drift:-7vw;--petal-rotation:520deg;animation-duration:9s;animation-delay:-1s;left:13%}.heroPetal:nth-child(3){--petal-drift:9vw;--petal-rotation:390deg;animation-duration:12s;animation-delay:-5s;left:21%}.heroPetal:nth-child(4){--petal-drift:-12vw;--petal-rotation:570deg;animation-duration:13s;animation-delay:-9s;left:31%}.heroPetal:nth-child(5){--petal-drift:7vw;--petal-rotation:430deg;animation-duration:10s;animation-delay:-3s;left:42%}.heroPetal:nth-child(6){--petal-drift:-9vw;--petal-rotation:480deg;animation-duration:14s;animation-delay:-10s;left:51%}.heroPetal:nth-child(7){--petal-drift:13vw;--petal-rotation:540deg;animation-duration:9s;animation-delay:-6s;left:59%}.heroPetal:nth-child(8){--petal-drift:-8vw;--petal-rotation:400deg;animation-duration:12s;animation-delay:-12s;left:67%}.heroPetal:nth-child(9){--petal-drift:6vw;--petal-rotation:510deg;animation-duration:11s;animation-delay:-4s;left:74%}.heroPetal:nth-child(10){--petal-drift:-14vw;--petal-rotation:450deg;animation-duration:13s;animation-delay:-8s;left:81%}.heroPetal:nth-child(11){--petal-drift:8vw;--petal-rotation:590deg;animation-duration:10s;animation-delay:-2s;left:88%}.heroPetal:nth-child(12){--petal-drift:-10vw;--petal-rotation:470deg;animation-duration:14s;animation-delay:-11s;left:95%}.heroPetal:nth-child(13){--petal-drift:15vw;--petal-rotation:640deg;animation-duration:15s;animation-delay:-13s;left:36%}.heroPetal:nth-child(14){--petal-drift:-6vw;--petal-rotation:380deg;animation-duration:8.5s;animation-delay:-4.5s;left:62%}.hero>:not(.heroVisual):not(.heroPetals){z-index:2;position:relative}@keyframes hero-scene-drift{0%{transform:scale(1.02)translate(0,0)}to{transform:scale(1.09)translate(-1.8%,-.8%)}}@keyframes petal-fall{0%{opacity:0;transform:translateY(-12vh)rotate(0)}9%{opacity:.84}84%{opacity:.7}to{transform:translate3d(var(--petal-drift), 650px, 0) rotate(var(--petal-rotation));opacity:0}}@media (prefers-reduced-motion:reduce){.heroVisual img{animation:none}.heroPetals{display:none}}.ageGate{background:radial-gradient(circle at 72% 16%, #ffc7aa, transparent 25%), radial-gradient(circle at 20% 82%, #cee89d, transparent 28%), var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid}.ageGateCard{max-width:600px;box-shadow:var(--shadow);background:#fffdf5;border:2px solid #ffe181;border-radius:28px;padding:42px}.ageGateCard h1{margin-bottom:18px;font-size:clamp(2.3rem,5vw,4rem)}.ageGateCard p:not(.eyebrow):not(.formNote){color:var(--muted);margin-bottom:24px;line-height:1.6}.eyebrow{color:var(--accent-dark);letter-spacing:.16em;margin:0 0 18px;font-size:.72rem;font-weight:800}h1,h2{font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.045em;max-width:680px;margin:0;font-size:clamp(2.35rem,4.5vw,3.85rem);font-weight:400;line-height:1.08}.lede{max-width:520px;color:var(--muted);margin:24px 0;font-size:1rem;line-height:1.6}.actions{align-items:center;gap:22px;display:flex}.button{min-height:46px;color:var(--accent-contrast);cursor:pointer;background:linear-gradient(135deg,#fb9275,#ed6d6d);border:2px solid #e85d5b;border-radius:999px;justify-content:center;align-items:center;padding:0 21px;font-size:.94rem;font-weight:700;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 5px #d95b58}.button:hover{background:linear-gradient(135deg,#ff9d7f,#f17878);transform:translateY(-2px);box-shadow:0 7px #d95b58}.button:active{transform:translateY(3px);box-shadow:0 2px #d95b58}.buttonSmall{min-height:38px;padding:0 15px}.textLink,.textButton{color:var(--accent-dark);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.textButton{cursor:pointer;background:0 0;border:0;padding:0}.principles{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:20px auto;padding:0 32px;display:grid}.principle,.card{background:var(--card);border:1px solid #f5da83;border-radius:20px;box-shadow:0 7px 18px #a36f2a12}.principle{min-height:174px;padding:28px;position:relative;overflow:hidden}.membershipTiers{margin-bottom:36px}.membershipTier{min-height:210px}.membershipTier:after{content:"";opacity:.5;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-44px;right:-32px}.membershipTier.normal:after{background:#f8dd7f}.membershipTier.gold:after{background:#f4c35d}.membershipTier.diamond:after{background:#b7d8e9}.tierLabel{z-index:1;color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800;position:relative}.servicesSubheading{max-width:1180px;margin:0 auto 10px;padding:0 32px}.membershipPage>h1{letter-spacing:-.04em;white-space:nowrap;font-size:clamp(1.4rem,2.5vw,2.2rem)}.membershipPage .membershipTiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:22px 0 24px;display:grid}.membershipTierCard{background:#fffdf6;border:1px solid #f1d27b;border-radius:22px;overflow:hidden;box-shadow:0 12px 24px #a36f2a1a}.membershipTierCard>header{align-items:center;gap:14px;min-height:125px;padding:22px;display:flex}.membershipTierCardGold>header{background:linear-gradient(135deg,#fff9cf,#ffe295 58%,#ffc96f)}.membershipTierCardDiamond{border-color:#93d9f4;box-shadow:0 15px 30px #4fa8d32e}.membershipTierCardDiamond>header{background:linear-gradient(135deg,#f8feff,#d7f5ff 52%,#cbcaff)}.membershipTierCard>header>img{filter:drop-shadow(0 5px 8px #3d25202e);flex:none;width:76px;height:76px}.membershipTierCardDiamond>header>img{filter:drop-shadow(0 8px 10px #378cbb4d);transform:scale(1.17)}.membershipTierCard h2{color:var(--ink);margin:0 0 7px;font-size:1.4rem}.membershipTierCard header p{color:#6b554b;margin:0;font-size:.8rem;line-height:1.45}.membershipTierIntroduction{border-bottom:1px solid #f3dfa2;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:13px;min-height:166px;padding:17px 18px;display:grid}.membershipTierIntroduction strong{color:var(--ink);font-size:.93rem;display:block}.membershipTierIntroduction p{color:#765f50;margin:5px 0 0;font-size:.77rem;line-height:1.5}.membershipTierIntroduction ul{gap:5px;margin:10px 0 0;padding:0;list-style:none;display:grid}.membershipTierIntroduction li{padding-left:14px;font-size:.72rem;line-height:1.35;position:relative}.membershipTierIntroduction li:before{content:"✦";position:absolute;left:0}.membershipTierIntroductionGold{background:linear-gradient(120deg,#fffdf1,#fff0c3 62%,#ffe5a4)}.membershipTierIntroductionGold strong{color:#8f5a11}.membershipTierIntroductionGold li{color:#87653a}.membershipTierIntroductionGold li:before{color:#d49b23}.membershipTierIntroductionDiamond{background:linear-gradient(120deg,#f9feff,#e6f8ff 62%,#f1efff)}.membershipTierIntroductionDiamond strong{color:#3a789e}.membershipTierIntroductionDiamond li{color:#4e7182}.membershipTierIntroductionDiamond li:before{color:#56b4da}.membershipStatusVisual{border-radius:15px;align-content:center;align-self:stretch;place-items:center;gap:1px;display:grid;box-shadow:inset 0 1px #fffc}.membershipStatusVisual img{width:76px;height:76px}.membershipStatusVisual span{letter-spacing:.16em;font-size:.57rem;font-weight:900}.membershipStatusVisualGold{background:radial-gradient(circle at 45% 27%,#fff,#0000 39%),linear-gradient(145deg,#fff3ae,#f2c05a);border:1px solid #daa92e8f}.membershipStatusVisualGold img{filter:drop-shadow(0 6px 8px #a5681340)}.membershipStatusVisualGold span{color:#95600f}.membershipStatusVisualDiamond{background:radial-gradient(circle at 45% 27%,#fff,#0000 39%),linear-gradient(145deg,#d5f6ff,#c4d5ff);border:1px solid #76cfee99}.membershipStatusVisualDiamond img{filter:drop-shadow(0 6px 8px #3890bf40)}.membershipStatusVisualDiamond span{color:#487aaf}.membershipOptions{background:#f4dfa2;gap:1px;display:grid}.membershipTierCardDiamond .membershipOptions{background:#a9e0f4}.membershipOption{background:#fffdf6;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 15px;padding:15px 18px;display:grid}.membershipOption.selected{background:#fff3cb}.membershipTierCardDiamond .membershipOption.selected{background:#e8f9ff}.membershipOption>div{align-items:center;gap:7px;display:flex}.membershipOption strong{font-size:.94rem}.membershipOption span{color:#fffdf6;background:#f38fa6;border-radius:999px;padding:3px 6px;font-size:.64rem;font-weight:800}.membershipPrice{white-space:nowrap;justify-content:flex-end}.membershipPrice s{color:#9a7e71;font-size:.76rem;font-weight:700;text-decoration-thickness:1px}.membershipOption b{color:var(--accent-dark);font-size:1rem}.membershipOption .button{grid-column:1/-1;justify-self:stretch}.membershipExtras{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0;padding:0}.membershipExtras .principle{min-height:0}.membershipPage>.notice{margin-top:18px}.membershipOption .button:disabled{cursor:not-allowed;filter:grayscale(.3);opacity:.48}.membershipPurchaseRule{color:#5d7691;grid-column:1/-1;margin:0;font-size:.76rem;line-height:1.45}.diamondLobbyMain{max-width:1180px;margin:0 auto}.diamondLobbyHero{background:radial-gradient(circle at 83% 18%,#ffffffeb,#0000 23%),linear-gradient(135deg,#fafdff,#dff5ff 52%,#e6e1ff);border:1px solid #9cddf4;border-radius:24px;align-items:center;gap:22px;margin-bottom:18px;padding:22px 25px;display:flex;box-shadow:0 14px 28px #4599c224}.diamondLobbyHero>img{filter:drop-shadow(0 8px 11px #368bba47);flex:none;width:94px;height:94px}.diamondLobbyHero .eyebrow{color:#3987ab;margin:0 0 5px}.diamondLobbyHero h1{color:#275f86;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:400}.diamondLobbyHero p:last-child{color:#4b6d80;max-width:650px;margin:7px 0 0;line-height:1.55}.diamondLobbyFilters{background:#fafdff;border:1px solid #b7e2f0;border-radius:17px;align-items:end;gap:12px;margin:0 0 16px;padding:15px 17px;display:flex;box-shadow:0 6px 15px #3e91bc14}.diamondLobbyFilters label{color:#3b6d87;gap:6px;min-width:180px;font-size:.74rem;font-weight:800;display:grid}.diamondLobbyFilters select{min-height:39px;color:var(--ink);font:inherit;background:#fff;border:1px solid #abd9e9;border-radius:10px;padding:0 10px}.diamondLobbyFilters select:disabled{cursor:not-allowed;color:#92a4ac;background:#f1f6f8}.diamondLobbyFilters .textButton{min-height:39px;margin-left:auto;padding:0 4px;font-size:.8rem}.diamondLobbySummary{color:#47728a;margin:0 0 13px;font-size:.82rem;font-weight:800}.diamondLobbyNotice{color:#527487;text-align:center;background:#fbfeff;border:1px dashed #a9dcec;border-radius:18px;margin:0;padding:42px 18px}.diamondProfileGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.diamondProfileCard{background:#fff;border:1px solid #b8e2ef;border-radius:18px;grid-template-columns:108px minmax(0,1fr);min-height:154px;display:grid;overflow:hidden;box-shadow:0 8px 18px #4599c21a}.diamondProfileVisual{color:#477ba2;background:linear-gradient(145deg,#d6f5ff,#c7ccff);place-items:center;min-height:100%;font-family:Georgia,Times New Roman,serif;font-size:2.3rem;font-weight:800;display:grid;position:relative;overflow:hidden}.diamondProfileVisual img{object-fit:cover;width:100%;height:100%}.diamondProfileVisual i{color:#fff;text-shadow:0 0 7px #438ec6;font-size:1rem;font-style:normal;position:absolute;top:8px;right:8px}.diamondProfileCopy{align-content:center;gap:4px;min-width:0;padding:14px 13px;display:grid}.diamondProfileCopy p{color:#51809a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.69rem;font-weight:800;overflow:hidden}.diamondProfileCopy h2{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.05rem;overflow:hidden}.diamondProfileCopy strong{color:#2b668a;font-size:.86rem}.diamondProfileCopy small{color:#75909d;font-size:.67rem}.diamondProfileCopy .button{text-align:center;width:100%;min-height:31px;margin-top:5px;padding:0 9px;font-size:.72rem;text-decoration:none}@media (max-width:900px){.diamondProfileGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.diamondLobbyHero{align-items:flex-start;gap:14px;padding:18px}.diamondLobbyHero>img{width:65px;height:65px}.diamondLobbyHero h1{font-size:1.55rem}.diamondLobbyFilters{grid-template-columns:1fr;align-items:stretch;display:grid}.diamondLobbyFilters label{min-width:0}.diamondLobbyFilters .textButton{justify-self:start;margin-left:0}.diamondProfileGrid{grid-template-columns:1fr}.diamondProfileCard{grid-template-columns:102px minmax(0,1fr)}}.principle:nth-child(2){background:#fff8ec}.principle:nth-child(3){background:#fff9e0}.principle:nth-child(4){background:#fff3df}.principle:nth-child(5){background:#f7fae7}.principle:nth-child(6){background:#fff5ed}.principleVisual{z-index:0;position:absolute;inset:0}.principleVisual:after{content:"";background:linear-gradient(145deg,#482d26bd,#56392c75);position:absolute;inset:0}.principleVisual img{object-fit:cover;width:100%;height:100%;display:block}.principleCopy{z-index:1;position:relative}.principle h2{margin:0 0 9px;font-size:1.28rem;font-weight:400}.principle p,.discoverEmpty p{color:var(--muted);font-size:.94rem;line-height:1.6}.principleWithImage h2{color:#fffdf6;text-shadow:0 1px 4px #371f1c73}.principleWithImage p{color:#fffdf6eb;text-shadow:0 1px 3px #371f1c6b}.homeRules{background:linear-gradient(120deg,#fff8c9,#fffdf1 58%,#fff2db);border:1px solid #f5da83;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;max-width:1180px;margin:20px auto 52px;padding:30px 32px;display:flex;box-shadow:0 8px 20px #a36f2a14}.homeRulesCopy{max-width:780px}.homeRules h2{margin:0 0 10px;font-size:clamp(1.45rem,2.5vw,2rem);font-weight:400}.homeRules p:not(.eyebrow){color:var(--muted);white-space:pre-line;margin:0;line-height:1.65}.formPage,.discoverEmpty,.memberPage,.contentPage,.datingSquare{width:100%;max-width:var(--page-max-width);margin:var(--page-top-space) auto var(--page-bottom-space);padding-inline:var(--page-gutter)}.formPage,.discoverEmpty{padding-block:0}.formPage h1,.discoverEmpty h1{margin-bottom:30px;font-size:clamp(2.4rem,5vw,3.9rem)}.formPage>.form{max-width:640px}.signInPage{max-width:704px;padding-top:clamp(52px,10vh,124px)}.signInPage h1{text-align:center}.signInPage>.form,.formPage>.signupForm{margin-inline:auto}.form{gap:20px;padding:30px;display:grid}.form label{gap:8px;font-size:.9rem;font-weight:700;display:grid}.form input,.form textarea,.form select,.filterForm select{width:100%;min-height:45px;color:var(--ink);background:#fffef7;border:1px solid #eccd72;border-radius:12px;padding:10px 12px}.form textarea{resize:vertical;min-height:108px}.form input:focus,.form textarea:focus,.form select:focus,.filterForm select:focus{border-color:var(--pink);outline:0;box-shadow:0 0 0 3px #f59ab040}.form .check{align-items:flex-start;font-weight:400;line-height:1.45;display:flex}.check input{width:auto;min-height:initial;accent-color:var(--accent);margin:4px 10px 0 0}.formNote,.notice{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.notice{color:var(--accent-dark)}.discoverEmpty .button{margin-top:18px}.memberPage,.contentPage{padding-block:0}.memberPage h1,.contentPage h1{margin-bottom:18px;font-size:clamp(2.45rem,5vw,4.6rem)}.memberPage h2,.contentPage h2{margin:0 0 12px;font-size:1.42rem;font-weight:400}.memberSettingsPage,.accountPage{max-width:880px}.memberSettingsPage>h1,.accountPage>h1{text-align:center;margin-bottom:10px;font-size:clamp(1.8rem,3vw,2.35rem)}.accountPage>.lede{text-align:center;max-width:620px;margin-inline:auto}.memberSettingsPage>.verificationBanner,.memberSettingsPage>.formNote,.memberSettingsPage>.memberPhotoAlbum,.memberSettingsPage>.profileForm,.accountPage>.accountDetails,.accountPage>.accountBlocks,.accountPage>.accountSignOut{margin-inline:auto}.verificationBanner{background:#fff6c8;border:2px solid #ffd687;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin:24px 0 12px;padding:22px;display:flex}.verificationBanner.verified{background:#f5f9dc;border-color:#b8d985}.verificationBanner p{color:var(--muted);margin:6px 0 0}.memberStatusBadges{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:13px;display:flex}.memberTierDetails{gap:6px;display:grid}.memberStatusBadges .memberTierBadge,.memberStatusBadges .memberExperience,.memberMembershipExpiry{white-space:nowrap;border-radius:999px;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:700;display:inline-flex;margin:0!important}.memberStatusBadges .memberTierBadge{background:#fff9dc;border:1px solid #e8c76e;gap:8px;color:var(--accent-dark)!important}.memberStatusBadges .memberTierBadge b{color:var(--ink)}.memberStatusBadges .memberExperience{background:#fff1df;border:1px solid #e7b98c;color:#9c6b24!important}.memberMembershipExpiry{background:#f6fbe9;border:1px solid #c7dca5;color:#5c7a35!important}.profileForm{max-width:800px;margin-top:24px}.twoColumns,.filterForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form fieldset{border:1px dashed #e8c666;border-radius:15px;gap:10px;padding:16px;display:grid}.form legend{padding:0 5px;font-size:.9rem;font-weight:700}.inlineChoices{flex-wrap:wrap;gap:14px 22px;display:flex}.inlineChoices .check{margin:0}.genderChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.genderChoice{cursor:pointer;letter-spacing:.025em;border:1px solid #0000;border-radius:17px;justify-content:flex-start;align-items:center;gap:11px;min-height:84px;padding:0 20px;font-size:.96rem;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,filter .18s;display:flex;position:relative;overflow:hidden}.genderChoice input{opacity:0;width:1px;height:1px;position:absolute}.genderChoice:before,.genderChoice:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.genderChoice:before{border:1px solid #ffffff94;width:42px;height:42px;right:20px}.genderChoice:after{opacity:.5;width:118px;height:118px;top:-34px;right:-19px}.genderChoice>span:last-child{z-index:1;position:relative}.genderMale{color:#236985;background:linear-gradient(118deg,#e7f8ff 0%,#bfe7f8 58%,#98d1ec 100%);border-color:#a8d9ee;box-shadow:inset 0 1px #ffffffc2,0 5px 13px #3388ae24}.genderMale:after{background:radial-gradient(circle at 30% 70%,#f7fdff 0 14%,#b6e5f6 15% 52%,#0000 53%)}.genderFemale{color:#a74969;background:linear-gradient(118deg,#fff0f5 0%,#ffd7e4 58%,#f7b9cc 100%);border-color:#f2bfd0;box-shadow:inset 0 1px #fffc,0 5px 13px #bb4a7321}.genderFemale:after{background:radial-gradient(circle at 30% 70%,#fffafd 0 14%,#f9c3d5 15% 52%,#0000 53%)}.genderChoice:hover{filter:saturate(1.04);transform:translateY(-2px)}.genderChoice:has(input:checked){border-color:#fff;transform:translateY(-3px);box-shadow:inset 0 0 0 2px,inset 0 1px #ffffffe0,0 10px 18px #5941472e}.genderChoice:has(input:focus-visible){outline-offset:3px;outline:3px solid #f5a1b5}.genderChoiceIcon{z-index:1;background:#ffffff6e;border:1px solid #ffffffa6;border-radius:13px;place-items:center;width:40px;height:40px;font-size:1.48rem;line-height:1;display:grid;position:relative;box-shadow:inset 0 1px #ffffffc7}.onboardingPage .lede{max-width:680px}.onboardingPhotoPage>h1,.onboardingPhotoPage>.lede,.onboardingPhotoPage>.formNote,.onboardingPhotoPage>.notice{text-align:center}.onboardingPhotoPage>.lede,.onboardingPhotoPage>.photoTips,.onboardingPhotoPage>.onboardingPhotoGrid{margin-inline:auto}.onboardingPhotoPage>.photoControls{justify-content:center;margin-inline:auto}.photoTips{background:#fff9df;border:1px dashed #e8c666;border-radius:16px;max-width:760px;margin:22px 0;padding:18px 22px}.photoTips p{margin:0 0 8px;line-height:1.5}.photoTips ul{color:var(--muted);margin:8px 0 0;padding-left:20px;line-height:1.65}.onboardingPhotoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:760px;margin:22px 0;display:grid}.onboardingPhoto,.onboardingPhotoPlaceholder{background:#fffdf6;border:1px solid #f0d47c;border-radius:16px;min-height:170px;overflow:hidden}.onboardingPhoto{flex-direction:column;display:flex}.onboardingPhoto img,.onboardingPhoto video{object-fit:cover;background:#fff1c5;width:100%;height:132px}.onboardingVideoPlaceholder{color:#fff;text-align:center;background:linear-gradient(135deg,#382e45,#8e6179);place-content:center;gap:5px;height:132px;font-size:1.7rem;display:grid}.onboardingVideoPlaceholder small{font-size:.72rem;font-weight:700}.onboardingPhoto p{margin:9px 10px 5px;font-size:.8rem;line-height:1.35}.onboardingPhoto .meta{color:var(--muted)}.onboardingPhoto .textButton{align-self:flex-start;margin:2px 10px 12px;font-size:.82rem}.onboardingPhotoPlaceholder{color:#c7a55f;border-style:dashed;place-items:center;font-size:1.3rem;font-weight:700;display:grid}.onboardingPhotoUpload{cursor:pointer;align-content:center;transition:transform .16s,border-color .16s,background .16s;position:relative}.onboardingPhotoUpload:hover{background:#fff6d8;border-color:#f28da4;transform:translateY(-2px)}.onboardingPhotoUpload.isDisabled,.photoUploadButton.isDisabled{pointer-events:none;opacity:.58}.photoSlotNumber{color:#c5a15a;font-size:.76rem;position:absolute;top:10px;left:12px}.photoSlotPlus{color:#ef8498;font-size:2.25rem;line-height:1}.photoSlotCopy{color:var(--muted);margin-top:5px;font-size:.76rem;font-weight:700}.photoControls{align-items:center;gap:14px;max-width:760px;display:flex}.photoUploadButton{width:max-content;max-width:100%}.photoFileInput{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.memberPhotoAlbum{background:#fffdf6;border:1px solid #efd782;border-radius:18px;max-width:820px;margin:28px 0;padding:22px}.memberPhotoAlbum>h2{margin:0;font-size:1.3rem}.memberPhotoAlbum>p:not(.notice):not(.formNote){color:var(--muted);margin:8px 0 0;line-height:1.55}.memberPhotoGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:18px 0 14px;display:grid}.memberPhotoSlot{background:#fffaf0;border:1px solid #efcf75;border-radius:13px;min-width:0;min-height:176px;position:relative;overflow:hidden}.memberPhotoEmpty{color:#a98748;cursor:pointer;text-align:center;align-content:center;justify-items:center;gap:5px;font-size:.74rem;font-weight:800;transition:background .16s,transform .16s;display:grid}.memberPhotoEmpty:hover{background:#fff2cb;transform:translateY(-2px)}.memberPhotoEmpty.isDisabled,.memberPhotoActions .isDisabled{pointer-events:none;opacity:.48}.memberPhotoPosition{color:#c3a365;font-size:.7rem;position:absolute;top:8px;left:10px}.memberPhotoPlus{color:#ea8297;font-size:2rem;line-height:1}.memberPhotoFilled{flex-direction:column;display:flex}.memberPhotoFilled.isAvatar{border-color:#df8390;box-shadow:inset 0 0 0 1px #df839038}.memberPhotoFilled>img,.memberPhotoFilled>video{aspect-ratio:1;object-fit:cover;background:#fff1c5;width:100%;display:block}.memberVideoPlaceholder{aspect-ratio:1;color:#fff;text-align:center;background:linear-gradient(135deg,#382e45,#8e6179);place-content:center;gap:6px;width:100%;display:grid}.memberVideoPlaceholder span{font-size:2rem}.memberVideoPlaceholder small{font-size:.72rem;font-weight:700}.memberPhotoDetails{gap:5px;padding:9px;display:grid}.memberPhotoDetails>strong{color:var(--accent-dark);font-size:.72rem}.memberPhotoDetails>span,.memberPhotoDetails>small{color:var(--muted);font-size:.7rem;line-height:1.25}.memberPhotoDetails>small{overflow-wrap:anywhere}.memberMediaRewardNote{color:var(--accent-dark);background:#fff3d9;border-radius:10px;margin:2px 0 0;padding:10px 12px;font-size:.78rem;font-weight:700;line-height:1.45}.memberPhotoVisibility{color:var(--ink);align-items:flex-start;margin-top:2px;font-size:.67rem;font-weight:700;line-height:1.3}.memberPhotoVisibility input{margin-top:1px}.memberPhotoActions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.memberPhotoActions .textButton{font-size:.7rem}.memberPhotoActions button:disabled{cursor:not-allowed;opacity:.48}.birthdayChoices{grid-template-columns:1.3fr 1fr 1fr;gap:10px;display:grid}.legalCopy{white-space:pre-line;max-width:800px;margin-top:24px;padding:28px;line-height:1.75}.filterForm{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;margin-top:26px;padding:22px}.filterForm label{gap:7px;font-size:.84rem;font-weight:700;display:grid}.filterForm .button{min-height:45px}.profileGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.profileCard{background:#fffdf6;border:1px solid #f5da83;border-radius:20px;padding:22px;box-shadow:0 7px 18px #a36f2a12}.profileCard h2{margin:5px 0 12px}.profileCard p{color:var(--muted);line-height:1.45}.meta{color:var(--muted);font-size:.82rem}.cardActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.safetyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.safetyPlans{margin-top:22px;padding:24px}.safetyPlans article{border-top:1px dashed #ebcd72;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.safetyPlans p{color:var(--muted);margin:5px 0}.conversation{max-width:760px;margin-top:24px;padding:24px}.messageList{min-height:180px;margin-bottom:20px}.messageList p{background:#fff2b8;border-radius:13px;margin:8px 0;padding:9px 12px;line-height:1.45}.ruleCard{max-width:800px;margin-top:24px;padding:28px}.ruleCard li,.ruleCard p{color:var(--muted);margin:10px 0;line-height:1.55}.datingSquare{grid-template-columns:minmax(0,1fr) 272px;align-items:start;gap:26px;display:grid}.datingSquareMain{min-width:0}.squareSearchPanel{border-top:1px dashed #e6c669;gap:11px;margin-top:14px;padding:15px 0 2px;display:grid}.squareSearchPanel label{color:var(--ink);gap:7px;font-size:.76rem;font-weight:800;display:grid}.squareSearchPanel select{width:100%;min-height:40px;color:var(--ink);font:inherit;background:#fffef7;border:1px solid #eccd72;border-radius:10px;padding:7px 9px}.squareSearchPanel .check{color:var(--muted);align-items:center;gap:5px;font-size:.76rem;font-weight:600;display:flex}.squareSearchPanel .button{width:100%;min-height:40px}.datingSquareSidebar{background:#fffdf6;border:1px solid #f1d07b;border-radius:20px;padding:20px;position:sticky;top:22px;box-shadow:0 10px 26px #a36f2a17}.squareMenu{gap:5px;display:grid}.squareMenu a,.squareMenu button{width:100%;min-height:42px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;padding:0 12px;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.squareMenu a:hover,.squareMenu button:hover{color:var(--accent-dark);background:#fff2cf}.squareScrollTop{z-index:22;width:36px;height:36px;color:var(--accent-dark);cursor:pointer;opacity:.78;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffdf66b;border:1px solid #d9575561;border-radius:50%;place-items:center;font-size:1rem;line-height:1;transition:transform .18s,opacity .18s,background .18s;display:grid;position:fixed;bottom:20px;right:18px;box-shadow:0 5px 14px #a36f2a1a}.squareScrollTop.isCollapsed{opacity:.56;transform:translate(18px)}.squareScrollTop:hover,.squareScrollTop:focus-visible{opacity:1;background:#fffdf6c2;transform:translateY(-2px)}.squareScrollTop.isCollapsed:hover,.squareScrollTop.isCollapsed:focus-visible{transform:translate(0)translateY(-2px)}.squareVipCard{background:linear-gradient(145deg,#fff0cb,#ffd5a3);border-radius:15px;margin-top:20px;padding:18px;position:relative;overflow:hidden}.squareVipCard>span{color:#e87f72;font-size:2rem;position:absolute;top:8px;right:12px}.squareVipCard h2{max-width:175px;margin:0 0 8px;font-size:1.24rem}.squareVipCard p{color:#8a604e;margin:0 0 14px;font-size:.82rem;line-height:1.55;position:relative}.squareProfileGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.squareProfileCard{background:#fffdf6;border:1px solid #f3d67d;border-radius:19px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 20px #a36f2a14}.profileVisual{aspect-ratio:1.18;color:#b65f5e;cursor:pointer;background:linear-gradient(145deg,#ffe5d4,#ffeaba 52%,#f5c5b0);border:0;place-items:center;width:100%;font-family:Georgia,serif;font-size:3rem;display:grid;overflow:hidden}.profileVisual img{object-fit:cover;width:100%;height:100%}.profileExperience{color:#9c6b24;letter-spacing:.02em;background:linear-gradient(90deg,#fff8df,#fff1c8);border-bottom:1px solid #f5df9e;justify-content:center;align-items:center;min-height:31px;margin:0;font-size:.76rem;font-weight:800;display:flex}.squareProfileCopy{padding:16px 16px 0}.squareProfileCopy h2{margin:4px 0 3px;font-size:1.35rem}.profileAge{color:var(--ink);margin:0 0 9px;font-size:.93rem;font-weight:800;display:block}.profileAge span{color:var(--muted);margin-left:5px;font-size:.78rem;font-weight:400}.squareProfileCopy p{color:var(--muted);margin:0 0 7px;font-size:.84rem;line-height:1.45}.profileCardFooter{justify-content:flex-end;margin:auto 14px 14px;padding-top:10px;display:flex}.profileFavoriteButton{color:#aa7541;cursor:pointer;background:#fffaf0;border:1px solid #edca73;border-radius:50%;place-items:center;width:32px;height:32px;transition:transform .16s,background .16s,color .16s;display:grid}.profileFavoriteButton:hover,.profileFavoriteButton:focus-visible{background:#fff0c9;outline:0;transform:translateY(-2px)}.profileFavoriteButton svg{fill:#0000;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.profileFavoriteButton.isSaved{color:#c95670;background:#ffe4e9;border-color:#e58093}.profileFavoriteButton.isSaved svg{fill:currentColor}.membershipLockedProfiles{filter:blur(6px);opacity:.67;pointer-events:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.membershipLockedProfile{background:#fffdf6;border:1px solid #f3d67d;border-radius:19px;overflow:hidden;box-shadow:0 8px 20px #a36f2a14}.membershipLockedProfile>span{aspect-ratio:1.18;background:linear-gradient(135deg,#f3c1b2,#ffe7a9 48%,#c6e6e2);display:block}.membershipLockedProfile>div{gap:10px;padding:16px;display:grid}.membershipLockedProfile i,.membershipLockedProfile b{background:#ead7a2;border-radius:999px;height:10px;display:block}.membershipLockedProfile b{background:#d9bf82;width:62%;height:19px}.membershipLockedProfile i:last-child{width:78%}.profileVisual{isolation:isolate;position:relative}.profileVisual>img,.profileVisual>span{z-index:0;position:relative}.profileVisual--gold{box-shadow:inset 0 0 0 3px #dda720,inset 0 0 0 5px #fff4aeb8,0 0 11px #e1ac2540}.profileVisual--gold:before,.profileVisual--diamond:before{content:"";z-index:1;pointer-events:none;position:absolute;inset:3px}.profileVisual--gold:before{border:1px solid #fff8c4e6}.profileVisual--diamond{box-shadow:inset 0 0 0 3px #91e6fb,inset 0 0 0 6px #d3f5ffad,0 0 18px #6ac4f18c}.profileVisual--diamond:before{filter:drop-shadow(0 0 5px #a0e9ffe0);-webkit-mask-composite:xor;background:conic-gradient(from 230deg,#5d8dd3,#dffcff,#aa8ce4,#66ddec,#f8ffff,#5d8dd3);padding:3px;animation:2.8s ease-in-out infinite diamond-avatar-glow;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.profileVisual--diamond:after{content:"✦";z-index:2;color:#fff;pointer-events:none;text-shadow:0 0 5px #8feaff,0 0 12px #7eabff;font-size:1.2rem;line-height:1;animation:1.65s ease-in-out infinite diamond-avatar-sparkle;position:absolute;top:5px;right:9px}@keyframes diamond-avatar-glow{0%,to{filter:brightness()drop-shadow(0 0 4px #a0e9ffa6)}50%{filter:brightness(1.22)drop-shadow(0 0 10px #bef4fffa)}}@keyframes diamond-avatar-sparkle{0%,to{opacity:.45;transform:scale(.72)rotate(0)}48%{opacity:1;transform:scale(1.1)rotate(22deg)}}@media (prefers-reduced-motion:reduce){.profileVisual--diamond:before,.profileVisual--diamond:after{animation:none}}.profileDialog{z-index:30;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profileDialogBackdrop{cursor:pointer;background:#3d252070;border:0;position:absolute;inset:0}.profileDialogCard{background:#fffdf6;border:1px solid #f1cf7a;border-radius:22px;width:min(100%,560px);max-height:calc(100vh - 48px);padding:30px;position:relative;overflow:auto;box-shadow:0 22px 60px #3d252042}.profileDialogClose{position:absolute;top:20px;right:22px}.profileDialogCard h2{margin:0 0 7px;font-size:2rem}.profileDialogCard>p:not(.eyebrow):not(.meta){color:var(--muted);line-height:1.65}.profileVideoGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.profileVideoGallery video{aspect-ratio:1;object-fit:cover;background:#2c2734;border-radius:12px;width:100%}.profileDetails{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.profileDetails div{background:#fff3d9;border-radius:12px;padding:12px}.profileDetails dt{color:var(--accent-dark);font-size:.72rem;font-weight:800}.profileDetails dd{color:var(--ink);margin:5px 0 0;font-size:.86rem}.membershipUnlockDialog{z-index:110;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.membershipUnlockBackdrop{cursor:pointer;background:#3d25208c;border:0;position:absolute;inset:0}.membershipUnlockCard{text-align:center;background:linear-gradient(145deg,#fffef7,#fff0be);border:1px solid #edcd76;border-radius:24px;justify-items:center;gap:11px;width:min(100%,410px);padding:34px 30px 29px;display:grid;position:relative;box-shadow:0 24px 65px #3d25204d}.membershipUnlockIcon{color:#fffdf6;background:linear-gradient(135deg,#ffc777,#ef817c);border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.55rem;display:grid;box-shadow:0 8px 18px #c4675142}.membershipUnlockCard h2{color:var(--ink);margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:400}.membershipUnlockCard p{max-width:295px;color:var(--muted);margin:0;line-height:1.6}.membershipUnlockActions{justify-content:center;align-items:center;gap:14px;width:100%;margin-top:7px;display:flex}.membershipUnlockActions .button{min-height:42px;text-decoration:none}.membershipUnlockActions .textButton{min-height:42px;padding:0 8px}.datingSquare{padding-bottom:112px;display:block}.squareToolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.memberSearchForm{background:#fffdf6;border:1px solid #ecd27e;border-radius:16px;align-items:center;gap:9px;width:min(100%,620px);padding:7px 8px 7px 13px;display:flex;box-shadow:0 7px 18px #a36f2a14}.memberSearchForm>svg{color:#a86b64;flex:none;width:19px;height:19px}.memberSearchForm input{min-width:0;height:35px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1}.memberSearchForm input::placeholder{color:#a8897c}.memberSearchClear,.memberSearchSubmit{cursor:pointer;min-height:34px;font:inherit;border:0;border-radius:10px;padding:0 11px;font-size:.76rem;font-weight:800}.memberSearchClear{color:var(--muted);background:0 0}.memberSearchSubmit{color:#fffdf6;background:#a85a69}.memberSearchSubmit:disabled{cursor:wait;opacity:.55}.squareViewTitle{color:var(--accent-dark);white-space:nowrap;margin:0;font-size:.9rem;font-weight:800}.squareProfileCard{position:relative}.profileFavorite{z-index:2;color:#9b7869;cursor:pointer;background:#fffdf6e3;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .15s,background .15s,color .15s;display:grid;position:absolute;top:11px;right:11px;box-shadow:0 4px 12px #56312c24}.profileFavorite:hover{transform:translateY(-2px)}.profileFavorite svg,.squareDialogFavorite svg{fill:#0000;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.profileFavorite.isSaved,.squareDialogFavorite.isSaved{color:#ca5873;background:#ffe7eb;border-color:#eb91a1}.profileFavorite.isSaved svg,.squareDialogFavorite.isSaved svg{fill:currentColor}.squareBottomBar{z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf6f0;border:1px solid #e9c26ac7;border-radius:20px;grid-template-columns:repeat(4,1fr);width:min(440px,100vw - 30px);display:grid;position:fixed;bottom:18px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 35px #57322b38}.squareBottomItem{color:#866e64;cursor:pointer;min-height:60px;font:inherit;background:0 0;border:0;border-right:1px solid #f3dfaa;place-items:center;gap:2px;padding:7px 3px 6px;font-size:.64rem;font-weight:800;text-decoration:none;display:grid;position:relative}.squareBottomItem:last-child{border-right:0}.squareBottomItem svg{width:22px;height:22px}.squareBottomItem:hover,.squareBottomItem.isActive{color:#a45162;background:#fff2cd}.squareNavIcon{place-items:center;display:grid;position:relative}.squareFavoriteNavIcon svg{fill:#0000;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8px}.squareBottomItem.isActive .squareFavoriteNavIcon svg{fill:currentColor}.squareUnreadDot{background:#e95d62;border:1.5px solid #fffdf6;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-5px}.squareDiamondItem{color:#a49282}.squareDiamondItem:disabled{cursor:not-allowed;opacity:.47}.squareDiamondItem.isDiamond{color:#a77926}.squareDiamondItem.isDiamond:hover{color:#8c6015;background:#fff4cf}.squareDialogFavorite{min-height:40px;color:var(--accent-dark);cursor:pointer;font:inherit;background:#fffdf6;border:1px solid #edcc79;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.8rem;font-weight:800;display:flex}.diamondDialogCard{text-align:center;background:linear-gradient(145deg,#fffbed,#fff0c4);border:1px solid #eed181;border-radius:22px;justify-items:center;gap:11px;width:min(100%,410px);padding:38px 30px 32px;display:grid;position:relative;box-shadow:0 22px 60px #3d252042}.diamondDialogCard>svg{color:#b8892c;width:42px;height:42px}.diamondDialogCard .eyebrow,.diamondDialogCard h2{margin:0}.diamondDialogCard h2{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.accountBlocks{background:#fffdf6;border:1px solid #efd782;border-radius:16px;margin-top:24px;padding:20px}.accountBlocks h2{margin:0;font-size:1.15rem}.accountBlocks>p{color:var(--muted);margin:7px 0 14px;line-height:1.5}.accountBlocks ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.accountBlocks li{background:#fff3d9;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.accountBlocks .formNote{margin-bottom:0}.accountRegistrationDetails .accountDetails{margin:16px 0 0}body .squareProfileGrid,body .membershipLockedProfiles{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:0}body .squareProfileCard,body .membershipLockedProfile{border-radius:14px}body .profileVisual,body .membershipLockedProfile>span{aspect-ratio:1}body .profileFavorite{width:29px;height:29px;top:8px;right:8px}body .profileFavorite svg{width:16px;height:16px}body .profileExperience{min-height:27px;font-size:.66rem}body .squareProfileCopy{padding:11px 11px 0}body .squareProfileCopy h2{margin:3px 0 2px;font-size:1.05rem}body .profileAge{margin-bottom:6px;font-size:.82rem}body .squareProfileCopy p{margin-bottom:5px;font-size:.71rem;line-height:1.35}body .membershipLockedProfile>div{gap:7px;padding:11px}@media (max-width:980px){body .squareProfileGrid,body .membershipLockedProfiles{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:701px) and (max-width:900px){body .squareProfileGrid,body .membershipLockedProfiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){body .squareProfileGrid,body .membershipLockedProfiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}body .squareProfileCopy{padding:9px 8px 0}.profileDialogActions,.profileReportAction{flex-direction:column;align-items:stretch}.profileDialogActions>*{width:100%}.profileReportAction select{width:100%;max-width:none}.profileSafetyButton{width:100%}}.squareProfileCard[role=button]{cursor:pointer;transition:transform .17s,box-shadow .17s}.squareProfileCard[role=button]:hover{transform:translateY(-2px)}.squareProfileCard[role=button]:focus-visible{outline-offset:3px;outline:3px solid #a85a696b}.profileDialogActions{justify-content:space-between}.profileSafetyActions{align-items:center;gap:8px;display:flex}.profileReportAction{display:block;position:relative}.profileReportMenu{z-index:4;background:#fffdf6;border:1px solid #ebcc7a;border-radius:11px;min-width:166px;padding:5px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 11px 24px #3d25202e}.profileReportMenu button{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;padding:9px 10px;font-size:.76rem;font-weight:700}.profileReportMenu button:hover,.profileReportMenu button:focus-visible{color:var(--accent-dark);background:#fff0df;outline:0}.profileSafetyActions .profileSafetyButton{width:auto}@media (max-width:700px){.profileDialogActions{flex-flow:row;align-items:center}.profileDialogActions>.profileSafetyActions,.profileDialogActions>.button{width:auto}.profileSafetyActions{gap:6px}.profileSafetyActions .profileSafetyButton{min-height:36px;padding:0 8px;font-size:.7rem}.profileDialogActions>.button{min-height:36px;padding:9px 11px;font-size:.74rem}.profileReportMenu{min-width:142px}.profileReportMenu button{font-size:.72rem}}.memberPwaInstall{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #f5e5b5;padding:13px 16px;font-size:.85rem;font-weight:700;display:block}.memberPwaInstall:hover,.memberPwaInstall:focus-visible{color:var(--accent-dark);background:#fff5dc;outline:0}.memberPwaInstall:disabled{cursor:default;color:var(--muted);opacity:.72}.pwaInstallDialog{z-index:120;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pwaInstallBackdrop{cursor:default;background:#261c1f7a;border:0;position:absolute;inset:0}.pwaInstallCard{z-index:1;text-align:center;background:linear-gradient(145deg,#fffdf7,#fff2d9);border:1px solid #e7c373;border-radius:20px;width:min(100%,390px);padding:27px;position:relative;box-shadow:0 23px 60px #291c1f4a}.pwaInstallCard .eyebrow{margin:0 0 7px}.pwaInstallCard h2{color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.pwaInstallCard p:not(.eyebrow){color:var(--muted);margin:13px 0 21px;font-size:.86rem;line-height:1.6}.pwaInstallCard .button{min-width:104px}@media (max-width:440px){body .squareProfileGrid,body .membershipLockedProfiles{grid-template-columns:repeat(2,minmax(0,1fr))}}.diamondLobbyMain{min-height:calc(100vh - 260px)}.diamondLobbyFilters{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:15px;display:grid}.diamondLobbyFilterBasics{grid-template-columns:repeat(2,minmax(0,180px));gap:12px;display:grid}.diamondLobbyFilterBasics label,.diamondLobbyAdvancedFields label{color:#3b6d87;gap:6px;font-size:.74rem;font-weight:800;display:grid}.diamondLobbyFilterBasics select,.diamondLobbyAdvancedFields select,.diamondLobbyAdvancedFields input{min-width:0;min-height:39px;color:var(--ink);font:inherit;background:#fff;border:1px solid #abd9e9;border-radius:10px;padding:0 10px}.diamondLobbyAdvancedFields{border-top:1px dashed #b7e2f0;grid-column:1/-1;gap:12px;padding-top:15px;display:grid}.diamondLobbyAdvancedFields>p{color:#2f6484;margin:0;font-size:.82rem;font-weight:900}.diamondLobbyRanges{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.diamondLobbyRanges label>span{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:5px;display:grid}.diamondLobbyRanges i{color:#7397a8;font-style:normal}.diamondLobbySelectors{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.diamondLobbyFilters>.textButton{white-space:nowrap;min-height:39px;padding:0 4px}.diamondLobbySearch{background:#fafdff;border:1px solid #b7e2f0;border-radius:17px;margin:0 0 16px;box-shadow:0 6px 15px #3e91bc14}.diamondLobbySearch>summary{color:#2f6484;cursor:pointer;justify-content:space-between;align-items:center;min-height:52px;padding:0 17px;font-size:.86rem;font-weight:900;list-style:none;display:flex}.diamondLobbySearch>summary::-webkit-details-marker{display:none}.diamondLobbySearch>summary i{color:#5590ad;font-size:1.05rem;font-style:normal;transition:transform .18s}.diamondLobbySearch[open]>summary{border-bottom:1px solid #d7edf5}.diamondLobbySearch[open]>summary i{transform:rotate(180deg)}.diamondLobbySearch .diamondLobbyFilters{box-shadow:none;border:0;border-radius:0 0 17px 17px;margin:0}.distanceConsent{background:linear-gradient(135deg,#fffdf7,#fff6de);border:1px solid #e8d3a0;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;padding:12px 15px;display:flex;box-shadow:0 6px 16px #a36f2a12}.distanceConsent>div{gap:3px;display:grid}.distanceConsent strong{color:#8e5c4a;font-size:.82rem}.distanceConsent small{color:#847267;max-width:600px;font-size:.72rem;line-height:1.4}.distanceConsent .textButton{color:#a05b55;white-space:nowrap;background:#fffdf7;border:1px solid #e5c678;border-radius:10px;flex:none;min-height:36px;padding:0 11px}.distanceConsent .textButton:hover:not(:disabled),.distanceConsent .textButton:focus-visible{background:#fff0dc;border-color:#d88b78;outline:0}.distanceConsent .textButton:disabled{cursor:wait;opacity:.66}.profileDistanceFooter{align-items:center;min-height:42px}.profileDistance{color:#397b97;background:#f5fbfe;border:1px solid #d8e4ea;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.69rem;font-weight:900;line-height:1;display:inline-flex}.profileDistance i{color:#4d9fc0;font-size:.92rem;font-style:normal}@media (max-width:760px){.diamondLobbyFilters{grid-template-columns:1fr}.diamondLobbyFilterBasics,.diamondLobbyRanges,.diamondLobbySelectors{grid-template-columns:repeat(2,minmax(0,1fr))}.diamondLobbyFilters>.textButton{justify-self:start}}@media (max-width:500px){.diamondLobbyFilterBasics,.diamondLobbyRanges,.diamondLobbySelectors{grid-template-columns:1fr}.distanceConsent{flex-direction:column;align-items:flex-start;gap:9px}.distanceConsent .textButton{width:100%}}.accountPasswordForm{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;display:grid}.accountPasswordForm label{color:var(--accent-dark);gap:6px;font-size:.78rem;font-weight:800;display:grid}.accountPasswordForm input{min-width:0;height:42px;color:var(--ink);font:inherit;background:#fffef7;border:1px solid #eccd72;border-radius:10px;padding:0 11px}.accountPasswordForm .button{min-height:42px}.chatWorkspace{background:#fffdf6;border:1px solid #f0d27a;border-radius:24px;grid-template-columns:250px minmax(0,1fr);max-width:1180px;min-height:calc(100vh - 175px);margin:34px auto;display:grid;overflow:hidden;box-shadow:0 12px 28px #a36f2a1a}.chatList{background:#fff6dc;border-right:1px solid #f3de9a;padding:24px 14px}.chatList h1{margin:0 8px 18px;font-size:1.7rem}.chatListItem{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;margin:4px 0;padding:12px;font-weight:700;display:flex}.chatListItem small{color:var(--muted);font-size:.7rem}.chatListItem:hover,.chatListItem.selected{background:#fffdf6;box-shadow:0 4px 12px #a36f2a17}.chatPanel{flex-direction:column;min-height:660px;padding:28px;display:flex}.chatPanel h2{margin:0 0 14px;font-size:1.6rem}.liveMessageList{flex-direction:column;flex:1;gap:10px;min-height:300px;margin:0;display:flex;overflow:auto}.chatBubble{max-width:min(78%,540px);color:var(--ink);background:#fff0b8;border-radius:15px 15px 15px 4px;align-self:flex-start;padding:11px 13px}.chatBubble.mine{background:#ffd8df;border-radius:15px 15px 4px;align-self:flex-end}.chatBubble strong{color:var(--accent-dark);margin-bottom:4px;font-size:.76rem;display:block}.chatBubble p{margin:4px 0 0;line-height:1.5}.chatBubble img{border-radius:10px;max-width:100%;max-height:270px;margin-top:7px;display:block}.chatBubble audio{max-width:100%;margin-top:7px;display:block}.chatBubble a{color:var(--accent-dark);margin-top:5px;font-weight:700;display:inline-block}.giftBubble{color:#a84c69;font-weight:800}.giftBubble small{color:var(--muted);margin-top:3px;font-size:.7rem;font-weight:400;display:block}.chatComposer{border-top:1px dashed #ebcd72;gap:10px;padding-top:18px;display:grid}.chatComposer textarea{resize:vertical;width:100%;min-height:72px;font:inherit;background:#fffef7;border:1px solid #eccd72;border-radius:12px;padding:11px}.chatTools,.giftTools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chatTools>button:not(.button),.giftTools button{min-height:34px;color:var(--accent-dark);cursor:pointer;font:inherit;background:#fffdf6;border:1px solid #f0cc80;border-radius:999px;padding:0 10px;font-size:.76rem;font-weight:700}.giftTools{margin-right:auto}.giftTools>span{color:var(--muted);font-size:.76rem}.locationPicker{z-index:50;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.locationPickerBackdrop{cursor:pointer;background:#3d25208c;border:0;position:absolute;inset:0}.locationPickerCard{background:#fffdf6;border:1px solid #f1cf7a;border-radius:22px;width:min(100%,760px);max-height:calc(100vh - 48px);padding:26px;position:relative;overflow:auto;box-shadow:0 22px 60px #3d252047}.locationPickerHeading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.locationPickerHeading .eyebrow{margin:0 0 4px}.locationPickerHeading h2{margin:0;font-size:1.7rem}.locationPickerCard>p{color:var(--muted);margin:10px 0 18px;line-height:1.55}.textButton{color:var(--accent-dark);cursor:pointer;font:inherit;background:0 0;border:0;font-size:.85rem;font-weight:800}.slippyMap{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;background:#e7dfc9;border:1px solid #ddbd67;border-radius:16px;height:360px;position:relative;overflow:hidden}.mapTiles{position:absolute;inset:0;overflow:hidden}.mapTiles img{pointer-events:none;-webkit-user-select:none;user-select:none;width:256px;max-width:none;height:256px;position:absolute}.mapMarker{z-index:2;color:#c94b62;filter:drop-shadow(0 2px 2px #3d252073);pointer-events:none;width:26px;height:26px;font-size:2rem;line-height:1;position:absolute;transform:translate(-50%,-100%)}.mapHint{z-index:3;color:#624b42;pointer-events:none;background:#fffdf6eb;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:700;position:absolute;bottom:11px;left:12px}.mapZoom{z-index:3;background:#fffdf6;border:1px solid #d4b45e;border-radius:8px;display:grid;position:absolute;top:12px;right:12px;overflow:hidden;box-shadow:0 3px 9px #3d25202e}.mapZoom button{color:#61413e;cursor:pointer;width:34px;height:30px;font:inherit;background:0 0;border:0;border-bottom:1px solid #e9cf85;font-size:1.2rem;font-weight:800}.mapZoom button:last-child{border-bottom:0}.locationPickerControls{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:14px;margin-top:15px;display:grid}.locationPickerControls>button{min-height:40px;color:var(--accent-dark);cursor:pointer;font:inherit;background:#fff3d9;border:1px solid #eccd72;border-radius:10px;padding:0 12px;font-size:.8rem;font-weight:800}.locationPickerControls label{color:var(--accent-dark);gap:5px;font-size:.76rem;font-weight:800;display:grid}.locationPickerControls input{min-width:0;height:40px;color:var(--ink);font:inherit;background:#fffef7;border:1px solid #eccd72;border-radius:10px;padding:0 11px;font-size:.86rem}.locationPickerConfirmation{border-top:1px dashed #ebcd72;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding-top:16px;display:flex}.locationPickerConfirmation strong{color:var(--accent-dark);font-variant-numeric:tabular-nums;font-size:.9rem;display:block}.locationPickerConfirmation small{max-width:470px;color:var(--muted);margin-top:5px;line-height:1.45;display:block}.locationPickerConfirmation .button:disabled{opacity:.5;cursor:not-allowed}.mapAttribution{color:var(--muted);margin-top:9px;font-size:.65rem;display:block}.mapAttribution a{color:inherit}.friendGroup{background:#fffdf6;border:1px solid #f1d27c;border-radius:19px;margin-top:28px;padding:24px}.friendGroup h2{margin:0 0 10px}.friendCard{border-top:1px dashed #e8cd79;justify-content:space-between;align-items:center;gap:16px;padding:15px 0;display:flex}.friendCard:first-of-type{border-top:0}.friendCard strong{font-size:1rem}.friendCard p{color:var(--muted);margin:4px 0 0;font-size:.84rem}.chatLobbyLink{color:var(--accent-dark);background:#fffdf6;border:1px solid #edcb73;border-radius:13px;align-items:center;gap:9px;margin:0 2px 17px;padding:12px;font-size:.92rem;font-weight:800;display:flex}.chatLobbyLink:hover{background:#ffeebd}.chatLobbyLink span{font-size:1.15rem}.chatFriendList{border-top:1px dashed #e6c669;padding-top:17px}.chatFriendList .formNote{margin:12px 8px;font-size:.79rem}.chatFriend{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;margin:3px 0;padding:9px 10px;display:flex}.chatFriend:hover,.chatFriend.selected{background:#fffdf6;box-shadow:0 4px 12px #a36f2a17}.chatFriendAvatar{color:#a94b58;background:linear-gradient(145deg,#ffd9dd,#ffc88c);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:.85rem;font-weight:800;display:grid}.chatFriend strong,.chatFriend small{display:block}.chatFriend strong{font-size:.82rem}.chatFriend small{color:var(--muted);margin-top:2px;font-size:.68rem}.accountDetails,.accountBlocks,.accountSignOut,.legalCopy,.ruleCard{max-width:820px}.accountDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.accountDetails div{background:#fffdf6;border:1px solid #f0d27a;border-radius:15px;padding:17px}.accountDetails dt{color:var(--accent-dark);font-size:.72rem;font-weight:800}.accountDetails dd{overflow-wrap:anywhere;color:var(--ink);margin:7px 0 0;font-weight:700}.accountSignOut{background:#a84c69}.chatWorkspace{background:#fffdf8;border-color:#edcf77;border-radius:26px;grid-template-columns:300px minmax(0,1fr);max-width:1280px;min-height:720px;margin:30px auto 46px}.chatList{background:linear-gradient(#fff7db,#fffdf6 48%);flex-direction:column;min-height:0;padding:0;display:flex}.chatListHeader{border-bottom:1px solid #f2dda0;justify-content:space-between;align-items:center;gap:14px;padding:24px 20px 17px;display:flex}.chatListHeader .eyebrow{margin:0 0 5px}.chatListHeader h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.72rem;font-weight:400}.chatListHeader .chatLobbyLink{border-radius:50%;flex:none;place-items:center;width:38px;height:38px;margin:0;padding:0;font-size:1.15rem;display:grid}.chatConversationList{border-bottom:1px solid #f3dfa2;max-height:305px;padding:10px;display:grid;overflow:auto}.chatConversation{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.chatConversation:hover,.chatConversation.selected{background:#fffdf8;box-shadow:0 5px 14px #a36f2a1a}.chatAvatar,.chatHeaderAvatar{color:#a94b58;background:linear-gradient(145deg,#ffd9dd,#ffc88c);border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid;overflow:hidden}.chatAvatar{width:42px;height:42px;font-size:1rem}.chatAvatar img,.chatHeaderAvatar img,.chatFriendAvatar img{object-fit:cover;width:100%;height:100%}.chatConversationCopy{min-width:0}.chatConversationCopy strong,.chatConversationCopy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chatConversationCopy strong{font-size:.85rem}.chatConversationCopy small{color:var(--muted);margin-top:4px;font-size:.71rem}.chatConversationMeta{color:var(--muted);align-self:start;justify-items:end;gap:5px;font-size:.62rem;display:grid}.chatConversationMeta b{color:#fffdf6;background:#ef7880;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.58rem;display:grid}.chatFriendList{border-top:0;flex:1;padding:17px 10px 20px;overflow:auto}.chatFriendList .eyebrow{margin:0 10px 10px}.chatFriend{gap:10px;margin:2px 0;padding:10px}.chatFriend>span:nth-child(2){flex:1;min-width:0}.chatFriend>i{color:#c59e54;font-size:1.35rem;font-style:normal}.chatFriendAvatar{width:38px;height:38px;font-size:.92rem}.chatPanel{background:linear-gradient(#fffefa,#fffaf0);min-height:0;padding:0}.chatPanelHeader{background:#fffdf6e6;border-bottom:1px solid #f2dda0;align-items:center;min-height:80px;padding:14px 25px;display:flex}.chatMemberSummary{align-items:center;gap:11px;min-width:0;display:flex}.chatHeaderAvatar{flex:none;width:46px;height:46px;font-size:1.1rem}.chatMemberSummary h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.22rem;overflow:hidden}.chatMemberSummary small{color:var(--muted);letter-spacing:.08em;margin-top:3px;font-size:.68rem;font-weight:700;display:block}.chatMobileBack{display:none}.chatList.isMembershipLocked .chatAvatar,.chatList.isMembershipLocked .chatConversationCopy,.chatList.isMembershipLocked .chatFriendList{filter:blur(5px);opacity:.56}.chatPanel.isMembershipLocked{position:relative;overflow:hidden}.chatPanel.isMembershipLocked>:not(.chatMembershipLock){filter:blur(7px);opacity:.48;pointer-events:none;-webkit-user-select:none;user-select:none}.chatMembershipLock{z-index:2;width:min(330px,100% - 44px);color:var(--ink);cursor:pointer;text-align:center;font:inherit;background:#fffdf6eb;border:1px solid #e9c664;border-radius:20px;gap:7px;padding:22px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 13px 30px #80513630}.chatMembershipLock>span{color:#d87868;font-size:1.55rem}.chatMembershipLock strong{font-size:1.04rem}.chatMembershipLock small{color:var(--muted);line-height:1.45}.chatMembershipLock:hover,.chatMembershipLock:focus-visible{background:#fff6d9;outline:0}.liveMessageList{background:radial-gradient(circle at 88% 8%,#ffe1c166,#0000 21%),linear-gradient(#fffcf4,#fff8e5);gap:9px;min-height:0;padding:21px 26px}.chatDate{background:#f5e6bb;border-radius:999px;align-self:center;padding:5px 10px;font-weight:800;color:#8b705e!important;margin:8px 0 10px!important;font-size:.67rem!important}.chatBubble{background:#fffdf6;border:1px solid #e6c06570;border-radius:18px 18px 18px 5px;max-width:min(76%,520px);padding:10px 13px 7px;position:relative;box-shadow:0 3px 9px #a36f2a14}.chatBubble.mine{background:linear-gradient(145deg,#ffd7df,#f9b9ca);border-color:#0000;border-radius:18px 18px 5px;box-shadow:0 3px 9px #bb4a731c}.chatSender{color:#b0605c!important;margin:0 0 5px!important;font-size:.68rem!important}.chatBubble p{overflow-wrap:anywhere;margin:3px 0 0;font-size:.9rem;line-height:1.5}.chatBubble img{border-radius:13px;max-height:310px;margin:0}.chatBubble audio{width:min(250px,100%);margin-top:4px}.chatBubble a{color:var(--accent-dark);background:#fff0bd;border-radius:11px;padding:8px 10px;font-size:.82rem;text-decoration:none}.chatBubbleMeta{color:#9b7869;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:.61rem;display:flex}.chatBubble.mine .chatBubbleMeta{color:#a75167}.chatBubbleMeta i{font-style:normal;font-weight:900}.giftBubble{padding:4px 2px}.giftBubble small{color:#8f6f64}.chatComposer{background:#fffdf6;border-top:1px solid #f0d88e;gap:8px;padding:13px 22px 14px;position:relative}.chatComposerMain{align-items:flex-end;gap:8px;display:flex}.chatComposer textarea{resize:vertical;background:#fffaf0;border-radius:18px;flex:1;min-height:46px;max-height:122px;padding:12px 14px;line-height:1.35}.chatComposer textarea:disabled{cursor:not-allowed;opacity:.65}.chatToolButton,.chatSendIcon{width:40px;height:40px;color:var(--accent-dark);cursor:pointer;font:inherit;background:#fffdf6;border:1px solid #ebcb78;border-radius:50%;flex:none;place-items:center;font-size:1.12rem;font-weight:800;display:grid}.chatToolButton:hover{background:#fff1ca}.chatToolButton.isRecording{color:#fff;background:#f37b78;border-color:#e85d5b;animation:1.15s ease-in-out infinite chat-recording-pulse}.chatSendIcon{color:#fffdf6;background:linear-gradient(135deg,#fb9275,#ed6d6d);border-color:#e85d5b;box-shadow:0 3px #d95b58}.chatSendIcon:disabled{cursor:not-allowed;filter:grayscale(.5);opacity:.5}.chatTools{gap:7px;min-height:24px;padding-left:48px;position:relative}.chatTools .chatToolButton{color:#a76365;border-color:#f1daa1;width:29px;height:29px;font-size:.86rem}.chatRecordingHint{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-self:center;margin-left:4px;font-size:.65rem;overflow:hidden}.chatGiftTray{z-index:3;background:#fffdf6;border:1px solid #efd080;border-radius:15px;gap:5px;padding:8px;display:flex;position:absolute;bottom:37px;left:90px;box-shadow:0 10px 25px #3d252029}.chatGiftTray button{min-width:58px;color:var(--accent-dark);cursor:pointer;font:inherit;background:#fff6d9;border:0;border-radius:10px;place-items:center;gap:3px;padding:6px;font-size:.64rem;font-weight:800;display:grid}.chatGiftTray button:hover{background:#ffeab8}.chatGiftTray span{font-size:1.12rem}.chatNotice{margin:0;padding-left:48px;font-size:.72rem}.chatToolButton,.chatSendIcon{isolation:isolate;transition:transform .16s,box-shadow .16s,background .16s,color .16s;position:relative;overflow:hidden}.chatToolButton:before,.chatSendIcon:before{z-index:-1;content:"";opacity:0;border-radius:50%;transition:opacity .16s;position:absolute;inset:3px}.chatToolButton:hover,.chatSendIcon:hover{transform:translateY(-2px)}.chatToolButton:hover:before,.chatSendIcon:hover:before{opacity:1}.chatToolButton:active,.chatSendIcon:active{transform:translateY(1px)scale(.96)}.chatToolButton svg,.chatSendIcon svg{width:20px;height:20px}.chatToolImage{color:#be587b;border-color:#f0b7c9;box-shadow:0 3px 8px #bb4a731f}.chatToolImage:before{background:#fff0f5}.chatToolLocation{box-shadow:0 3px 8px #3388ae1c;color:#2f81a1!important;border-color:#a8d9ee!important}.chatToolLocation:before{background:#eaf8ff}.chatToolVoice{box-shadow:0 3px 8px #c65d571a;color:#c65d57!important;border-color:#efb1a6!important}.chatToolVoice:before{background:#fff0e9}.chatToolGift{box-shadow:0 3px 8px #b989241c;color:#b6862a!important;border-color:#e8c870!important}.chatToolGift:before{background:#fff7d9}.chatToolVoice.isRecording{box-shadow:0 0 0 5px #e85d5b29,0 4px 10px #e85d5b3d}.chatSendIcon{background:linear-gradient(145deg,#ff9d85,#e85d69);border:0;box-shadow:0 4px 10px #d95b584d,0 3px #cf5758}.chatSendIcon:before{background:#ffffff2e}.chatSendIcon svg{width:21px;height:21px;transform:translate(1px)}.chatTools .chatToolButton svg{width:15px;height:15px}.chatAvatar--diamond,.chatHeaderAvatar--diamond{isolation:isolate;position:relative;overflow:visible;box-shadow:inset 0 0 0 3px #91e6fb,inset 0 0 0 6px #d3f5ffad,0 0 18px #6ac4f18c}.chatAvatar--diamond>img,.chatHeaderAvatar--diamond>img{z-index:0;border-radius:inherit;position:relative}.chatAvatar--diamond:before,.chatHeaderAvatar--diamond:before{content:"";z-index:1;pointer-events:none;border-radius:inherit;filter:drop-shadow(0 0 5px #a0e9ffe0);-webkit-mask-composite:xor;background:conic-gradient(from 230deg,#5d8dd3,#dffcff,#aa8ce4,#66ddec,#f8ffff,#5d8dd3);padding:3px;animation:2.8s ease-in-out infinite diamond-avatar-glow;position:absolute;inset:3px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.chatAvatar--diamond:after,.chatHeaderAvatar--diamond:after{content:"✦";z-index:2;color:#fff;pointer-events:none;text-shadow:0 0 5px #8feaff,0 0 12px #7eabff;font-size:.88rem;line-height:1;animation:1.65s ease-in-out infinite diamond-avatar-sparkle;position:absolute;top:-3px;right:-4px}.chatHeaderAvatar--diamond:after{font-size:1rem}@media (prefers-reduced-motion:reduce){.chatAvatar--diamond:before,.chatAvatar--diamond:after,.chatHeaderAvatar--diamond:before,.chatHeaderAvatar--diamond:after{animation:none}}.chatLobbyLink{transition:transform .17s,box-shadow .17s,background .17s}.chatLobbyLink svg{stroke-width:1.8px;width:19px;height:19px}.chatLobbyLink:hover{transform:translateY(-2px);box-shadow:0 6px 14px #a36f2a26}.chatFavoritePin{vertical-align:-2px;color:#d28961;place-items:center;width:15px;height:15px;margin-left:5px;display:inline-grid}.chatFavoritePin svg{fill:#f5b98247;stroke-width:2.1px;width:13px;height:13px}.chatToolButton svg,.chatSendIcon svg,.chatLobbyLink svg{transition:transform .17s,filter .17s}.chatToolButton:hover svg,.chatSendIcon:hover svg,.chatLobbyLink:hover svg{filter:drop-shadow(0 2px 2px #3d252029);transform:scale(1.09)}.chatLocationMessage{border:1px solid #b8e2f2;align-items:center;gap:8px;margin-top:5px;box-shadow:0 3px 8px #358fb71a;background:linear-gradient(135deg,#f5fdff,#e3f6ff)!important;display:inline-flex!important}.chatMessageIcon{color:#3184a4;background:#fff;border-radius:8px;flex:none;place-items:center;width:23px;height:23px;display:grid}.chatMessageIcon svg{width:15px;height:15px}.giftBubble{background:linear-gradient(135deg,#fff9e5,#fff0c5 58%,#ffe0c5);border:1px solid #f0c778;border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-width:176px;display:grid;box-shadow:0 4px 10px #b37f281f;margin:2px 0!important;padding:9px!important}.chatGiftIcon{color:#fff;background:linear-gradient(145deg,#f7a977,#e9717d);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 1px #ffffff7a,0 3px 6px #c55c5b33}.chatGiftIcon svg{stroke-width:1.75px;width:20px;height:20px}.giftTitle{color:#a85562;letter-spacing:.01em;font-size:.82rem;font-weight:900;display:block}.giftBubble small{margin-top:1px;line-height:1.3}@keyframes chat-recording-pulse{50%{transform:scale(1.08);box-shadow:0 0 0 5px #e85d5b29}}.chatWorkspace .chatComposer{background:linear-gradient(#fffdf7,#fff9ef);border-top-color:#f1d69a;gap:10px}.chatWorkspace .chatComposerMain{gap:10px}.chatWorkspace .chatToolButton,.chatWorkspace .chatSendIcon{border-radius:15px;width:44px;height:44px;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s,background .18s,color .18s}.chatWorkspace .chatToolButton{border:1px solid #0000;box-shadow:inset 0 1px #fffffff2,0 6px 13px #5b3f321a}.chatWorkspace .chatToolButton svg{filter:drop-shadow(0 1px #ffffffb3);width:21px;height:21px}.chatWorkspace .chatToolImage{color:#b34d77;background:linear-gradient(145deg,#fff9fc,#ffe7f0);border-color:#f1b7ca}.chatWorkspace .chatToolLocation{color:#2780a6!important;background:linear-gradient(145deg,#f7fdff,#e0f5ff)!important;border-color:#a5dbea!important}.chatWorkspace .chatToolVoice{color:#bd5c56!important;background:linear-gradient(145deg,#fffaf7,#ffe9e1)!important;border-color:#f0b5aa!important}.chatWorkspace .chatTools{gap:9px;min-height:34px;padding-left:0}.chatWorkspace .chatTools .chatToolButton{border-radius:12px;width:34px;height:34px}.chatWorkspace .chatTools .chatToolButton svg{width:17px;height:17px}.chatWorkspace .chatToolButton:hover,.chatWorkspace .chatToolButton:focus-visible{outline:0;transform:translateY(-2px)scale(1.025);box-shadow:inset 0 1px #fff,0 9px 17px #5b3f3229}.chatWorkspace .chatToolButton:active{transform:translateY(1px)scale(.96)}.chatWorkspace .chatToolVoice.isRecording{box-shadow:0 0 0 5px #e85d5b21,0 8px 17px #d252533d;color:#fff!important;background:linear-gradient(145deg,#f47d78,#e85d63)!important;border-color:#e55e62!important}.chatWorkspace .chatSendIcon{color:#fff;background:linear-gradient(145deg,#ffad8e,#e96a76 58%,#d95268);border:1px solid #ffffffb8;box-shadow:inset 0 1px #ffffff7a,0 7px 14px #d24b6547,0 2px #c34e5f}.chatWorkspace .chatSendIcon svg{filter:drop-shadow(0 1px 1px #7b2f3a4d);width:23px;height:23px;transform:translate(1px,-1px)}.chatWorkspace .chatSendIcon:hover:not(:disabled),.chatWorkspace .chatSendIcon:focus-visible{outline:0;transform:translateY(-2px)scale(1.035);box-shadow:inset 0 1px #ffffff94,0 10px 17px #d24b654f,0 2px #c34e5f}.chatWorkspace .chatSendIcon:active:not(:disabled){transform:translateY(2px)scale(.96);box-shadow:inset 0 1px #ffffff59,0 3px 7px #d24b6540}.chatWorkspace .chatRecordingHint{color:#94756a;align-self:center;margin-left:1px;font-size:.67rem}.chatWorkspace .chatLobbyLink{color:#a66557;background:linear-gradient(145deg,#fffef8,#fff1c8);border-color:#edd17d;box-shadow:inset 0 1px #fff,0 4px 10px #a36f2a1c}.chatWorkspace .chatLobbyLink:hover,.chatWorkspace .chatLobbyLink:focus-visible{background:linear-gradient(145deg,#fff8df,#ffe3ab);outline:0}.chatWorkspace .chatTranslateButton{color:#9a7160;cursor:pointer;font:inherit;background:#fffbefd1;border:1px solid #ead4a1;border-radius:999px;align-items:center;gap:4px;margin-top:7px;padding:4px 8px 4px 7px;font-size:.64rem;font-weight:800;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.chatWorkspace .chatTranslateButton svg{width:13px;height:13px}.chatWorkspace .chatTranslateButton:hover:not(:disabled),.chatWorkspace .chatTranslateButton:focus-visible{background:#fff6db;outline:0;transform:translateY(-1px);box-shadow:0 4px 9px #7b58361f}.chatWorkspace .chatTranslateButton:disabled{cursor:wait;opacity:.65}.chatWorkspace .chatBubble.mine .chatTranslateButton{color:#9d4f6b;background:#ffffff52;border-color:#bf4e7140}.chatWorkspace .chatBubble.mine .chatTranslateButton:hover:not(:disabled),.chatWorkspace .chatBubble.mine .chatTranslateButton:focus-visible{background:#ffffff8a}.chatWorkspace .chatReadReceipt{color:#9d4f6b;background:#ffffff47;border:1px solid #a5486938;border-radius:999px;align-items:center;gap:2px;padding:2px 5px;font-size:.57rem;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.chatWorkspace .chatReadReceipt b{letter-spacing:-.17em;font-size:.65rem}@media (max-width:700px){.chatWorkspace .chatToolButton,.chatWorkspace .chatSendIcon{border-radius:14px;width:40px;height:40px}.chatWorkspace .chatTools .chatToolButton{border-radius:11px;width:32px;height:32px}}.chatWorkspace .chatAttachmentMenu{flex:none;position:relative}.chatWorkspace .chatToolPlus{color:#8d5fa4!important;background:linear-gradient(145deg,#fffaff,#f4e8fb)!important;border-color:#dec4e9!important}.chatWorkspace .chatToolPlus.isOpen{background:linear-gradient(145deg,#f1ddfa,#e7cdf3)!important;border-color:#bd93d0!important;box-shadow:inset 0 1px #fff,0 7px 15px #7f4d972e!important}.chatWorkspace .chatToolPlus.isOpen svg{transform:rotate(45deg)}.chatWorkspace .chatTools.chatToolsPopover{z-index:9;background:linear-gradient(145deg,#fffefa,#fff6e4);border:1px solid #ead2a0;border-radius:17px;flex-wrap:wrap;align-items:center;gap:7px;width:max-content;max-width:calc(100vw - 64px);min-height:0;margin:0;padding:8px;display:flex;position:absolute;bottom:calc(100% + 9px);left:0;box-shadow:0 12px 27px #5b3f322e}.chatWorkspace .chatTools.chatToolsPopover .chatToolButton{border-radius:13px;width:38px;height:38px}.chatWorkspace .chatTools.chatToolsPopover .chatRecordingHint{color:#9b615e;max-width:128px;margin:0 2px 0 0;font-weight:800}.chatWorkspace .chatTools.chatToolsPopover .chatToolButton svg{width:18px;height:18px}@media (max-width:700px){.chatWorkspace .chatTools.chatToolsPopover{max-width:calc(100vw - 56px)}.chatWorkspace .chatTools.chatToolsPopover .chatToolButton{border-radius:12px;width:36px;height:36px}body .datingSquare{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))!important}body .squareBottomBar{border-radius:16px;max-width:none;left:8px;right:8px;transform:none;width:auto!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}body .squareBottomItem{white-space:nowrap;gap:3px;min-width:0;min-height:58px;padding:6px 1px;font-size:clamp(.52rem,2.5vw,.61rem);line-height:1.1}body .squareBottomItem svg{width:21px;height:21px}:root{--page-gutter:24px;--page-top-space:20px;--page-bottom-space:36px}.siteHeader{gap:14px;padding:20px}.brand{font-size:1rem}.brandArea{gap:8px}.pageEyebrowLabel{letter-spacing:.08em;max-width:112px;font-size:.56rem}.pageEyebrowLabelDiamond{letter-spacing:.04em;max-width:150px;font-size:.82rem}nav{gap:12px}nav a:not(.button){display:none}.hero{border-radius:24px;min-height:480px;margin:0 14px;padding:75px 26px}.heroWithImage{min-height:480px}.heroVisual:after{background:linear-gradient(90deg,#fffce8f0 0%,#fff9dca8 48%,#fff8d214 100%)}.heroVisual img{object-position:100% center}.hero:after{font-size:1rem;top:20px;right:22px}.principles,.profileGrid,.safetyGrid,.twoColumns,.filterForm,.squareProfileGrid{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.onboardingPhotoGrid,.memberPhotoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.membershipPage .membershipTiers,.membershipExtras{grid-template-columns:1fr}.membershipTierCard>header{padding:18px}.membershipTierCard>header>img{width:64px;height:64px}.birthdayChoices{grid-template-columns:1fr}.homeRules{flex-direction:column;align-items:flex-start;margin:20px 24px 36px;padding:24px}.formPage,.discoverEmpty,.memberPage,.contentPage,.datingSquare{margin:var(--page-top-space) auto var(--page-bottom-space);padding:0 var(--page-gutter)}.verificationBanner,.safetyPlans article{flex-direction:column;align-items:flex-start}.datingSquare{grid-template-columns:1fr}.datingSquareSidebar{order:-1;position:static}.squareMenu{grid-template-columns:repeat(2,minmax(0,1fr))}.squareScrollTop{width:34px;height:34px;bottom:14px;right:12px}.squareScrollTop.isCollapsed{transform:translate(17px)}.squareProfileGrid{padding:0}.profileDetails,.accountDetails{grid-template-columns:1fr}.chatWorkspace{grid-template-columns:1fr;min-height:0;margin:20px 14px}.chatList{border-bottom:1px solid #f3de9a;border-right:0}.chatPanel{min-height:580px;padding:22px}.chatBubble{max-width:92%}.locationPicker{padding:12px}.locationPickerCard{padding:20px}.slippyMap{height:300px}.locationPickerControls{grid-template-columns:1fr;gap:10px}.locationPickerConfirmation,.friendCard{flex-direction:column;align-items:flex-start}}.memberMenuBackdrop,.memberMenuClose{display:none}@media (max-width:700px){body .memberMenu{position:static}body .memberAvatar{touch-action:manipulation}body .memberMenuBackdrop{z-index:110;cursor:default;background:#261c1f6b;border:0;display:block;position:fixed;inset:0}body .memberDropdown{z-index:111;top:max(76px,calc(env(safe-area-inset-top) + 68px));right:12px;bottom:max(14px,env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;width:auto;max-width:360px;max-height:none;margin-left:auto;position:fixed;left:12px;overflow-y:auto}body .memberDropdownIdentity{padding-right:52px;position:relative}body .memberDropdown a{display:block}body .memberDropdown a,body .memberPwaInstall,body .memberSignOut{touch-action:manipulation;min-height:48px;padding:14px 16px}body .memberMenuClose{width:30px;height:30px;color:var(--ink);cursor:pointer;background:#ffffffb8;border:0;border-radius:50%;place-items:center;font-size:1.35rem;line-height:1;display:grid;position:absolute;top:10px;right:11px}}.brandCharm{color:#fffdf8;background:radial-gradient(circle at 72% 18%,#fffc 0 7%,#0000 8%),linear-gradient(145deg,#f9d7bd,#dc7e91 54%,#8d4d72);border:1px solid #ab53686b;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;transform:none;box-shadow:inset 0 1px #ffffff8f,0 4px 11px #8d4d723d}.brandCharm svg{z-index:1;filter:drop-shadow(0 1px 1px #642d413d);width:22px;height:22px;position:relative}.brandCharm:after{content:"";pointer-events:none;border:1px solid #ffffff57;border-radius:7px;position:absolute;inset:2px}.brand:hover .brandCharm{transform:translateY(-1px)rotate(-3deg);box-shadow:inset 0 1px #ffffffa6,0 6px 14px #8d4d7252}@media (max-width:700px){.brandCharm{border-radius:8px;width:25px;height:25px}.brandCharm svg{width:19px;height:19px}.brandCharm:after{border-radius:5px}}
