.feature-page{color:#221b20;width:100%;max-width:1180px;margin:0 auto}.feature-page h1,.feature-page h2,.feature-page h3,.feature-page p,.feature-modal h2{margin-top:0}.feature-page button,.feature-modal button,.feature-page input,.feature-page select,.feature-page textarea,.feature-modal input,.feature-modal select,.feature-modal textarea{font:inherit}.feature-page button,.feature-modal button{cursor:pointer}.feature-page button:disabled,.feature-modal button:disabled{cursor:not-allowed;opacity:.55}.feature-page button:focus-visible,.feature-modal button:focus-visible,.feature-page summary:focus-visible{outline-offset:3px;outline:3px solid #fd184366}.feature-heading{justify-content:space-between;align-items:center;gap:24px;margin:5px 0 28px;display:flex}.feature-heading .eyebrow{letter-spacing:1.6px;color:#ae586e;margin-bottom:10px;font-size:10px;font-weight:750}.feature-heading h1{letter-spacing:-1.2px;margin-bottom:9px;font-size:clamp(26px,2.5vw,34px);font-weight:700;line-height:1.2}.feature-heading p:last-child{color:#796d75;margin-bottom:0;font-size:14px;line-height:1.6}.feature-heading>.btn{flex-shrink:0}.feature-avatar{color:#7f334c;background:linear-gradient(140deg,#f9dce5,#edd6e4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:650;display:inline-flex;overflow:hidden}.feature-avatar img{object-fit:cover;width:100%;height:100%}.feature-loading{color:#80717a;justify-content:center;align-items:center;gap:12px;min-height:175px;font-size:14px;display:flex}.feature-spin{color:#fd1843;animation:1s linear infinite feature-spin}@keyframes feature-spin{to{transform:rotate(360deg)}}.feature-error{color:#a52b45;background:#fff3f6;border:1px solid #f1c6d0;border-radius:12px;align-items:center;gap:10px;margin:12px 0;padding:13px 16px;font-size:13px;line-height:1.5;display:flex}.feature-error>svg{flex-shrink:0}.feature-error>span{flex:1}.feature-error button{color:inherit;white-space:nowrap;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.feature-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:66px 26px 62px;display:flex}.feature-empty-icon{color:#fd1843;background:#fff0f4;border:1px solid #ffdae4;border-radius:28px;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:24px;display:flex;transform:rotate(-6deg)}.feature-empty-icon>svg{transform:rotate(6deg)}.feature-empty h2{letter-spacing:-.7px;max-width:470px;margin-bottom:12px;font-size:25px;font-weight:650;line-height:1.35}.feature-empty p{color:#796d75;max-width:470px;margin:0 0 25px;font-size:14px;line-height:1.85}.feature-empty>.btn{margin-top:4px}.feature-auth-panel{overflow:hidden}.feature-auth-panel .feature-empty{background:radial-gradient(at 50% -90%,#ffcddc 0%,#fff 70%);min-height:450px}.feature-auth-note{color:#8a7480;text-align:center;border-top:1px solid #f4e9ee;justify-content:center;align-items:center;gap:9px;padding:18px 22px;font-size:12px;display:flex}.feature-tabs{border-bottom:1px solid #ede5e9;align-items:center;gap:25px;margin-bottom:26px;display:flex;overflow-x:auto}.feature-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:15px 1px;font-size:13px;font-weight:550;display:inline-flex}.feature-tabs button.active{color:var(--pink-hover);border-bottom-color:#fd1843;font-weight:650}.feature-icon-button{color:#7f6e79;background:0 0;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.feature-icon-button:hover{color:#b42c52;background:#fff0f4}.feature-text-button,.feature-back{color:#ba3b61;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.feature-back{color:#7d6d78;margin:0 0 24px}.feature-location{color:#897983;align-items:center;gap:5px;font-size:12px;display:inline-flex}.feature-pagination{justify-content:center;align-items:center;gap:14px;padding:25px 0 10px;display:flex}.feature-pagination>span{color:#8d6d80;white-space:nowrap;font-size:12px}.feature-pagination>.btn{padding:9px 13px;font-size:12px}.conversation-list>.feature-pagination{border-top:1px solid #f1e4ec;gap:9px;padding:14px 10px}.conversation-list>.feature-pagination>.btn{padding:7px 8px;font-size:10px}.conversation-list>.feature-pagination>span{font-size:10px}.feature-modal-backdrop{z-index:300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#28121c80;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.feature-modal{color:#30222b;background:#fff;border:1px solid #f5dce5;border-radius:24px;width:min(100%,510px);max-height:calc(100dvh - 48px);padding:27px;overflow-y:auto;box-shadow:0 30px 100px #26111e30}.feature-modal-wide{width:min(100%,680px)}.feature-modal-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.feature-modal-heading h2{letter-spacing:-.5px;margin:0;font-size:22px;font-weight:650;line-height:1.35}.feature-modal-intro,.feature-modal>.muted{color:#7d6d77;margin:0 0 24px;font-size:14px;line-height:1.7}.feature-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.feature-form{flex-direction:column;gap:19px;display:flex}.feature-form .feature-modal-actions{margin-top:6px}.feature-form .form-field,.feature-modal .form-field{flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.feature-page .form-field small,.feature-modal .form-field small{color:#897983;font-size:11px;font-weight:400;line-height:1.5}.feature-page textarea.field,.feature-modal textarea.field{resize:vertical;min-height:112px;line-height:1.6}.feature-page .form-grid,.feature-modal .form-grid{grid-template-columns:1fr 1fr;gap:19px;display:grid}.feature-info{color:#965b70;background:#fff5f8;border-radius:12px;align-items:flex-start;gap:11px;padding:15px 17px;display:flex}.feature-info>svg{flex-shrink:0;margin-top:2px}.feature-info p{margin:0;font-size:12px;line-height:1.7}.feature-checkbox{color:#6a5663;cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.feature-checkbox input{accent-color:#fd1843;width:16px;height:16px}.feature-page .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.messages-layout{background:#fff;border:1px solid #ece0e6;border-radius:20px;grid-template-columns:300px minmax(0,1fr);height:min(720px,100dvh - 235px);min-height:480px;display:grid;overflow:hidden}.conversation-list{border-right:1px solid #f0e5eb;flex-direction:column;min-height:0;display:flex}.conversation-list-heading{padding:22px 18px 17px}.conversation-list-heading h2{align-items:center;gap:8px;margin:0 0 16px;font-size:15px;display:flex}.conversation-list-heading h2>span{color:#b34062;background:#fff0f4;border-radius:6px;padding:2px 6px;font-size:11px}.conversation-list-heading .field{font-size:12px}.conversation-list-items{flex:1;padding:0 9px;overflow-y:auto}.conversation-preview{text-align:left;background:#fff;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:16px 10px;display:flex}.conversation-preview:hover{background:#fff9fb}.conversation-preview.selected{background:#fff0f4}.conversation-preview-text{flex:1;min-width:0}.conversation-preview-text strong{color:#3a2935;margin-bottom:6px;font-size:13px;display:block}.conversation-preview-text>span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px;display:block;overflow:hidden}.conversation-unread{background:var(--pink-hover);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:650;display:flex}.conversation-search-empty{text-align:center;padding:16px;font-size:12px}.conversation-placeholder{background:#fffcfd;justify-content:center;align-items:center;display:flex}.conversation-placeholder .feature-empty h2{font-size:22px}.conversation-placeholder .feature-empty p{max-width:320px}.conversation{flex-direction:column;display:flex;overflow:hidden}.conversation-header{border-bottom:1px solid #f2e8ed;justify-content:space-between;align-items:center;gap:10px;padding:16px 22px;display:flex}.conversation-back{display:none}.conversation-person{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:0;display:flex}.conversation-person strong{color:#35232f;margin-bottom:5px;font-size:14px;display:block}.conversation-person small{color:var(--muted);font-size:11px}.conversation-notice{color:var(--muted);background:#fdf8fa;justify-content:center;align-items:center;gap:7px;padding:10px 18px;font-size:10px;display:flex}.conversation-notice svg{flex-shrink:0}.conversation>.feature-error{margin:8px 18px 0}.conversation-messages{scroll-behavior:smooth;flex:1;min-height:0;padding:23px;overflow-y:auto}.conversation-start{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:25px;display:flex}.conversation-start>span{color:#fd1843;background:#fff0f4;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:18px;display:flex}.conversation-start h3{margin-bottom:9px;font-size:18px}.conversation-start p{color:#8b7884;max-width:310px;font-size:13px;line-height:1.8}.message-row{margin-bottom:13px;display:flex}.message-bubble{background:#f8f2f5;border-radius:16px 16px 16px 3px;max-width:80%;padding:12px 15px 8px}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 6px;font-size:13px;line-height:1.7}.message-bubble time{text-align:right;color:var(--muted);font-size:9px;display:block}.message-own{justify-content:flex-end}.message-own .message-bubble{background:var(--pink-hover);color:#fff;border-radius:16px 16px 3px}.message-own time{color:#fff}.conversation-composer{border-top:1px solid #f1e6ec;padding:16px 20px 10px}.conversation-composer form{align-items:flex-end;gap:10px;display:flex}.conversation-composer textarea{resize:none;color:#45303f;background:#fffafb;border:1px solid #eddfe6;border-radius:13px;width:100%;min-height:46px;max-height:120px;padding:13px 14px;font-size:13px;line-height:1.4}.conversation-composer .btn{min-width:46px;height:46px;padding:0}.conversation-composer>small{color:var(--muted);text-align:center;margin-top:9px;font-size:9px;display:block}.conversation-history{justify-content:center;padding:0 0 24px;display:flex}.conversation-history .feature-text-button{font-size:12px}.likes-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.like-profile{text-align:left;background:#fff;border:1px solid #eee2e8;border-radius:18px;padding:0;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.like-profile:hover{transform:translateY(-3px);box-shadow:0 10px 25px #63263d0b}.like-profile-visual{aspect-ratio:1.15;background:linear-gradient(140deg,#fff0f4,#f1d6e0);justify-content:center;align-items:center;display:flex;position:relative}.like-profile-visual>img{object-fit:cover;width:100%;height:100%}.like-heart{color:#fff;background:#fd1843;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;bottom:-17px;right:18px}.like-profile-info{padding:20px 17px 18px}.like-profile-info h2{flex-wrap:wrap;align-items:baseline;gap:7px;margin-bottom:7px;font-size:16px;line-height:1.3;display:flex}.like-profile-info h2>span{color:#9b838f;font-size:13px;font-weight:450}.like-profile-info .tag{margin-top:14px;font-size:10px;display:table}.like-view{color:#bd4867;align-items:center;gap:6px;margin-top:16px;font-size:11px;font-weight:600;display:flex}.community-banner{background:#f8e8ee;border-radius:20px;justify-content:space-between;align-items:center;min-height:218px;margin-bottom:20px;padding:32px 40px;display:flex;position:relative;overflow:hidden}.community-banner .eyebrow{color:#a3506d;letter-spacing:1.8px;margin-bottom:13px;font-size:10px;font-weight:700;display:block}.community-banner h2{letter-spacing:-.9px;margin:0 0 12px;font-size:28px;font-weight:600;line-height:1.27}.community-banner p{color:#977487;margin:0;font-size:12px;line-height:1.7}.community-banner-art{flex-shrink:0;width:225px;height:160px;display:block;position:relative}.community-banner-art>span{border:1px solid #fffb;border-radius:24px;justify-content:center;align-items:center;width:85px;height:85px;display:flex;position:absolute;box-shadow:0 10px 30px #9f4a6510}.community-banner-art>span:first-child{color:#fff;background:#fd1843;top:12px;left:20px;transform:rotate(-15deg)}.community-banner-art>span:nth-child(2){color:#a25475;background:#fff9fb;bottom:2px;right:22px;transform:rotate(13deg)}.community-banner-art>span:nth-child(3){color:#bc6d87;background:#f3ccda;border-radius:18px;width:52px;height:52px;top:0;right:30px;transform:rotate(13deg)}.communities-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.community-card{flex-direction:column;padding:26px;display:flex}.community-card-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:23px;display:flex}.community-card-icon{color:#d5537b;background:#ffe9f0;border-radius:19px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.community-color-1 .community-card-icon{color:#9b6bcc;background:#f1e8ff}.community-color-2 .community-card-icon{color:#548f82;background:#e6f4f1}.community-color-3 .community-card-icon{color:#be8d46;background:#fff2e0}.community-joined{color:#4e8272;white-space:nowrap;background:#edf9f4;border-radius:5px;align-items:center;gap:3px;padding:4px 6px;font-size:9px;display:flex}.community-category{color:#a68191;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:10px;font-weight:600}.community-card h2{letter-spacing:-.4px;margin-bottom:10px;font-size:18px;line-height:1.4}.community-card>p{color:#8a7783;flex:1;margin-bottom:25px;font-size:12px;line-height:1.8}.community-card footer{border-top:1px solid #f1e8ed;justify-content:space-between;align-items:center;padding-top:18px;display:flex}.community-card footer>span{color:#9b8491;align-items:center;gap:6px;font-size:11px;display:flex}.community-card footer>button{color:#a55474;background:#fff;border:1px solid #eddde5;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.community-card footer>button:hover{background:#fff0f4;border-color:#f1b4c5}.community-thread-cover{background:linear-gradient(115deg,#f6e7ef,#fff0f4);border-radius:20px;margin-bottom:24px;padding:30px 34px;position:relative}.community-thread-icon{float:right;color:#bd5e82;background:#fff9;border-radius:25px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.community-thread-cover>.badge{margin-bottom:14px;display:inline-block}.community-thread-cover h1{letter-spacing:-.7px;margin-bottom:12px;font-size:29px}.community-thread-cover>p{color:#886375;max-width:650px;margin-bottom:24px;font-size:13px;line-height:1.8}.community-thread-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.community-thread-meta>span{color:#9c7185;align-items:center;gap:7px;font-size:12px;display:flex}.community-content{grid-template-columns:minmax(0,1fr) 265px;gap:24px;display:grid}.community-feed{flex-direction:column;gap:18px;min-width:0;display:flex}.community-compose{padding:22px}.community-compose-top{align-items:center;gap:12px;margin-bottom:16px;display:flex}.community-compose-top label{font-size:13px;font-weight:600}.community-compose>div:last-child{justify-content:space-between;align-items:center;gap:12px;margin-top:13px;display:flex}.community-compose>div:last-child>span{color:#a28697;font-size:10px}.community-compose .btn{font-size:12px}.community-post{padding:24px}.community-post>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-author{text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.post-author strong{color:#49323f;margin-bottom:5px;font-size:13px;display:block}.post-author time{color:#a18596;font-size:10px}.post-body{color:#68525f;white-space:pre-wrap;overflow-wrap:anywhere;margin:18px 0 22px;font-size:13px;line-height:1.9}.post-like{color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:11px;display:flex}.post-like.liked{color:var(--pink-hover)}.community-guidance{align-self:start;padding:25px}.community-guidance>svg{color:#bd6a88;margin-bottom:16px}.community-guidance h3{margin-bottom:12px;font-size:16px}.community-guidance p,.community-guidance li{color:#997e8d;font-size:11px;line-height:1.85}.community-guidance ul{margin:15px 0 20px;padding-left:16px}.community-guidance li{margin-bottom:7px}.community-guidance .feature-text-button{font-size:10px}.events-highlight{color:#fff6f9;background:linear-gradient(112deg,#692339,#873448);border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:22px;padding:32px 40px;display:flex;overflow:hidden}.events-highlight .eyebrow{letter-spacing:1.8px;color:#e3acbf;font-size:9px;font-weight:600}.events-highlight h2{letter-spacing:-.8px;margin:12px 0;font-size:28px;font-weight:550;line-height:1.3}.events-highlight p{color:#e1b4c3;margin:0;font-size:12px}.events-highlight>svg{color:#eeb4c4;flex-shrink:0;margin-right:25px;transform:rotate(12deg)}.events-toolbar{margin-bottom:25px}.events-filters{gap:12px;display:flex}.events-filters>select{max-width:225px;font-size:12px}.feature-search{color:#a78a9a;background:#fff;border:1px solid #eadee5;border-radius:11px;align-items:center;gap:10px;width:100%;max-width:340px;padding:0 13px;display:flex}.feature-search input{color:#503845;background:0 0;border:0;outline:none;width:100%;min-width:0;padding:12px 0;font-size:12px}.feature-search:focus-within{border-color:#f186a5;box-shadow:0 0 0 3px #ffe8ee}.events-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.event-card{flex-direction:column;display:flex;overflow:hidden}.event-card-cover{text-align:left;background:#efe0ec;border:0;flex-shrink:0;width:100%;height:180px;display:block;position:relative;overflow:hidden}.event-card-cover:after{content:"";border:1px solid #b47e9a30;border-radius:50%;width:210px;height:210px;position:absolute;top:-50px;right:-30px}.event-color-1{background:#e5efe8}.event-color-2{background:#f7e8df}.event-date{color:#7e435e;background:#ffffffe0;border:1px solid #fff6;border-radius:12px;flex-direction:column;align-items:center;width:51px;padding:8px 5px;display:inline-flex;position:absolute;top:20px;left:20px}.event-date strong{font-size:24px;font-weight:650;line-height:1.2}.event-date>span{text-transform:uppercase;letter-spacing:.6px;margin-top:3px;font-size:10px;font-weight:600}.event-cover-icon{color:#b983a0;position:absolute;top:38px;right:25px;transform:rotate(-12deg)}.event-color-1 .event-cover-icon{color:#85a595}.event-color-2 .event-cover-icon{color:#c3a08a}.event-category{letter-spacing:.7px;text-transform:uppercase;color:#93647c;font-size:9px;font-weight:650;position:absolute;bottom:18px;left:20px}.event-card-body{flex-direction:column;flex:1;padding:23px;display:flex}.event-title{text-align:left;color:#452d3a;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;padding:0;display:flex}.event-title h2{letter-spacing:-.3px;margin:0;font-size:17px;line-height:1.4}.event-title>svg{color:#b18a9d;flex-shrink:0;margin-top:2px}.event-card-body>p{-webkit-line-clamp:2;color:#957b89;-webkit-box-orient:vertical;margin:0 0 20px;font-size:11px;line-height:1.8;display:-webkit-box;overflow:hidden}.event-details{flex-direction:column;gap:10px;margin-top:auto;padding:0 0 23px;display:flex}.event-details>span{color:#8b697b;align-items:center;gap:8px;font-size:11px;display:flex}.event-details>span svg{color:#b68da2;flex-shrink:0}.event-card-body>.btn{width:100%;font-size:11px}.event-detail-info{margin:25px 0}.event-detail-info>p{color:#775267;align-items:flex-start;gap:11px;margin-bottom:16px;font-size:13px;line-height:1.6;display:flex}.event-detail-info svg{color:#bc7b97;flex-shrink:0;margin-top:1px}.event-detail-info small{color:#a08493;margin-top:3px;font-size:11px;display:block}.event-full-description{color:#745667;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 24px;font-size:13px;line-height:1.9}.account-layout{grid-template-columns:255px minmax(0,1fr);align-items:start;gap:27px;display:grid}.account-summary{text-align:center;overflow:hidden}.account-summary-cover{color:#eab2c5;background:#fae3eb;height:88px;position:relative;overflow:hidden}.account-summary-cover svg{position:absolute;top:20px;right:18px;transform:rotate(16deg)}.account-summary>.feature-avatar{border:5px solid #fff;margin-top:-46px;font-size:31px;position:relative}.account-summary>h2{letter-spacing:-.5px;margin:14px 10px 8px;font-size:21px}.account-summary>p{color:#957685;margin-bottom:5px;font-size:12px}.account-summary-city{color:#b291a2;font-size:11px;display:block}.account-visibility{color:#4f927b;background:#eff9f4;border-radius:7px;align-items:center;gap:5px;margin:20px 8px 0;padding:7px 9px;font-size:9px;display:inline-flex}.account-visibility.private{color:#a27891;background:#f9eff4}.profile-completion{text-align:left;border-top:1px solid #f1e4ec;margin:26px 20px 0;padding-top:23px}.profile-completion>div{justify-content:space-between;align-items:center;gap:6px;margin-bottom:12px;font-size:11px;display:flex}.profile-completion>div span{color:#b87895;font-size:9px}.profile-completion progress{appearance:none;border:0;border-radius:3px;width:100%;height:5px;overflow:hidden}.profile-completion progress::-webkit-progress-bar{background:#f4e7ed}.profile-completion progress::-webkit-progress-value{background:#fd1843;border-radius:3px}.profile-completion progress::-moz-progress-bar{background:#fd1843;border-radius:3px}.profile-completion>p{color:#a38093;margin:12px 0 0;font-size:10px;line-height:1.85}.account-summary-tip{text-align:left;background:#fffafd;align-items:flex-start;gap:8px;margin:24px 0 0;padding:18px 20px;display:flex}.account-summary-tip>svg{color:#c396af;flex-shrink:0}.account-summary-tip p{color:#ac8b9e;margin:0;font-size:10px;line-height:1.8}.account-main{min-width:0}.account-main>.feature-tabs{margin-bottom:23px}.profile-edit-form{flex-direction:column;gap:22px;display:flex}.account-section{margin-bottom:24px;padding:26px}.profile-edit-form .account-section{margin-bottom:0}.account-section-heading{align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.account-section-heading>span{color:#b57591;flex-shrink:0;padding-top:1px}.account-section-heading h2{letter-spacing:-.3px;margin-bottom:7px;font-size:16px}.account-section-heading p{color:#a08092;margin:0;font-size:11px;line-height:1.6}.profile-edit-form .form-grid{margin-bottom:22px}.profile-edit-form .form-field,.album-access-controls .form-field,.album-upload .form-field{flex-direction:column;gap:8px;font-size:12px;font-weight:550;display:flex}.profile-edit-form .field,.album-access-controls .field,.album-upload .field{font-size:12px}.interest-choices{flex-wrap:wrap;gap:9px;display:flex}.interest-choices>button{color:#9b788d;background:#fff;border:1px solid #eddee6;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:9px 12px;font-size:11px;transition:border .15s,background .15s;display:inline-flex}.interest-choices>button.selected{color:var(--pink-hover);background:#fff5f8;border-color:#f7aec4}.looking-for{border:0;margin:27px 0 0;padding:0}.looking-for legend{margin-bottom:14px;font-size:12px;font-weight:600}.profile-save{justify-content:space-between;align-items:center;gap:15px;padding:0 0 18px;display:flex}.profile-save>p{color:#aa899b;margin:0;font-size:11px}.profile-save>.btn{font-size:12px}.album-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:25px;display:grid}.album-photo{aspect-ratio:.9;background:#f8e7ee;border-radius:12px;position:relative;overflow:hidden}.album-photo>img{object-fit:cover;width:100%;height:100%}.album-photo>button{color:#99415f;background:#ffffffed;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:9px;right:9px;box-shadow:0 1px 7px #31152510}.album-photo>.album-privacy-toggle{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#351524b0;border-radius:6px;align-items:center;gap:4px;width:auto;height:auto;padding:6px 8px;font-size:11px;display:flex;inset:auto auto 8px 8px}.album-private{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#341322ab;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:flex;position:absolute;bottom:9px;left:9px}.album-no-photos{color:#ba88a2;background:#fff9fc;border:1px dashed #e7cad8;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:25px;padding:35px 22px;display:flex}.album-no-photos p{text-align:center;margin:13px 0 0;font-size:11px;line-height:1.7}.album-upload{border-top:1px solid #f1e4eb;padding-top:23px}.album-upload input[type=file]{width:100%;padding:10px}.album-upload input[type=file]::file-selector-button{color:#99617d;cursor:pointer;background:#f6e8ef;border:0;border-radius:5px;margin-right:10px;padding:7px 9px;font-size:11px}.album-upload-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:19px;display:flex}.album-upload-footer .btn{font-size:11px}.account-access-intro{margin-bottom:20px;font-size:11px;line-height:1.9}.album-access-controls>div{justify-content:flex-end;gap:10px;margin-top:17px;display:flex}.album-access-controls .btn{font-size:11px}.account-inline-empty{color:#a18696;align-items:center;gap:9px;padding:20px 0;font-size:12px;line-height:1.7;display:flex}.account-inline-empty svg{flex-shrink:0}.settings-page{max-width:950px}.preference-row{cursor:pointer;border-bottom:1px solid #f2e7ed;align-items:center;gap:16px;padding:22px 0;display:flex}.preference-row:last-child{border-bottom:0;padding-bottom:5px}.preference-icon{color:#bc88a4;background:#faf2f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.preference-text{flex:1}.preference-text strong{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.preference-text small{color:#a18295;max-width:580px;font-size:11px;line-height:1.7;display:block}.feature-switch{flex-shrink:0;width:42px;height:24px;display:block;position:relative}.feature-switch>input{appearance:none;opacity:0;z-index:1;cursor:pointer;width:42px;height:24px;margin:0;position:absolute;inset:0}.feature-switch>span{background:#e7d8e1;border-radius:20px;width:100%;height:100%;transition:background .2s;display:block}.feature-switch>span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #61344815}.feature-switch>input:checked+span{background:#fd1843}.feature-switch>input:checked+span:after{transform:translate(18px)}.feature-switch>input:focus-visible+span{outline-offset:3px;outline:3px solid #f58caa}.feature-switch>input:disabled+span{opacity:.5}.blocked-list{margin-bottom:20px}.blocked-list>div{border-top:1px solid #f2e5ed;align-items:center;gap:11px;padding:17px 0;display:flex}.blocked-list>div>span:nth-child(2){flex:1}.blocked-list strong{margin-bottom:5px;font-size:12px;display:block}.blocked-list small{color:#aa8c9e;font-size:11px}.blocked-list .btn{padding:9px 12px;font-size:10px}.account-action-row{justify-content:space-between;align-items:center;gap:22px;padding:18px 0;display:flex}.account-action-row+.account-action-row{border-top:1px solid #f0e2e9}.account-action-row strong{font-size:13px;font-weight:600}.account-action-row p{color:#a18296;max-width:550px;margin:7px 0 0;font-size:11px;line-height:1.7}.account-action-row>.btn{flex-shrink:0;font-size:11px}.account-danger{background:#fffafb!important;border-color:#f1d1dd!important}.account-danger .account-action-row{padding:0}.account-danger strong{color:#a93456}.premium-hero{color:#fff;background:linear-gradient(115deg,#391426,#6b1732);border-radius:22px;justify-content:space-between;align-items:center;margin-bottom:26px;padding:36px 43px;display:flex;position:relative;overflow:hidden}.premium-hero>div:first-child>span{letter-spacing:2px;color:#e0aabf;align-items:center;gap:8px;font-size:9px;display:flex}.premium-hero h2{letter-spacing:-.9px;margin:17px 0 13px;font-size:32px;font-weight:550;line-height:1.28}.premium-hero p{color:#d3a8ba;margin-bottom:0;font-size:12px}.premium-hero-art{color:#f4bfd1;flex-shrink:0;justify-content:center;align-items:center;width:230px;height:170px;display:flex;position:relative}.premium-hero-art>span{border:1px solid #de9fb647;border-radius:50%;width:170px;height:170px;position:absolute}.premium-hero-art>span:nth-child(2){border-color:#de9fb626;width:245px;height:245px}.premium-hero-art>svg{transform:rotate(-15deg)}.billing-status{background:#fffafb;border:1px solid #eddee5;border-radius:13px;align-items:center;gap:14px;margin-bottom:25px;padding:19px 23px;display:flex}.billing-status>svg{color:#a2627d;flex-shrink:0}.billing-status strong{font-size:12px;font-weight:600}.billing-status p{color:#9d7d8f;margin:5px 0 0;font-size:11px;line-height:1.7}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.plan-card{flex-direction:column;padding:27px;display:flex}.plan-card-heading{color:#b97692;align-items:center;gap:10px;margin-bottom:23px;display:flex}.plan-card-heading>span{letter-spacing:.7px;text-transform:uppercase;font-size:9px}.plan-card h2{letter-spacing:-.6px;margin-bottom:12px;font-size:24px}.plan-card>p{color:#9d7e90;min-height:40px;margin-bottom:24px;font-size:11px;line-height:1.8}.plan-price{min-height:69px}.plan-price>strong{letter-spacing:-.5px;margin-bottom:7px;font-size:19px;font-weight:600;display:block}.plan-price>span{color:#a98a9a;font-size:9px;line-height:1.6;display:block}.plan-card ul{border-top:1px solid #f1e1e9;flex-direction:column;flex:1;gap:15px;margin:11px 0 0;padding:23px 0 30px;list-style:none;display:flex}.plan-card li{color:#876676;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6;display:flex}.plan-card li>svg{color:#b47691;flex-shrink:0}.plan-card .btn{padding-left:8px;padding-right:8px;font-size:11px}.plan-plus{background:#fffafd!important;border:1px solid #efaec4!important}.plan-plus .plan-card-heading{color:#e54d79}.plan-black{color:#fff;background:#35202f!important;border-color:#523044!important}.plan-black h2{color:#fff}.plan-black>p,.plan-black .plan-price>span,.plan-black li{color:#c5a6b9}.plan-black .plan-card-heading,.plan-black li>svg{color:#daabc2}.plan-black ul{border-top-color:#614255}.plan-black .btn{color:#f1d6e4;background:#513448;border-color:#725065}.premium-footnote{color:#a28597;text-align:center;justify-content:center;align-items:center;gap:8px;margin:26px 0;font-size:11px;line-height:1.7;display:flex}.premium-footnote svg{flex-shrink:0}.safety-hero{background:#edf5f1;border:1px solid #deece4;border-radius:21px;align-items:center;gap:36px;margin-bottom:27px;padding:34px 42px;display:flex}.safety-hero-icon{color:#668e79;background:#dbeae2;border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;transform:rotate(-7deg)}.safety-hero-icon>svg{transform:rotate(7deg)}.safety-hero .eyebrow{letter-spacing:1.7px;color:#72937f;font-size:9px;font-weight:650}.safety-hero h2{letter-spacing:-.7px;color:#3b5447;margin:12px 0;font-size:28px;font-weight:550;line-height:1.3}.safety-hero p{color:#7c9587;margin:0;font-size:12px;line-height:1.7}.safety-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.safety-card{padding:26px}.safety-card>span{color:#b7819d;background:#faf0f5;border-radius:14px;justify-content:center;align-items:center;width:47px;height:47px;margin-bottom:21px;display:flex}.safety-card h2{letter-spacing:-.3px;margin-bottom:12px;font-size:16px}.safety-card p{color:#947b8a;margin-bottom:0;font-size:12px;line-height:1.85}.safety-rules{margin-top:26px;padding:29px 32px}.safety-rules>div{align-items:center;gap:11px;margin-bottom:17px;display:flex}.safety-rules>div>svg{color:#b77693;flex-shrink:0}.safety-rules h2{letter-spacing:-.4px;margin:0;font-size:18px}.safety-rules>p{color:#9b7d8e;font-size:12px;line-height:1.8}.safety-rules ul{color:#907080;margin:20px 0 0;padding-left:20px;font-size:12px;line-height:1.8}.safety-rules li{margin:11px 0;padding-left:4px}.safety-faq{padding:30px 0 10px}.safety-faq>h2{letter-spacing:-.5px;margin-bottom:21px;font-size:22px}.safety-faq details{border-bottom:1px solid #eddee7}.safety-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:22px 0;font-size:13px;font-weight:550;list-style:none;display:flex}.safety-faq summary::-webkit-details-marker{display:none}.safety-faq summary>svg{color:#ae879c;flex-shrink:0;transition:transform .2s}.safety-faq details[open] summary>svg{transform:rotate(90deg)}.safety-faq details>p{color:#98798c;max-width:900px;margin:0;padding:0 35px 22px 0;font-size:12px;line-height:1.9}.safety-bottom{align-items:center;gap:19px;margin:23px 0;padding:24px 29px;display:flex}.safety-bottom>svg{color:#a77b92;flex-shrink:0}.safety-bottom>div{flex:1}.safety-bottom h3{margin:0 0 7px;font-size:14px}.safety-bottom p{color:#a28697;margin:0;font-size:11px;line-height:1.7}.safety-bottom .btn{font-size:11px}.notification-list{overflow:hidden}.notification-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #f0e4eb;align-items:center;gap:17px;width:100%;padding:24px 26px;display:flex}.notification-row:last-child{border-bottom:0}.notification-row:hover{background:#fff9fb}.notification-row.unread{background:#fff5f8}.notification-icon{color:#d17295;background:#ffe9f1;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.notification-copy{flex-direction:column;flex:1;gap:7px;display:flex}.notification-copy>strong{color:#533040;font-size:13px;font-weight:600}.notification-copy>span{color:#997588;font-size:12px;line-height:1.7}.notification-copy>time{color:#b38b9e;margin-top:2px;font-size:10px}.notification-dot{background:#fd1843;border-radius:50%;flex-shrink:0;width:7px;height:7px}.notification-row>svg{color:#c49daf}.moderation-filter{max-width:210px;font-size:12px}.reports-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.report-card{padding:25px}.report-card>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:21px;display:flex}.report-status{color:#aa6c87;background:#fff0f5;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:600}.report-reviewing{color:#9c844b;background:#faf2df}.report-resolved{color:#588b73;background:#edf9f2}.report-dismissed{color:#9b8695;background:#f3edf2}.report-card time{color:#ae8d9f;font-size:10px}.report-card h2{margin-bottom:10px;font-size:17px}.report-card>p{color:#98768a;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.8}.report-card dl{border-top:1px solid #f1e4eb;margin:19px 0;padding-top:15px}.report-card dl>div{margin-bottom:12px}.report-card dt{color:#b38ba0;margin-bottom:5px;font-size:10px}.report-card dd{color:#886075;overflow-wrap:anywhere;margin:0;font-family:ui-monospace,monospace;font-size:10px}.report-card .form-field{color:#886277;flex-direction:column;gap:8px;font-size:11px;display:flex}.report-card select{font-size:11px}@media (max-width:1200px){.likes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.community-card,.event-card-body,.plan-card,.safety-card{padding:22px}.messages-layout{grid-template-columns:260px minmax(0,1fr)}.community-content{grid-template-columns:minmax(0,1fr) 230px;gap:18px}.plans-grid,.communities-grid,.events-grid,.safety-grid{gap:17px}.plan-price>strong{font-size:17px}.account-layout{grid-template-columns:225px minmax(0,1fr);gap:22px}}@media (max-width:1000px){.communities-grid,.events-grid,.safety-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plans-grid{grid-template-columns:1fr}.plan-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:25px;display:grid}.plan-card-heading,.plan-card>h2,.plan-card>p,.plan-price{grid-column:1}.plan-card-heading{margin-bottom:16px}.plan-card>p{min-height:0;margin-bottom:15px}.plan-price{min-height:55px}.plan-card ul{border-top:0;grid-area:1/2/5;margin-top:0;padding-top:0}.plan-card>.btn{grid-column:2}.account-layout{grid-template-columns:1fr}.account-summary{display:none}.community-content{grid-template-columns:minmax(0,1fr)}.community-guidance{display:none}.community-banner-art{width:180px}.community-banner,.events-highlight,.premium-hero{padding:28px}.community-banner h2,.events-highlight h2{font-size:25px}.premium-hero h2{font-size:28px}.premium-hero-art{width:180px}}@media (max-width:700px){.feature-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-top:0;margin-bottom:23px}.feature-heading h1{letter-spacing:-.8px;font-size:27px}.feature-heading p:last-child{font-size:12px}.feature-heading .eyebrow{letter-spacing:1.3px;font-size:8px}.feature-heading>.btn{font-size:12px}.feature-empty{min-height:370px;padding:45px 22px}.feature-empty h2{font-size:22px}.feature-empty p{font-size:12px}.feature-empty-icon{border-radius:23px;width:73px;height:73px}.feature-auth-panel .feature-empty{min-height:400px}.feature-auth-note{font-size:10px;line-height:1.6}.feature-tabs{gap:21px;margin-bottom:22px}.feature-tabs button{padding:13px 0;font-size:12px}.feature-modal-backdrop{padding:13px}.feature-modal{border-radius:20px;max-height:calc(100dvh - 26px);padding:22px}.feature-modal-heading h2{font-size:20px}.feature-modal-intro{font-size:12px}.feature-page .form-grid,.feature-modal .form-grid{grid-template-columns:1fr;gap:18px}.feature-modal .btn{font-size:12px}.feature-modal-actions{gap:9px}.feature-modal-actions>.btn{flex:1}.messages-layout{border-radius:16px;grid-template-columns:1fr;height:calc(100dvh - 245px);min-height:450px}.conversation-list{border-right:0}.conversation-placeholder,.has-conversation .conversation-list{display:none}.conversation-back{display:inline-flex}.conversation-header{gap:4px;padding:13px 11px}.conversation-person{gap:10px}.conversation-person>.feature-avatar{width:40px!important;min-width:40px!important;height:40px!important}.conversation-person strong{font-size:13px}.conversation-messages{padding:17px}.conversation-notice{padding:9px 12px;font-size:9px}.conversation-composer{padding:13px 12px 9px}.conversation-composer>small{display:none}.message-bubble{max-width:90%}.message-bubble p{font-size:12px}.likes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.like-profile-info{padding:18px 13px 14px}.like-profile-info h2{font-size:14px}.like-profile-info .feature-location{font-size:10px}.communities-grid,.events-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.community-banner{min-height:185px;padding:25px}.community-banner h2{font-size:24px}.community-banner .eyebrow{font-size:8px}.community-banner p{max-width:220px;font-size:10px}.community-banner-art{width:135px;margin-right:-20px;transform:scale(.8)}.community-banner-art>span:first-child{left:-17px}.community-banner-art>span:nth-child(2){right:-13px}.community-banner-art>span:nth-child(3){top:-8px;right:-3px}.community-card{padding:19px}.community-card h2{font-size:16px}.community-card>p{font-size:11px}.community-card-top{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:18px}.community-card-icon{border-radius:15px;width:48px;height:48px}.community-card footer>span{font-size:10px}.community-card footer>button{width:28px;height:28px}.community-thread-cover{padding:25px}.community-thread-cover h1{font-size:26px}.community-thread-icon{border-radius:16px;width:50px;height:50px;margin-left:12px}.community-thread-icon svg{width:27px}.community-thread-cover>p{font-size:12px}.community-thread-meta>.btn{width:100%}.community-post,.community-compose{padding:20px}.community-compose-top label{font-size:12px}.events-highlight{gap:15px;padding:27px}.events-highlight h2{font-size:25px}.events-highlight>svg{width:65px;height:65px;margin-right:0}.events-highlight p{max-width:230px;font-size:11px;line-height:1.7}.events-highlight .eyebrow{letter-spacing:1.3px;font-size:8px}.events-filters{flex-direction:column;gap:10px}.events-filters>select,.feature-search{max-width:none}.event-card-cover{height:150px}.event-card-body{padding:19px}.event-title h2{font-size:16px}.event-details>span{font-size:10px}.event-details{padding-bottom:18px}.event-card-body>.btn{gap:5px;padding-left:8px;padding-right:8px;font-size:10px}.account-section{padding:23px 20px}.account-section-heading h2{font-size:15px}.account-section-heading p,.profile-save>p{font-size:10px}.profile-save>.btn{font-size:11px}.album-upload-footer{flex-direction:column;align-items:stretch;gap:18px}.album-upload-footer>.btn{width:100%}.album-grid{gap:9px}.album-photo>button{width:26px;height:26px;top:6px;right:6px}.album-private{padding:4px 5px;font-size:8px;bottom:6px;left:5px}.preference-row{gap:12px}.preference-icon{display:none}.preference-text strong{font-size:12px}.preference-text small{font-size:10px}.account-action-row{flex-direction:column;align-items:flex-start;gap:15px}.account-action-row>.btn{width:100%}.premium-hero{padding:29px}.premium-hero h2{font-size:27px}.premium-hero-art{display:none}.premium-hero>div:first-child>span{font-size:8px}.billing-status{align-items:flex-start;gap:11px;padding:17px}.billing-status strong{font-size:11px}.billing-status p{font-size:10px}.plan-card{padding:25px}.plan-card h2{font-size:21px}.plan-card ul{gap:13px;padding-bottom:17px}.plan-card li,.plan-card .btn{font-size:10px}.plan-price>strong{font-size:16px}.safety-hero{gap:22px;padding:28px}.safety-hero-icon{border-radius:26px;width:80px;height:80px}.safety-hero-icon>svg{width:45px;height:45px}.safety-hero h2{font-size:24px}.safety-hero p{font-size:10px}.safety-hero .eyebrow{letter-spacing:1px;font-size:8px}.safety-card{padding:22px}.safety-card h2{font-size:15px}.safety-card p{font-size:11px}.safety-rules{padding:25px}.safety-rules h2{font-size:16px}.safety-rules>p,.safety-rules li{font-size:11px}.safety-faq summary{font-size:12px}.safety-faq details>p{font-size:11px}.safety-bottom{flex-wrap:wrap;gap:13px;padding:22px}.safety-bottom .btn{width:100%;margin-top:7px}.notification-row{gap:12px;padding:20px}.notification-icon{border-radius:12px;width:38px;height:38px}.notification-copy>strong{font-size:12px}.notification-copy>span{font-size:11px}.notification-copy>time{font-size:9px}.reports-list{grid-template-columns:1fr}}@media (max-width:450px){.events-grid{grid-template-columns:1fr}.event-card-cover{height:170px}.event-card-body{padding:22px}.event-card-body>.btn{font-size:12px}.communities-grid{grid-template-columns:1fr}.community-card-top{flex-direction:row;align-items:center}.community-card{padding:23px}.community-card>p{font-size:12px}.community-banner-art{display:none}.community-banner{min-height:190px}.community-banner p{max-width:none}.events-highlight>svg{display:none}.plan-card{display:flex}.plan-card>p{margin-bottom:20px}.plan-card ul{border-top:1px solid #efdce6;margin-top:10px;padding:20px 0}.plan-black ul{border-top-color:#67465b}.plan-card .btn{margin-top:5px;font-size:11px}.plan-price>strong{font-size:18px}.plan-card li{font-size:11px}.safety-grid{grid-template-columns:1fr}.safety-hero{flex-direction:column;align-items:flex-start;gap:20px}.safety-hero-icon{border-radius:20px;width:65px;height:65px}.safety-hero-icon>svg{width:38px}.album-access-controls>div{flex-direction:column}.profile-save{flex-direction:column;align-items:stretch}.profile-save>p{text-align:center}.feature-error{flex-wrap:wrap;align-items:flex-start;padding:12px}}@media (prefers-reduced-motion:reduce){.feature-spin{animation:none}.feature-page *,.feature-modal *{scroll-behavior:auto!important;transition:none!important}}.feature-page .btn,.feature-modal .btn,.feature-page .field,.feature-modal .field,.feature-page .form-field,.feature-modal .form-field,.feature-page .feature-tabs>button,.feature-page .feature-text-button,.feature-page .feature-back{font-size:14px}.feature-page .form-field small,.feature-modal .form-field small,.feature-page .feature-auth-note,.feature-page .feature-location,.feature-page .community-card footer>span,.feature-page .community-category,.feature-page .community-thread-meta>span,.feature-page .post-author time,.feature-page .profile-save>p,.feature-page .feature-checkbox,.feature-page .account-summary-tip p,.feature-page .profile-completion>p,.feature-page .feature-info p,.feature-modal .feature-info p,.feature-page .premium-footnote,.feature-page .plan-price>span,.feature-page .notification-copy>time{font-size:12px;line-height:1.7}.feature-page .feature-heading p:last-child,.feature-page .community-banner p,.feature-page .community-card>p,.feature-page .community-thread-cover>p,.feature-page .community-guidance p,.feature-page .community-guidance li,.feature-page .events-highlight p,.feature-page .event-card-body>p,.feature-page .event-details>span,.feature-modal .event-detail-info>p,.feature-page .account-section-heading p,.feature-page .account-access-intro,.feature-page .account-inline-empty,.feature-page .preference-text small,.feature-page .account-action-row p,.feature-page .premium-hero p,.feature-page .billing-status p,.feature-page .plan-card>p,.feature-page .plan-card li,.feature-page .safety-hero p,.feature-page .safety-rules>p,.feature-page .safety-rules li,.feature-page .safety-faq details>p,.feature-page .safety-bottom p,.feature-page .notification-copy>span,.feature-page .report-card>p,.feature-modal .feature-modal-intro,.feature-modal>.muted{font-size:14px;line-height:1.75}.feature-page .feature-empty p,.feature-page .post-body,.feature-page .safety-card p,.feature-modal .event-full-description,.feature-page .message-bubble p,.feature-page .conversation-composer textarea{font-size:16px;line-height:1.75}.feature-page .interest-choices>button,.feature-page .looking-for legend,.feature-page .conversation-preview-text strong,.feature-page .community-compose-top label,.feature-page .post-author strong,.feature-page .preference-text strong,.feature-page .account-action-row strong,.feature-page .billing-status strong,.feature-page .safety-faq summary,.feature-page .notification-copy>strong{font-size:14px}.feature-page .conversation-preview-text>span{font-size:12px}.feature-page .message-bubble time,.feature-page .conversation-list>.feature-pagination>.btn,.feature-page .conversation-list>.feature-pagination>span{font-size:11px}@media (max-width:700px){.feature-page .community-card footer>span{font-size:12px}.feature-page .event-card-body>.btn{font-size:13px}.feature-page .feature-pagination{gap:10px}.feature-page .feature-pagination>.btn{padding:9px 10px;font-size:12px}}
