:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--wm-bg:#0f0d09;--wm-surface:#19160f;--wm-surface-raised:#231f16;--wm-text:#fdf6ec;--wm-text-muted:#b5a58e;--wm-green:#23c267;--wm-gold:#d1a84b;--wm-border:#d1a84b3d;--wm-danger:#ef7184;--wm-radius-sm:10px;--wm-radius-md:18px;--wm-radius-lg:28px;--wm-shadow:0 28px 90px #0000006b;--wm-content:1120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--wm-bg);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--wm-text);background:radial-gradient(circle at 15% 5%, #23c2671f, transparent 34rem), radial-gradient(circle at 90% 20%, #d1a84b1a, transparent 30rem), var(--wm-bg);margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.app-frame{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{border-right:1px solid var(--wm-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f0d09e6;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.app-brand{color:var(--wm-text);letter-spacing:.12em;align-items:center;gap:12px;text-decoration:none;display:flex}.app-brand span,.brand-mark{border:1px solid var(--wm-gold);width:38px;height:38px;color:var(--wm-gold);border-radius:50%;place-items:center;margin:0;font-family:Georgia,serif;font-size:1.35rem;display:grid}.app-brand strong{font-family:Georgia,serif;font-size:.9rem}.app-sidebar nav{gap:5px;margin-top:44px;display:grid}.app-sidebar nav a{border-radius:var(--wm-radius-sm);color:var(--wm-text-muted);padding:11px 13px;font-size:.86rem;font-weight:700;text-decoration:none}.app-sidebar nav a:hover,.app-sidebar nav a.active{color:var(--wm-text);background:var(--wm-surface-raised)}.text-button{color:var(--wm-text-muted);text-align:left;background:0 0;border:0;margin-top:auto;padding:10px}.app-content{min-width:0}.app-topbar{border-bottom:1px solid var(--wm-border);min-height:62px;color:var(--wm-text-muted);justify-content:space-between;gap:20px;padding:21px 28px;font-size:.75rem;display:flex}.gate-backdrop{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070604e6;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow:auto}.gate-card{border:1px solid var(--wm-border);border-radius:var(--wm-radius-lg);width:min(100%,470px);box-shadow:var(--wm-shadow);background:linear-gradient(145deg,#231f16fa,#0f0d09fa);padding:clamp(26px,6vw,42px)}.gate-card .brand-mark{margin-bottom:26px}.gate-card h1{letter-spacing:-.035em;margin:0 0 16px;font-family:Georgia,serif;font-size:clamp(2rem,8vw,3.2rem);line-height:1}.gate-card>p:not(.eyebrow):not(.brand-mark),.gate-card form>p{color:var(--wm-text-muted);line-height:1.65}.gate-card label{color:var(--wm-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:24px 0 8px;font-size:.75rem;font-weight:800;display:block}.gate-card input{border:1px solid var(--wm-border);border-radius:var(--wm-radius-sm);width:100%;color:var(--wm-text);background:#00000038;outline:none;padding:13px 14px}.gate-card input:focus{border-color:var(--wm-green);box-shadow:0 0 0 3px #23c26724}.gate-actions{grid-template-columns:1fr 1.3fr;gap:10px;margin-top:28px;display:grid}.gate-card small{color:var(--wm-text-muted);margin-top:18px;line-height:1.5;display:block}.button{border-radius:var(--wm-radius-sm);border:1px solid #0000;min-height:46px;padding:11px 16px;font-weight:800}.button.primary{color:#07170d;background:var(--wm-green)}.button.secondary{border-color:var(--wm-border);color:var(--wm-text);background:0 0}.button.danger{color:#fff;background:#9b2e2eb8;border-color:#dc5c5c8c}.button.wide{width:100%;margin-top:20px}.button:disabled{cursor:not-allowed;opacity:.52}.form-error{font-size:.84rem;color:var(--wm-danger)!important}.foundation-shell{width:min(calc(100% - 40px), var(--wm-content));margin:0 auto;padding:clamp(64px,10vw,132px) 0 36px}.foundation-hero{max-width:780px}.eyebrow{color:var(--wm-gold);letter-spacing:.2em;margin:0 0 18px;font-size:.76rem;font-weight:800}.foundation-hero h1,.fatal-state h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,7vw,5.8rem);line-height:.96}.lede{max-width:680px;color:var(--wm-text-muted);margin:28px 0;font-size:clamp(1rem,2vw,1.24rem);line-height:1.7}.environment-status{border:1px solid var(--wm-border);color:var(--wm-text-muted);background:#19160fb8;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:.8rem;display:inline-flex}.environment-status span{background:var(--wm-gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 18px}.environment-status[data-configured=true] span{background:var(--wm-green)}.foundation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:72px;display:grid}.foundation-grid article{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);min-height:180px;box-shadow:var(--wm-shadow);background:linear-gradient(145deg,#231f16eb,#13110cd6);padding:26px}.foundation-grid h2{margin:0 0 16px;font-size:1.05rem}.foundation-grid p{color:var(--wm-text-muted);margin:0;line-height:1.65}.foundation-shell footer{border-top:1px solid var(--wm-border);color:var(--wm-text-muted);justify-content:space-between;gap:24px;margin-top:72px;padding-top:24px;font-size:.74rem;display:flex}.feature-placeholder{width:min(100% - 48px,820px);margin:0 auto;padding:clamp(70px,13vw,150px) 0}.feature-placeholder h1{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(2.6rem,7vw,5rem)}.feature-placeholder>p:last-child{max-width:640px;color:var(--wm-text-muted);font-size:1.05rem;line-height:1.7}.catalog-page,.discover-page,.profile-page{width:min(calc(100% - 56px), var(--wm-content));margin:0 auto;padding:clamp(44px,7vw,82px) 0 72px}.page-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px;display:flex}.page-heading>div{max-width:790px}.page-heading h1,.discover-hero h1,.profile-identity h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(2.65rem,6vw,5.4rem);line-height:.96}.page-heading>div>p:last-child,.discover-hero>div>p:last-of-type{max-width:680px;color:var(--wm-text-muted);margin:22px 0 0;font-size:1.04rem;line-height:1.7}.page-heading>a{color:var(--wm-text);flex:none;place-items:center;text-decoration:none;display:inline-grid}.metric-strip{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160f9e;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 28px;display:grid;overflow:hidden}.metric-strip div{border-right:1px solid var(--wm-border);gap:3px;padding:20px 24px;display:grid}.metric-strip div:last-child{border-right:0}.metric-strip strong{color:var(--wm-text);font-family:Georgia,serif;font-size:1.8rem}.metric-strip span{color:var(--wm-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.filter-row{scrollbar-width:thin;gap:8px;margin:24px 0 28px;padding-bottom:3px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--wm-border);color:var(--wm-text-muted);background:0 0;border-radius:999px;flex:none;padding:8px 14px;font-size:.78rem;font-weight:750}.filter-row button:hover,.filter-row button.active{border-color:var(--wm-green);color:var(--wm-text);background:#23c2671c}.event-list{gap:12px;display:grid}.event-card{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:linear-gradient(145deg,#231f16e6,#110f0ad1);grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:22px;padding:20px;display:grid;box-shadow:0 14px 40px #00000024}.event-card.partner{background:linear-gradient(120deg,#d1a84b17,#17140ee6 48%);border-color:#d1a84b6b}.date-tile{border:1px solid var(--wm-border);background:#0000002e;border-radius:13px;place-items:center;min-height:82px;display:grid}.date-tile span{color:var(--wm-gold);letter-spacing:.13em;font-size:.62rem;font-weight:900}.date-tile strong{font-family:Georgia,serif;font-size:1.9rem}.card-kicker{color:var(--wm-gold);letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-size:.62rem;font-weight:900}.event-copy h2,.place-card h2,.profile-card h2{margin:0;font-family:Georgia,serif;font-size:1.35rem}.event-copy>p,.place-card p{color:var(--wm-text-muted);margin:7px 0 0;font-size:.82rem;line-height:1.5}.tag-row{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.tag-row span{border:1px solid var(--wm-border);color:var(--wm-text-muted);border-radius:999px;padding:4px 8px;font-size:.65rem}.event-action{justify-items:end;gap:12px;min-width:132px;display:grid}.event-action>strong{color:var(--wm-green);font-size:.86rem}.event-action a,.place-card a,.discover-live a,.live-grid a{color:var(--wm-text);font-size:.76rem;font-weight:800;text-decoration:none}.event-action>span,.muted-link{color:var(--wm-text-muted);font-size:.72rem}.async-state{border:1px dashed var(--wm-border);border-radius:var(--wm-radius-md);text-align:center;justify-items:center;padding:clamp(52px,9vw,90px) 24px;display:grid}.async-state>span{border:1px solid var(--wm-gold);width:42px;height:42px;color:var(--wm-gold);border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.async-state h2{margin:20px 0 8px;font-family:Georgia,serif;font-size:1.55rem}.async-state p{max-width:520px;color:var(--wm-text-muted);margin:0 0 20px;line-height:1.6}.directory-map{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:radial-gradient(circle at 70% 25%,#23c2671f,#0000 35%),linear-gradient(145deg,#151d13,#0c0e09);height:330px;position:relative;overflow:hidden}.directory-map .map-grid{opacity:.14;background-image:linear-gradient(var(--wm-border) 1px,transparent 1px),linear-gradient(90deg,var(--wm-border) 1px,transparent 1px);background-size:42px 42px;position:absolute;inset:0;transform:rotate(-8deg)scale(1.2)}.map-caption{z-index:2;border:1px solid var(--wm-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090906d1;border-radius:10px;gap:3px;padding:10px 13px;display:grid;position:absolute;top:18px;left:18px}.map-caption strong{font-size:.78rem}.map-caption span{color:var(--wm-text-muted);font-size:.64rem}.map-marker{z-index:3;max-width:160px;color:var(--wm-text-muted);align-items:center;gap:7px;font-size:.65rem;display:flex;position:absolute;transform:translate(-8px,-8px)}.map-marker i{background:var(--wm-green);border:3px solid #fffc;border-radius:50%;flex:none;width:15px;height:15px;box-shadow:0 3px 18px #23c26780}.map-marker.partner i{background:var(--wm-gold);box-shadow:0 3px 18px #d1a84b80}.map-marker b{text-overflow:ellipsis;white-space:nowrap;background:#070805b8;border-radius:5px;padding:4px 6px;overflow:hidden}.place-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.place-card{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:linear-gradient(145deg,#231f16eb,#110f0adb);overflow:hidden}.place-card-top{background:radial-gradient(circle at 20% 10%,#23c2672e,#0000 60%),#0000002b;justify-content:space-between;align-items:start;min-height:112px;padding:22px;display:flex}.place-card-top>span{font-size:2.4rem}.place-card-top b{color:var(--wm-gold);text-transform:uppercase;border:1px solid #d1a84b73;border-radius:999px;padding:5px 8px;font-size:.58rem}.place-card-body{padding:20px}.rating{color:var(--wm-gold);margin-top:13px;font-size:.8rem;font-weight:850}.rating span{color:var(--wm-text-muted);margin-left:5px;font-size:.66rem;font-weight:500}.place-card .place-description{min-height:50px;margin:15px 0}.discover-hero{grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);align-items:end;gap:clamp(36px,7vw,90px);min-height:520px;padding:28px 0 70px;display:grid}.discover-hero h1 em{color:var(--wm-green);font-weight:inherit}.hero-actions{gap:10px;margin-top:30px;display:flex}.hero-actions a{place-items:center;text-decoration:none;display:inline-grid}.discover-hero aside{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fb8;padding:25px}.discover-hero aside>span,.live-grid article>span{color:var(--wm-gold);letter-spacing:.16em;font-size:.62rem;font-weight:900}.discover-hero aside strong{margin:15px 0 10px;font-family:Georgia,serif;font-size:1.35rem;line-height:1.2;display:block}.discover-hero aside p,.live-grid p{color:var(--wm-text-muted);margin:0;font-size:.82rem;line-height:1.65}.discover-principles{border-top:1px solid var(--wm-border);border-bottom:1px solid var(--wm-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.discover-principles article{border-right:1px solid var(--wm-border);padding:34px 28px}.discover-principles article:last-child{border-right:0}.discover-principles span{color:var(--wm-green);font-size:.7rem;font-weight:900}.discover-principles h2{margin:20px 0 10px;font-family:Georgia,serif;font-size:1.25rem}.discover-principles p{color:var(--wm-text-muted);margin:0;font-size:.82rem;line-height:1.6}.discover-live{padding-top:72px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-heading h2{margin:0;font-family:Georgia,serif;font-size:clamp(1.9rem,4vw,3rem)}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.live-grid article{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fad;gap:14px;padding:28px;display:grid}.live-grid strong{font-family:Georgia,serif;font-size:3rem}.member-discovery{padding-top:72px}.member-discovery .section-heading{align-items:end;gap:30px}.member-discovery .section-heading>div>p:last-child{max-width:620px;color:var(--wm-text-muted);margin:10px 0 0;font-size:.76rem;line-height:1.55}.member-discovery form[role=search]{flex:0 330px;display:flex}.member-discovery form input{border:1px solid var(--wm-border);width:100%;min-width:0;color:var(--wm-text);background:#00000038;border-right:0;border-radius:10px 0 0 10px;outline:none;padding:11px 13px}.member-discovery form input:focus{border-color:var(--wm-green)}.member-discovery form button{border:1px solid var(--wm-green);color:#07170d;background:var(--wm-green);border-radius:0 10px 10px 0;padding:0 15px;font-weight:850}.member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.member-card{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fb8;grid-template-columns:64px minmax(0,1fr);gap:16px;padding:20px;display:grid}.member-avatar{border:1px solid var(--wm-border);border-radius:50%;place-items:center;width:64px;height:64px;font-size:1.7rem;display:grid}.member-card-copy{min-width:0}.member-card-copy>div{justify-content:space-between;align-items:start;gap:8px;display:flex}.member-card h3{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-family:Georgia,serif;font-size:1.08rem;overflow:hidden}.member-card-copy strong{color:var(--wm-green);flex:none;font-size:.63rem}.member-card-copy p{color:var(--wm-text-muted);margin:9px 0 0;font-size:.68rem}.member-card footer{border-top:1px solid var(--wm-border);grid-column:1/-1;gap:8px;padding-top:13px;display:flex}.member-card footer .button{flex:1;min-height:36px;padding:8px 12px}.member-empty{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);color:var(--wm-text-muted);text-align:center;background:#19160f80;padding:48px 24px}.member-empty h3{color:var(--wm-text);margin:0 0 8px;font-family:Georgia,serif}.app-sidebar nav a{position:relative}.nav-badge{color:#06150c;background:var(--wm-green);border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.56rem;display:grid;position:absolute;top:8px;right:10px}.activity-page,.connections-page{width:min(100% - 56px,920px);margin:0 auto;padding:72px 0 96px}.activity-heading,.connections-page>header{border-bottom:1px solid var(--wm-border);justify-content:space-between;align-items:end;gap:28px;padding-bottom:30px;display:flex}.activity-heading h1,.connections-page>header h1{margin:8px 0 10px;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.activity-heading>div>p:last-child,.connections-page>header p:last-child{max-width:620px;color:var(--wm-text-muted);margin:0;font-size:.78rem;line-height:1.6}.activity-heading>button{flex:none}.activity-filters{gap:7px;padding:22px 0;display:flex;overflow-x:auto}.activity-filters button{border:1px solid var(--wm-border);color:var(--wm-text-muted);background:0 0;border-radius:999px;flex:none;padding:8px 13px;font-size:.68rem;font-weight:800}.activity-filters button.active{border-color:var(--wm-green);color:var(--wm-text);background:#23c2671f}.activity-list,.connection-list{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fb3;display:grid;overflow:hidden}.activity-item{border:0;border-bottom:1px solid var(--wm-border);width:100%;color:var(--wm-text);text-align:left;background:0 0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 20px;display:grid;position:relative}.activity-item:last-child{border-bottom:0}.activity-item.unread{background:linear-gradient(90deg,#23c2671f,#0000 72%)}.activity-icon{border:1px solid var(--wm-border);background:#ffffff09;border-radius:50%;place-items:center;width:46px;height:46px;font-size:1.2rem;display:grid}.activity-item>span:nth-child(2){min-width:0}.activity-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.45;display:block;overflow:hidden}.activity-item small{color:var(--wm-text-muted);margin-top:5px;font-size:.64rem;display:block}.activity-item i{background:var(--wm-green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 15px #23c2678c}.activity-empty{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);text-align:center;background:#19160f8c;padding:54px 24px}.activity-empty h2{margin:0 0 9px;font-family:Georgia,serif}.activity-empty p{color:var(--wm-text-muted);margin:0;font-size:.76rem}.activity-page>.load-more,.connections-page>.load-more{margin:18px auto 0;display:block}.connection-list{gap:0}.connection-list article{border-bottom:1px solid var(--wm-border);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:15px;padding:18px 20px;display:grid}.connection-list article:last-child{border-bottom:0}.connection-avatar{border:1px solid var(--wm-border);border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.35rem;display:grid}.connection-list h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Georgia,serif;font-size:1.05rem;overflow:hidden}.connection-list p{color:var(--wm-text-muted);margin:6px 0 0;font-size:.67rem}.connection-list footer{gap:7px;display:flex}.connection-list footer .button{min-height:36px;padding:8px 12px}.moderation-page{width:min(100% - 56px,980px);margin:0 auto;padding:72px 0 96px}.moderation-page>header{border-bottom:1px solid var(--wm-border);padding-bottom:30px}.moderation-page>header h1{margin:8px 0 10px;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.moderation-page>header p:last-child{max-width:650px;color:var(--wm-text-muted);margin:0;font-size:.78rem;line-height:1.6}.moderation-metrics{border-bottom:1px solid var(--wm-border);grid-template-columns:repeat(3,1fr);display:grid}.moderation-metrics article{border-right:1px solid var(--wm-border);gap:5px;padding:22px;display:grid}.moderation-metrics article:last-child{border-right:0}.moderation-metrics strong{font-family:Georgia,serif;font-size:1.8rem}.moderation-metrics span{color:var(--wm-text-muted);text-transform:uppercase;font-size:.65rem;font-weight:800}.moderation-list{gap:14px;display:grid}.moderation-list>article{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fb8;padding:22px}.moderation-list article>header{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.moderation-avatar{border:1px solid var(--wm-border);background:#dc5c5c14;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.moderation-list h2{margin:0;font-family:Georgia,serif;font-size:1.05rem}.moderation-list header p{color:var(--wm-text-muted);margin:5px 0 0;font-size:.64rem}.case-status{border:1px solid var(--wm-border);color:var(--wm-text-muted);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:.58rem}.case-status.submitted{color:var(--wm-danger);border-color:#dc5c5c66}.case-status.reviewing{color:var(--wm-gold)}.case-status.actioned{color:var(--wm-green)}.case-reason{color:var(--wm-danger);text-transform:uppercase;margin-top:20px;font-size:.72rem;display:block}.case-details{color:var(--wm-text);white-space:pre-wrap;overflow-wrap:anywhere;font-size:.8rem;line-height:1.6}.moderation-list details{border:1px solid var(--wm-border);background:#00000024;border-radius:10px;margin-top:14px;padding:12px}.moderation-list summary{color:var(--wm-text-muted);cursor:pointer;font-size:.68rem}.moderation-list pre{color:var(--wm-text-muted);font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0;font-size:.72rem;line-height:1.6}.moderation-list footer{border-top:1px solid var(--wm-border);gap:10px;margin-top:15px;padding-top:15px;display:grid}.moderation-list footer label{color:var(--wm-text-muted);text-transform:uppercase;gap:7px;font-size:.65rem;font-weight:800;display:grid}.moderation-list textarea{border:1px solid var(--wm-border);width:100%;color:var(--wm-text);resize:vertical;text-transform:none;background:#0003;border-radius:9px;outline:none;padding:11px}.moderation-list textarea:focus{border-color:var(--wm-green)}.moderation-list footer>div{justify-content:flex-end;gap:8px;display:flex}.case-resolution{border-left:3px solid var(--wm-green);background:#23c2670f;margin-top:15px;padding:13px}.case-resolution strong{font-size:.72rem}.case-resolution p{color:var(--wm-text-muted);margin:6px 0 0;font-size:.72rem}.moderation-page>.load-more{margin:18px auto 0;display:block}.safety-page{width:min(100% - 56px,860px);margin:0 auto;padding:72px 0 96px}.safety-page>header{border-bottom:1px solid var(--wm-border);padding-bottom:30px}.safety-page>header h1{margin:8px 0 10px;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.safety-page>header p:last-child{max-width:620px;color:var(--wm-text-muted);margin:0;font-size:.78rem;line-height:1.6}.safety-page>.form-error{margin:18px 0 0}.safety-card{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fb8;margin-top:22px;overflow:hidden}.safety-card-heading{border-bottom:1px solid var(--wm-border);justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.safety-card-heading h2{margin:0;font-family:Georgia,serif;font-size:1.25rem}.safety-card-heading p{color:var(--wm-text-muted);margin:7px 0 0;font-size:.7rem;line-height:1.5}.safety-card-heading>span{border:1px solid var(--wm-border);min-width:30px;height:30px;color:var(--wm-text-muted);text-transform:uppercase;border-radius:999px;place-items:center;padding:0 9px;font-size:.65rem;font-weight:800;display:grid}.blocked-list article{border-bottom:1px solid var(--wm-border);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 22px;display:grid}.blocked-list article:last-child{border-bottom:0}.blocked-avatar{border:1px solid var(--wm-border);background:#dc5c5c14;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.72rem;display:grid}.blocked-list strong,.blocked-list small{display:block}.blocked-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.blocked-list small{color:var(--wm-text-muted);margin-top:5px;font-size:.62rem}.blocked-list .button{min-height:36px;padding:8px 12px}.safety-empty{text-align:center;padding:38px 22px}.safety-empty strong{font-family:Georgia,serif}.safety-empty p{color:var(--wm-text-muted);margin:7px 0 0;font-size:.7rem}.danger-zone{border-color:#dc5c5c57}.danger-zone .safety-card-heading{background:linear-gradient(90deg,#dc5c5c14,#0000)}.deletion-status.requested{color:var(--wm-gold);border-color:#d1a84b66}.deletion-status.processing{color:var(--wm-danger);border-color:#dc5c5c66}.deletion-status.cancelled,.deletion-status.completed,.deletion-status.rejected{color:var(--wm-text-muted)}.deletion-summary{gap:28px;padding:17px 22px 0;display:flex}.deletion-summary p{color:var(--wm-text-muted);margin:0;font-size:.68rem}.deletion-summary strong{color:var(--wm-text)}.danger-zone>.button{margin:20px 22px 22px}.privacy-notice{border-left:3px solid var(--wm-danger);color:var(--wm-text-muted);background:#dc5c5c12;margin:18px 22px 0;padding:12px;font-size:.72rem;line-height:1.55}.deletion-confirm{background:#dc5c5c0f;border:1px solid #dc5c5c57;border-radius:10px;margin:20px 22px 22px;padding:17px}.deletion-confirm>strong{font-family:Georgia,serif}.deletion-confirm>p{color:var(--wm-text-muted);margin:8px 0 15px;font-size:.72rem;line-height:1.55}.deletion-confirm>div{justify-content:flex-end;gap:8px;display:flex}.video-page{width:min(100% - 56px,1040px);margin:0 auto;padding:72px 0 96px}.video-page>header{border-bottom:1px solid var(--wm-border);padding-bottom:30px}.video-page>header h1{margin:8px 0 10px;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.video-page>header p:last-child{max-width:650px;color:var(--wm-text-muted);margin:0;font-size:.78rem;line-height:1.6}.video-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:22px;margin-top:24px;display:grid}.video-grid h2{margin:0 0 15px;font-family:Georgia,serif}.video-session-list,.video-scheduler,.video-empty{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fb8}.video-session-list article{border-bottom:1px solid var(--wm-border);grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px;display:grid}.video-session-list article:last-child{border:0}.video-avatar{border:1px solid var(--wm-border);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.video-session-list strong{font-size:.8rem}.video-session-list p{color:var(--wm-text-muted);margin:5px 0 0;font-size:.65rem}.video-session-list .button{grid-column:2/-1;justify-self:end;min-height:36px}.call-status{border:1px solid var(--wm-border);color:var(--wm-gold);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:.58rem}.call-status.active{color:var(--wm-green)}.video-empty{text-align:center;padding:42px 20px}.video-empty p,.video-scheduler small{color:var(--wm-text-muted);font-size:.7rem}.video-scheduler{gap:14px;padding:20px;display:grid}.video-scheduler label{color:var(--wm-text-muted);text-transform:uppercase;gap:7px;font-size:.66rem;font-weight:800;display:grid}.video-scheduler input,.video-scheduler select{border:1px solid var(--wm-border);width:100%;color:var(--wm-text);background:#00000038;border-radius:9px;padding:11px}.call-backdrop{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040403e6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.call-dialog{border:1px solid var(--wm-border);border-radius:var(--wm-radius-lg);background:#080a08;grid-template-rows:auto minmax(0,1fr) auto;width:min(900px,100%);height:min(720px,100%);display:grid;overflow:hidden}.call-dialog>header{border-bottom:1px solid var(--wm-border);justify-content:space-between;padding:15px 18px;display:flex}.call-dialog>header p{color:var(--wm-text-muted);margin:4px 0 0;font-size:.65rem}.call-dialog>header p.connected{color:var(--wm-green)}.call-dialog>header button{color:var(--wm-text);background:0 0;border:0;font-size:1.5rem}.call-consent{text-align:center;place-self:center;max-width:520px;padding:35px}.call-consent>span{color:var(--wm-gold);letter-spacing:.2em;font-size:.7rem}.call-consent h2{font-family:Georgia,serif;font-size:2rem}.call-consent p{color:var(--wm-text-muted);font-size:.78rem;line-height:1.7}.call-consent .button{margin:6px}.call-stage{background:#020302;min-height:0;position:relative}.call-stage>video:first-child{object-fit:cover;width:100%;height:100%}.call-stage>video:nth-child(2){aspect-ratio:3/4;object-fit:cover;border:2px solid var(--wm-green);background:#111;border-radius:12px;width:min(26%,190px);position:absolute;bottom:14px;right:14px}.call-stage>div{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.call-dialog>footer{border-top:1px solid var(--wm-border);justify-content:center;gap:9px;padding:14px;display:flex}.community-page,.messages-page{width:min(calc(100% - 56px),var(--wm-content));margin:0 auto;padding:72px 0 96px}.messages-page>header{border-bottom:1px solid var(--wm-border);justify-content:space-between;align-items:end;gap:24px;padding-bottom:28px;display:flex}.messages-page>header h1{margin:8px 0 0;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.3rem)}.messages-page>header>span{color:var(--wm-text-muted);font-size:.68rem}.messages-page .sync-status{border:1px solid var(--wm-border);text-transform:uppercase;border-radius:999px;padding:7px 11px}.messages-page .sync-status.live{color:var(--wm-green);border-color:#23c26773}.messages-page .sync-status.offline,.messages-page .sync-status.degraded{color:var(--wm-danger);border-color:#dc5c5c73}.messages-layout{border:1px solid var(--wm-border);border-radius:var(--wm-radius-lg);background:#12100bc7;grid-template-columns:340px minmax(0,1fr);height:min(680px,100vh - 230px);min-height:520px;margin-top:24px;display:grid;overflow:hidden}.inbox-panel{border-right:1px solid var(--wm-border);overflow:auto}.inbox-panel>button{border:0;border-bottom:1px solid var(--wm-border);width:100%;color:var(--wm-text);text-align:left;background:0 0;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;padding:16px;display:grid;position:relative}.inbox-panel>button.selected{box-shadow:inset 3px 0 var(--wm-green);background:linear-gradient(90deg,#23c26724,#0000)}.inbox-panel>button>span,.thread-panel>header>span{border:1px solid var(--wm-border);background:#23c2671f;border-radius:50%;place-items:center;width:43px;height:43px;font-size:1.15rem;display:grid}.inbox-panel button div{min-width:0}.inbox-panel strong{font-size:.78rem}.inbox-panel p{color:var(--wm-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.68rem;overflow:hidden}.inbox-panel time{color:var(--wm-text-muted);align-self:start;font-size:.6rem}.inbox-panel b{color:#06150c;background:var(--wm-green);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.6rem;display:grid;position:absolute;bottom:13px;right:14px}.inbox-empty,.thread-empty{color:var(--wm-text-muted);text-align:center;padding:40px 22px;font-size:.76rem;line-height:1.6}.thread-panel{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.thread-panel>header{border-bottom:1px solid var(--wm-border);align-items:center;gap:11px;padding:14px 18px;display:flex}.thread-panel>header strong{font-size:.82rem}.thread-panel>header p{color:var(--wm-text-muted);margin:4px 0 0;font-size:.64rem}.message-history{flex-direction:column;gap:9px;padding:22px;display:flex;overflow:auto}.message-history article{max-width:min(76%,520px)}.message-history article.mine{align-self:flex-end}.message-history article.theirs{align-self:flex-start}.message-history article p{border:1px solid var(--wm-border);white-space:pre-wrap;overflow-wrap:anywhere;background:#ffffff0b;border-radius:14px 14px 14px 4px;margin:0;padding:10px 13px;font-size:.82rem;line-height:1.5}.message-history article.mine p{background:#23c26721;border-color:#23c2674d;border-radius:14px 14px 4px}.message-history article span{color:var(--wm-text-muted);text-align:right;margin-top:4px;font-size:.58rem;display:block}.older-messages{border:1px solid var(--wm-border);color:var(--wm-text-muted);background:0 0;border-radius:999px;align-self:center;padding:7px 10px;font-size:.64rem}.thread-panel>form{border-top:1px solid var(--wm-border);grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:14px;display:grid}.thread-panel textarea{border:1px solid var(--wm-border);width:100%;min-width:0;color:var(--wm-text);resize:none;background:#00000038;border-radius:10px;outline:none;padding:10px 12px}.thread-panel textarea:focus{border-color:var(--wm-green)}.thread-panel form .form-error{grid-column:1/-1}.community-heading{border-bottom:1px solid var(--wm-border);justify-content:space-between;align-items:end;gap:28px;padding-bottom:32px;display:flex}.community-heading h1{margin:8px 0 10px;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1}.community-heading>div>p:last-child{max-width:640px;color:var(--wm-text-muted);margin:0;line-height:1.6}.community-heading>span{border:1px solid var(--wm-border);color:var(--wm-gold);text-transform:uppercase;border-radius:999px;flex:none;padding:7px 11px;font-size:.64rem;font-weight:850}.community-heading .sync-status.live{color:var(--wm-green);border-color:#23c26773}.community-heading .sync-status.offline,.community-heading .sync-status.degraded{color:var(--wm-danger);border-color:#dc5c5c73}.community-heading .sync-status.connecting{color:var(--wm-text-muted)}.community-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;padding-top:26px;display:grid}.community-stream{gap:14px;min-width:0;display:grid}.community-composer,.community-post,.community-standards,.community-empty{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fbd}.community-composer{gap:13px;padding:22px;display:grid}.community-composer>div,.community-composer footer,.community-post>header,.community-post>footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.community-composer label{color:var(--wm-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:850}.community-composer>div>span{color:var(--wm-text-muted);font-size:.65rem}.community-composer textarea,.community-composer select{border:1px solid var(--wm-border);color:var(--wm-text);background:#00000038;border-radius:10px;outline:none}.community-composer textarea{resize:vertical;width:100%;padding:13px;line-height:1.55}.community-composer select{margin-left:9px;padding:9px 30px 9px 10px}.community-composer textarea:focus,.community-composer select:focus{border-color:var(--wm-green);box-shadow:0 0 0 3px #23c2671f}.community-feed{gap:12px;display:grid}.community-post{padding:20px 22px}.community-post>header{justify-content:flex-start}.post-avatar{border:1px solid var(--wm-border);background:#23c2671f;border-radius:50%;flex:none;place-items:center;width:43px;height:43px;font-size:1.2rem;display:grid}.community-post header strong{font-size:.84rem}.community-post header p{color:var(--wm-text-muted);margin:4px 0 0;font-size:.66rem}.post-delete{color:var(--wm-danger);background:0 0;border:0;margin-left:auto;font-size:.68rem}.post-body{white-space:pre-wrap;overflow-wrap:anywhere;margin:20px 0;font-family:Georgia,serif;font-size:1.16rem;line-height:1.65}.community-post>footer{border-top:1px solid var(--wm-border);color:var(--wm-text-muted);justify-content:flex-start;padding-top:14px;font-size:.7rem}.community-post>footer button{border:1px solid var(--wm-border);color:var(--wm-text-muted);background:0 0;border-radius:999px;padding:7px 10px;font-size:.7rem}.community-post>footer button.liked{color:var(--wm-green);background:#23c26717;border-color:#23c26773}.community-post>footer button span{margin-left:4px}.report-link{color:var(--wm-gold)}.comment-panel{border-top:1px solid var(--wm-border);gap:12px;margin-top:14px;padding-top:16px;display:grid}.comment-panel>form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.comment-panel input{border:1px solid var(--wm-border);min-width:0;color:var(--wm-text);background:#00000038;border-radius:9px;outline:none;padding:10px 11px}.comment-panel input:focus{border-color:var(--wm-green)}.comment-panel form button,.comment-panel article>button,.comment-more{border:1px solid var(--wm-border);color:var(--wm-text-muted);background:0 0;border-radius:8px;font-size:.67rem}.comment-panel form button{color:var(--wm-green);padding:0 14px}.comment-panel article{background:#00000021;border-radius:10px;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:9px;padding:10px;display:grid}.comment-panel article>span{border:1px solid var(--wm-border);border-radius:50%;place-items:center;width:30px;height:30px;font-size:.8rem;display:grid}.comment-panel article strong{font-size:.7rem}.comment-panel article p,.comment-panel>p{color:var(--wm-text-muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0 0;font-size:.75rem;line-height:1.5}.comment-panel article>button{border:0;padding:5px 7px}.comment-more{justify-self:start;padding:7px 10px}.report-dialog{border:1px solid var(--wm-border);border-radius:var(--wm-radius-lg);width:min(100%,620px);box-shadow:var(--wm-shadow);background:linear-gradient(145deg,#211e16,#0f0d09);overflow:hidden}.report-dialog>header{border-bottom:1px solid var(--wm-border);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.report-dialog h2{margin:6px 0 0;font-family:Georgia,serif}.report-dialog>header>button{border:1px solid var(--wm-border);width:36px;height:36px;color:var(--wm-text);background:0 0;border-radius:50%;font-size:1.3rem}.report-dialog form{gap:16px;padding:24px;display:grid}.report-dialog label{color:var(--wm-text-muted);text-transform:uppercase;gap:7px;font-size:.7rem;font-weight:800;display:grid}.report-dialog select,.report-dialog textarea{border:1px solid var(--wm-border);width:100%;color:var(--wm-text);resize:vertical;text-transform:none;background:#00000038;border-radius:9px;padding:11px}.report-dialog form>p{color:var(--wm-text-muted);margin:0;font-size:.72rem;line-height:1.55}.report-dialog footer{justify-content:flex-end;gap:9px;display:flex}.community-empty{text-align:center;padding:52px 24px}.community-empty h2,.community-standards h2{margin:0 0 8px;font-family:Georgia,serif}.community-empty p,.community-standards p,.community-standards li{color:var(--wm-text-muted);font-size:.76rem;line-height:1.6}.community-standards{padding:24px;position:sticky;top:78px}.community-standards ul{gap:10px;padding-left:18px;display:grid}.community-standards>p:last-child{border-top:1px solid var(--wm-border);margin:20px 0 0;padding-top:18px}.load-more{justify-self:center}.profile-hero{border-bottom:1px solid var(--wm-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:26px;padding-bottom:38px;display:grid}.profile-avatar{border:1px solid var(--wm-border);background:radial-gradient(circle at 30% 20%,#23c26759,#122819e6);border-radius:50%;place-items:center;width:112px;height:112px;font-size:3rem;display:grid}.profile-identity h1{font-size:clamp(2.4rem,5vw,4.4rem)}.profile-identity h1 span,.profile-identity>p:not(.eyebrow){color:var(--wm-text-muted)}.profile-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px;padding-top:32px;display:grid}.profile-main{gap:16px;display:grid}.profile-card,.completion-card{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fb8;padding:28px}.profile-card p,.completion-card p{color:var(--wm-text-muted);line-height:1.7}.completion-card{text-align:center}.completion-ring{background:conic-gradient(var(--wm-green) var(--completion),#ffffff14 0);border-radius:50%;place-items:center;width:112px;height:112px;margin:0 auto 22px;display:grid;position:relative}.completion-ring:before{content:"";background:var(--wm-bg);border-radius:50%;width:88px;height:88px;position:absolute}.completion-ring span{z-index:1;font-family:Georgia,serif;font-size:1.4rem}.completion-card h2{font-family:Georgia,serif}.completion-card ul{text-align:left;gap:8px;padding:0;list-style:none;display:grid}.completion-card li{color:var(--wm-text-muted);font-size:.78rem}.completion-card li:before{content:"○";color:var(--wm-border);margin-right:8px}.completion-card li.done{color:var(--wm-text)}.completion-card li.done:before{content:"✓";color:var(--wm-green)}.profile-settings-wrap{width:min(calc(100% - 56px), var(--wm-content));margin:-38px auto 72px}.profile-settings-loading{padding-top:0}.preferences-card{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fc2;overflow:hidden}.preferences-card>header{border-bottom:1px solid var(--wm-border);justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;display:flex}.preferences-card>header h2,.profile-editor h2{margin:0;font-family:Georgia,serif;font-size:1.7rem}.preferences-card>header .eyebrow,.profile-editor .eyebrow{margin-bottom:8px}.preferences-card>header>span{border:1px solid var(--wm-border);color:var(--wm-text-muted);text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:.62rem}.preferences-card>form{gap:24px;padding:28px;display:grid}.preference-toggles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.switch-row{border:1px solid var(--wm-border);background:#0000001f;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:14px 16px;display:flex}.switch-row span{gap:4px;display:grid}.switch-row strong{font-size:.8rem}.switch-row small{color:var(--wm-text-muted);font-size:.69rem;line-height:1.4}.switch-row input[type=checkbox]{appearance:none;border:1px solid var(--wm-border);background:#ffffff14;border-radius:999px;flex:none;width:42px;height:24px;transition:all .16s;position:relative}.switch-row input[type=checkbox]:after{content:"";background:var(--wm-text-muted);border-radius:50%;width:16px;height:16px;transition:all .16s;position:absolute;top:3px;left:3px}.switch-row input[type=checkbox]:checked{border-color:var(--wm-green);background:#23c26738}.switch-row input[type=checkbox]:checked:after{background:var(--wm-green);left:21px}.switch-row input[type=checkbox]:focus-visible{outline-offset:2px;outline:3px solid #23c26740}.range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.range-grid>label{border:1px solid var(--wm-border);color:var(--wm-text-muted);text-transform:uppercase;border-radius:12px;gap:12px;padding:18px;font-size:.72rem;font-weight:800;display:grid}.range-grid>label>span{color:var(--wm-text);text-transform:none;font-family:Georgia,serif;font-size:1.2rem}.range-grid input[type=range]{width:100%;accent-color:var(--wm-green)}.age-inputs{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.age-inputs input{border:1px solid var(--wm-border);width:100%;min-width:0;color:var(--wm-text);background:#0003;border-radius:8px;padding:10px}.age-inputs span{color:var(--wm-text-muted);text-transform:lowercase}.preferences-card form>.button{justify-self:end;min-width:150px}.save-confirmation{color:var(--wm-green);margin:-10px 0;font-size:.78rem}.photo-manager{border:1px solid var(--wm-border);border-radius:var(--wm-radius-md);background:#19160fc2;overflow:hidden}.photo-manager>header{border-bottom:1px solid var(--wm-border);justify-content:space-between;align-items:start;gap:24px;padding:25px 28px;display:flex}.photo-manager>header h2{margin:0;font-family:Georgia,serif;font-size:1.7rem}.photo-manager>header .eyebrow{margin-bottom:8px}.photo-manager>header p:last-child{max-width:650px;color:var(--wm-text-muted);margin:9px 0 0;font-size:.76rem;line-height:1.55}.photo-manager>header>span{border:1px solid var(--wm-border);color:var(--wm-text-muted);text-transform:uppercase;border-radius:999px;flex:none;padding:5px 9px;font-size:.62rem}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:28px;display:grid}.photo-slot{aspect-ratio:4/5;border:1px dashed var(--wm-border);background:#00000026;border-radius:14px;min-width:0;position:relative;overflow:hidden}.photo-slot.filled{border-style:solid}.photo-slot>img{object-fit:cover;width:100%;height:100%}.photo-empty{height:100%;color:var(--wm-text-muted);background:radial-gradient(circle at 30% 20%,#23c26714,#0000 55%);align-content:center;place-items:center;gap:14px;display:grid}.photo-empty strong{color:var(--wm-gold);letter-spacing:.16em;font-size:.62rem}.photo-empty span{border:1px solid var(--wm-border);border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.45rem;display:grid}.photo-actions{background:linear-gradient(#0000,#050503f0);justify-content:space-between;gap:7px;padding:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.photo-actions button{min-height:36px;color:var(--wm-text);background:#080805c7;border:1px solid #fff3;border-radius:8px;padding:7px 10px;font-size:.68rem;font-weight:800}.photo-actions button:disabled{cursor:wait;opacity:.55}.photo-actions .danger-link{color:var(--wm-danger)}.photo-manager>.form-error{margin:0 28px 18px}.media-note{color:var(--wm-text-muted);margin:0;padding:0 28px 24px;font-size:.65rem;line-height:1.5}.modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050503e6;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.profile-editor{border:1px solid var(--wm-border);border-radius:var(--wm-radius-lg);width:min(100%,760px);max-height:calc(100vh - 48px);box-shadow:var(--wm-shadow);background:linear-gradient(145deg,#211e16,#0f0d09);overflow:auto}.profile-editor>header{z-index:2;border-bottom:1px solid var(--wm-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18150ff0;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;display:flex;position:sticky;top:0}.profile-editor>header>button{border:1px solid var(--wm-border);width:38px;height:38px;color:var(--wm-text);background:0 0;border-radius:50%;font-size:1.4rem}.profile-editor form{gap:22px;padding:26px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid label{color:var(--wm-text-muted);letter-spacing:.06em;text-transform:uppercase;gap:7px;font-size:.68rem;font-weight:800;display:grid}.form-grid .span-two{grid-column:1/-1}.form-grid input,.form-grid textarea,.form-grid select{border:1px solid var(--wm-border);width:100%;color:var(--wm-text);resize:vertical;text-transform:none;background:#00000038;border-radius:9px;outline:none;padding:11px 12px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:var(--wm-green);box-shadow:0 0 0 3px #23c2671f}.form-grid label>small{color:var(--wm-text-muted);justify-self:end;font-size:.62rem}.profile-editor fieldset{border:0;padding:0}.profile-editor legend{color:var(--wm-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:.68rem;font-weight:800}.choice-row{flex-wrap:wrap;gap:7px;display:flex}.choice-row button{border:1px solid var(--wm-border);color:var(--wm-text-muted);background:0 0;border-radius:999px;padding:7px 12px;font-size:.73rem}.choice-row button.selected{border-color:var(--wm-green);color:var(--wm-text);background:#23c26721}.profile-editor footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.fatal-state{width:min(100% - 40px,680px);margin:18vh auto 0}.fatal-state p:not(.eyebrow){color:var(--wm-text-muted);line-height:1.6}.fatal-state button{border-radius:var(--wm-radius-sm);color:#07170d;background:var(--wm-green);border:0;padding:12px 18px;font-weight:800}@media (max-width:680px){.app-frame{padding-bottom:70px;display:block}.app-sidebar{z-index:20;border-top:1px solid var(--wm-border);border-right:0;width:auto;height:68px;padding:8px;display:block;position:fixed;inset:auto 0 0}.app-brand,.text-button{display:none}.app-sidebar nav{grid-template-columns:repeat(6,1fr);gap:2px;margin:0;display:grid}.app-sidebar nav a{text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:12px 2px;font-size:.66rem;overflow:hidden}.app-topbar{min-height:52px;padding:17px 14px}.foundation-shell{width:min(calc(100% - 28px), var(--wm-content));padding-top:54px}.foundation-grid{grid-template-columns:1fr;margin-top:48px}.foundation-grid article{min-height:0}.foundation-shell footer{flex-direction:column}.gate-actions{grid-template-columns:1fr}.feature-placeholder{width:min(100% - 28px,820px)}.catalog-page,.discover-page,.profile-page,.community-page,.messages-page,.activity-page,.connections-page,.moderation-page,.safety-page,.video-page{width:min(calc(100% - 28px), var(--wm-content));padding-top:38px}.app-sidebar nav a.mobile-nav-hidden{display:none}.nav-badge{top:2px;right:2px}.activity-heading{align-items:start;display:grid}.activity-heading>button{justify-self:start}.connection-list article{grid-template-columns:48px minmax(0,1fr);padding:16px}.connection-avatar{width:46px;height:46px}.connection-list footer{grid-column:1/-1}.connection-list footer .button{flex:1}.moderation-metrics article{padding:16px 12px}.moderation-list>article{padding:17px}.moderation-list footer>div{grid-template-columns:1fr 1fr;display:grid}.moderation-list footer>div .button:first-child{grid-column:1/-1}.safety-card-heading{align-items:flex-start;padding:17px}.danger-zone .safety-card-heading{grid-template-columns:minmax(0,1fr);display:grid}.danger-zone .safety-card-heading>span{justify-self:start}.blocked-list article{grid-template-columns:42px minmax(0,1fr);padding:14px 17px}.blocked-list article .button{grid-column:1/-1;width:100%}.deletion-summary{gap:8px;padding:16px 17px 0;display:grid}.danger-zone>.button{width:calc(100% - 34px);margin:18px 17px}.deletion-confirm{margin:18px 17px}.deletion-confirm>div{grid-template-columns:1fr;display:grid}.video-grid{grid-template-columns:1fr}.video-session-list article{grid-template-columns:44px minmax(0,1fr)}.video-session-list .call-status{grid-column:2}.video-session-list .button{grid-column:1/-1;width:100%}.call-backdrop{padding:0}.call-dialog{border-radius:0;width:100%;height:100%}.call-consent{padding:24px}.call-dialog>footer{grid-template-columns:1fr 1fr;display:grid}.call-dialog>footer .danger{grid-column:1/-1}.call-stage>video:nth-child(2){width:32%}.page-heading{display:grid}.page-heading>a{justify-self:start}.metric-strip div{padding:15px 12px}.metric-strip strong{font-size:1.4rem}.event-card{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:14px}.date-tile{min-height:70px}.event-action{grid-column:2;justify-items:start}.place-grid,.discover-principles,.live-grid,.profile-layout,.member-grid{grid-template-columns:1fr}.member-discovery .section-heading{display:grid}.member-discovery form[role=search]{width:100%}.community-heading{display:grid}.community-heading>span{justify-self:start}.community-layout{grid-template-columns:1fr}.community-standards{position:static}.community-composer footer{flex-direction:column;align-items:stretch}.community-composer footer .button{width:100%}.messages-page>header{display:grid}.messages-layout{grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.inbox-panel{border-right:0;border-bottom:1px solid var(--wm-border);display:flex;overflow-x:auto}.inbox-panel>button{border-right:1px solid var(--wm-border);border-bottom:0;min-width:260px}.thread-panel{min-height:540px}.message-history article{max-width:88%}.directory-map{height:270px}.map-marker b{display:none}.discover-hero{grid-template-columns:1fr;min-height:0;padding-top:28px}.discover-principles article{border-right:0;border-bottom:1px solid var(--wm-border)}.discover-principles article:last-child{border-bottom:0}.hero-actions{flex-direction:column;align-items:stretch}.profile-hero{grid-template-columns:auto 1fr;gap:16px}.profile-avatar{width:76px;height:76px;font-size:2rem}.profile-hero>button{grid-column:1/-1;width:100%}.profile-settings-wrap{width:min(calc(100% - 28px), var(--wm-content));margin-top:-38px}.preference-toggles,.range-grid,.form-grid{grid-template-columns:1fr}.form-grid .span-two{grid-column:auto}.modal-backdrop{align-items:start;padding:10px}.profile-editor{max-height:calc(100vh - 20px)}.profile-editor>header,.profile-editor form{padding:18px}.profile-editor footer{grid-template-columns:1fr 1.3fr;display:grid}.photo-manager>header{padding:20px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px}.photo-actions{display:grid}.media-note{padding:0 18px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
