:root{--ion-color-primary:#8e44ad;--ion-color-primary-rgb:142,68,173;--ion-color-primary-contrast:#ffffff;--ion-color-primary-contrast-rgb:255,255,255;--ion-color-primary-shade:#7d3c98;--ion-color-primary-tint:#9956b7;--ion-color-secondary:#3dc2ff;--ion-color-secondary-rgb:61,194,255;--ion-color-secondary-contrast:#ffffff;--ion-color-secondary-contrast-rgb:255,255,255;--ion-color-secondary-shade:#36abe0;--ion-color-secondary-tint:#50c8ff;--ion-color-tertiary:#5260ff;--ion-color-tertiary-rgb:82,96,255;--ion-color-tertiary-contrast:#ffffff;--ion-color-tertiary-contrast-rgb:255,255,255;--ion-color-tertiary-shade:#4854e0;--ion-color-tertiary-tint:#6370ff;--ion-color-success:#2dd36f;--ion-color-success-rgb:45,211,111;--ion-color-success-contrast:#ffffff;--ion-color-success-contrast-rgb:255,255,255;--ion-color-success-shade:#28ba62;--ion-color-success-tint:#42d77d;--ion-color-warning:#ffc409;--ion-color-warning-rgb:255,196,9;--ion-color-warning-contrast:#000000;--ion-color-warning-contrast-rgb:0,0,0;--ion-color-warning-shade:#e0ac08;--ion-color-warning-tint:#ffca22;--ion-color-danger:#eb445a;--ion-color-danger-rgb:235,68,90;--ion-color-danger-contrast:#ffffff;--ion-color-danger-contrast-rgb:255,255,255;--ion-color-danger-shade:#cf3c4f;--ion-color-danger-tint:#ed576b;--ion-color-dark:#222428;--ion-color-dark-rgb:34,36,40;--ion-color-dark-contrast:#ffffff;--ion-color-dark-contrast-rgb:255,255,255;--ion-color-dark-shade:#1e2023;--ion-color-dark-tint:#383a3e;--ion-color-medium:#92949c;--ion-color-medium-rgb:146,148,156;--ion-color-medium-contrast:#ffffff;--ion-color-medium-contrast-rgb:255,255,255;--ion-color-medium-shade:#808289;--ion-color-medium-tint:#9d9fa6;--ion-color-light:#f4f5f8;--ion-color-light-rgb:244,245,248;--ion-color-light-contrast:#000000;--ion-color-light-contrast-rgb:0,0,0;--ion-color-light-shade:#d7d8da;--ion-color-light-tint:#f5f6f9}.app-header{--background:var(--ion-color-primary)}.app-title{font-family:Brush Script MT,cursive;font-size:1.8rem;font-weight:700;color:white}.profile-container{padding:0}.profile-image-section{position:relative;height:60vh;overflow:hidden}.profile-main-image{width:100%;height:100%;object-fit:cover}.profile-actions{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:20px}.action-button{width:60px;height:60px;--border-radius:50%}.action-button.reject{--background:rgba(0,0,0,0.7)}.action-button.like{--background:#e74c3c}.profile-info{padding:20px;background:white}.profile-header h1{font-size:2rem;margin:0;color:#333}.age-location{font-size:1.2rem;color:#666;font-weight:400}.username{color:#666;font-size:1rem;margin:5px 0}.profile-bio{margin:15px 0;color:#333;line-height:1.5}.looking-for-section h3{color:#333;font-size:1rem;font-weight:700;margin:20px 0 10px}.looking-for-tags{display:flex;flex-wrap:wrap;gap:5px}.interests-section h3{color:#333;font-size:1.2rem;margin:25px 0 15px}.interests-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.interest-item{position:relative;border-radius:8px;overflow:hidden}.interest-item img{width:100%;height:120px;object-fit:cover}.interest-name{position:absolute;bottom:10px;left:10px;color:white;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.7)}.user-card{margin:10px}.user-info{display:flex;align-items:center;gap:15px}.user-avatar{width:60px;height:60px}.user-details{flex:1}.user-name{margin:0;font-size:1.2rem;color:#333}.user-username{margin:2px 0;color:#666;font-size:.9rem}.user-stats{display:flex;gap:15px;margin-top:5px}.user-stats span{font-size:.8rem;color:#666;font-weight:700}.image-grid{padding:0}.image-container{position:relative;cursor:pointer}.image-container img{width:100%;height:120px;object-fit:cover;border-radius:4px}.image-overlay{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:white;padding:2px 6px;border-radius:10px;font-size:.8rem;display:flex;align-items:center;gap:2px}.image-timestamp-overlay{position:absolute;left:0;right:0;bottom:0;width:100%;padding:4px 0 2px;background:linear-gradient(0deg,rgba(0,0,0,.7) 80%,rgba(0,0,0,0));color:#fff;font-size:.85rem;text-align:center;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:2;pointer-events:none}.conversations-container{padding:10px}.messages-container{margin-bottom:70px}.recent-conversations-header h2{color:#333;font-size:1rem;margin:10px 0;font-weight:700}.conversation-item{--padding-start:10px;--padding-end:10px;margin:5px 0}.conversation-item .username{color:#666;font-size:.9rem}.timestamp{color:#999;font-size:.8rem}.load-more-button{line-height:1.8rem!important;font-size:1rem!important;margin-left:24px!important;margin-right:24px!important;width:calc(100% - 48px)!important;box-sizing:border-box!important;display:block!important}.discovery-container{padding:10px}.interests-section h2,.trending-section h2{color:#333;font-size:1rem;margin:15px 0 10px;font-weight:700}.interest-category{margin:20px 0}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.see-more{color:#666;font-size:.9rem;text-decoration:underline}.interest-tag{margin:2px}.post-card{margin:10px 0}.post-header{display:flex;align-items:flex-start;gap:10px;padding:15px}.post-user-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.post-user-info h3{margin:0;font-size:1rem;color:#333}.post-user-names{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.post-user-name{font-size:1rem;font-weight:700}.post-user-name,.post-username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-user-info .username,.post-username{color:#666;font-size:.9rem}.post-user-info .timestamp{color:#999;font-size:.8rem;margin:2px 0 0;flex-shrink:0}.post-image{background:#eee;border-radius:0;min-height:300px;display:flex;align-items:center;justify-content:center}.post-image img{width:100%;height:auto;max-height:400px;object-fit:cover;display:block}.post-image-error,.post-image-skeleton{width:100%;height:300px;display:flex;align-items:center;justify-content:center}.post-image-error{background:#f5f5f5}.error-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;text-align:center}.error-placeholder p{margin:8px 0 0;font-size:.9rem}.post-actions{display:flex;gap:5px;margin:10px 0}.likes-count{font-weight:700;color:#333;margin:5px 0}.post-caption{color:#333;line-height:1.4;margin:10px 0;width:calc(100% - 40px)}.hashtag{color:var(--ion-color-primary)}.post-comments{margin-top:4px}.post-comments p{margin:3px 0;color:#333;font-size:.9rem}.feed-container{padding:0}@media (max-width:768px){.interests-grid{grid-template-columns:repeat(2,1fr)}.user-stats{flex-direction:column;gap:5px}.profile-actions{gap:15px}.action-button{width:50px;height:50px}.load-more-button{margin-left:16px!important;margin-right:16px!important;width:calc(100% - 32px)!important}}@media (max-width:500px){.load-more-button{margin-left:8px!important;margin-right:8px!important;width:calc(100% - 16px)!important}}.profile-main-card,.profile-modal-flex,.profile-modern-bg,body{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;background:url(/cream_dust.png) repeat;background-size:auto;color:#222}.profile-modal-outer{min-height:unset;min-width:unset;background:none;display:block;align-items:unset;justify-content:unset;padding:0;overflow:unset}.profile-modal-flex{display:flex;flex-direction:row;gap:32px;overflow-y:auto;max-height:90vh;transition:all .2s;align-items:center;justify-content:center}.profile-modal-img-col{flex:1.1;display:flex;flex-direction:column;align-items:center;min-width:0;max-width:380px}.profile-modal-comments-col{flex:1;min-width:0;display:flex;flex-direction:column;max-width:340px;margin-left:24px;border-left:1.5px solid #e0e0e0;padding-left:24px;overflow-y:auto;max-height:70vh}.profile-modal-divider{display:none}@media (max-width:900px){.profile-modal-flex{flex-direction:column;gap:18px;padding:18px 6px 8px;max-width:98vw;max-height:98vh}.profile-modal-comments-col,.profile-modal-img-col{max-width:100%;margin-left:0;border-left:none;padding-left:0}.profile-modal-comments-col{max-height:300px}}.footer-tab-bar ion-tab-button{flex:1 1 0;min-width:0;border-left:1px solid #80808040;padding:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;text-align:center;text-decoration:none!important}.footer-tab-bar ion-tab-button:first-of-type{border-left:none}.footer-tab-bar a,.footer-tab-bar ion-label{text-decoration:none!important;border-bottom:none!important;font-size:clamp(.7rem,2vw,.9rem);color:#333;text-transform:uppercase}.footer-tab-bar ion-icon,.footer-tab-bar svg{color:#544b4b!important;fill:#544b4b!important;display:block;margin:0 auto 4px;font-size:clamp(24px,6vw,48px)!important;width:clamp(24px,6vw,48px)!important;height:clamp(24px,6vw,48px)!important}@media (max-width:480px){.footer-tab-bar ion-tab-button{padding:8px 0}.footer-tab-bar a,.footer-tab-bar ion-label{font-size:.7rem}.footer-tab-bar ion-icon,.footer-tab-bar svg{font-size:20px!important;width:20px!important;height:20px!important}}@media (max-width:320px){.footer-tab-bar ion-tab-button{padding:6px 0}.footer-tab-bar a,.footer-tab-bar ion-label{font-size:.6rem}.footer-tab-bar ion-icon,.footer-tab-bar svg{font-size:18px!important;width:18px!important;height:18px!important}}.match-bg-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:url(https://images.unsplash.com/photo-1506782081254-09bcfd996fd6?q=80&w=1200&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D) 50%/cover no-repeat,rgba(0,0,0,.25);z-index:0;pointer-events:none}.match-main-card{position:relative;background:url(/cream_dust.png) repeat;background-size:auto;border-radius:18px;box-shadow:0 4px 24px rgba(0,0,0,.25);margin:16px auto 46px;max-width:480px;z-index:1;overflow:hidden;padding-bottom:24px}.match-image-section-card{position:relative;width:100%;height:320px;overflow:hidden;background:#222}.match-image-slider-card{width:100%;height:100%;position:relative}.match-main-image-card{width:100%;height:320px;object-fit:cover;display:block;border-radius:0}.match-action-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(30,30,30,.7);border:none;border-radius:8px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.match-action-btn-left{left:16px}.match-action-btn-right{right:16px}.match-action-icon{color:#fff;font-size:2.5rem;opacity:.95}.match-info-flex{display:flex;flex-direction:row;gap:32px;align-items:flex-start;padding:24px;word-break:break-word;overflow-wrap:break-word}.match-info-left,.match-info-right{min-width:0}.match-info-left{max-width:50%}.match-name-row{flex-wrap:wrap}.match-name{font-size:1.6rem;font-weight:700;color:#222}.match-age-location{color:#444}.match-age-location,.match-handle{font-size:1.1rem;font-style:italic}.match-handle{color:#888;margin-bottom:8px}.match-bio{font-size:1.1rem;color:#333;margin-top:8px}.match-looking-for-title{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:2px}.match-looking-for-divider{width:40px;height:2px;background:#ddd;margin-bottom:8px}.match-looking-for-list{list-style:disc inside;padding-left:0;margin:0}.match-looking-for-list li{font-size:1.1rem;color:#222;margin-bottom:4px}.match-interests-section{margin-top:24px;padding:0 24px}.match-interests-title{font-size:1.2rem;font-weight:700;margin-bottom:8px}.match-interests-grid{display:flex;gap:12px;flex-wrap:wrap}.match-interest-card{position:relative;width:100px;height:80px;border-radius:8px;overflow:hidden;flex:1 1 100px;min-width:80px;max-width:120px;background:#eee;display:flex;align-items:flex-end}.match-interest-img{width:100%;height:100%;object-fit:cover;display:block}.match-interest-overlay{position:absolute;left:0;right:0;bottom:0;height:36px;background:linear-gradient(0deg,rgba(0,0,0,.7) 80%,rgba(0,0,0,.1));display:flex;align-items:flex-end;justify-content:center}.match-interest-name{color:#fff;font-weight:700;font-size:1rem;padding:4px 8px;width:100%;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.4)}.match-user-switcher{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:rgba(0,0,0,.7);padding:8px 16px;border-radius:20px;color:#fff;font-weight:700;z-index:3}.match-stats-row{display:flex;flex-direction:column;gap:4px;margin-top:16px;font-size:.9rem;color:#666}.match-looking-for-chips{display:flex;flex-direction:column;gap:8px;margin-top:8px}.match-last-active{margin-top:12px;font-size:.9rem;color:#666;text-align:center}.match-view-profile{margin-top:16px}.match-view-profile ion-button{--border-radius:50px;height:40px;font-size:.9rem;--padding-start:24px;--padding-end:24px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease}.match-view-profile ion-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.profile-action-buttons{position:absolute;top:16px;right:16px;display:flex;gap:8px;z-index:3}.profile-action-btn{background:rgba(0,0,0,.6)!important;border-radius:50%!important;width:40px!important;height:40px!important;--padding-start:0;--padding-end:0}.profile-avatar{width:48px!important;height:48px!important;margin-left:12px}.profile-joined{font-size:.9rem;color:#666;margin-top:8px;font-style:italic}.profile-stats-section{margin-bottom:16px}.profile-stats-row{display:flex;justify-content:space-between;gap:16px}.profile-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.profile-stat-number{font-size:1.5rem;font-weight:700;color:#222}.profile-stat-label{font-size:.8rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.profile-actions-section{padding:24px;display:flex;flex-direction:column;gap:12px}.profile-action-button{margin:0;--border-radius:12px;height:48px}.profile-modern-bg{background:url(/cream_dust.png) repeat;background-size:auto;padding:0;min-height:100vh}.profile-header-row{display:flex;align-items:center;padding:32px 24px 16px;gap:24px;border-bottom:1px solid #eee;flex-wrap:wrap}.profile-header-avatar{width:160px!important;height:160px!important;min-width:7.5rem;min-height:7.5rem;border-radius:50%;border:4px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.08);flex-shrink:0}.profile-header-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block}.profile-header-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:120px}.profile-header-name{font-size:1.5rem;font-weight:700;color:#222;line-height:1.1}.profile-header-username{font-size:1rem;color:#888;margin-bottom:6px;font-weight:400}.profile-about-btn,.profile-follow-btn{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif!important;font-weight:600!important;font-size:1rem!important;border-radius:3px!important;padding:0 14px!important;height:32px!important;min-width:100px!important;box-shadow:0 2px 8px rgba(80,180,120,.1)!important;letter-spacing:1px!important;text-transform:uppercase!important;outline:none!important;border:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background .18s,box-shadow .18s,transform .18s!important;margin-top:0!important;margin-bottom:0!important;margin-right:12px!important;cursor:pointer}.profile-follow-btn{background:#8e44ad!important;color:#fff!important}.profile-follow-btn:focus,.profile-follow-btn:hover{background:#7d3c98!important;box-shadow:0 4px 16px rgba(142,68,173,.18);transform:translateY(-2px) scale(1.04)}.profile-about-btn{color:#fff!important}.profile-about-btn:focus,.profile-about-btn:hover{filter:brightness(.92);box-shadow:0 4px 16px rgba(57,147,155,.18)!important;transform:translateY(-2px) scale(1.04)}.profile-stats-modern-row{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:#fafafa;border-bottom:1px solid #eee;flex-wrap:nowrap!important}.profile-stat-modern{flex:1 1 0!important;min-width:0!important;text-align:center}.profile-stat-modern-number{font-size:1.6rem;font-weight:700;color:#222}.profile-stat-modern-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-stat-modern-divider{width:1px;height:36px;background:#e0e0e0;margin:0 8px}.profile-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:24px}.profile-photo-grid-item:first-child{grid-column:1/-1;width:100%}@media (min-width:900px){.profile-photo-grid{grid-template-columns:1fr 1fr 1fr;padding:24px}}@media (max-width:700px){.profile-photo-grid{grid-template-columns:1fr 1fr;gap:10px;padding:16px}.profile-photo-grid-item:first-child{grid-column:1/-1;width:100%}.profile-header-avatar{width:120px!important;height:120px!important}}@media (max-width:500px){.profile-photo-grid{grid-template-columns:1fr 1fr;gap:8px;padding:8px}.profile-photo-grid-item:first-child{grid-column:1/-1;width:100%}.profile-action-row{flex-direction:column!important;gap:8px!important;align-items:stretch!important;margin-top:12px!important}.profile-about-btn,.profile-follow-btn{width:100%!important;min-width:0!important;font-size:.95rem!important;padding:0 8px!important;height:30px!important;margin-right:0!important}}.profile-photo-grid-item{position:relative;border-radius:10px;overflow:hidden;background:#eee;min-height:120px;aspect-ratio:1/1;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .2s}.profile-photo-grid-item:first-child{aspect-ratio:2.3/1!important;min-height:unset!important;height:auto!important}.profile-photo-grid-item:first-child .profile-photo-img{height:100%;aspect-ratio:2.3/1!important;object-fit:cover;width:100%;display:block}.profile-photo-grid-item:hover{box-shadow:0 4px 16px rgba(111,220,140,.12)}.profile-photo-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.profile-photo-grid-item:hover .profile-photo-img{transform:scale(1.04)}.post-likes-overlay,.profile-photo-like-overlay{position:absolute;right:10px;bottom:10px;background:rgba(0,0,0,.6);color:#fff;font-size:1rem;padding:4px 10px;border-radius:16px;display:flex;align-items:center;gap:6px;font-weight:500;z-index:2;cursor:pointer;transition:all .2s ease;user-select:none}.post-likes-overlay:hover,.profile-photo-like-overlay:hover{background:rgba(0,0,0,.8);transform:scale(1.05)}.post-likes-overlay:active,.profile-photo-like-overlay:active{transform:scale(.95)}.profile-load-more-btn,.profile-load-more-btn.button-solid,.profile-load-more-btn.button-solid:active,.profile-load-more-btn.button-solid:hover,.profile-load-more-btn:active,.profile-load-more-btn:hover{box-shadow:none!important}.profile-load-more-btn{--background:#7ED321!important;--background-activated:#6BB91C!important;--background-hover:#6BB91C!important;--color:white!important;--border-radius:8px!important;--font-weight:600!important;--font-size:16px!important;--padding-top:16px!important;--padding-bottom:16px!important;--padding-start:24px!important;--padding-end:24px!important;margin:16px 0!important;text-transform:uppercase!important;letter-spacing:1px!important;box-shadow:0 2px 8px rgba(126,211,33,.3)!important;transition:all .3s ease!important}.profile-load-more-btn:hover{--background:#6BB91C!important;box-shadow:0 4px 12px rgba(126,211,33,.4)!important;transform:translateY(-1px)!important}.profile-load-more-btn:active{--background:#5FA018!important;transform:translateY(0)!important;box-shadow:0 2px 6px rgba(126,211,33,.3)!important}.profile-load-more-btn.button-solid{background:none!important;color:white!important;border:none!important;border-radius:8px!important;font-weight:600!important;font-size:16px!important;padding:16px 24px!important;margin:16px 0!important;text-transform:uppercase!important;letter-spacing:1px!important;box-shadow:none!important;transition:all .3s ease!important}.profile-load-more-btn.button-solid:hover{--background:#6BB91C!important;box-shadow:0 4px 12px rgba(126,211,33,.4)!important;transform:translateY(-1px)!important}.profile-load-more-btn.button-solid:active{--background:#5FA018!important;transform:translateY(0)!important;box-shadow:0 2px 6px rgba(126,211,33,.3)!important}.profile-interests-modern-section{margin:32px 0 0;padding:0 24px 32px}.profile-interests-modern-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.profile-interests-modern-title{font-size:1.2rem;font-weight:700;color:#222}.profile-interests-modern-see-more{font-size:1rem;color:#888;cursor:pointer;font-weight:500;transition:color .2s}.profile-interests-modern-see-more:hover{color:#222;text-decoration:underline}.profile-interests-modern-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.profile-interests-modern-grid>.match-interest-card{flex:1 1 calc(25% - 12px);max-width:calc(25% - 12px);min-width:120px;box-sizing:border-box}@media (min-width:900px){.profile-interests-modern-grid>.match-interest-card{flex:1 1 calc(16.66% - 12px);max-width:calc(16.66% - 12px)}}@media (min-width:700px) and (max-width:899px){.profile-interests-modern-grid>.match-interest-card{flex:1 1 calc(20% - 12px);max-width:calc(20% - 12px)}}@media (max-width:699px){.profile-interests-modern-grid>.match-interest-card{flex:1 1 calc(25% - 12px);max-width:calc(25% - 12px)}}@media (max-width:500px){.profile-interests-modern-grid>.match-interest-card{flex:1 1 calc(50% - 12px);max-width:calc(50% - 12px)}}@media (max-width:700px){.profile-interests-modern-section{padding-left:16px!important;padding-right:16px!important;padding-bottom:24px!important}}@media (max-width:500px){.profile-interests-modern-section{padding-left:8px!important;padding-right:8px!important;padding-bottom:16px!important}}.post-comments-box,.post-likes-box{background:#7edc89;color:#fff;font-weight:700;font-size:1.1rem;padding:6px 18px;border-radius:6px;margin:18px 0 10px;display:inline-block;box-shadow:0 2px 8px rgba(126,220,137,.13);letter-spacing:.5px}.see-more-comments{background:none;border:none;color:#888;font-size:.9rem;font-weight:500;padding:8px 0;margin:4px 0 0;cursor:pointer;text-decoration:underline;transition:color .2s ease}.see-more-comments:hover{color:#666}.see-more-comments:focus{outline:none;color:#666}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{border-radius:0;background-color:#FDFDFD}::-webkit-scrollbar-track:hover{background-color:#E4EDF0}::-webkit-scrollbar-track:active{background-color:#E1EBED}::-webkit-scrollbar-thumb{border-radius:5px;background-color:#E31E74}::-webkit-scrollbar-thumb:hover{background-color:#A01552}::-webkit-scrollbar-thumb:active{background-color:#D6316E}.profile-about-btn .button-native{background:none!important;border:none!important;box-shadow:none!important;padding:0!important}.profile-action-row{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:nowrap}.profile-action-row>:last-child{margin-right:0!important}.profile-about-btn .button-native,.profile-follow-btn .button-native{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;width:100%!important;height:100%!important}.profile-about-btn,.profile-follow-btn{min-width:120px!important}.profile-follow-btn .button-native{background:linear-gradient(90deg,#6fdc8c 60%,#4ecb6e)!important;color:#222!important}.profile-about-btn .button-native{background:var(--profile-about-btn-bg,#39939b)!important;color:#fff!important}@media (max-width:450px){.profile-stat-modern-number{font-size:1.1rem!important}.profile-stat-modern-label{font-size:.85rem!important}}.post-header .post-avatar,.post-header ion-avatar{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;border-radius:50%!important;overflow:hidden!important;background:#fff!important;display:flex!important;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.06);border:2px solid #fff!important}.post-header .post-avatar img,.post-header ion-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block}@media (max-width:400px){.match-info-flex{flex-direction:column;gap:16px;padding:16px 16px 0}.match-info-divider{width:100%;height:1px;margin:8px 0}.match-info-left,.match-info-right{flex:none;width:100%}.match-info-left{max-width:100%}}.profile-about-modal,.profile-about-modal *,.profile-about-modal .ion-overlay-wrapper,.profile-about-modal .modal-wrapper{background:#fafdff!important}.profile-about-modal,.profile-about-modal .ion-overlay-wrapper,.profile-about-modal .modal-wrapper{min-width:100vw!important;min-height:100vh!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.match-image-collage-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px;width:100%;height:320px;background:#222;position:relative;z-index:1}.match-image-collage-grid img{width:100%;height:100%;object-fit:cover;border-radius:0;display:block}.match-image-collage-single{width:100%;height:320px;background:#222;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.match-image-collage-single img{width:100%;height:100%;object-fit:cover;border-radius:0;display:block}.match-image-collage-row{display:flex;width:100%;height:320px;background:#222;position:relative;z-index:1}.match-image-collage-row img{height:100%;object-fit:cover;border-radius:0;display:block}.match-image-collage-row img:first-child:nth-last-child(2),.match-image-collage-row img:nth-child(2):last-child{width:50%;flex:0 0 50%}.match-image-collage-row img:nth-child(3){width:33.3333%;flex:0 0 33.3333%}.match-image-collage-row img:not(:nth-child(3)){width:50%;flex:0 0 50%}.match-user-switcher ion-button,.match-user-switcher ion-button .button-native,.match-user-switcher ion-button::part(native){background:transparent!important;box-shadow:none!important;border:none!important;outline:none!important;opacity:1!important;pointer-events:auto!important}.match-user-switcher ion-icon{color:#fff!important;opacity:1!important;filter:none!important}.match-avatar-match-page{width:135px!important;height:135px!important;min-width:135px!important;min-height:135px!important;border-radius:50%!important;border:4px solid #fff!important;box-shadow:0 8px 32px rgba(0,0,0,.2),0 0 0 8px #fff!important;background:#fff!important;display:flex;align-items:center;justify-content:center}.match-avatar-match-page img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block}.account-settings{margin:20px auto;max-width:100%;padding:0 10% 140px;overflow-y:scroll;height:calc(100vh - 50px);background:#fafbfc}.account-settings-avatar,.account-settings-avatar.ion-avatar,.account-settings-avatar.ion-avatar::part(image){width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;max-width:100px!important;max-height:100px!important;border-radius:50%!important;box-shadow:0 2px 8px rgba(0,0,0,.06);background:#fff!important;display:flex!important;align-items:center;justify-content:center;overflow:hidden;border:4px solid #fff!important}.account-settings-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block}.account-settings-avatar-container{margin:25px auto}.account-settings .pill-list{margin:10px auto}.pill-list .pill{border:2px solid #e31e74;color:#E31E74;border-radius:20px;padding:4px 18px;font-size:1.1em;font-weight:500;background:#fff;display:inline-flex;align-items:center;margin:8px 12px 8px 0}.pill-list .pill button{border:none;background:none;color:#E31E74;font-size:1.1em;margin-left:8px;cursor:pointer;font-weight:600}.account-settings .pill-btn[type=submit]{margin-top:30px}ion-input,ion-textarea{--background:#fff!important;--color:#222!important;--border-radius:6px!important;--border-width:1px!important;--border-style:solid!important;--border-color:#e5e7eb!important;--padding-start:12px!important;--padding-end:12px!important;--padding-top:10px!important;--padding-bottom:10px!important;font-size:1rem!important;box-shadow:none!important;margin-bottom:8px}ion-input input,ion-textarea textarea{background:transparent!important;color:inherit!important;border:none!important;outline:none!important;font-size:inherit!important;width:100%!important;padding:0!important}.account-settings-scroll{max-width:100vw;min-height:100vh;overflow-y:auto;background:#fafbfc}.account-settings-input ion-input,.account-settings-input ion-textarea{width:100%;border-radius:12px!important;box-shadow:0 2px 8px rgba(0,0,0,.04)!important;background:#fff!important;margin-bottom:18px;--background:#fff!important;--color:#222!important;--border-radius:12px!important;--border-width:1px!important;--border-style:solid!important;--border-color:#e5e7eb!important;--padding-start:16px!important;--padding-end:16px!important;--padding-top:14px!important;--padding-bottom:14px!important;font-size:1rem!important;box-shadow:none!important}.account-settings-input ion-input input,.account-settings-input ion-textarea textarea{background:transparent!important;color:inherit!important;border:none!important;outline:none!important;font-size:inherit!important;width:100%!important;padding:0!important}.account-settings-input{padding-bottom:20px}ion-card{margin-bottom:20px}ion-card-content{padding-bottom:20px!important}ion-card-content.card-content-undefined{position:relative;left:20px!important}.account-settings-scroll{padding-bottom:100px!important}ion-card:last-child{margin-bottom:40px}.input-group{margin-bottom:16px}.input-label{display:block;font-weight:500;margin-bottom:6px}.input,.input-label{font-size:14px;color:#374151}.input{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;transition:border-color .2s}.input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}@media (min-width:500px){.settings-label-compact{display:none!important}}.settings-label-compact{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif!important;font-size:.95rem!important}@media (max-width:499px){.profile-settings-btn{justify-content:center!important;text-align:center!important}.settings-label-compact{display:inline-block;text-align:center;width:100%}}body,html{height:100%;min-height:100%}.post-image{aspect-ratio:4/3;width:100%;height:auto;background:none!important;padding:0!important;overflow:hidden;display:block;position:relative}.post-image img,.post-image>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:absolute;top:0;left:0}.post-card .comment-textarea,.post-card textarea,.post-card textarea.comment-textarea{width:calc(100% - 40px)!important;max-width:100%;min-width:120px;box-sizing:border-box}.page-with-footer .ion-page{padding-bottom:55px}.page-without-footer .ion-page{padding-bottom:0}.profile-modal-img{width:120px;height:120px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 16px}.conversation-page{display:flex;flex-direction:column;height:calc(100vh - 60px);background:#f5f5f5;background-image:url(/pw_maze_white.png);background-repeat:repeat;padding-bottom:0}.messages-container{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}.message-item{display:flex;align-items:flex-end;position:relative}.message-item.own{justify-content:flex-end}.message-bubble{position:relative;max-width:70%;padding:12px 16px;border-radius:18px;word-wrap:break-word;margin-bottom:0}.message-item:not(.own) .message-bubble{background:white;color:#333;border:1px solid #e0e0e0}.message-item.own .message-bubble{background:#007bff;color:white}.message-content{margin-bottom:4px;line-height:1.4}.message-time{font-size:12px;opacity:.7;text-align:right}.message-input{padding:16px;border-top:1px solid #e0e0e0;position:sticky;bottom:0;z-index:10}.conversations-list{padding:0 16px}.conversation-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.conversation-item:hover{background-color:#f8f9fa}.conversation-avatar{width:50px;height:50px;border-radius:50%;margin-right:12px;object-fit:cover}.conversation-content{flex:1;min-width:0}.conversation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.conversation-name{font-weight:600;color:#333;margin:0}.conversation-time{font-size:12px;color:#666}.conversation-message{color:#666;font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-meta-row{display:flex;align-items:center;gap:8px;margin-top:2px;justify-content:flex-end}.message-checks-outer{align-self:flex-end;margin-bottom:2px;font-size:.85em;line-height:1;min-width:22px;text-align:right;position:relative;bottom:0}.message-checks-outer,.msg-checks{margin-left:2px;vertical-align:sub}.msg-checks{font-size:.95em;font-weight:600;letter-spacing:-2px}.msg-checks-sending,.msg-checks-sent{color:#888}.msg-checks-read{color:#764ba2}.msg-checks-error{color:#e53935;font-size:1.2em;margin-left:4px;cursor:pointer}.message-bubble-allcaps{color:#fff!important;border:none!important}.message-content-allcaps{font-weight:700!important;letter-spacing:.5px}.profile-chat-btn{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif!important;font-weight:600!important;font-size:1rem!important;border-radius:3px!important;padding:0 14px!important;height:32px!important;min-width:100px!important;box-shadow:0 2px 8px rgba(80,180,120,.1)!important;letter-spacing:1px!important;text-transform:uppercase!important;outline:none!important;border:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background .18s,box-shadow .18s,transform .18s!important;margin-top:0!important;margin-bottom:0!important;margin-right:12px!important;cursor:pointer;background:#252525!important;color:#fff!important;gap:6px}@media (max-width:500px){.profile-chat-btn{width:100%!important;min-width:0!important;font-size:.95rem!important;padding:0 8px!important;height:30px!important;margin-right:0!important}}.no-messages-yet{border:1px solid #999;border-radius:4px;padding:10px!important}.skip-to-bottom-btn{position:fixed;bottom:95px;right:16px;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.7);color:white;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:45px;font-weight:200;z-index:1000;transition:opacity .3s ease,transform .2s ease;opacity:0;animation:fadeIn .3s ease forwards;line-height:1;text-align:center;padding:7px 0 0;margin:0;box-sizing:border-box}.skip-to-bottom-btn:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pill-btn{display:inline-block;border:none;border-radius:999px;padding:8px 32px;font-size:1.08rem;font-weight:600;background:#E31E74;color:#fff;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 2px 8px rgba(227,49,116,.08);text-decoration:none}.pill-btn:active,.pill-btn:focus,.pill-btn:hover{background:#c81a65;color:#fff;text-decoration:none}.pill-btn-dark{background:#333;color:#fff;text-decoration:none}.pill-btn-dark:active,.pill-btn-dark:focus,.pill-btn-dark:hover{background:#222;color:#fff;text-decoration:none}.pill-btn-red{background:#e53935;color:#fff;text-decoration:none}.pill-btn-red:active,.pill-btn-red:focus,.pill-btn-red:hover{background:#b71c1c;color:#fff;text-decoration:none}.send-message-btn{background:none!important;border:none!important;box-shadow:none!important;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;margin-left:4px;cursor:pointer}.send-message-btn:disabled{opacity:.5;cursor:not-allowed}.send-message-btn ion-icon,.send-message-btn svg{font-size:2rem!important;width:2rem!important;height:2rem!important;color:#333!important;fill:#333!important;vertical-align:middle;display:block}.tab-btn{background:none;border:none;color:#222;font-size:1rem;font-weight:500;margin-right:32px;margin-bottom:8px;padding:0 0 8px;position:relative;cursor:pointer;outline:none;transition:color .18s;border-radius:0}.tab-btn:last-child{margin-right:0}.tab-btn.active{color:#E31E74}.tab-btn.active:after{content:"";display:block;position:absolute;left:0;right:0;bottom:-4px;height:4px;background:#E31E74;border-radius:2px}.suggestion{background:#f0f0f0;padding:8px 12px;border-radius:16px;margin:4px;font-size:14px;color:#666;cursor:pointer;transition:background-color .2s}.suggestion:hover{background:#e0e0e0}.message-content-gif{display:flex;justify-content:center;align-items:center;margin-bottom:4px}.message-content-gif img{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease}.message-content-gif img:hover{transform:scale(1.02)}.giphy-picker-modal{--height:80vh;--border-radius:16px 16px 0 0}.giphy-search-container{padding:16px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.giphy-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;padding:16px;max-height:60vh;overflow-y:auto}.giphy-item{position:relative;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s ease}.giphy-item:hover{transform:scale(1.05)}.giphy-item img{width:100%;height:auto;display:block}.giphy-loading{justify-content:center;padding:20px}.giphy-loading,.message-input{display:flex;align-items:center}.message-input{padding:12px 16px;background:white;border-top:1px solid #e9ecef;gap:8px}.gif-button{--border-radius:50%;width:40px;height:40px;margin:0;--color:#666;--background:transparent;--background-hover:#f0f0f0;--background-activated:#e0e0e0}.gif-button:hover{--color:#333}@media (max-width:480px){.message-content-gif img{max-width:150px;max-height:150px}.giphy-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:6px}}@keyframes post-updated{0%{background-color:rgba(34,197,94,.1);transform:scale(1)}50%{background-color:rgba(34,197,94,.2);transform:scale(1.02)}to{background-color:transparent;transform:scale(1)}}.post-updated{animation:post-updated 1.5s ease-out}@keyframes post-created{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.post-created{animation:post-created .6s ease-out}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.user-card .user-name,.user-card .user-username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.user-card .user-details{flex:1;min-width:0}.footer-tab-bar{display:flex;width:100vw;border-top:1px solid #80808059;position:fixed;left:0;right:0;bottom:0;background:#fff;z-index:100}.footer-tab-btn{flex:1 1 0;min-width:0;border-left:1px solid #80808040;padding:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;text-align:center;text-decoration:none!important;color:#333;text-transform:uppercase;font-size:clamp(.7rem,2vw,.9rem);border-bottom:none!important;transition:background .2s,color .2s}.footer-tab-btn:first-of-type{border-left:none}.footer-tab-btn.active,.footer-tab-btn:hover{background:#f3e6ff;color:#800080}.footer-tab-icon{color:#544b4b!important;fill:#544b4b!important;display:block;margin:0 auto 4px;font-size:clamp(24px,6vw,48px)!important;width:clamp(24px,6vw,48px)!important;height:clamp(24px,6vw,48px)!important}.footer-tab-label{font-size:clamp(.7rem,2vw,.9rem);color:#333;text-transform:uppercase}@media (max-width:480px){.footer-tab-btn{padding:8px 0}.footer-tab-label{font-size:.7rem}.footer-tab-icon{font-size:20px!important;width:20px!important;height:20px!important}}@media (max-width:320px){.footer-tab-btn{padding:6px 0}.footer-tab-label{font-size:.6rem}.footer-tab-icon{font-size:18px!important;width:18px!important;height:18px!important}}.footer-hidden{display:none!important}