/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--red:#d7173c;--ink:#161616;--muted:#76767d;--line:#ebe9e7;--paper:#fbfbfb;--shadow:0 8px 24px #1410100f}.contact-form{gap:14px;margin:22px 0;display:grid}.contact-form label{color:var(--ink);gap:7px;font-size:14px;font-weight:750;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:13px;padding:13px 14px;font-weight:500}.contact-form textarea{resize:vertical;min-height:140px;line-height:1.55}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--red)}@supports (color:color-mix(in lab, red, red)){.contact-form input:focus,.contact-form textarea:focus{outline:2px solid color-mix(in srgb, var(--red) 25%, transparent)}}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red)}.contact-form>button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:13px;min-height:50px;font-weight:850}.contact-form>button:disabled{opacity:.6;cursor:wait}.contact-success{color:#17634b;background:#eefaf5;border:1px solid #bde6d6;border-radius:15px;align-items:center;gap:12px;margin:20px 0;padding:18px;display:flex}.contact-success div{flex:1;gap:3px;display:grid}.contact-success span{font-size:14px}.contact-success button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.admin-actions a{border:1px solid var(--line);color:var(--ink);border-radius:10px;justify-content:center;align-items:center;padding:9px 12px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;padding-bottom:105px}.header{z-index:30;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex;position:sticky;top:0}.header-brand{align-items:center;gap:8px;display:flex}.beta-badge{height:20px;color:var(--red);letter-spacing:.7px;background:#fff0f3;border:1px solid #f0c7cf;border-radius:7px;justify-content:center;align-items:center;padding:0 7px;font-size:7px;font-weight:900;display:inline-flex}.brand{align-items:center;display:flex}.brand-logo{object-fit:contain;object-position:left center;width:224px;height:52px;display:block}.brand-logo-dark,html[data-theme=dark] .brand-logo-light{display:none}html[data-theme=dark] .brand-logo-dark{display:block}.auth-modal .brand-logo{width:270px;height:64px}.header-actions{align-items:center;gap:8px;display:flex}.round-button{background:#fff;border:1px solid #eee;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;position:relative}.notification-badge{background:var(--red);color:#fff;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:7px;font-weight:900;line-height:1;display:grid;position:absolute;top:-7px;right:-6px}.language{border:1px solid #eee;border-radius:18px;align-items:center;gap:9px;height:35px;padding:3px 8px 3px 3px;font-size:10px;display:flex}.language b{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.language span{color:#666}.account-button.signed-in{color:#fff;background:#111;font-weight:800;overflow:hidden}.account-button img{object-fit:cover;width:100%;height:100%}.account-button span{font-size:11px}.page{max-width:1090px;margin:0 auto;padding:30px 24px}.intro{justify-content:space-between;align-items:center;display:flex}.intro p{color:#777;margin:0 0 3px;font-size:12px}.intro h1{letter-spacing:-.7px;margin:0;font-size:23px}.country{color:#606067;background:#fff;border:1px solid #eee;border-radius:18px;align-items:center;gap:6px;padding:8px 13px;font-size:10px;display:flex}.search{height:49px;box-shadow:var(--shadow);color:#888;background:#fff;border:1px solid #e7e5e3;border-radius:24px;align-items:center;gap:11px;margin:18px 0;padding:0 16px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;height:100%;font-size:12px}.categories{grid-template-columns:repeat(6,1fr);gap:9px;display:grid}.categories button{background:#fff;border:1px solid #e8e6e4;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:86px;transition:all .18s;display:flex;box-shadow:0 5px 14px #00000006}.categories button:hover,.categories button.selected{box-shadow:var(--shadow);border-color:#e8a7b4;transform:translateY(-2px)}.categories button>span{border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.categories b{font-size:10px}.categories .info-category{color:#fff;background:linear-gradient(145deg,#24242b,#101014);border-color:#19191d;box-shadow:0 9px 22px #11111922}.categories .info-category>span{color:#fff;background:linear-gradient(145deg,#e51d45,#b70b2c);box-shadow:0 5px 12px #d7173c44}.categories .info-category:hover,.categories .info-category.selected{border-color:#e02a4c;box-shadow:0 11px 25px #d7173c28}.rose{color:#bf2443;background:#fde9ef}.blue{color:#2985ad;background:#e7f4fb}.green{color:#228e68;background:#e5f5ef}.violet{color:#7957be;background:#f0e9fd}.amber{color:#a27527;background:#f8eedf}.slate{color:#262626;background:#ededed}.category-explainer{color:#666;background:#fff;border:1px solid #ebe8e6;border-radius:13px;align-items:center;gap:9px;min-height:42px;margin:10px 0 0;padding:9px 12px;font-size:10px;display:flex}.category-explainer svg{color:var(--red);flex:none}.columns{grid-template-columns:minmax(0,1.7fr) minmax(280px,.9fr);gap:42px;margin-top:21px;display:grid}.composer{color:#86868d;text-align:left;background:#fff;border:1px solid #e8e6e4;border-radius:18px;align-items:center;gap:12px;width:100%;height:64px;padding:0 14px;display:flex;box-shadow:0 5px 18px #00000006}.avatar{color:#fff;background:#0b0b0d;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.composer>span:nth-child(2){flex:1;font-size:12px}.composer b{background:var(--red);color:#fff;border-radius:11px;align-items:center;gap:6px;padding:10px 13px;font-size:10px;display:flex}.section-title{justify-content:space-between;align-items:center;margin:26px 0 12px;display:flex}.section-title h2{margin:0;font-size:18px}.section-title button{color:var(--red);background:0 0;border:0;font-size:10px;font-weight:700}.empty{color:#888;background:#fff9;border:1px dashed #e8e5e3;border-radius:19px;place-items:center;height:68px;font-size:12px;display:grid}.empty.small{height:68px}.right-column{flex-direction:column;gap:5px;display:flex}.right-column .section-title{margin-top:10px}.welcome-card{color:#fff;background:radial-gradient(circle at 85% 35%,#d5223b55,#0000 30%),linear-gradient(110deg,#421213,#8b161c);border-radius:18px;height:132px;margin-top:17px;padding:16px;position:relative;overflow:hidden;box-shadow:0 9px 25px #51101525}.welcome-card small{letter-spacing:.5px;background:#ffffff1b;border-radius:9px;padding:4px 7px;font-size:7px}.welcome-card h3{margin:11px 0 5px;font-size:16px}.welcome-card p{color:#eadada;width:72%;margin:0;font-size:10px;line-height:1.45}.welcome-card button{color:#222;background:#fff;border:0;border-radius:20px;padding:9px 14px;font-size:10px;font-weight:700;position:absolute;bottom:14px;right:14px}.welcome-card button span{margin-left:6px}.empty.setup{text-align:center;color:#9a6c22;background:#fffaf0;padding:12px}.post-card{background:#fff;border:1px solid #e8e6e4;border-radius:18px;margin-bottom:12px;padding:16px;box-shadow:0 5px 18px #00000005}.post-author{align-items:center;gap:10px;display:flex}.post-author>div{flex-direction:column;gap:4px;display:flex}.author-profile-button{text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.author-profile-button>span:last-child{flex-direction:column;gap:4px;display:flex}.author-profile-button:hover strong{color:var(--red)}.post-author small{color:#929299;align-items:center;gap:4px;font-size:9px;display:flex}.post-owner-actions{flex-direction:row!important;gap:5px!important;margin-left:auto!important;display:flex!important}.post-owner-actions button{color:#777;background:#f6f5f3;border:0;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.post-owner-actions button:hover{background:#eee}.post-owner-actions button.danger:hover{color:var(--red);background:#fff0f2}.post-card>p{color:#404045;margin:15px 2px;font-size:13px;line-height:1.6}.post-actions{border-top:1px solid #f0efed;gap:8px;padding-top:9px;display:flex}.post-actions button{color:#777;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:10px;display:flex}.post-actions button:hover{color:var(--red);background:#f7f5f4}.post-actions button.liked{color:var(--red);background:#fff0f3}.post-actions button.liked svg{fill:var(--red)}.post-image{object-fit:cover;background:#f3f1ef;border-radius:14px;width:100%;max-height:520px;margin:0 0 14px;display:block}.post-image-fallback{color:#8c8580;background:#f5f3f1;border:1px dashed #d9d4d0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;margin:0 0 14px;display:flex}.post-image-fallback span{font-size:9px;font-weight:700}.post-image-fallback button{color:var(--red);background:#fff;border:0;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}.post-image-fallback.compact{min-height:110px;margin-top:12px}.post-type{margin:13px 0 0}.post-type span{color:var(--red);background:#fff0f3;border-radius:8px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-block}.post-title{margin:10px 2px -7px;font-size:16px}.type-filters{gap:7px;padding:0 0 12px;display:flex;overflow:auto}.type-filters button{white-space:nowrap;color:#777;background:#fff;border:1px solid #e6e3e1;border-radius:18px;padding:8px 11px;font-size:9px;font-weight:700}.type-filters button.active{color:#fff;background:#17171a;border-color:#17171a}.side-business{flex-direction:column;gap:7px;display:flex}.side-business button{text-align:left;background:#fff;border:1px solid #ece9e7;border-radius:13px;padding:11px}.side-business strong,.side-business span{display:block}.side-business strong{font-size:10px}.side-business span{color:#888;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.business-meta{flex-wrap:wrap;gap:6px;margin:12px 0 0;display:flex}.business-meta span{color:#666;background:#f7f5f3;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.business-contact{gap:8px;margin:-4px 0 13px;display:flex}.business-contact a{color:#fff;background:#17171a;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:100px;height:36px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.business-contact a:first-child{background:var(--red)}.job-meta{flex-wrap:wrap;gap:6px;margin:12px 0 0;display:flex}.job-meta span{color:#52717e;background:#eef6fa;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.job-meta .salary{color:#237b4b;background:#e9f7ef;font-weight:800}.job-contact{align-items:center;gap:12px;margin:-4px 0 13px;display:flex}.job-contact a{background:var(--red);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.job-contact>span{color:#888;font-size:9px}.housing-meta{flex-wrap:wrap;gap:6px;margin:12px 0 0;display:flex}.housing-meta span{color:#477667;background:#edf7f3;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.housing-meta .price{color:#fff;background:#17171a;font-weight:800}.housing-contact{align-items:center;gap:12px;margin:-4px 0 13px;display:flex}.housing-contact a{background:var(--red);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.housing-contact>span{color:#777;background:#f5f3f1;border-radius:8px;padding:6px 8px;font-size:9px}.question-meta{flex-wrap:wrap;gap:6px;margin:12px 0 0;display:flex}.question-meta span{color:#8b6828;background:#faf1e3;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:700;display:flex}.question-meta span:last-child{color:#777;background:#f4f2f0}.info-card{border-color:#dedde2;position:relative;overflow:hidden;box-shadow:0 10px 28px #1111190d}.info-card:before{content:"";background:linear-gradient(#ef234c,#a90727);width:4px;position:absolute;inset:0 auto 0 0}.info-card-banner{color:#fff;background:linear-gradient(110deg,#1b1b20,#2c2024);align-items:center;gap:7px;margin:-16px -16px 14px;padding:11px 16px 11px 19px;display:flex}.info-card-banner svg{color:#ff3158}.info-card-banner span{letter-spacing:1.1px;font-size:8px;font-weight:900}.info-card-banner small{color:#d2cdd0;margin-left:auto;font-size:8px}.info-card .post-type span{color:#fff;background:#17171a}.info-meta{flex-wrap:wrap;gap:6px;margin:12px 0 0;display:flex}.info-meta span,.info-meta a{color:#555;background:#f2f1f4;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:700;text-decoration:none;display:flex}.info-meta span:first-child{color:#b51636;background:#fff0f3}.info-meta a{color:#fff;background:#17171a}.info-meta a:hover{background:var(--red)}.community-meta{flex-wrap:wrap;gap:6px;margin:12px 0 0;display:flex}.community-meta span{color:#666;background:#f3f1f0;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.community-meta span:first-child{color:#a51d38;background:#fff0f3;font-weight:700}.community-topic-bar{scrollbar-width:none;gap:7px;margin:-3px 0 14px;padding:2px 1px 5px;display:flex;overflow-x:auto}.community-topic-bar::-webkit-scrollbar{display:none}.community-topic-bar button{color:#625d59;background:#f2efed;border:0;border-radius:999px;flex:none;padding:8px 12px;font-size:9px;font-weight:750}.community-topic-bar button.active{color:#fff;background:#9f1731;box-shadow:0 5px 14px #9f173126}.connection-banner{color:#694f0c;background:#fff6dc;border:1px solid #eed58b;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:10px 12px;font-size:9px;font-weight:700;display:flex}.connection-banner span{align-items:center;gap:7px;display:flex}.connection-banner button{color:#fff;background:#17171a;border:0;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}.connection-banner button:disabled{opacity:.5}.empty.setup{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.empty.setup strong{font-size:11px}.empty.setup span{color:#888;font-size:9px}.empty.setup button{background:var(--red);color:#fff;border:0;border-radius:9px;padding:8px 12px;font-size:9px;font-weight:800}.bottom-nav{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #eee;border-radius:34px;grid-template-columns:repeat(5,1fr);width:440px;height:72px;padding:5px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #21131320}.bottom-nav button{color:#73737a;background:0 0;border:0;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex;position:relative}.bottom-nav button.active{color:#fff;background:linear-gradient(135deg,#e41b45,#c70e32);box-shadow:0 8px 18px #d7173c45}.nav-badge{background:var(--red);color:#fff;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:7px;line-height:1;display:grid;position:absolute;top:5px;left:calc(50% + 7px)}.bottom-nav .publish-nav{color:#fff;background:linear-gradient(135deg,#e41b45,#b90c2c);border-radius:50%;place-self:center;width:58px;height:58px;box-shadow:0 8px 22px #d7173c55}.bottom-nav .publish-nav span{font-size:8px}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#1d111399;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.auth-modal{text-align:center;background:#fff;border-radius:24px;width:min(410px,100%);padding:32px;position:relative;box-shadow:0 30px 80px #0004}.auth-modal>.brand{justify-content:center}.modal-close{background:#f2f1ef;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}.auth-modal h2{margin:24px 0 7px;font-size:22px}.auth-modal>p{color:#777;margin:0 0 24px;font-size:12px;line-height:1.55}.google,.submit{border-radius:11px;width:100%;height:46px;font-weight:700}.google{background:#fff;border:1px solid #ddd;justify-content:center;align-items:center;gap:10px;display:flex}.divider{text-align:center;border-bottom:1px solid #e8e6e4;height:35px;margin-bottom:25px}.divider span{color:#999;background:#fff;padding:0 10px;font-size:10px;position:relative;top:27px}.auth-modal label{text-align:left;font-size:10px;font-weight:700;display:block}.auth-modal input{border:1px solid #ddd;border-radius:10px;outline:0;width:100%;height:44px;margin-top:6px;padding:0 12px;display:block}.submit{background:var(--red);color:#fff;border:0;margin-top:14px}.submit:disabled{opacity:.6}.auth-error{color:#a81631;text-align:left;background:#fff0f2;border-radius:9px;margin-top:10px;padding:9px;font-size:10px}.sent-icon{width:58px;height:58px;color:var(--red);background:#fde9ef;border-radius:17px;place-items:center;margin:24px auto 0;display:grid}.toast{z-index:120;color:#fff;background:#17171a;border-radius:12px;align-items:center;gap:8px;padding:11px 16px;font-size:11px;display:flex;position:fixed;bottom:102px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0004}.composer-modal{background:#fff;border-radius:24px;width:min(560px,100%);padding:26px;position:relative;box-shadow:0 30px 80px #0004}.composer-heading{align-items:center;gap:11px;padding-right:36px;display:flex}.composer-heading h2{margin:0;font-size:18px}.composer-heading p{color:#888;margin:4px 0 0;font-size:10px}.composer-modal textarea{resize:none;width:100%;min-height:190px;font:inherit;border:0;outline:0;margin:24px 0 0;font-size:15px;line-height:1.55}.composer-footer{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.composer-footer small{color:#999;font-size:9px}.composer-footer button{background:var(--red);color:#fff;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 15px;font-size:10px;font-weight:700;display:flex}.composer-footer button:disabled{opacity:.5}.post-image-picker{margin:9px 0 14px}.post-image-picker>label input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.post-image-picker>label>span{min-height:48px;color:var(--red);cursor:pointer;background:#fff8f9;border:1px dashed #d9b7be;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.post-image-picker>label small{color:#999;font-size:8px;font-weight:500}.post-image-preview{background:#f3f1ef;border-radius:14px;position:relative;overflow:hidden}.post-image-preview img{object-fit:cover;width:100%;max-height:310px;display:block}.post-image-preview button{color:var(--red);background:#fff;border:0;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;font-weight:800;display:flex;position:absolute;top:9px;right:9px;box-shadow:0 5px 18px #0002}.publish-picker{background:#fff;border-radius:24px;width:min(520px,100%);padding:28px;position:relative}.publish-picker h2{margin:0 40px 5px 0;font-size:21px}.publish-picker>p{color:#888;margin:0 0 18px;font-size:11px}.publish-picker>div{flex-direction:column;gap:8px;display:flex}.publish-picker>div>button{text-align:left;background:#fff;border:1px solid #ebe8e6;border-radius:14px;align-items:center;gap:11px;padding:11px;display:flex}.publish-picker>div>button:hover{background:#fffafb;border-color:#e6a2b0}.publish-picker>div>button>span{width:38px;height:38px;color:var(--red);background:#fff0f3;border-radius:11px;place-items:center;display:grid}.publish-picker>div>button>div{flex-direction:column;flex:1;gap:3px;display:flex}.publish-picker strong{font-size:11px}.publish-picker small{color:#888;font-size:9px}.publish-picker b{color:var(--red)}.composer-title,.detail-grid input{border:1px solid #ddd;border-radius:11px;outline:0;width:100%;height:44px;padding:0 12px;font-size:12px}.composer-title{margin-top:20px}.detail-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.composer-title+.detail-grid{margin-top:8px}.composer-modal .detail-grid+textarea,.composer-modal .composer-title+textarea{margin-top:12px}.business-form{flex-direction:column;gap:9px;margin-top:10px;display:flex}.business-form label,.detail-grid label{color:#555;font-size:9px;font-weight:800}.business-form input,.business-form select{background:#fff;border:1px solid #ddd;border-radius:10px;outline:0;width:100%;height:42px;margin-top:5px;padding:0 11px;font-size:11px;display:block}.business-form+.composer-modal textarea,.composer-modal .business-form+textarea{min-height:120px;margin-top:12px}.job-form{flex-direction:column;gap:9px;margin-top:10px;display:flex}.job-form label{color:#555;font-size:9px;font-weight:800}.job-form input,.job-form select{background:#fff;border:1px solid #ddd;border-radius:10px;outline:0;width:100%;height:42px;margin-top:5px;padding:0 11px;font-size:11px;display:block}.composer-modal .job-form+textarea{min-height:120px;margin-top:12px}.housing-form{flex-direction:column;gap:9px;margin-top:10px;display:flex}.housing-form label{color:#555;font-size:9px;font-weight:800}.housing-form input,.housing-form select{background:#fff;border:1px solid #ddd;border-radius:10px;outline:0;width:100%;height:42px;margin-top:5px;padding:0 11px;font-size:11px;display:block}.composer-modal .housing-form+textarea{min-height:110px;margin-top:12px}.question-form{margin-top:10px}.question-form label{color:#555;font-size:9px;font-weight:800}.question-form select{background:#fff;border:1px solid #ddd;border-radius:10px;outline:0;width:100%;height:42px;margin-top:5px;padding:0 11px;font-size:11px;display:block}.question-form p{color:#8a6b31;background:#fff8ea;border-radius:9px;margin:8px 0 0;padding:8px 10px;font-size:9px;line-height:1.45}.composer-modal .question-form+textarea{min-height:140px;margin-top:12px}.community-form{margin-top:14px}.community-form label{color:#555;font-size:9px;font-weight:800}.community-form select,.community-form input{background:#fff;border:1px solid #ddd;border-radius:10px;outline:0;width:100%;height:42px;margin-top:5px;padding:0 11px;font-size:11px;display:block}.community-form p{color:#777;background:#f7f5f3;border-radius:9px;margin:8px 0 0;padding:8px 10px;font-size:9px;line-height:1.45}.composer-modal .community-form+textarea{min-height:150px;margin-top:12px}.info-form{background:linear-gradient(145deg,#faf9fa,#fff);border:1px solid #e2dfe1;border-radius:13px;flex-direction:column;gap:9px;margin-top:10px;padding:12px;display:flex}.info-form label{color:#555;font-size:9px;font-weight:800}.info-form input,.info-form select{background:#fff;border:1px solid #ddd;border-radius:10px;outline:0;width:100%;height:42px;margin-top:5px;padding:0 11px;font-size:11px;display:block}.info-form>p{color:#8d1830;background:#fff0f3;border-radius:9px;margin:0;padding:8px 10px;font-size:9px;line-height:1.45}.composer-modal .info-form+textarea{min-height:130px;margin-top:12px}.comments-modal{background:#fff;border-radius:24px;flex-direction:column;width:min(540px,100%);max-height:min(680px,90vh);padding:25px;display:flex;position:relative;box-shadow:0 30px 80px #0004}.comments-modal h2{margin:0 40px 12px 0;font-size:19px}.comment-post{color:#666;background:#f8f7f5;border-radius:11px;margin:0 0 14px;padding:10px;font-size:11px;line-height:1.5}.comment-list{min-height:120px;max-height:390px;overflow:auto}.comment-row{border-bottom:1px solid #f0efed;align-items:flex-start;gap:10px;padding:11px 0;display:flex}.comment-row .avatar{width:34px;min-width:34px;height:34px;font-size:11px}.comment-row>div{flex:1}.comment-row strong{font-size:11px}.comment-row p{color:#444;margin:4px 0;font-size:11px;line-height:1.45}.comment-row small{color:#999;font-size:8px}.delete-comment{color:#a1a1a5;background:0 0;border:0;border-radius:9px;place-items:center;width:30px;min-width:30px;height:30px;display:grid}.delete-comment:hover{color:var(--red);background:#fff0f2}.comment-empty{text-align:center;color:#999;padding:30px;font-size:11px}.comment-form{border-top:1px solid #eee;gap:8px;margin-top:8px;padding-top:13px;display:flex}.comment-form input{border:1px solid #ddd;border-radius:12px;outline:0;flex:1;height:42px;padding:0 12px;font-size:11px}.comment-form button{background:var(--red);color:#fff;border:0;border-radius:12px;place-items:center;width:42px;display:grid}.profile-modal{background:#fff;border-radius:24px;width:min(440px,100%);max-height:90vh;padding:28px;position:relative;overflow:auto;box-shadow:0 30px 80px #0004}.profile-preview{align-items:center;gap:13px;margin-bottom:18px;padding-right:40px;display:flex}.profile-preview>img,.profile-preview>span{object-fit:cover;color:#fff;background:#111;border-radius:50%;place-items:center;width:64px;height:64px;font-size:23px;font-weight:800;display:grid}.profile-preview h2{margin:0;font-size:20px}.profile-preview p{color:#888;margin:4px 0;font-size:10px}.profile-modal label{margin:13px 0;font-size:10px;font-weight:700;display:block}.profile-modal input,.profile-modal textarea{border:1px solid #ddd;border-radius:11px;outline:0;width:100%;margin-top:6px;padding:10px 12px;font-size:12px;display:block}.profile-modal input{height:43px}.profile-modal textarea{resize:none;height:86px;font-family:inherit}.avatar-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.avatar-upload span{height:46px;color:var(--red);text-align:center;cursor:pointer;background:#fff7f8;border:1px dashed #d9b7be;border-radius:11px;justify-content:center;align-items:center;margin-top:6px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.profile-bio{color:#3f3f43;background:#f8f7f5;border-radius:13px;margin:0 0 14px;padding:13px;font-size:12px;line-height:1.55}.profile-bio.empty-bio{color:#939399}.profile-details{grid-template-columns:70px 1fr;gap:8px;padding:2px 3px 15px;font-size:10px;display:grid}.profile-details span{color:#929299}.profile-details strong{text-overflow:ellipsis;overflow:hidden}.profile-edit,.profile-message{background:var(--red);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;height:43px;font-size:11px;font-weight:700;display:flex}.profile-message{background:#17171a}.profile-cancel{color:#777;background:0 0;border:0;width:100%;padding:11px;font-size:10px;font-weight:700}.profile-posts{border-top:1px solid #eee;margin-top:18px;padding-top:14px}.profile-posts h3{margin:0 0 8px;font-size:12px}.profile-posts p{white-space:nowrap;text-overflow:ellipsis;background:#faf9f7;border-radius:9px;margin:6px 0;padding:9px 10px;font-size:10px;line-height:1.45;overflow:hidden}.profile-posts small{color:#999;font-size:10px}.public-profile-loading{text-align:center;color:#999;padding:25px;font-size:11px}.signout{width:100%;color:var(--red);background:0 0;border:0;margin-top:4px;padding:12px;font-size:10px;font-weight:700}.profile-modal select{background:#fff;border:1px solid #ddd;border-radius:11px;outline:0;width:100%;height:43px;margin-top:6px;padding:0 12px;font-size:12px;display:block}.delete-account-link{color:#9a777d;background:0 0;border:0;border-top:1px solid #eee;width:100%;margin-top:2px;padding:13px 8px 4px;font-size:9px;font-weight:700}.delete-account-link:hover{color:var(--red)}.profile-content-row{background:#faf9f7;border:1px solid #efedeb;border-radius:11px;grid-template-columns:minmax(0,1fr) 32px 32px;align-items:center;gap:5px;margin:7px 0;padding:8px;display:grid}.profile-content-row>div{min-width:0}.profile-content-row span{color:var(--red);margin-bottom:2px;font-size:8px;font-weight:800;display:inline-block}.profile-content-row p{background:0 0;margin:0;padding:0}.profile-content-row>button{color:#555;background:#f0eeec;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.profile-content-row>button.danger{color:var(--red);background:#fff0f2}.delete-account-backdrop{z-index:310}.delete-account-modal{background:#fff;border-radius:24px;width:min(420px,100%);padding:30px;position:relative;box-shadow:0 30px 80px #0004}.delete-account-icon{width:50px;height:50px;color:var(--red);background:#fff0f2;border-radius:15px;place-items:center;display:grid}.delete-account-modal h2{margin:17px 0 7px;font-size:21px}.delete-account-modal>p{color:#73737a;margin:0 0 18px;font-size:11px;line-height:1.55}.delete-account-modal label{color:#555;font-size:10px;font-weight:700;display:block}.delete-account-modal input{text-transform:uppercase;border:1px solid #ddd;border-radius:11px;outline:0;width:100%;height:44px;margin-top:7px;padding:0 12px;font-size:12px;display:block}.delete-account-modal input:focus{border-color:#cf7b8a;box-shadow:0 0 0 3px #fff0f2}.delete-account-confirm{background:var(--red);color:#fff;border:0;border-radius:11px;width:100%;height:44px;margin-top:14px;font-size:10px;font-weight:800}.delete-account-confirm:disabled{opacity:.4}.delete-account-cancel{color:#777;background:0 0;border:0;width:100%;padding:12px;font-size:10px;font-weight:700}.request-modal,.inbox-modal{background:#fff;border-radius:24px;width:min(470px,100%);max-height:90vh;padding:28px;position:relative;overflow:auto;box-shadow:0 30px 80px #0004}.request-modal h2,.inbox-modal h2{margin:0 40px 8px 0;font-size:20px}.request-modal>p,.inbox-note{color:#777;margin:0 0 16px;font-size:11px;line-height:1.5}.request-modal textarea{resize:none;width:100%;height:110px;font:inherit;border:1px solid #ddd;border-radius:12px;outline:0;padding:12px;font-size:12px}.request-modal>small{text-align:right;color:#999;margin-top:5px;font-size:9px;display:block}.request-list{flex-direction:column;gap:10px;display:flex}.request-card{border:1px solid #e9e7e5;border-radius:15px;padding:13px}.request-author{align-items:center;gap:9px;display:flex}.request-author>img,.request-author>span{object-fit:cover;color:#fff;background:#111;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.request-author>div{flex-direction:column;gap:3px;display:flex}.request-author strong{font-size:11px}.request-author small{color:#999;font-size:8px}.request-card>p{color:#444;background:#f8f7f5;border-radius:9px;margin:11px 0;padding:9px;font-size:11px;line-height:1.45}.request-actions{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.request-actions button{color:#555;background:#f1f0ee;border:0;border-radius:8px;padding:8px 4px;font-size:9px;font-weight:700}.request-actions .accept{background:var(--red);color:#fff}.request-actions .danger{color:var(--red);background:#fff0f2}.request-status{color:#777;background:#f1f0ee;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:700;display:inline-block}.request-status.accepted{color:#278250;background:#e9f7ef}.request-empty{text-align:center;color:#999;padding:30px 5px;font-size:11px}.open-chat{color:#fff;background:#17171a;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;height:36px;font-size:10px;font-weight:700;display:flex}.messages-backdrop{padding:28px}.messages-workspace{background:#fff;border-radius:26px;grid-template-columns:340px 1fr;width:min(980px,100%);height:min(760px,92vh);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #0005}.messages-workspace>.modal-close{z-index:3;top:16px;right:16px}.messages-sidebar{background:#faf9f8;border-right:1px solid #ebe8e6;min-width:0;padding:22px 14px 16px;overflow:auto}.messages-sidebar-heading{align-items:center;gap:10px;padding:0 42px 17px 5px;display:flex}.messages-sidebar-heading>span{color:#fff;background:#17171a;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.messages-sidebar-heading h2{margin:0;font-size:18px}.messages-sidebar-heading p{color:#8b8988;margin:3px 0 0;font-size:9px}.messages-sidebar .request-list{gap:8px}.messages-sidebar .request-card{background:#fff;transition:all .18s}.messages-sidebar .request-card.active{border-color:#e4a7b4;box-shadow:0 0 0 2px #fff0f3}.messages-sidebar .request-card>p{white-space:nowrap;text-overflow:ellipsis;margin:9px 0;overflow:hidden}.messages-sidebar .request-actions{grid-template-columns:1fr 1fr}.messages-sidebar .request-actions button:nth-child(n+3){display:none}.messages-chat-pane{background:linear-gradient(#fff 0%,#fbfaf9 100%);flex-direction:column;min-width:0;display:flex}.chat-heading{background:#fff;border-bottom:1px solid #eee;align-items:center;gap:11px;min-height:76px;padding:14px 62px 14px 19px;display:flex}.chat-heading .avatar{width:44px;min-width:44px;height:44px}.chat-heading h2{margin:0;font-size:15px}.chat-heading small{color:#999;font-size:9px}.chat-back{color:#333;background:#f2f0ef;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:none}.chat-messages{flex-direction:column;flex:1;gap:8px;padding:22px 20px;display:flex;overflow:auto}.chat-bubble{background:#efedeb;border-radius:16px 16px 16px 5px;align-self:flex-start;max-width:min(76%,440px);padding:10px 12px;box-shadow:0 2px 8px #00000008}.chat-bubble.mine{background:var(--red);color:#fff;border-radius:16px 16px 5px;align-self:flex-end}.chat-bubble p{margin:0;font-size:12px;line-height:1.45}.chat-bubble small{text-align:right;opacity:.65;margin-top:4px;font-size:8px;display:block}.chat-form{background:#fff;border-top:1px solid #eee;gap:9px;padding:14px 18px;display:flex}.chat-form input{border:1px solid #ddd;border-radius:14px;outline:0;flex:1;height:46px;padding:0 14px;font-size:12px}.chat-form input:focus{border-color:#cf8796;box-shadow:0 0 0 3px #fff0f3}.chat-form button{background:var(--red);color:#fff;border:0;border-radius:14px;place-items:center;width:46px;display:grid}.chat-form button:disabled{opacity:.55}.chat-placeholder{text-align:center;color:#8a8887;max-width:290px;margin:auto;padding:28px}.chat-placeholder>span{width:64px;height:64px;color:var(--red);background:#fff0f3;border-radius:20px;place-items:center;margin:0 auto 14px;display:grid}.chat-placeholder h3{color:#222;margin:0 0 7px;font-size:17px}.chat-placeholder p{margin:0;font-size:10px;line-height:1.55}.chat-message-actions{opacity:.72;justify-content:flex-end;margin-top:4px;display:flex}.chat-message-actions button{color:inherit;background:0 0;border:0;align-items:center;gap:3px;padding:2px;font-size:8px;font-weight:700;display:flex}.chat-bubble:not(.mine) .chat-message-actions button{color:#9b626b}.chat-heading small.chat-online{color:#3d8b68}.chat-heading small.chat-offline{color:#b77727}.chat-form input:disabled{opacity:.7;cursor:not-allowed}.chat-bubble.mine>small{font-weight:650}.delete-conversation{width:36px;height:36px;color:var(--red);cursor:pointer;background:#fff0f3;border:0;border-radius:11px;place-items:center;margin-left:auto;display:grid}.deleted-message{opacity:.65;font-style:italic}.chat-safety-actions{gap:5px;margin-left:auto;display:flex}.chat-safety-actions button{color:#777;cursor:pointer;background:#f3f1ef;border:0;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.chat-safety-actions button:hover{color:var(--red);background:#fff0f3}.chat-safety-actions+.delete-conversation{margin-left:0}html[data-theme=dark] .chat-safety-actions button{color:#d0cdd0;background:#302f34}.notification-backdrop{justify-content:flex-end;align-items:flex-start;padding:66px max(20px,50vw - 590px) 20px}.notification-modal{background:#fff;border-radius:20px;width:min(410px,100%);max-height:min(680px,100vh - 86px);padding:20px;overflow:auto;box-shadow:0 25px 70px #0003}.notification-heading{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.notification-heading h2{margin:0;font-size:18px}.notification-heading p{color:#888;margin:4px 0 0;font-size:9px}.notification-heading .modal-close{position:static}.mark-notifications-read{width:100%;color:var(--red);background:#fff7f8;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin:11px 0 2px;padding:9px;font-size:9px;font-weight:800;display:flex}.notification-list{flex-direction:column;margin-top:8px;display:flex}.notification-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #f0eeec;align-items:flex-start;gap:10px;width:100%;padding:12px 3px;display:flex;position:relative}.notification-item.unread{background:#fffafb;border-radius:12px;padding-left:9px;padding-right:9px}.notification-icon{color:#555;background:#f1efed;border-radius:50%;place-items:center;width:38px;min-width:38px;height:38px;display:grid}.notification-icon.like{color:var(--red);background:#fff0f3}.notification-icon.message_request{color:#4474ad;background:#edf3ff}.notification-copy{flex-direction:column;gap:3px;min-width:0;padding-right:12px;display:flex}.notification-copy strong{font-size:11px}.notification-copy>span{color:#555;font-size:10px;line-height:1.4}.notification-copy small{color:#999;font-size:8px}.notification-item>i{background:var(--red);border-radius:50%;width:7px;height:7px;position:absolute;top:17px;right:8px}.notification-empty{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:150px;margin:0;font-size:10px;display:flex}.admin-button{color:#fff;background:#17171a;border-color:#17171a}.post-actions .report-action{color:#999;margin-left:auto}.post-actions .report-action:hover{color:#b9771d;background:#fff8ea}.post-actions .save-action.saved{color:#1f7048;background:#edf8f2}.post-actions .save-action.saved svg{fill:#1f7048}.profile-saved{color:#444;background:#fff;border:1px solid #e5e2df;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;height:43px;margin-top:8px;font-size:10px;font-weight:800;display:flex}.profile-saved span{color:#777;background:#f0eeec;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:8px;display:grid}.comment-moderation{gap:3px;display:flex}.comment-row>.comment-moderation{flex:0}.report-comment{color:#aaa;background:0 0;border:0;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.report-comment:hover{color:#a56c18;background:#fff8ea}.admin-modal{background:#fff;border-radius:24px;width:min(680px,100%);max-height:92vh;padding:28px;position:relative;overflow:auto;box-shadow:0 30px 80px #0004}.admin-heading{align-items:center;gap:11px;padding-right:42px;display:flex}.admin-heading>span{color:#fff;background:#17171a;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.admin-heading h2{margin:0;font-size:20px}.admin-heading p{color:#888;margin:4px 0 0;font-size:10px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.admin-stats div{background:#f7f5f3;border-radius:12px;flex-direction:column;padding:12px;display:flex}.admin-stats strong{font-size:20px}.admin-stats span{color:#888;font-size:9px}.admin-report-list{flex-direction:column;gap:9px;display:flex}.admin-report{border:1px solid #ebe8e6;border-radius:14px;padding:13px}.admin-report.resolved,.admin-report.dismissed{opacity:.62}.admin-report-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.admin-report-top span,.admin-report-top b{border-radius:7px;padding:5px 7px;font-size:8px}.admin-report-top span{color:var(--red);background:#fff0f3;font-weight:800}.admin-report-top b{color:#987028;background:#fff7e8}.admin-report.resolved .admin-report-top b{color:#278250;background:#e9f7ef}.admin-report.dismissed .admin-report-top b{color:#777;background:#eee}.admin-report>strong{font-size:11px}.admin-report>p{background:#f8f7f5;border-radius:9px;margin:8px 0;padding:9px;font-size:10px;line-height:1.45}.admin-report>small{color:#999;font-size:8px}.admin-actions{gap:6px;margin-top:10px;display:flex}.admin-actions button{color:#555;background:#f0eeec;border:0;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:800}.admin-actions .admin-delete{background:var(--red);color:#fff;align-items:center;gap:5px;display:flex}.admin-tabs{grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0 4px;display:grid}.admin-tabs button{color:#777;background:#fff;border:1px solid #e7e4e2;border-radius:11px;justify-content:center;align-items:center;gap:6px;height:40px;font-size:10px;font-weight:800;display:flex}.admin-tabs button.active{color:#fff;background:#17171a;border-color:#17171a}.admin-member-search{color:#999;border:1px solid #e7e4e2;border-radius:12px;align-items:center;gap:8px;height:43px;margin:15px 0 10px;padding:0 12px;display:flex}.admin-member-search input{background:0 0;border:0;outline:0;width:100%;height:100%;font-size:11px}.admin-member-list{flex-direction:column;gap:7px;display:flex}.admin-member{border:1px solid #ebe8e6;border-radius:13px;align-items:center;gap:10px;padding:10px;display:flex}.admin-member>img,.admin-member>.avatar{object-fit:cover;border-radius:50%;width:38px;min-width:38px;height:38px}.admin-member>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.admin-member strong{font-size:11px}.admin-member small{color:#719079;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.admin-member small.suspended{color:var(--red)}.admin-member>button{border:0;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:800}.admin-member>button.block{color:var(--red);background:#fff0f2}.admin-member>button.unblock{color:#278250;background:#e9f7ef}.suspended-backdrop{z-index:300}.suspended-backdrop .auth-modal{text-align:left}.suspended-backdrop .submit{margin-top:22px}.business-meta .verified-business{color:#237b4b;background:#e9f7ef;font-weight:800}.verify-request{color:#555;background:#fff;border:1px solid #d9d4d1;border-radius:10px;align-items:center;gap:6px;margin:-3px 0 12px;padding:9px 11px;font-size:9px;font-weight:800;display:flex}.verify-request:disabled{color:#999;background:#f7f5f3}.admin-business-list{flex-direction:column;gap:8px;margin-top:14px;display:flex}.admin-business{border:1px solid #ebe8e6;border-radius:14px;padding:13px}.admin-business>div:first-child{align-items:center;gap:9px;display:flex}.admin-business>div:first-child>span{width:36px;height:36px;color:var(--red);background:#fff0f3;border-radius:10px;place-items:center;display:grid}.admin-business>div:first-child>div{flex-direction:column;gap:3px;display:flex}.admin-business strong{font-size:11px}.admin-business small{color:#888;font-size:8px}.admin-business>p{background:#f8f7f5;border-radius:9px;margin:10px 0;padding:9px;font-size:10px;line-height:1.45}.admin-business>b{color:#9a6d25;background:#fff7e8;border-radius:7px;padding:5px 7px;font-size:8px}.admin-business.approved>b{color:#278250;background:#e9f7ef}.admin-business.rejected>b{color:#777;background:#eee}.admin-actions .approve-business{color:#fff;background:#278250;align-items:center;gap:5px;display:flex}.discovery-toolbar{gap:8px;margin:-7px 0 14px;display:flex}.feed-scope{flex:1;grid-template-columns:1fr 1fr;gap:7px;display:grid}.feed-scope button,.filter-toggle{color:#666;background:#fff;border:1px solid #e6e3e1;border-radius:13px;justify-content:center;align-items:center;gap:7px;height:42px;font-size:10px;font-weight:800;display:flex}.feed-scope button.active{color:#fff;background:#17171a;border-color:#17171a;box-shadow:0 7px 17px #0002}.filter-toggle{padding:0 14px;position:relative}.filter-toggle.active{color:var(--red);background:#fff8f9;border-color:#dcb1ba}.filter-toggle b{background:var(--red);color:#fff;border:2px solid #fff;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:7px;display:grid;position:absolute;top:-5px;right:-4px}.advanced-search{background:#fff;border:1px solid #ebe8e6;border-radius:15px;grid-template-columns:1.2fr 1fr 1.25fr .7fr;gap:7px;margin:-5px 0 16px;padding:13px;display:grid;box-shadow:0 8px 24px #0000000a}.filter-panel-head{grid-column:1/-1;justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.filter-panel-head strong{font-size:10px}.filter-panel-head button{color:var(--red);background:0 0;border:0;font-size:9px;font-weight:800}.advanced-search input,.advanced-search select{color:#666;background:#fff;border:1px solid #e5e2e0;border-radius:11px;outline:0;min-width:0;height:40px;padding:0 10px;font-size:9px}.advanced-search .apply-filters{color:#fff;letter-spacing:.1px;background:#17171a;border:0;border-radius:11px;grid-column:1/-1;height:39px;font-size:10px;font-weight:850}.advanced-search .apply-filters:hover{background:#2a292c}.onboarding-backdrop{z-index:250}.onboarding-modal{background:#fff;border-radius:24px;width:min(500px,100%);padding:30px;position:relative;box-shadow:0 30px 80px #0004}.onboarding-icon{width:52px;height:52px;color:var(--red);background:#fff0f3;border-radius:15px;place-items:center;display:grid}.onboarding-modal h2{margin:17px 0 7px;font-size:22px}.onboarding-modal>p{color:#777;margin:0 0 18px;font-size:11px;line-height:1.55}.onboarding-modal label,.post-location-form label{color:#555;margin:9px 0;font-size:9px;font-weight:800;display:block}.onboarding-modal input,.onboarding-modal select,.post-location-form input,.post-location-form select{background:#fff;border:1px solid #ddd;border-radius:10px;outline:0;width:100%;height:42px;margin-top:5px;padding:0 11px;font-size:11px;display:block}.device-location{width:100%;height:43px;color:var(--red);background:#fff8f9;border:1px dashed #d6aab3;border-radius:11px;justify-content:center;align-items:center;gap:7px;margin:12px 0 8px;font-size:10px;font-weight:800;display:flex}.onboarding-modal>small{color:#999;margin-bottom:13px;font-size:8px;line-height:1.5;display:block}.post-location-form{background:#f8f7f5;border-radius:13px;margin:12px 0;padding:5px 11px}.profile-location-link button{color:#555;background:#faf9f7;border:1px solid #e4dfdc;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;font-size:9px;font-weight:800;display:flex}.onboarding-interests{border:0;margin:14px 0 4px;padding:0}.onboarding-interests legend{color:#444;font-size:10px;font-weight:850}.onboarding-interests>p{color:#888;margin:3px 0 8px;font-size:8px}.onboarding-interests>div{flex-wrap:wrap;gap:7px;display:flex}.onboarding-interests button{color:#65615e;background:#fff;border:1px solid #e2dfdd;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:9px;font-weight:750;display:flex}.onboarding-interests button.selected{color:#fff;background:#17171a;border-color:#17171a}.onboarding-interests button.selected svg{color:#f13758}.profile-interest-editor{margin:14px 0}.profile-interest-summary{margin:14px 0 17px}.profile-interest-summary>span{color:#8d8986;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.profile-interest-summary>div{flex-wrap:wrap;gap:6px;display:flex}.profile-interest-summary b{color:#5e5956;background:#f4f1ef;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;display:flex}.profile-interest-summary b svg{color:var(--red)}.city-analytics{margin-top:15px}.analytics-summary{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px;display:grid}.analytics-summary div{background:#f7f5f3;border-radius:12px;flex-direction:column;padding:12px;display:flex}.analytics-summary strong{font-size:19px}.analytics-summary span{color:#888;font-size:8px}.analytics-table-wrap{border:1px solid #ebe8e6;border-radius:13px;overflow:auto}.analytics-table-wrap table{border-collapse:collapse;width:100%;min-width:700px;font-size:9px}.analytics-table-wrap th{color:#777;text-align:left;background:#f7f5f3;padding:9px 8px}.analytics-table-wrap td{border-top:1px solid #eee;padding:9px 8px}.analytics-table-wrap td:first-child{flex-direction:column;display:flex}.analytics-table-wrap td small{color:#999;margin-top:2px;font-size:7px}.analytics-table-wrap .growth{color:#278250;font-weight:800}.legal-footer{color:#777;border-top:1px solid #e7e4e2;justify-content:space-between;align-items:center;gap:24px;max-width:1090px;margin:28px auto 82px;padding:24px;display:flex}.legal-footer>div:first-child{align-items:center;gap:10px;display:flex}.legal-footer>div:first-child p{margin:0;font-size:10px}.legal-footer strong{color:#222;font-size:12px;display:block}.legal-footer small{margin-top:3px;font-size:8px;display:block}.legal-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.legal-footer button{color:#777;background:0 0;border:0;border-radius:8px;padding:7px 8px;font-size:9px;font-weight:700}.legal-footer button:hover{color:var(--red);background:#f1efed}.legal-footer>small{white-space:nowrap;font-size:8px}.legal-backdrop{z-index:400}.legal-modal{background:#fff;border-radius:24px;width:min(720px,100%);max-height:min(820px,92vh);padding:30px;position:relative;overflow:auto;box-shadow:0 30px 80px #0004}.legal-brand{align-items:center;gap:11px;padding-right:42px;display:flex}.legal-brand .brandmark{flex:none}.legal-brand h2{margin:0;font-size:21px}.legal-brand p{color:#888;margin:4px 0 0;font-size:9px}.legal-lead{color:#555;background:#f8f7f5;border-radius:13px;margin:18px 0;padding:13px;font-size:12px;line-height:1.65}.legal-modal h3{margin:20px 0 7px;font-size:13px}.legal-modal h4{margin:14px 0 5px;font-size:11px}.legal-modal p,.legal-modal li{color:#555;font-size:10px;line-height:1.65}.legal-modal ul{padding-left:18px}.legal-modal a{color:var(--red)}.legal-warning{color:#8a641e;background:#fff8e8;border:1px solid #efd59f;border-radius:12px;margin:14px 0;padding:11px 13px;font-size:10px;line-height:1.5}.legal-rules{gap:8px;margin-top:14px;display:grid}.legal-rules div{border:1px solid #ebe8e6;border-radius:12px;padding:11px}.legal-rules strong{font-size:10px}.legal-rules p{margin:4px 0 0}.legal-switcher{border-top:1px solid #eee;flex-wrap:wrap;gap:6px;margin-top:24px;padding-top:15px;display:flex}.legal-switcher button{color:#666;background:#fff;border:1px solid #e5e2df;border-radius:10px;padding:8px 10px;font-size:9px;font-weight:800}.legal-switcher button.active{color:#fff;background:#17171a;border-color:#17171a}.beta-legal-note{background:#fff7f8;border:1px solid #f0c7cf;border-radius:12px;align-items:flex-start;gap:10px;margin:14px 0;padding:11px 13px;display:flex}.beta-legal-note strong{color:var(--red);white-space:nowrap;font-size:9px}.beta-legal-note span{color:#666;font-size:9px;line-height:1.5}@media (width<=760px){.header{height:56px;padding:0 12px}.brand-logo{width:148px;height:40px}.beta-badge{height:18px;padding:0 6px;font-size:6px}.round-button{width:32px;height:32px}.header-actions{gap:5px}.theme-button,.language{display:none}.page{padding:14px 13px 92px}.intro{align-items:flex-end}.intro h1{font-size:18px;line-height:1.15}.intro p{margin-bottom:4px;font-size:8px}.country{padding:6px 8px;font-size:8px}.search{height:43px;margin:12px 0}.discovery-toolbar{gap:6px;margin-bottom:11px}.feed-scope{gap:5px}.feed-scope button{height:38px;font-size:9px}.filter-toggle{width:39px;height:38px;padding:0;font-size:0}.advanced-search{grid-template-columns:1fr 1fr;padding:11px}.categories{scrollbar-width:none;gap:7px;padding:1px 1px 7px;display:flex;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.categories button{min-width:max-content;height:42px;box-shadow:none;border-radius:21px;flex-direction:row;gap:6px;padding:0 12px}.categories button>span{border-radius:50%;width:27px;height:27px}.categories button svg{width:14px;height:14px}.categories b{font-size:9px}.categories .info-category{padding-right:14px}.category-explainer{min-height:38px;margin-top:5px;font-size:9px}.columns{margin-top:10px;display:block}.right-column{margin-top:20px}.composer{border-radius:15px;height:52px}.composer .avatar{width:34px;height:34px}.composer b{padding:9px;font-size:0}.section-title{margin:19px 0 10px}.section-title h2{font-size:16px}.empty{text-align:center;height:82px;padding:12px}.welcome-card{margin-bottom:12px}.bottom-nav{border-width:1px 0 0;border-radius:0;width:100%;height:66px;padding:4px 8px;bottom:0;left:0;transform:none;box-shadow:0 -5px 20px #0000000d}.bottom-nav button.active{border-radius:20px}.auth-modal{padding:28px 22px}.detail-grid{grid-template-columns:1fr}.composer-modal{max-height:92vh;overflow:auto}.admin-actions{flex-wrap:wrap}.admin-actions button{flex:1}.admin-stats{gap:5px}.post-actions{flex-wrap:wrap}.admin-tabs{grid-template-columns:1fr 1fr}.onboarding-modal{max-height:94vh;padding:26px 20px;overflow:auto}.notification-backdrop{align-items:flex-start;padding:58px 0 0}.notification-modal{border-radius:22px 22px 0 0;width:100%;min-height:55vh;max-height:calc(100vh - 58px);padding:18px}.messages-backdrop{align-items:stretch;padding:0}.messages-workspace{border-radius:0;width:100%;height:100%;max-height:none;display:block}.messages-sidebar,.messages-chat-pane{height:100%}.messages-sidebar{border:0;padding:18px 13px 82px}.messages-workspace.has-active-chat .messages-sidebar,.messages-workspace:not(.has-active-chat) .messages-chat-pane,.messages-workspace.has-active-chat>.modal-close{display:none}.chat-heading{min-height:70px;padding:10px 14px}.chat-back{display:grid}.chat-messages{padding:16px 13px}.chat-bubble{max-width:84%;padding:10px 12px}.chat-form{padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.chat-form input{height:48px;font-size:16px}.chat-form button{width:48px}.info-card-banner{flex-wrap:wrap;padding-left:19px}.info-card-banner small{width:100%;margin-left:23px}.legal-footer{margin:10px 13px 76px;padding:18px 2px;display:block}.legal-footer>div:first-child{margin-bottom:10px}.legal-footer nav{justify-content:flex-start}.legal-footer>small{margin:10px 8px 0;display:block}.legal-modal{border-radius:21px;max-height:94vh;padding:24px 19px}.legal-brand h2{font-size:18px}.legal-switcher{flex-wrap:nowrap;overflow-x:auto}.legal-switcher button{white-space:nowrap}}.messages-chat-pane{min-height:0;overflow:hidden}.chat-messages{overscroll-behavior:contain;min-height:0}.chat-form{z-index:2;flex:none;position:relative}@media (width<=760px){.messages-workspace,.messages-sidebar,.messages-chat-pane{height:100dvh;min-height:0}.messages-chat-pane{flex-direction:column;display:flex;overflow:hidden}.chat-heading{flex:none}.chat-messages{flex:1;min-height:0;overflow-y:auto}.chat-form{padding-bottom:max(10px, env(safe-area-inset-bottom));flex:none}}.desktop-nav{align-items:center;gap:4px;margin-left:auto;margin-right:18px;display:flex}.desktop-nav button{color:#666;background:0 0;border:0;border-radius:10px;height:36px;padding:0 11px;font-size:10px;font-weight:800;position:relative}.desktop-nav button:hover,.desktop-nav button.active{color:#17171a;background:#f4f2f1}.desktop-nav .desktop-publish{background:var(--red);color:#fff}.desktop-nav button b{background:var(--red);color:#fff;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:7px;display:grid;position:absolute;top:-4px;right:1px}.language{background:#fff}.bottom-nav{display:none}.search-summary{border:1px solid var(--line);background:#fff;border-radius:14px;margin:-10px 0 16px;padding:10px 12px}.search-summary>div{flex-wrap:wrap;gap:6px;display:flex}.search-summary button{color:#555;background:#f2f0ef;border:0;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.search-summary p{color:#777;margin:9px 2px 1px;font-size:10px}.skeleton-list{gap:12px;display:grid}.skeleton-card{background:linear-gradient(100deg,#f1efed 25%,#faf9f8 40%,#f1efed 60%) 0 0/300% 100%;border-radius:18px;height:190px;animation:1.25s ease-in-out infinite skeleton-wave}@keyframes skeleton-wave{0%{background-position:100% 0}to{background-position:0 0}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f3f3f4;--muted:#aaaab0;--line:#333238;--paper:#111114;--shadow:0 10px 28px #0007}html[data-theme=dark] body{color:#f3f3f4;background:#111114}html[data-theme=dark] :where(.header,.search,.categories button,.composer,.post-card,.side-business,.empty,.advanced-search,.feed-scope button,.filter-toggle,.legal-footer button,.round-button,.language,.search-summary,.auth-modal,.composer-modal,.profile-modal,.comments-modal,.messages-workspace,.notification-modal,.admin-modal,.legal-modal,.onboarding-modal,.chat-form,.notification-item,.admin-tabs button,.profile-saved){color:#f2f2f3;background-color:#1b1b1f;border-color:#34343a}html[data-theme=dark] :where(input,select,textarea){color:#f2f2f3!important;background:#17171a!important;border-color:#3a393f!important}html[data-theme=dark] :where(.intro p,.post-author small,.post-content,.legal-footer,.legal-footer button,.legal-modal p,.legal-modal li,.search-summary p){color:#b0afb5}html[data-theme=dark] :where(.desktop-nav button:hover,.desktop-nav button.active,.search-summary button){color:#fff;background:#2a292e}html[data-theme=dark] .header{border-color:#303036}html[data-theme=dark] .skeleton-card{background:linear-gradient(100deg,#222227 25%,#303037 40%,#222227 60%) 0 0/300% 100%}@media (width<=760px){.desktop-nav{display:none}.bottom-nav{display:grid}.header{padding-left:10px;padding-right:10px}.brand-logo{width:190px;height:44px}.beta-badge{display:none}.header-actions{gap:4px}.round-button{width:31px;height:31px}.theme-button{display:grid}.language{place-items:center;width:31px;height:31px;padding:0;display:grid}.language b{width:auto;height:auto;color:var(--red);background:0 0;font-size:8px}.language span{display:none}}.home-dashboard{margin:18px 0 4px}.community-stats{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:9px;display:grid}.community-stats div{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;justify-content:center;min-height:66px;padding:12px 14px;display:flex}.community-stats strong{font-size:21px}.community-stats span{color:var(--muted);font-size:9px}.home-rails{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.home-rails button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;align-items:flex-start;gap:10px;min-width:0;padding:12px;display:flex}.home-rails button>span{width:35px;min-width:35px;height:35px;color:var(--red);background:#fff0f3;border-radius:11px;place-items:center;display:grid}.home-rails button div{min-width:0}.home-rails b{margin-bottom:5px;font-size:10px;display:block}.home-rails small{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.popular-row{grid-template-columns:1fr 1fr;gap:9px;margin-top:9px;display:grid}.popular-row>div{color:#fff;background:#18181c;border-radius:15px;flex-direction:column;gap:5px;padding:13px 15px;display:flex}.popular-row strong{font-size:10px}html[data-theme=dark] :where(.community-stats div,.home-rails button){color:#f2f2f3;background:#1b1b1f;border-color:#34343a}@media (width<=760px){.community-stats{gap:6px}.community-stats div{min-height:58px;padding:9px}.community-stats strong{font-size:17px}.community-stats span{font-size:7px}.home-rails{scrollbar-width:none;padding-bottom:4px;display:flex;overflow-x:auto}.home-rails button{min-width:190px}.popular-row{grid-template-columns:1fr}}.popular-row{grid-template-columns:1fr}.popular-row>div{color:#262329;background:linear-gradient(135deg,#fff8f9,#fff);border:1px solid #f0c7cf;gap:7px;padding:16px 18px;box-shadow:0 7px 18px #6b13200a}.popular-row strong{color:var(--red);font-size:13px}.popular-row span{color:#4e4a50;font-size:11px;line-height:1.55}.community-stats span{font-size:10px;line-height:1.4}.home-rails b{font-size:11px}.home-rails small{font-size:9px;line-height:1.55}.post-card>p{font-size:12px;line-height:1.65}.post-author strong{font-size:11px}.post-author small{font-size:9px}html[data-theme=dark] .popular-row>div{color:#f4f4f5;background:#202026;border-color:#63313b}html[data-theme=dark] .popular-row span{color:#d4d2d6}@media (width<=760px){.community-stats span{font-size:8px}.home-rails b{font-size:11px}.home-rails small{font-size:9px}.post-card>p{font-size:13px}.popular-row strong{font-size:14px}.popular-row span{font-size:12px}}.feed-scope{grid-template-columns:repeat(3,1fr)}.job-card{border-top:3px solid #4a8bb0}.housing-card{border-top:3px solid #3f9a78}.business-card{border-top:3px solid #c14a69}.community-card,.question-card{border-top:3px solid #d9a446}.job-card .post-type span{color:#317494;background:#edf6fb}.housing-card .post-type span{color:#287a5b;background:#ecf8f3}.business-card .post-type span{color:#a6284c;background:#fff0f4}.community-card .post-type span,.question-card .post-type span{color:#8a641c;background:#fff8e9}.onboarding-modal>label{color:#555;margin:10px 0;font-size:10px;font-weight:800;display:block}.onboarding-modal>label input{margin-top:6px}html[data-theme=dark] :where(.job-card .post-type span,.housing-card .post-type span,.business-card .post-type span,.community-card .post-type span,.question-card .post-type span){color:#eee;background:#29292f}@media (width<=760px){.feed-scope{scrollbar-width:none;display:flex;overflow-x:auto}.feed-scope button{min-width:104px;padding:0 10px}.discovery-toolbar{align-items:flex-start}}.block-action{color:#6b6064}.profile-export{border:1px solid var(--line);color:#555;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:8px;font-size:9px;font-weight:800;display:flex}.report-backdrop{z-index:430}.report-modal{background:#fff;border-radius:22px;width:min(460px,100%);padding:28px;position:relative;box-shadow:0 30px 80px #0004}.report-icon{width:48px;height:48px;color:var(--red);background:#fff0f3;border-radius:14px;place-items:center;display:grid}.report-modal h2{margin:15px 0 6px;font-size:21px}.report-modal>p{color:#777;margin:0 0 17px;font-size:10px;line-height:1.55}.report-modal label{color:#555;margin:11px 0;font-size:9px;font-weight:800;display:block}.report-modal label small{color:#999;font-weight:500}.report-modal select,.report-modal textarea{color:#333;background:#fff;border:1px solid #dfdcda;border-radius:11px;outline:0;width:100%;margin-top:6px;padding:11px;font-size:10px;display:block}.report-modal select{height:43px}.report-modal textarea{resize:vertical;height:92px}.report-submit,.report-cancel{border-radius:11px;width:100%;height:43px;font-size:10px;font-weight:850}.report-submit{background:var(--red);color:#fff;border:0;margin-top:7px}.report-cancel{color:#777;background:0 0;border:0}.report-submit:disabled{opacity:.6}html[data-theme=dark] :where(.profile-export,.report-modal){color:#f2f2f3;background:#1b1b1f;border-color:#34343a}html[data-theme=dark] .report-modal>p{color:#b0afb5}@media (width<=760px){.report-modal{border-radius:21px;padding:25px 19px}.post-actions .block-action{display:flex}}.profile-content-row.expired{opacity:.68;background:#faf7f7}.expired-badge{color:#a92b43;background:#fbe8eb;border-radius:6px;margin-left:6px;padding:3px 6px;font-size:7px;font-weight:850;line-height:1;display:inline-flex}html[data-theme=dark] .profile-content-row.expired{background:#241d20}html[data-theme=dark] .expired-badge{color:#ffc5d1;background:#4b2630}.business-contact{flex-wrap:wrap}.business-contact button{background:var(--red);color:#fff;border:0;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:8px;font-weight:800;display:flex}.business-offer{background:#fff6f8;border:1px solid #f0c7cf;border-radius:11px;align-items:center;gap:8px;margin:-2px 0 11px;padding:10px 11px;display:flex}.business-offer strong{white-space:nowrap;color:var(--red);text-transform:uppercase;letter-spacing:.35px;font-size:8px}.business-offer span{color:#555;font-size:9px;line-height:1.45}html[data-theme=dark] .business-offer{background:#2b1e22;border-color:#63313b}html[data-theme=dark] .business-offer span{color:#e1d9dc}.business-rating{background:#fffaf0;border:1px solid #f2e5c4;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;margin:10px 0;padding:9px 11px;display:flex}.rating-summary{color:#a16c13;align-items:center;gap:5px;display:flex}.rating-summary svg{fill:#f2b233;stroke:#c98a1b}.rating-summary strong{font-size:11px}.rating-summary span{color:#8d8171;font-size:8px}.rating-stars{gap:2px;display:flex}.rating-stars button{color:#c9c1b4;cursor:pointer;background:0 0;border:0;place-items:center;width:27px;height:27px;display:grid}.rating-stars button.selected{color:#e3a01d}.rating-stars button.selected svg{fill:#f2b233}.rating-stars button:hover{transform:scale(1.08)}html[data-theme=dark] .business-rating{background:#2b271e;border-color:#4a402a}.listing-safety{color:#397052;background:#f4faf6;border:1px solid #d8e8df;border-radius:11px;align-items:flex-start;gap:8px;margin:0 0 12px;padding:10px 11px;display:flex}.listing-safety svg{flex:none;margin-top:1px}.listing-safety span{font-size:9px;line-height:1.5}.listing-safety.housing-warning{color:#826323;background:#fff9ec;border-color:#edd8a8}.housing-price-grid{grid-template-columns:repeat(2,1fr)}html[data-theme=dark] .listing-safety{color:#b7ddc6;background:#1d2a23;border-color:#315641}html[data-theme=dark] .listing-safety.housing-warning{color:#e1cd9d;background:#2d281d;border-color:#57492e}@media (width<=760px){.housing-price-grid{grid-template-columns:1fr 1fr}.listing-safety span{font-size:10px}}.verified-email{color:#237b4b}.unverified-email{color:#a36a19}.privacy-panel{border:1px solid var(--line);background:#faf9f8;border-radius:14px;margin-top:15px;padding:14px}.privacy-panel-title{align-items:center;gap:9px;display:flex}.privacy-panel-title>span{color:#237b4b;background:#edf8f2;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.privacy-panel-title>div{flex-direction:column;gap:3px;display:flex}.privacy-panel-title strong{font-size:10px}.privacy-panel-title small{color:#888;font-size:8px}.privacy-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:12px;padding-top:11px;font-size:9px;display:flex}.privacy-row span{color:#888}.privacy-row strong{font-size:9px}.blocked-list{border-top:1px solid var(--line);margin-top:11px;padding-top:11px}.blocked-list h4{align-items:center;gap:6px;margin:0 0 7px;font-size:9px;display:flex}.blocked-list h4 span{color:#777;background:#eee;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:7px;display:grid}.blocked-list>p{color:#999;margin:3px 0;font-size:8px}.blocked-user{align-items:center;gap:8px;padding:7px 0;display:flex}.blocked-user .avatar{width:30px;height:30px;font-size:10px}.blocked-user>div{flex-direction:column;flex:1;min-width:0;display:flex}.blocked-user>div strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.blocked-user>div small{color:#999;font-size:7px}.blocked-user button{color:#666;background:#fff;border:1px solid #e2dedd;border-radius:9px;padding:7px 9px;font-size:8px;font-weight:800}html[data-theme=dark] .privacy-panel{background:#202024;border-color:#38373d}html[data-theme=dark] .blocked-user button{color:#eee;background:#27272c;border-color:#414047}.share-action{color:#5f6470}.mini-skeleton{gap:9px;padding:14px 2px;display:grid}.mini-skeleton i{background:linear-gradient(100deg,#f0eeec 25%,#faf9f8 40%,#f0eeec 60%) 0 0/300% 100%;border-radius:13px;height:52px;animation:1.25s ease-in-out infinite skeleton-wave;display:block}.shared-post-head{align-items:center;gap:9px;padding-right:42px;display:flex}.shared-post-head>div{flex-direction:column;gap:3px;display:flex}.shared-post-head strong{font-size:12px}.shared-post-head small{color:#888;align-items:center;gap:3px;font-size:9px;display:flex}.shared-post-title{margin:16px 0 7px!important;font-size:20px!important}.shared-post-image{object-fit:cover;border-radius:14px;width:100%;max-height:360px;margin:12px 0;display:block}.comment-section-title{border-top:1px solid var(--line);margin:20px 0 8px;padding-top:16px;font-size:14px}html[data-theme=dark] .mini-skeleton i{background:linear-gradient(100deg,#242429 25%,#323239 40%,#242429 60%) 0 0/300% 100%}.request-author>div{flex:1;min-width:0}.conversation-unread{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:9px;line-height:1;display:grid;box-shadow:0 4px 12px #d8174633}.conversation-search{color:#8b8988;background:#fff;border:1px solid #e5e2e0;border-radius:12px;align-items:center;gap:8px;height:42px;margin:0 0 12px;padding:0 10px;display:flex}.conversation-search input{color:#222;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:10px}.conversation-search input::placeholder{color:#aaa}.conversation-search button{color:#777;background:#f3f1ef;border:0;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.request-empty{flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:170px;display:flex;padding:25px 10px!important}.request-empty svg{color:#ba9ca3}.request-empty strong{color:#333;font-size:11px}.request-empty span{text-align:center;color:#999;max-width:210px;font-size:9px;line-height:1.45}.request-empty button{color:var(--red);background:#fff0f3;border:0;border-radius:9px;margin-top:4px;padding:8px 11px;font-size:8px;font-weight:800}html[data-theme=dark] .conversation-search{background:#242428;border-color:#3a393e}html[data-theme=dark] .conversation-search input{color:#f4f1f2}html[data-theme=dark] .conversation-search button{color:#ddd;background:#343339}html[data-theme=dark] .request-empty strong{color:#eee}.inbox-tabs{background:#eeeae8;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 10px;padding:4px;display:grid}.inbox-tabs button{color:#777;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:34px;font-size:9px;font-weight:800;display:flex}.inbox-tabs button.active{color:#222;background:#fff;box-shadow:0 2px 8px #0000000d}.inbox-tabs b{background:var(--red);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;display:grid}html[data-theme=dark] .inbox-tabs{background:#202024}html[data-theme=dark] .inbox-tabs button.active{color:#fff;background:#343339}.business-profile-button{background:#17171a!important}.business-detail-banner{background:#fff6f8;border:1px solid #f0c7cf;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin:14px 0 2px;padding:11px 12px;display:flex}.business-detail-banner>div{align-items:center;gap:9px;display:flex}.business-detail-banner>div>span{background:var(--red);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.business-detail-banner>div>div{flex-direction:column;display:flex}.business-detail-banner strong{font-size:10px}.business-detail-banner small{color:#777;font-size:8px}.business-detail-banner>b{color:#278250;background:#e9f7ef;border-radius:8px;align-items:center;gap:4px;padding:6px 8px;font-size:8px;display:flex}.business-detail-info{grid-template-columns:1fr 1fr;gap:7px;margin:11px 0;display:grid}.business-detail-info>div{color:#666;background:#f8f7f5;border-radius:11px;align-items:flex-start;gap:8px;padding:10px;display:flex}.business-detail-info>div.wide{color:#9a6d1d;background:#fff7e8;grid-column:1/-1}.business-detail-info span{flex-direction:column;gap:2px;min-width:0;display:flex}.business-detail-info small{color:#999;font-size:8px}.business-detail-info strong{color:#333;font-size:9px;line-height:1.4}.business-detail-actions{flex-wrap:wrap;gap:6px;margin:10px 0 2px;display:flex}.business-detail-actions a,.business-detail-actions button{color:#fff;background:#17171a;border:0;border-radius:9px;align-items:center;gap:5px;height:35px;padding:0 10px;font-size:8px;font-weight:800;text-decoration:none;display:flex}.business-detail-actions button{background:var(--red)}html[data-theme=dark] .business-detail-banner{background:#2b1e22;border-color:#63313b}html[data-theme=dark] .business-detail-info>div{background:#29282d}html[data-theme=dark] .business-detail-info strong{color:#eee}.business-owner-stats{background:#faf9f8;border:1px solid #e3e0de;border-radius:13px;margin:11px 0;padding:12px}.owner-stats-heading{align-items:center;gap:8px;margin-bottom:10px;display:flex}.owner-stats-heading>span{color:#fff;background:#17171a;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.owner-stats-heading>div{flex-direction:column;display:flex}.owner-stats-heading strong{font-size:10px}.owner-stats-heading small{color:#999;font-size:8px}.owner-stat-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.owner-stat-grid>div{text-align:center;background:#fff;border-radius:9px;padding:9px 5px}.owner-stat-grid strong{font-size:14px;display:block}.owner-stat-grid span{color:#999;margin-top:2px;font-size:7px;display:block}.owner-stat-grid>div.verified strong{color:#278250}.business-owner-stats>p{color:#999!important;background:0 0!important;margin:9px 0 0!important;padding:0!important;font-size:8px!important;line-height:1.4!important}html[data-theme=dark] .business-owner-stats{background:#242328;border-color:#3a393e}html[data-theme=dark] .owner-stat-grid>div{background:#302f34}.business-gallery-section{border:1px solid #ebe7e4;border-radius:13px;margin:13px 0;padding:12px}.business-gallery-heading{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.business-gallery-heading>div{flex-direction:column;gap:2px;display:flex}.business-gallery-heading strong{font-size:11px}.business-gallery-heading small{color:#999;font-size:8px}.business-gallery-heading label{height:32px;color:var(--red);cursor:pointer;background:#fff0f3;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:8px;font-weight:800;display:flex}.business-gallery-heading label.uploading{opacity:.6}.business-gallery-heading input{opacity:0;width:1px;height:1px;position:absolute}.business-gallery-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.business-gallery-grid figure{aspect-ratio:1.25;background:#f2f0ee;border-radius:9px;margin:0;position:relative;overflow:hidden}.business-gallery-grid img{object-fit:cover;width:100%;height:100%}.business-gallery-grid button{width:27px;height:27px;color:var(--red);background:#fff;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:5px;right:5px;box-shadow:0 3px 10px #0002}html[data-theme=dark] .business-gallery-section{border-color:#3a393e}html[data-theme=dark] .business-gallery-heading label{background:#39242a}@media (width<=520px){.business-gallery-grid{grid-template-columns:repeat(2,1fr)}}.entry-screen{color:#1f1f22;background:radial-gradient(circle at 50% 16%,#fff 0,#fff8f9 38%,#f7f4f3 100%);place-items:center;width:100%;min-height:100dvh;padding:24px;display:grid;position:relative;overflow:hidden}.entry-screen:before,.entry-screen:after{content:"";filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.entry-screen:before{background:#d8174612;width:340px;height:340px;bottom:-150px;left:-180px}.entry-screen:after{background:#d8174610;width:260px;height:260px;top:-100px;right:-140px}.entry-card{z-index:1;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdf;border:1px solid #fffc;border-radius:30px;width:min(460px,100%);padding:44px 42px 34px;position:relative;box-shadow:0 30px 90px #64152818}.entry-card>.brand{justify-content:center}.entry-card .brand-logo{object-position:center;width:310px;height:72px}.entry-copy>span{background:#fff0f3;border-radius:14px;place-items:center;width:43px;height:43px;margin:0 auto 14px;font-size:21px;display:grid}.entry-copy h1{letter-spacing:-.7px;margin:0;font-size:27px}.entry-copy p{color:#747178;margin:8px 0 0;font-size:13px}.entry-actions{gap:10px;display:grid}.entry-actions button{cursor:pointer;border-radius:14px;height:50px;font-size:12px;font-weight:850}.entry-primary{background:var(--red);color:#fff;border:0;box-shadow:0 12px 25px #d8174630}.entry-secondary{color:#2b292c;background:#fff;border:1px solid #ddd7d8}.entry-features{color:#77737a;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:26px;font-size:9px;font-weight:750;display:flex}.entry-features i{background:var(--red);border-radius:50%;width:3px;height:3px}.entry-note{z-index:1;color:#9c989c;letter-spacing:.4px;font-size:8px;position:absolute;bottom:18px}.entry-theme{z-index:2;color:#555;background:#ffffffd9;border:1px solid #e8e4e4;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:22px;right:22px}.entry-loading{align-content:center;gap:16px}.entry-loading>.brand .brand-logo{width:240px;height:58px}.entry-loader{background:linear-gradient(90deg, var(--red) 50%, #eadadd 50%);background-size:200% 100%;border-radius:2px;width:28px;height:3px;animation:1s linear infinite skeleton-wave}html[data-theme=dark] .entry-screen{color:#f7f4f5;background:radial-gradient(circle at 50% 16%,#252429 0,#19191d 45%,#121215 100%)}html[data-theme=dark] .entry-card{background:#222126e8;border-color:#343238;box-shadow:0 30px 90px #0008}html[data-theme=dark] .entry-copy>span{background:#39242a}html[data-theme=dark] .entry-copy p{color:#aaa6ac}html[data-theme=dark] .entry-secondary{color:#fff;background:#302f34;border-color:#454249}html[data-theme=dark] .entry-features{color:#aaa6ac}html[data-theme=dark] .entry-theme{color:#eee;background:#29282d;border-color:#3b393f}@media (width<=560px){.entry-screen{padding:16px}.entry-card{border-radius:25px;padding:36px 21px 28px}.entry-card .brand-logo{width:min(285px,90%);height:66px}.entry-copy{margin:25px 0 23px}.entry-copy h1{font-size:23px}.entry-actions button{height:49px}.entry-features{gap:6px;font-size:8px}.entry-theme{width:37px;height:37px;top:14px;right:14px}}.entry-screen{padding-block:28px;overflow:auto}.entry-card{width:min(610px,100%);padding:31px 36px 26px}.entry-card .brand-logo{width:286px;height:64px}.entry-copy{margin:20px 0}.entry-actions{grid-template-columns:1fr 1fr}.entry-features{margin-top:17px}.entry-demo{text-align:left;border-top:1px solid #ece7e6;margin-top:17px;padding-top:14px}.entry-demo-heading{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.entry-demo-heading strong{font-size:10px}.entry-demo-heading span{color:#8e898b;text-transform:uppercase;background:#f3f0ef;border-radius:7px;padding:4px 7px;font-size:7px;font-weight:800}.entry-demo-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.entry-demo-grid article{background:#fff;border:1px solid #ece8e7;border-radius:12px;align-items:center;gap:8px;min-width:0;padding:10px;display:flex}.demo-icon{border-radius:10px;place-items:center;width:34px;min-width:34px;height:34px;display:grid}.demo-icon.job{color:#3e6ca7;background:#edf3ff}.demo-icon.business{color:var(--red);background:#fff0f3}.demo-icon.housing{color:#28744e;background:#edf8f2}.entry-demo-grid article>div{flex-direction:column;gap:2px;min-width:0;display:flex}.entry-demo-grid b,.entry-demo-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entry-demo-grid b{font-size:8px}.entry-demo-grid small{color:#8c888b;font-size:7px}.entry-demo-grid article strong{color:var(--red);text-transform:uppercase;font-size:7px}html[data-theme=dark] .entry-demo{border-color:#3b393f}html[data-theme=dark] .entry-demo-heading span{color:#aaa;background:#302f34}html[data-theme=dark] .entry-demo-grid article{background:#2b2a2f;border-color:#3d3b42}@media (width<=560px){.entry-screen{align-items:start;padding:70px 12px 30px}.entry-card{padding:26px 17px 22px}.entry-card .brand-logo{width:min(265px,90%);height:59px}.entry-copy{margin:17px 0}.entry-actions{grid-template-columns:1fr}.entry-features{margin-top:14px}.entry-demo{margin-top:14px;padding-top:12px}.entry-demo-grid{scroll-snap-type:x mandatory;padding-bottom:3px;display:flex;overflow-x:auto}.entry-demo-grid article{scroll-snap-align:start;min-width:205px}.entry-note{display:none}}.entry-card{text-align:left;grid-template-columns:minmax(0,1fr) 350px;gap:42px;width:min(1040px,100%);padding:46px 48px;display:grid}.entry-showcase{flex-direction:column;justify-content:center;min-width:0;display:flex}.entry-showcase>.brand{justify-content:flex-start}.entry-showcase .brand-logo{object-position:left center;width:300px;height:67px}.entry-showcase .entry-copy{margin:29px 0 19px}.entry-showcase .entry-copy>span{margin:0 0 14px}.entry-showcase .entry-copy h1{letter-spacing:-1.2px;font-size:38px;line-height:1.08}.entry-showcase .entry-copy p{max-width:510px;font-size:13px;line-height:1.6}.entry-showcase .entry-features{justify-content:flex-start;margin-top:0}.entry-showcase .entry-demo{margin-top:25px}.entry-login-panel{text-align:center;background:#fff;border:1px solid #ebe7e7;border-radius:22px;align-self:center;padding:30px;box-shadow:0 20px 55px #43101d14}.entry-login-icon{width:48px;height:48px;color:var(--red);background:#fff0f3;border-radius:15px;place-items:center;margin:0 auto 14px;display:grid}.entry-login-panel h2{margin:0;font-size:22px}.entry-login-panel>p{color:#858187;margin:6px 0 22px;font-size:10px}.entry-login-panel>button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:47px;font-size:10px;font-weight:850;display:flex}.entry-google{color:#29272a;background:#fff;border:1px solid #ddd8d9;margin-bottom:8px}.entry-login-panel .entry-primary{border:0}.entry-login-panel .entry-secondary{border-color:#d9d4d5}.entry-separator{text-align:center;border-bottom:1px solid #ebe7e7;height:30px;margin:0 0 20px}.entry-separator span{color:#aaa;background:#fff;padding:0 9px;font-size:8px;position:relative;top:23px}.entry-login-panel>small{color:#aaa5aa;margin:16px 5px 0;font-size:7px;line-height:1.5;display:block}.entry-trust{color:#6e696f;justify-content:center;gap:15px;margin-top:15px;font-size:8px;display:flex}.entry-trust span{align-items:center;gap:4px;display:flex}.entry-trust svg{color:#31805a}html[data-theme=dark] .entry-login-panel{background:#2a292e;border-color:#403e45;box-shadow:0 20px 55px #0005}html[data-theme=dark] .entry-google{color:#fff;background:#343339;border-color:#48464d}html[data-theme=dark] .entry-separator{border-color:#45434a}html[data-theme=dark] .entry-separator span{background:#2a292e}@media (width<=820px){.entry-screen{align-items:start;padding:72px 14px 35px}.entry-card{grid-template-columns:1fr;gap:25px;padding:30px 23px}.entry-showcase>.brand{justify-content:center}.entry-showcase .brand-logo{object-position:center;width:min(285px,90%);height:63px}.entry-showcase .entry-copy{text-align:center;margin:20px 0 15px}.entry-showcase .entry-copy>span{margin:0 auto 11px}.entry-showcase .entry-copy h1{font-size:28px}.entry-showcase .entry-copy p{margin-left:auto;margin-right:auto;font-size:11px}.entry-showcase .entry-features{justify-content:center}.entry-showcase .entry-demo{margin-top:18px}.entry-demo-grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.entry-demo-grid article{scroll-snap-align:start;min-width:205px}.entry-login-panel{justify-self:center;width:100%;max-width:410px;padding:25px 21px}.entry-note{display:none}}@media (width<=420px){.entry-showcase .entry-copy h1{font-size:25px}.entry-card{padding:25px 15px}.entry-login-panel{padding:22px 16px}}.entry-mobile-demo{display:none}@media (width<=820px){.entry-screen{padding:58px 11px 20px}.entry-card{border-radius:24px;gap:14px;padding:19px 15px 17px}.entry-showcase .brand-logo{width:min(225px,76vw);height:48px}.entry-showcase .entry-copy{margin:10px 0 8px}.entry-showcase .entry-copy>span{display:none}.entry-showcase .entry-copy h1{letter-spacing:-.65px;font-size:24px;line-height:1.12}.entry-showcase .entry-copy p{max-width:310px;margin-top:5px;font-size:10px;line-height:1.4}.entry-showcase .entry-features{gap:6px;margin-top:0;font-size:8px}.entry-showcase .entry-demo{display:none}.entry-login-panel{border-radius:18px;padding:17px 15px}.entry-login-icon{display:none}.entry-login-panel h2{font-size:18px}.entry-login-panel>p{margin:4px 0 13px;font-size:9px}.entry-login-panel>button{border-radius:11px;height:43px}.entry-separator{height:23px;margin:0 0 15px}.entry-separator span{top:17px}.entry-login-panel>small{margin-top:11px}.entry-trust{gap:11px;margin-top:10px}.entry-mobile-demo{text-align:left;border-top:1px solid #ece7e6;min-width:0;padding-top:12px;display:block}.entry-mobile-demo .entry-demo-heading{margin-bottom:8px}.entry-mobile-demo .entry-demo-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:7px;padding:0 1px 4px;display:flex;overflow-x:auto}.entry-mobile-demo .entry-demo-grid::-webkit-scrollbar{display:none}.entry-mobile-demo .entry-demo-grid article{scroll-snap-align:start;min-width:190px;padding:9px}}html[data-theme=dark] .entry-mobile-demo{border-color:#3b393f}@media (width<=420px){.entry-screen{padding:55px 9px 16px}.entry-showcase .entry-copy h1{font-size:22px}.entry-card{padding:17px 12px 15px}.entry-login-panel{padding:15px 13px}}@media (width<=760px){.app{padding-bottom:76px}.header{height:54px;padding:0 10px}.header-brand{min-width:0}.header-brand .brand-logo{width:148px;height:38px}.header-actions{flex:none;gap:3px}.round-button{background:#f7f5f4;border:0;width:34px;height:34px}.page{padding:11px 10px 84px}.search{height:46px;box-shadow:none;border-radius:15px;margin:8px 0 10px;padding:0 14px}.search input{font-size:14px}.discovery-toolbar{align-items:stretch}.feed-scope button,.filter-toggle{min-height:42px}.feed-scope button{padding-inline:6px;font-size:9px}.categories{margin-inline:-10px;padding:2px 10px 8px;scroll-padding-inline:10px}.categories button{min-height:44px}.home-dashboard{margin-top:12px}.home-rails{margin-inline:-10px;padding:0 10px 5px;scroll-padding-inline:10px}.home-rails button{scroll-snap-align:start;min-width:172px;min-height:72px;padding:10px}.popular-row>div{padding:14px}.composer{height:56px;padding:0 11px}.composer>span:nth-child(2){font-size:11px}.post-card{border-radius:16px;margin-bottom:10px;padding:14px 13px}.post-card>p{margin:13px 1px;font-size:14px;line-height:1.58}.post-title{font-size:17px;line-height:1.3}.post-author strong{font-size:12px}.post-author small{font-size:9px}.post-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;display:grid}.post-actions button{justify-content:center;min-width:0;min-height:42px;padding:6px 3px;font-size:9px}.post-image{border-radius:12px;max-height:430px}.section-title h2{font-size:17px}.bottom-nav{height:66px;padding:4px 5px max(4px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2}.bottom-nav button{min-width:0;font-size:8px}.bottom-nav .publish-nav{width:52px;height:52px}.modal-backdrop,.messages-backdrop,.notification-backdrop{align-items:end;padding-left:0;padding-right:0}.auth-modal,.composer-modal,.publish-picker,.legal-modal{border-radius:24px 24px 0 0;width:100%;max-width:none;max-height:92dvh;overflow-y:auto}html[data-theme=dark] .round-button{background:#29282d}}@media (width<=380px){.header-brand .brand-logo{width:132px}.feed-scope button svg{display:none}.post-actions button{font-size:8px}}.entry-screen:not(.entry-loading){color:#171719;background:#f5f5f4;place-items:center;min-height:100dvh;padding:5vh 2.5vw;display:grid;overflow:auto}.entry-screen:not(.entry-loading):before,.entry-screen:not(.entry-loading):after{display:none}.entry-screen:not(.entry-loading) .entry-card{text-align:left;-webkit-backdrop-filter:none;backdrop-filter:none;background-image:linear-gradient(90deg,#ffffffb3 0%,#fff3 43%,#fff0 64%),url(/lidhja-entry-hero.png);background-position:50%;background-size:cover;border:0;border-radius:30px;grid-template-columns:minmax(0,62fr) minmax(390px,38fr);gap:0;width:min(95vw,1500px);min-height:90vh;padding:0;display:grid;overflow:hidden;box-shadow:0 18px 48px #221f2029}.entry-screen:not(.entry-loading) .entry-showcase{flex-direction:column;justify-content:flex-start;min-width:0;min-height:90vh;padding:clamp(52px,6vh,82px) clamp(42px,5vw,78px) clamp(42px,5vh,70px);display:flex}.entry-screen:not(.entry-loading) .entry-copy{margin:0}.entry-screen:not(.entry-loading) .entry-copy h1{letter-spacing:-2.5px;max-width:720px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,4.55vw,72px);font-weight:700;line-height:.98}.entry-screen:not(.entry-loading) .entry-copy h1 span{color:#101014}.entry-screen:not(.entry-loading) .entry-copy h1 em{color:#c80f2e;font-style:normal}.entry-screen:not(.entry-loading) .entry-copy p{color:#4f535a;text-shadow:0 1px 12px #ffffffb3;max-width:610px;margin:24px 0 0;font-size:clamp(16px,1.25vw,21px);font-weight:500;line-height:1.55}.entry-screen:not(.entry-loading) .entry-features{color:#161619;justify-content:flex-start;gap:16px;margin:24px 0 0;font-size:16px;font-weight:800}.entry-screen:not(.entry-loading) .entry-features i{background:#cf1232;width:5px;height:5px}.entry-screen:not(.entry-loading) .entry-demo{border:0;width:100%;margin:auto 0 0;padding:0}.entry-screen:not(.entry-loading) .entry-demo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.entry-screen:not(.entry-loading) .entry-demo-grid article{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe8;border:1px solid #ffffffd6;border-radius:22px;flex-direction:column;align-items:stretch;gap:0;min-width:0;min-height:190px;padding:22px 20px 19px;display:flex;box-shadow:0 12px 32px #20191b1f}.entry-demo-title{align-items:center;gap:11px;display:flex}.entry-screen:not(.entry-loading) .demo-icon{color:#cf1232;background:#fff0f2;border-radius:11px;width:40px;min-width:40px;height:40px}.entry-screen:not(.entry-loading) .entry-demo-grid b{color:#17171a;font-size:17px;font-weight:800}.entry-screen:not(.entry-loading) .entry-demo-grid article p{color:#292a2e;margin:17px 0 14px;font-size:16px;line-height:1.45}.entry-screen:not(.entry-loading) .entry-demo-grid article small{color:#777a81;white-space:normal;margin-top:auto;font-size:12px;font-weight:600;overflow:visible}.entry-screen:not(.entry-loading) .entry-login-panel{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #ffffffe0;border-radius:30px;flex-direction:column;justify-content:center;align-self:center;width:min(89%,470px);min-height:82%;margin:auto;padding:clamp(38px,5vh,58px) clamp(32px,3.3vw,52px);display:flex;box-shadow:0 18px 56px #1b191b24}.entry-screen:not(.entry-loading) .entry-login-panel>.brand{justify-content:center;margin-bottom:clamp(30px,4.5vh,50px)}.entry-screen:not(.entry-loading) .entry-login-panel .brand-logo{object-position:center;width:min(310px,100%);height:76px}.entry-screen:not(.entry-loading) .entry-login-panel h2{color:#171719;margin:0;font-size:28px;line-height:1.2}.entry-screen:not(.entry-loading) .entry-login-panel>p{color:#73767d;margin:9px 0 clamp(28px,4vh,42px);font-size:17px}.entry-screen:not(.entry-loading) .entry-login-panel>button{border-radius:15px;gap:12px;width:100%;height:66px;font-size:16px;font-weight:750;transition:transform .18s,box-shadow .18s,border-color .18s}.entry-screen:not(.entry-loading) .entry-login-panel>button:hover{transform:translateY(-1px)}.entry-screen:not(.entry-loading) .entry-google{color:#171719;background:#fff;border:1px solid #d9d9dc;margin-bottom:14px}.entry-screen:not(.entry-loading) .entry-google:hover,.entry-screen:not(.entry-loading) .entry-secondary:hover{border-color:#bfc0c4;box-shadow:0 7px 18px #1a181912}.entry-screen:not(.entry-loading) .entry-primary{color:#fff;background:#cf0028;border:0;box-shadow:0 9px 22px #cf002833}.entry-screen:not(.entry-loading) .entry-primary:hover{background:#b80024;box-shadow:0 12px 26px #cf002847}.entry-screen:not(.entry-loading) .entry-separator{border-bottom:1px solid #dedee1;height:44px;margin:0 0 26px}.entry-screen:not(.entry-loading) .entry-separator span{color:#777a80;background:#fff;padding:0 18px;font-size:14px;top:35px}.entry-screen:not(.entry-loading) .entry-secondary{color:#171719;background:#fff;border:1px solid #d9d9dc}.entry-screen:not(.entry-loading) .entry-login-panel>small{color:#666a72;margin:clamp(30px,4.5vh,48px) 0 0;font-size:12px;line-height:1.55}.entry-screen:not(.entry-loading) .entry-trust{color:#737780;gap:18px;margin-top:28px;font-size:14px}.entry-screen:not(.entry-loading) .entry-trust span{gap:7px}.entry-screen:not(.entry-loading) .entry-trust svg{color:#737780}.entry-screen:not(.entry-loading) .entry-trust i{background:#d4d4d7;width:1px;height:20px}.entry-screen:not(.entry-loading) .entry-theme{display:none}html[data-theme=dark] .entry-screen:not(.entry-loading){color:#171719;background:#f5f5f4}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-card{background-image:linear-gradient(90deg,#ffffffb3 0%,#fff3 43%,#fff0 64%),url(/lidhja-entry-hero.png);border-color:#0000;box-shadow:0 18px 48px #221f2029}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-copy h1 span,html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-demo-grid b,html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-demo-grid article p,html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-login-panel h2{color:#171719}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-copy p{color:#4f535a}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-features{color:#161619}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-demo-grid article,html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-login-panel{background:#fffffff5;border-color:#ffffffe0}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-google,html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-secondary{color:#171719;background:#fff;border-color:#d9d9dc}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-separator{border-color:#dedee1}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-separator span{color:#777a80;background:#fff}@media (width<=1100px) and (width>=901px){.entry-screen:not(.entry-loading) .entry-card{grid-template-columns:minmax(0,59fr) minmax(360px,41fr);width:96vw}.entry-screen:not(.entry-loading) .entry-showcase{padding:48px 34px 38px}.entry-screen:not(.entry-loading) .entry-copy h1{font-size:48px}.entry-screen:not(.entry-loading) .entry-copy p{font-size:16px}.entry-screen:not(.entry-loading) .entry-demo-grid{gap:10px}.entry-screen:not(.entry-loading) .entry-demo-grid article{min-height:166px;padding:17px 14px}.entry-screen:not(.entry-loading) .entry-demo-grid article p{font-size:14px}.entry-screen:not(.entry-loading) .entry-login-panel{width:calc(100% - 34px);padding-inline:30px}}@media (width<=900px){.entry-screen:not(.entry-loading){place-items:start center;padding:18px}.entry-screen:not(.entry-loading) .entry-card{background:#f1efed;border-radius:28px;flex-direction:column;width:100%;min-height:auto;display:flex;box-shadow:0 14px 38px #221f2024}html[data-theme=dark] .entry-screen:not(.entry-loading) .entry-card{background:#f1efed}.entry-screen:not(.entry-loading) .entry-showcase{background-image:linear-gradient(#ffffffb8 0%,#ffffff14 46%,#0d090a14 100%),url(/lidhja-entry-hero.png);background-position:44%;background-size:cover;border-radius:28px 28px 0 0;min-height:min(720px,70dvh);padding:42px 30px 28px}.entry-screen:not(.entry-loading) .entry-copy h1{max-width:590px;font-size:clamp(46px,8vw,62px)}.entry-screen:not(.entry-loading) .entry-copy p{font-size:17px}.entry-screen:not(.entry-loading) .entry-demo-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-inline:-30px;padding:0 30px 5px;display:flex;overflow-x:auto}.entry-screen:not(.entry-loading) .entry-demo-grid::-webkit-scrollbar{display:none}.entry-screen:not(.entry-loading) .entry-demo-grid article{scroll-snap-align:start;min-width:210px;min-height:170px}.entry-screen:not(.entry-loading) .entry-login-panel{border-radius:24px;width:calc(100% - 32px);min-height:auto;margin:16px;padding:42px clamp(24px,7vw,54px);box-shadow:0 10px 28px #1b191b1a}.entry-screen:not(.entry-loading) .entry-login-panel>.brand{margin-bottom:30px}}@media (width<=520px){.entry-screen:not(.entry-loading){padding:16px}.entry-screen:not(.entry-loading) .entry-card{border-radius:24px}.entry-screen:not(.entry-loading) .entry-showcase{background-position:39%;border-radius:24px 24px 0 0;min-height:620px;padding:30px 20px 20px}.entry-screen:not(.entry-loading) .entry-copy h1{letter-spacing:-1.5px;font-size:clamp(38px,10.4vw,46px);line-height:1.01}.entry-screen:not(.entry-loading) .entry-copy p{margin-top:18px;font-size:15px;line-height:1.48}.entry-desktop-break{display:none}.entry-screen:not(.entry-loading) .entry-features{gap:9px;margin-top:16px;font-size:13px}.entry-screen:not(.entry-loading) .entry-features i{width:4px;height:4px}.entry-screen:not(.entry-loading) .entry-demo-grid{margin-inline:-20px;padding-inline:20px}.entry-screen:not(.entry-loading) .entry-demo-grid article{border-radius:18px;min-width:176px;min-height:158px;padding:16px 14px}.entry-screen:not(.entry-loading) .demo-icon{width:36px;min-width:36px;height:36px}.entry-screen:not(.entry-loading) .entry-demo-grid b{font-size:15px}.entry-screen:not(.entry-loading) .entry-demo-grid article p{margin:13px 0 10px;font-size:14px}.entry-screen:not(.entry-loading) .entry-demo-grid article small{font-size:11px}.entry-screen:not(.entry-loading) .entry-login-panel{border-radius:20px;width:calc(100% - 24px);margin:12px;padding:34px 20px 30px}.entry-screen:not(.entry-loading) .entry-login-panel>.brand{margin-bottom:24px}.entry-screen:not(.entry-loading) .entry-login-panel .brand-logo{width:min(270px,88%);height:66px}.entry-screen:not(.entry-loading) .entry-login-panel h2{font-size:24px}.entry-screen:not(.entry-loading) .entry-login-panel>p{margin:7px 0 26px;font-size:15px}.entry-screen:not(.entry-loading) .entry-login-panel>button{height:58px;font-size:15px}.entry-screen:not(.entry-loading) .entry-separator{height:34px;margin-bottom:23px}.entry-screen:not(.entry-loading) .entry-separator span{top:27px}.entry-screen:not(.entry-loading) .entry-login-panel>small{margin-top:28px;font-size:12px}.entry-screen:not(.entry-loading) .entry-trust{margin-top:22px;font-size:13px}.entry-screen:not(.entry-loading) .entry-theme{top:24px;right:24px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
