:root{font-family:Instrument Sans,Segoe UI,sans-serif;color:#192335;background:radial-gradient(circle at top left,rgba(59,111,232,.08),transparent 24%),linear-gradient(180deg,#f7f8fc,#eff2f9);color-scheme:light;line-height:1.5;font-weight:400;--bg: #eff2f9;--surface: rgba(255, 255, 255, .94);--surface-strong: #ffffff;--surface-soft: #f7f9fe;--border: #dde4f0;--text: #192335;--muted: #667186;--muted-soft: #8e98ac;--accent: #356fe6;--accent-soft: #edf3ff;--accent-strong: #1f56ca;--success: #1f9d63;--success-soft: rgba(31, 157, 99, .12);--warning: #d95f18;--warning-soft: rgba(217, 95, 24, .14);--shadow: 0 16px 34px rgba(34, 56, 111, .08);--radius-xl: 26px;--radius-lg: 20px;--radius-md: 16px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:var(--bg)}button,input,textarea,select{font:inherit}#root{min-height:100vh}.web-app{width:min(1372px,calc(100% - 24px));margin:0 auto;padding:10px 0 48px}.web-review-stage{display:grid;gap:18px}.topbar{display:grid;grid-template-columns:240px minmax(0,1fr) auto;gap:18px;align-items:center;padding:10px 14px;border:1px solid var(--border);border-radius:18px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:12px}.brand strong,.brand span{display:block}.brand strong{font-size:1.15rem;letter-spacing:-.03em}.brand-subtitle{color:var(--muted);font-size:.74rem}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#2f72f4,#2155c9);color:#fff;font-weight:800}.topbar-search{display:block}.topbar-search input{width:100%;border:1px solid var(--border);border-radius:999px;background:#f2f4fa;padding:12px 18px;color:var(--text)}.topbar-actions{display:flex;align-items:center;gap:10px}.action-chip,.profile-pill{border:0;cursor:pointer}.action-chip{position:relative;width:40px;height:40px;border-radius:999px;background:#f2f4fa;color:var(--muted);font-size:.9rem;font-weight:700}.action-badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#f14653;color:#fff;font-size:.68rem;display:grid;place-items:center}.profile-pill{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;background:transparent;color:var(--text);font-weight:700}.profile-avatar,.composer-avatar,.contact-avatar,.shortcut-avatar,.story-photo{display:grid;place-items:center;border-radius:999px;font-weight:700}.profile-avatar{width:34px;height:34px;background:linear-gradient(135deg,#f0b46b,#e97551);color:#fff}.shell-layout{display:grid;grid-template-columns:184px minmax(0,1fr) 248px;gap:14px;margin-top:14px;align-items:start}.sidebar,.surface-column,.rail-card,.card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow)}.sidebar{position:sticky;top:18px;border-radius:0;border:0;background:transparent;box-shadow:none;padding:8px 0 0}.nav-section{display:grid;gap:4px}.nav-link{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;color:var(--text);border-radius:12px;padding:9px 12px;cursor:pointer;text-align:left;font-weight:600}.nav-link.active{background:#e8f0ff;color:var(--accent-strong);font-weight:700}.nav-icon{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#edf1f7;color:var(--muted);font-size:.8rem;font-weight:800}.nav-link.active .nav-icon{background:#356fe629;color:var(--accent-strong)}.nav-badge{margin-left:auto;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#f14653;color:#fff;font-size:.78rem;font-weight:700;display:grid;place-items:center}.shortcut-card{margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.shortcut-header h3,.rail-card h3{margin:0;font-size:1rem}.shortcut-list,.module-list,.contact-list,.event-list,.checkpoint-list{list-style:none;margin:0;padding:0}.shortcut-list{display:grid;gap:12px;margin-top:12px}.shortcut-item{display:flex;align-items:center;gap:10px;color:var(--muted)}.shortcut-avatar{width:28px;height:28px;background:linear-gradient(135deg,#dbe7ff,#d5e0fb);color:#3b5da6}.surface-column{border:0;background:transparent;box-shadow:none;padding:0;border-radius:0}.surface-icon-nav{display:flex;justify-content:center;gap:18px;border:1px solid var(--border);border-radius:16px;background:#fffffff0;box-shadow:var(--shadow);padding:8px 18px;margin-bottom:10px}.surface-icon-button{position:relative;border:0;background:transparent;color:var(--muted);font-size:1.05rem;padding:10px 12px 14px;cursor:pointer}.surface-icon-button.active{color:var(--accent)}.surface-icon-button.active:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:3px;border-radius:999px;background:var(--accent)}.surface-tabs{display:flex;gap:12px;justify-content:center;padding:2px 0 16px}.surface-tab{border:0;background:transparent;color:var(--muted);font-weight:700;padding:10px 12px;border-bottom:3px solid transparent;cursor:pointer}.surface-tab.active{color:var(--accent-strong);border-color:var(--accent)}.story-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.story-card,.story-create-card{min-height:118px;border-radius:20px;padding:10px;position:relative;overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(160deg,#1a2543eb,#356fe6b8)}.story-card.self{background:linear-gradient(160deg,#244991,#2f72f4)}.story-card.rose{background:linear-gradient(160deg,#7d3f66,#d05a86)}.story-card.sky{background:linear-gradient(160deg,#2e4569,#4e8ed7)}.story-card.violet{background:linear-gradient(160deg,#493d71,#8670d4)}.story-card.amber{background:linear-gradient(160deg,#705332,#d18c3c)}.story-card.sea{background:linear-gradient(160deg,#1e5a60,#27a1ae)}.story-ring{position:absolute;top:10px;left:10px;width:34px;height:34px;border-radius:999px;border:3px solid rgba(255,255,255,.9)}.story-photo{position:absolute;top:14px;left:14px;width:26px;height:26px;background:#ffffffe0;color:#1f3b74;font-size:.82rem}.story-card p,.story-create-card p{margin:0;font-weight:700;font-size:.92rem}.story-create-card{color:var(--text);background:#fbfcff;border:1px solid var(--border);justify-content:center;align-items:center;gap:12px}.story-create-plus{width:36px;height:36px;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);display:grid;place-items:center;font-size:1.4rem;line-height:1}.composer-card,.scaffold-card,.placeholder-surface .scaffold-card,.rail-card,.card{border-radius:22px;background:var(--surface-strong)}.composer-card{margin-top:16px;padding:18px}.composer-row{display:flex;align-items:center;gap:12px}.composer-avatar{width:42px;height:42px;background:linear-gradient(135deg,#f4c07b,#df7a58);color:#fff;flex:0 0 auto}.composer-input{flex:1;border:1px solid var(--border);background:#f5f7fc;color:var(--muted);border-radius:999px;padding:13px 16px;text-align:left;cursor:pointer}.composer-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.composer-action{border:0;background:#f6f8fd;color:var(--muted);border-radius:14px;padding:12px;cursor:pointer;font-weight:600}.scaffold-grid{display:grid;grid-template-columns:1.25fr .95fr;gap:16px;margin-top:16px}.scaffold-card{padding:22px}.scaffold-card.subtle{background:linear-gradient(180deg,#fbfcff,#f6f8fd)}.card-header{margin-bottom:12px}.card-eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--accent-strong)}.scaffold-card h2,.builder-header h2,.auth-header h2,.launch-header h2,.card h2,.rail-card h3{margin:0;font-family:Fraunces,Georgia,serif;letter-spacing:-.02em}.surface-copy,.builder-header p,.auth-copy,.auth-mode-copy p,.session-copy,.field-help,.rail-card p,.checkpoint-list p,.module-list li,.event-row span,.contact-row,.shortcut-item{color:var(--muted)}.module-list{display:grid;gap:10px;margin-top:14px}.module-list li{padding-left:18px;position:relative}.module-list li:before{content:"";position:absolute;left:0;top:.64em;width:8px;height:8px;border-radius:999px;background:var(--accent)}.feed-header-card,.detail-comments-card{margin-top:16px;padding:22px;border-radius:22px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow)}.feed-header-card h2,.detail-comments-card h2{margin:0;font-family:Fraunces,Georgia,serif}.feed-surface-grid{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:16px;margin-top:16px}.community-intro-card{margin-top:0}.community-hero-card{margin-top:16px;border:1px solid var(--border);border-radius:24px;background:var(--surface-strong);box-shadow:var(--shadow);overflow:hidden}.community-hero-cover{width:100%;min-height:190px;background-size:cover;background-position:center}.community-hero-cover.lighthouse{background:linear-gradient(180deg,#0c162d14,#0c162d33),linear-gradient(135deg,#f8ba9099,#4b76d3d1),radial-gradient(circle at 74% 28%,rgba(255,231,196,.9),transparent 18%),linear-gradient(180deg,#f9b78b,#5e7ccc,#1f385d)}.community-hero-cover.mountain{background:linear-gradient(180deg,#10182a14,#10182a42),linear-gradient(140deg,#f7c28c85,#365ea8d9),radial-gradient(circle at 56% 30%,rgba(255,236,188,.88),transparent 20%),linear-gradient(180deg,#b78264,#7186be 48%,#213b63)}.community-hero-body{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 22px 18px;margin-top:-52px}.community-identity{display:flex;align-items:flex-end;gap:16px}.community-avatar{width:124px;height:124px;border-radius:999px;border:6px solid rgba(255,255,255,.92);box-shadow:0 18px 32px #1a26472e;color:#fff;font-size:2rem;font-weight:800;display:grid;place-items:center}.community-avatar.profile-avatar-scene{background:linear-gradient(145deg,#d58c5c,#4f7299)}.community-avatar.group-avatar-scene{background:linear-gradient(145deg,#456897,#2d4668)}.community-title-block h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.9rem,3vw,2.6rem);letter-spacing:-.03em}.community-title-block p{margin:4px 0 0;color:var(--muted);font-size:1.02rem}.community-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.primary-button,.secondary-button{border:0;border-radius:14px;padding:12px 16px;cursor:pointer;font-weight:700}.primary-button{background:var(--accent);color:#fff}.secondary-button{background:#f3f6fc;color:var(--text)}.secondary-button.subtle{color:var(--muted)}.community-tabs{display:flex;align-items:center;gap:20px;padding:0 22px 0 162px;border-top:1px solid var(--border)}.community-tab{border:0;background:transparent;padding:14px 4px;cursor:pointer;color:var(--muted);font-weight:700;border-bottom:3px solid transparent}.community-tab.active{color:var(--accent-strong);border-color:var(--accent)}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;margin-top:16px}.community-stream,.community-sidebars{display:grid;gap:16px}.community-post-card{border:1px solid var(--border);border-radius:22px;background:var(--surface-strong);box-shadow:var(--shadow);padding:18px}.community-post-copy{display:grid;gap:10px;margin:16px 0}.community-post-copy p{margin:0;color:var(--text);white-space:pre-wrap}.community-post-media{width:100%;aspect-ratio:16 / 8;border-radius:18px;border:1px solid rgba(221,228,240,.75);background-size:cover;background-position:center;margin-bottom:14px}.community-post-media.sunrise{background:linear-gradient(180deg,#0000000d,#0000002e),linear-gradient(135deg,#ffc0848a,#607fcecc),linear-gradient(180deg,#e1a36d,#6b82bc 46%,#264061)}.community-post-media.friends{background:linear-gradient(180deg,#0000000d,#00000029),linear-gradient(135deg,#f6d2a48a,#ca8e6875),linear-gradient(180deg,#f0c68b,#c08a63 48%,#5d4f6b)}.community-post-media.lake{background:linear-gradient(180deg,#0000000f,#0003),linear-gradient(135deg,#abd3ee8a,#547ab6b3),linear-gradient(180deg,#8ec1d8,#5d7fb0 40%,#2c4668)}.community-side-card{padding:18px}.community-detail-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.community-detail-list li{color:var(--muted);border-bottom:1px solid rgba(221,228,240,.72);padding-bottom:12px}.community-detail-list li:last-child{border-bottom:0;padding-bottom:0}.messaging-intro-card{margin-top:0}.message-overhaul-shell{display:grid;grid-template-columns:224px minmax(0,1fr) 196px;gap:12px;margin-top:16px;align-items:start}.message-overhaul-list,.message-overhaul-thread,.message-overhaul-side-card,.notification-list-card,.messaging-side-card{border:1px solid var(--border);border-radius:22px;background:var(--surface-strong);box-shadow:var(--shadow)}.message-overhaul-list,.message-overhaul-thread{min-height:700px}.message-overhaul-list{overflow:hidden}.message-overhaul-thread{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.message-overhaul-list-header,.message-overhaul-thread-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--border)}.message-overhaul-list-header h3,.message-overhaul-thread-contact strong,.message-overhaul-side-title h3{margin:0}.message-overhaul-square-button,.message-overhaul-icon-button{border:0;cursor:pointer;color:#6b7488;background:#f3f6fc}.message-overhaul-square-button{width:36px;height:36px;border-radius:10px;font-size:1rem}.message-overhaul-list-body{display:grid}.message-overhaul-conversation{width:100%;border:0;background:transparent;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;text-align:left;cursor:pointer;border-bottom:1px solid rgba(221,228,240,.62)}.message-overhaul-conversation.active{background:#f5f8ff}.message-overhaul-avatar-wrap{position:relative;width:46px;height:46px}.message-overhaul-avatar-wrap.lg{width:44px;height:44px}.message-overhaul-avatar,.notification-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:999px;display:block}.message-overhaul-avatar.lg{width:44px;height:44px}.message-overhaul-presence{position:absolute;right:2px;bottom:2px;width:11px;height:11px;border-radius:999px;border:2px solid #fff;background:#bcc5d5}.message-overhaul-presence.active{background:#28b365}.message-overhaul-conversation-copy{display:grid;gap:4px;min-width:0}.message-overhaul-conversation-copy strong{font-size:.98rem}.message-overhaul-conversation-copy span{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-overhaul-conversation-meta{display:grid;justify-items:end;gap:8px;color:var(--muted);font-size:.84rem}.message-overhaul-mini-badge{width:8px;height:8px;border-radius:999px;background:var(--accent)}.message-overhaul-thread-contact{display:flex;align-items:center;gap:12px}.message-overhaul-thread-contact span:last-child{display:block;color:var(--muted);font-size:.9rem}.message-overhaul-toolbar{display:flex;gap:8px}.message-overhaul-icon-button{width:36px;height:36px;border-radius:12px;font-size:.95rem}.message-overhaul-thread-body{display:grid;gap:18px;padding:12px 14px 16px;background:linear-gradient(180deg,#fff,#f8fbff)}.message-overhaul-bubble-row{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:end;max-width:86%}.message-overhaul-bubble-row.right{justify-self:end;grid-template-columns:minmax(0,1fr) 38px}.message-overhaul-bubble-row.right .message-overhaul-thread-avatar{order:2}.message-overhaul-thread-avatar{width:38px;height:38px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.message-overhaul-bubble-stack{display:grid;gap:8px}.message-overhaul-bubble-meta{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.9rem}.message-overhaul-bubble{border-radius:16px;padding:14px 16px;background:#f4f6fb}.message-overhaul-bubble.right{background:#eef1ff}.message-overhaul-bubble p{margin:0}.message-overhaul-photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.message-overhaul-photo-strip img,.message-overhaul-side-photos img{width:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:12px}.message-overhaul-photo-strip img{height:96px}.message-overhaul-photo-caption{margin-top:10px!important}.message-overhaul-composer{display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center;padding:10px 14px;border-top:1px solid var(--border)}.message-overhaul-composer input{width:100%;border:1px solid rgba(221,228,240,.9);border-radius:999px;background:#f6f8fd;padding:12px 14px}.primary-button.compact,.secondary-button.compact{padding:10px 14px;border-radius:12px}.message-overhaul-composer-actions{display:flex;gap:8px}.message-overhaul-side{display:grid;align-content:start;gap:12px}.message-overhaul-side-share{display:flex;justify-content:flex-end}.message-overhaul-share-button,.message-overhaul-view-all{border:1px solid rgba(221,228,240,.9);border-radius:10px;background:#fff;color:#6b7488;cursor:pointer}.message-overhaul-share-button{padding:8px 12px}.message-overhaul-side-card{padding:14px}.message-overhaul-side-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.message-overhaul-chevron{border:0;background:transparent;color:#8f98a9;cursor:pointer}.message-overhaul-file-list{display:grid;gap:14px}.message-overhaul-file-row{display:flex;gap:12px;align-items:flex-start}.message-overhaul-file-row strong{display:block}.message-overhaul-file-row p{margin:3px 0 0;color:var(--muted)}.message-overhaul-file-icon{width:24px;display:inline-grid;place-items:center}.message-overhaul-side-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.message-overhaul-side-photos img{height:78px}.message-overhaul-view-all{margin-top:12px;padding:8px 12px;width:100%}.messaging-side-card{padding:16px}.asset-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.notifications-shell{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:16px;margin-top:16px}.notifications-main,.notifications-side{display:grid;align-content:start;gap:16px}.notification-overhaul-header h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.9rem,3vw,2.5rem);letter-spacing:-.03em}.notifications-tabs{justify-content:flex-start;padding:0}.inline-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;border-radius:999px;background:#f14653;color:#fff;font-size:.74rem}.notification-list-card{overflow:hidden}.notification-row{display:grid;grid-template-columns:auto 44px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(221,228,240,.72)}.notification-row:last-child{border-bottom:0}.notification-dot{width:10px;height:10px;border-radius:999px;background:transparent}.notification-dot.active{background:var(--accent)}.notification-copy{min-width:0}.notification-copy strong{font-size:.98rem}.notification-copy p{margin:6px 0 0;color:var(--muted)}.notification-avatar-stack{display:flex;gap:4px;margin-top:10px;align-items:center}.notification-avatar-stack img{width:28px;height:28px;border-radius:999px;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;box-shadow:0 6px 12px #1f2d5114}.notification-inline-thumb{width:38px!important;height:28px!important;border-radius:8px!important}.notification-time,.asset-list li{color:var(--muted)}.preferences-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(221,228,240,.72);padding-bottom:12px}.preferences-list li:last-child{border-bottom:0;padding-bottom:0}.feed-main-column{display:grid;gap:16px}.feed-post-card,.detail-card{border:1px solid var(--border);border-radius:22px;background:var(--surface-strong);box-shadow:var(--shadow)}.feed-post-card{padding:18px}.feed-post-card.selected{border-color:#356fe657;box-shadow:0 22px 48px #22386f24}.feed-post-header,.feed-post-author,.detail-group-row,.comment-preview-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.feed-post-author{justify-content:flex-start}.feed-post-author p,.detail-meta,.detail-section p,.related-list span{margin:0;color:var(--muted)}.feed-post-body{margin:14px 0 16px;font-size:1.03rem;color:var(--text)}.feed-image{width:100%;aspect-ratio:16 / 7.6;border-radius:18px;border:1px solid rgba(221,228,240,.75);background-size:cover;background-position:center}.feed-image.sunset{background:linear-gradient(180deg,#ffbc7c0a,#1522421a),linear-gradient(180deg,#f8b17f,#f6d19b 16%,#f8dcb7 26%,#8fc0dc 45%,#4f90c4 62%,#23406d)}.feed-image.coffee{background:radial-gradient(circle at 20% 24%,rgba(255,231,194,.85),transparent 18%),radial-gradient(circle at 74% 38%,rgba(255,214,170,.65),transparent 18%),linear-gradient(135deg,#4b382f,#7b5a47 28%,#c09877 55%,#f0d5b4)}.feed-post-meta{display:flex;justify-content:space-between;gap:12px;margin-top:12px;color:var(--muted);font-size:.95rem}.feed-post-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.feed-post-actions button,.ghost-button{border:0;border-radius:14px;cursor:pointer}.feed-post-actions button{background:#f5f7fc;color:var(--muted);padding:12px;font-weight:600}.ghost-button{background:var(--accent-soft);color:var(--accent-strong);padding:10px 12px;font-weight:700}.feed-comment-preview{display:grid;gap:12px;margin-top:14px}.composer-row.compact{align-items:center}.composer-avatar.small,.profile-avatar.small{width:34px;height:34px;font-size:.78rem}.composer-input.compact{padding:11px 14px}.comment-preview-row{display:flex;gap:10px;align-items:flex-start}.comment-preview-bubble{flex:1;background:#f6f8fd;border-radius:18px;padding:12px 14px}.comment-preview-bubble.large{background:#f8faff}.comment-preview-bubble strong,.related-list strong,.event-row strong{display:block}.comment-preview-bubble p{margin:4px 0 6px;color:var(--text)}.comment-preview-bubble span{color:var(--muted-soft);font-size:.88rem}.post-detail-rail{display:grid}.detail-card{padding:18px;position:sticky;top:18px}.detail-thumbnail{width:52px;height:52px;border-radius:14px;background:linear-gradient(180deg,#f8b17f,#f6d19b 20%,#8fc0dc 55%,#4f90c4 72%,#23406d);flex:0 0 auto}.detail-thumbnail.small{width:44px;height:44px}.detail-avatars{display:flex;gap:6px;margin-top:6px}.detail-avatars span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#edf3ff;color:var(--accent-strong);font-size:.74rem;font-weight:700}.detail-section{display:grid;gap:6px;margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.detail-section-title{color:var(--accent-strong);font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.related-list{display:grid;gap:12px}.related-list li{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center}.detail-focus{margin-top:18px}.detail-thread-list{display:grid;gap:14px;margin-top:18px}.detail-thread-item{padding-top:14px;border-top:1px solid var(--border)}.detail-thread-item:first-child{padding-top:0;border-top:0}.detail-replies{margin-left:44px;margin-top:10px;display:grid;gap:10px}.comment-preview-row.reply .comment-preview-bubble{background:#f2f6fd}.mini-stack{display:grid;gap:10px}.mini-card{display:grid;gap:4px;padding:14px 16px;border-radius:16px;background:#f7f9fe;border:1px solid var(--border)}.mini-card strong{color:var(--text)}.mini-card span{color:var(--muted)}.mini-card.blocked{background:#fff5ed;border-color:#f3d4bf}.placeholder-surface{min-height:420px;display:grid}.rail{display:grid;gap:12px}.rail-card{padding:14px;border-radius:16px}.contact-list,.event-list{display:grid;gap:12px}.rail-header-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.rail-header-actions{display:flex;gap:8px}.rail-icon-button{width:30px;height:30px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.rail-footer-link{margin-top:10px;border:0;background:transparent;color:var(--muted);font-weight:600;cursor:pointer;padding:0;text-align:left}.contact-row{display:grid;grid-template-columns:36px 1fr 10px;gap:10px;align-items:center;font-size:.96rem}.contact-avatar{width:36px;height:36px;background:linear-gradient(135deg,#dce6fb,#cfd9f7);color:#4666ab}.status-dot{width:8px;height:8px;border-radius:999px;flex:0 0 auto;background:var(--success)}.status-dot.online{box-shadow:0 0 0 3px #1f9d631f}.birthday-row{display:flex;gap:12px;align-items:flex-start}.birthday-row p{margin:0;color:var(--muted)}.birthday-icon{flex:0 0 auto;font-size:1.5rem}.event-row{padding:12px 0;border-top:1px solid var(--border)}.event-row:first-child{border-top:0;padding-top:0}.shell-event-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:start}.event-thumb{width:52px;height:52px;border-radius:12px;border:1px solid rgba(221,228,240,.72);background-size:cover;background-position:center}.event-thumb.mixer{background:linear-gradient(180deg,#00000014,#0000002e),linear-gradient(135deg,#f3c19294,#587abfd1),linear-gradient(180deg,#d6a170,#6a83bc 48%,#2c4168)}.event-thumb.bbq{background:linear-gradient(180deg,#0000000f,#00000029),linear-gradient(135deg,#f4cd8c94,#c67c5ec2),linear-gradient(180deg,#edc487,#cc815e 48%,#7a5362)}.event-thumb.birthday{background:linear-gradient(180deg,#ffffff47,#ffffff0f),linear-gradient(135deg,#ffce68d1,#ff7790db)}.event-copy{display:grid;gap:3px}.event-copy span{color:var(--muted)}.event-meta{color:var(--accent-strong);font-weight:600}.rail-meta-links{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted-soft);font-size:.8rem;line-height:1.4}.card-header.compact{margin-bottom:8px}.builder-dock{margin-top:24px;border:1px solid var(--border);border-radius:24px;background:#ffffffb8;box-shadow:0 18px 40px #22386f14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 22px}.builder-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.builder-header p{margin:10px 0 0;max-width:70ch}.builder-toggle{flex:0 0 auto;border:0;border-radius:999px;padding:12px 16px;background:var(--accent-soft);color:var(--accent-strong);font-weight:700;cursor:pointer}.builder-panels{margin-top:18px}.builder-summary-card{margin-top:18px;border:1px dashed rgba(53,111,230,.28);border-radius:18px;background:#f7fafff5;padding:18px 20px}.builder-summary-card strong{display:block;margin-bottom:8px}.builder-summary-card p{margin:0;color:var(--muted);max-width:68ch}.builder-dock.collapsed .auth-shell,.builder-dock.collapsed .launch-shell{display:none}.card{padding:24px}.auth-shell,.launch-shell{margin-top:22px}.auth-header,.launch-header{margin-bottom:18px}.auth-grid,.launch-grid,.role-matrix{display:grid;gap:18px}.auth-grid,.launch-grid{grid-template-columns:1.08fr .92fr}.auth-tabs{display:flex;flex-wrap:wrap;gap:10px}.auth-tab,.primary-action,.secondary-action{border:0;border-radius:999px;cursor:pointer}.auth-tab{padding:10px 14px;background:#eef3fb;color:var(--muted);font-weight:600}.auth-tab.active{background:var(--accent-soft);color:var(--accent-strong)}.auth-mode-copy{margin:18px 0}.auth-mode-copy h3,.role-matrix-heading h3{margin:0 0 6px;font-family:Fraunces,Georgia,serif}.auth-form,.launch-form{display:grid;gap:14px}.auth-form label,.launch-form label{display:grid;gap:8px;font-weight:600;color:var(--text)}.auth-form input,.launch-form input,.launch-form textarea,.launch-form select{width:100%;padding:13px 14px;border-radius:16px;border:1px solid var(--border);background:#f7f9fd;color:var(--text)}.launch-form textarea{resize:vertical}.primary-action,.secondary-action{padding:13px 18px;font-weight:700}.primary-action{background:linear-gradient(135deg,#2f72f4,#2155c9);color:#fff}.secondary-action{background:#edf3ff;color:var(--accent-strong)}.primary-action:disabled,.secondary-action:disabled{opacity:.6;cursor:wait}.auth-message{margin:0;padding:12px 14px;border-radius:16px}.auth-message.success{background:var(--success-soft);color:var(--success)}.auth-message.error{background:var(--warning-soft);color:var(--warning)}.session-state,.session-list,.launch-summary,.role-permission-list{display:grid;gap:12px;margin:0}.session-status{margin:0;font-weight:700}.session-status.online{color:var(--success)}.session-status.offline{color:var(--warning)}.session-list div,.launch-summary div,.launch-result{padding-top:12px;border-top:1px solid var(--border)}.session-list dt,.launch-summary dt{margin:0 0 4px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong)}.session-list dd,.launch-summary dd{margin:0;color:var(--text);word-break:break-word}.launch-select-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.logo-preview,.logo-placeholder{width:100%;aspect-ratio:16 / 7;border-radius:20px;margin-bottom:18px;overflow:hidden;border:1px solid var(--border);background:#f7f9fd;display:grid;place-items:center}.logo-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.logo-placeholder{color:var(--muted-soft);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.launch-locked{display:grid;gap:12px}.role-matrix{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-top:20px}.role-matrix-column{border:1px solid var(--border);border-radius:18px;padding:18px;background:#f8faff}.role-matrix-heading p{margin:0;color:var(--muted)}.role-permission-list{list-style:none;padding:0;margin-top:16px}.role-permission-list li{display:flex;align-items:center;justify-content:space-between;gap:12px}.role-permission-list li.enabled{color:var(--success)}.role-permission-list li.disabled{color:var(--muted-soft)}.permission-state{min-width:2rem;text-align:right;font-weight:700}@media(max-width:1240px){.shell-layout{grid-template-columns:220px minmax(0,1fr)}.rail{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.feed-surface-grid,.community-layout,.message-overhaul-shell,.notifications-shell{grid-template-columns:1fr}.detail-card{position:static}}@media(max-width:1360px){.message-overhaul-shell{grid-template-columns:204px minmax(0,1fr) 176px;gap:10px}.message-overhaul-bubble-row{max-width:100%}.message-overhaul-thread-body{gap:14px}}@media(max-width:980px){.topbar,.shell-layout{grid-template-columns:1fr}.sidebar{position:static}.story-strip,.scaffold-grid,.feed-surface-grid,.community-layout,.message-overhaul-shell,.notifications-shell,.auth-grid,.launch-grid,.rail{grid-template-columns:1fr}.surface-tabs{justify-content:flex-start;overflow-x:auto}.builder-header{flex-direction:column}}@media(max-width:720px){.web-app{width:min(100% - 16px,1360px);padding-top:10px}.topbar,.sidebar,.surface-column,.card,.rail-card{border-radius:20px}.topbar-actions{flex-wrap:wrap;justify-content:flex-start}.topbar-search input{padding-left:18px}.topbar-search span{display:none}.story-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.composer-actions,.launch-select-grid{grid-template-columns:1fr}.community-hero-body{margin-top:-24px;padding:0 16px 18px;align-items:flex-start;flex-direction:column}.community-identity{align-items:center}.community-avatar{width:92px;height:92px}.community-tabs{padding:0 16px;overflow-x:auto}.message-overhaul-composer{grid-template-columns:1fr}.message-overhaul-composer-actions{justify-content:flex-start}.notification-row{grid-template-columns:auto 42px minmax(0,1fr)}.notification-time,.notification-row .secondary-button{grid-column:3;justify-self:start}.feed-post-actions{grid-template-columns:1fr}}.feed-overhaul{display:grid;gap:18px}.feed-overhaul-top{display:grid;gap:14px}.feed-story-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.story-tile{position:relative;min-height:176px;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(20,34,67,.08);background:#dce5f8}.story-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1017290a,#101729ad)}.story-tile.create:after{background:linear-gradient(180deg,#fff0,#f8faffeb 72%)}.story-tile-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.story-tile.create .story-tile-photo{height:72%;border-radius:18px 18px 0 0}.story-tile-ring{position:absolute;top:12px;left:12px;width:38px;height:38px;border-radius:999px;border:3px solid #2f72f4;z-index:1}.story-tile p{position:absolute;left:14px;right:14px;bottom:12px;margin:0;z-index:1;color:#fff;font-size:.92rem;font-weight:700}.story-tile.create p{color:var(--text);text-align:center}.story-tile-create{position:absolute;left:50%;bottom:36px;transform:translate(-50%);width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#2f72f4;color:#fff;font-size:1.5rem;z-index:1;box-shadow:0 10px 22px #2f72f452}.feed-composer{padding:14px 16px 12px;border-radius:18px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow)}.feed-composer-row{display:flex;align-items:center;gap:12px}.identity-avatar{width:40px;height:40px;border-radius:999px;-o-object-fit:cover;object-fit:cover;flex:0 0 auto;box-shadow:0 6px 18px #1422431f}.identity-avatar.sm{width:34px;height:34px}.identity-avatar.fallback{display:grid;place-items:center;background:linear-gradient(135deg,#eff4ff,#d8e6ff);color:#3255a6;font-weight:800;font-size:.82rem}.feed-composer-input{flex:1;border:0;background:#eef2f7;color:#556176;border-radius:999px;padding:12px 16px;text-align:left;cursor:pointer}.feed-composer-inline-button{width:36px;height:36px;border:0;border-radius:999px;background:#eef2f7;color:#60708b;cursor:pointer}.feed-composer-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #e6ebf4}.feed-composer-actions button{border:0;border-radius:12px;background:transparent;padding:10px 12px;color:#516079;font-weight:700;cursor:pointer}.feed-reference-grid{display:grid;grid-template-columns:minmax(0,1fr) 264px;gap:18px;align-items:start}.feed-reference-stream,.feed-reference-rail,.post-thread-sidecopy{display:grid;gap:16px}.feed-reference-intro,.feed-reference-card,.feed-reference-rail-card,.post-thread-card,.feed-reference-side-panel{border-radius:18px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow);padding:16px}.feed-reference-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.feed-reference-author{display:flex;align-items:center;gap:12px}.feed-reference-author strong,.feed-reference-comment-bubble strong,.feed-reference-group-row strong,.feed-reference-profile-row strong,.feed-reference-related-list strong{display:block}.feed-reference-author p,.feed-reference-group-row p,.feed-reference-profile-row p,.feed-reference-related-list span,.feed-reference-comment-bubble span,.feed-reference-side-panel p{margin:0;color:var(--muted)}.feed-reference-more,.feed-reference-view-more{border:0;background:transparent;color:#356fe6;font-weight:700;cursor:pointer}.feed-reference-copy{margin:12px 0;color:#172236;font-size:1.02rem}.feed-reference-media-frame{border-radius:14px;overflow:hidden;border:1px solid rgba(28,40,72,.08);background:#edf2fb}.feed-reference-media-frame.detail{margin-top:12px}.feed-reference-media{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.feed-reference-text-block{border-radius:14px;background:linear-gradient(180deg,#f8faff,#eff4fc);padding:18px;color:#3e4b62;border:1px solid #e5ebf6}.feed-reference-text-block p{margin:0}.feed-reference-stats{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:10px 0;color:#647189;font-size:.94rem;border-bottom:1px solid #e6ebf4}.feed-reference-stats.detail{margin-top:2px}.feed-reference-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 0 0}.feed-reference-actions button{border:0;border-radius:10px;background:transparent;padding:10px 12px;color:#516079;font-weight:700;cursor:pointer}.feed-reference-comment-box,.feed-reference-comment-row{display:flex;align-items:flex-start;gap:10px}.feed-reference-comment-box{margin-top:12px}.feed-reference-comment-input{flex:1;border:0;border-radius:999px;background:#eef2f7;color:#6b778d;padding:10px 14px;text-align:left;cursor:pointer}.feed-reference-preview-comments{display:grid;gap:10px;margin-top:10px}.feed-reference-comment-bubble{flex:1;border-radius:18px;background:#f1f4f9;padding:10px 12px}.feed-reference-comment-bubble p{margin:2px 0 6px;color:#1f2a3d}.feed-reference-view-more{margin-top:8px;padding:0}.feed-reference-group-row,.feed-reference-profile-row{display:flex;gap:12px;align-items:flex-start}.feed-reference-group-thumb,.feed-reference-related-list img{width:46px;height:46px;border-radius:12px;-o-object-fit:cover;object-fit:cover;flex:0 0 auto}.feed-reference-member-stack{display:flex;gap:6px;margin-top:12px}.feed-reference-related-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.feed-reference-related-list li{display:flex;gap:12px;align-items:center}.post-thread-stage{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:18px;align-items:start}.post-thread-featured{border-radius:16px;border:1px solid #e5ebf6;background:#fcfdff;padding:16px;margin-top:12px}.post-thread-comments{display:grid;gap:14px;margin-top:14px}.post-thread-comment-card{border-radius:14px;background:#fbfcff;border:1px solid #e9eef7;padding:12px}.feed-reference-comment-row.detail{align-items:stretch}.feed-reference-comment-bubble.detail{background:#f4f7fb}.feed-reference-comment-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.post-thread-replies{margin-left:44px;margin-top:10px;display:grid;gap:8px}.feed-reference-comment-bubble.reply{background:#f7f9fc}.feed-reference-side-panel p{line-height:1.65}@media(max-width:1100px){.feed-reference-grid,.post-thread-stage{grid-template-columns:1fr}}@media(max-width:820px){.feed-story-row{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-composer-actions,.feed-reference-actions{grid-template-columns:1fr}}.profile-overhaul-intro{margin-top:0}.profile-overhaul-card{overflow:hidden}.profile-overhaul-cover-wrap{min-height:188px;background:#dfe7f7}.profile-overhaul-cover{width:100%;min-height:188px;display:block;-o-object-fit:cover;object-fit:cover}.profile-overhaul-hero-body{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 22px 18px;margin-top:-44px}.profile-overhaul-identity{display:flex;align-items:flex-end;gap:16px}.profile-overhaul-avatar{width:120px;height:120px;border-radius:999px;border:5px solid #fff;-o-object-fit:cover;object-fit:cover;box-shadow:0 18px 32px #1a26472e}.profile-overhaul-title h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.9rem,3vw,2.6rem);letter-spacing:-.03em}.profile-overhaul-title p{margin:4px 0 0;color:var(--muted)}.profile-overhaul-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.profile-overhaul-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;margin-top:16px}.profile-overhaul-stream,.profile-overhaul-sidebar{display:grid;gap:16px}.profile-overhaul-post{border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow);padding:18px}.profile-overhaul-detail-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.profile-overhaul-detail-list li{color:var(--muted)}.profile-overhaul-group-stack,.profile-overhaul-event-list{display:grid;gap:12px}.profile-overhaul-group-row,.profile-overhaul-event-row{display:flex;gap:12px;align-items:center}.profile-overhaul-group-row img{width:44px;height:44px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.profile-overhaul-event-avatars{display:flex;gap:4px}.profile-overhaul-event-avatars img{width:34px;height:34px;border-radius:999px;-o-object-fit:cover;object-fit:cover}@media(max-width:1100px){.profile-overhaul-layout{grid-template-columns:1fr}}@media(max-width:720px){.profile-overhaul-hero-body{margin-top:-24px;padding:0 16px 18px;align-items:flex-start;flex-direction:column}.profile-overhaul-identity{align-items:center}.profile-overhaul-avatar{width:92px;height:92px}}.group-overhaul-intro{margin-top:0}.group-overhaul-card{overflow:hidden}.group-overhaul-cover-wrap{min-height:188px;background:#dfe7f7}.group-overhaul-cover{width:100%;min-height:188px;display:block;-o-object-fit:cover;object-fit:cover}.group-overhaul-hero-body{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 22px 18px;margin-top:-44px}.group-overhaul-identity{display:flex;align-items:flex-end;gap:16px}.group-overhaul-avatar{width:120px;height:120px;border-radius:999px;border:5px solid #fff;-o-object-fit:cover;object-fit:cover;box-shadow:0 18px 32px #1a26472e}.group-overhaul-title h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.9rem,3vw,2.6rem);letter-spacing:-.03em}.group-overhaul-title p{margin:4px 0 0;color:var(--muted)}.group-overhaul-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.group-overhaul-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;margin-top:16px}.group-overhaul-stream,.group-overhaul-sidebar{display:grid;gap:16px}.group-overhaul-post{border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow);padding:18px}.group-overhaul-rules-card{border-radius:16px;background:#fbfcff;border:1px solid #e6ebf4;padding:16px;color:#293247}.group-overhaul-rules-card h3,.group-overhaul-rules-card p{margin:0 0 10px}.group-overhaul-rules-card ul{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--muted)}.group-overhaul-rules-signoff{text-align:right;color:var(--muted)}.group-overhaul-gallery{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:stretch}.group-overhaul-gallery img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover;border-radius:14px}.group-overhaul-reply-chip{min-width:148px;border-radius:16px;padding:14px;background:#f4f7fb;display:grid;align-content:start;gap:6px}.group-overhaul-reply-chip strong,.group-overhaul-side-row strong{display:block}.group-overhaul-reply-chip span,.group-overhaul-side-row p,.group-overhaul-event-card p{color:var(--muted)}.group-overhaul-side-list{display:grid;gap:12px}.group-overhaul-side-row,.group-overhaul-event-card{display:flex;gap:12px;align-items:center}.group-overhaul-related-thumb,.group-overhaul-event-card img{width:44px;height:44px;border-radius:12px;-o-object-fit:cover;object-fit:cover}@media(max-width:1100px){.group-overhaul-layout{grid-template-columns:1fr}}@media(max-width:820px){.group-overhaul-gallery{grid-template-columns:1fr}}@media(max-width:720px){.group-overhaul-hero-body{margin-top:-24px;padding:0 16px 18px;align-items:flex-start;flex-direction:column}.group-overhaul-identity{align-items:center}.group-overhaul-avatar{width:92px;height:92px}}.app-shell{width:min(1480px,calc(100% - 24px));margin:0 auto;padding:20px 0 48px}.auth-shell-screen{min-height:100vh;display:grid;place-items:center}.auth-screen-card{width:min(560px,100%);padding:32px;border:1px solid var(--border);border-radius:28px;background:#fffffff7;box-shadow:0 24px 54px #243a701f;display:grid;gap:20px}.auth-screen-copy h1,.support-header h1{margin:6px 0 10px;font-size:clamp(2rem,4vw,2.8rem);line-height:1.06;letter-spacing:-.04em}.auth-screen-copy p,.support-header p{margin:0;color:var(--muted)}.auth-screen-tabs,.stacked-actions{display:flex;gap:12px;flex-wrap:wrap}.auth-screen-form,.stack-form{display:grid;gap:14px}.auth-screen-form label,.stack-form label{display:grid;gap:8px;font-weight:600}.auth-screen-form input,.stack-form input,.stack-form textarea{width:100%;border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:#f8faff;color:var(--text)}.auth-screen-footer{display:flex;justify-content:flex-end}.support-shell{display:grid;gap:24px}.support-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:24px 28px;border:1px solid var(--border);border-radius:28px;background:#fffffff7;box-shadow:0 16px 36px #22386f14}.support-grid{display:grid;gap:20px}.app-shell.member-root-shell{width:100%;max-width:none;margin:0;padding:0 0 48px}.member-root-shell{min-height:100vh;padding-top:0;background:#f0f2f5}.member-app-shell{display:grid;gap:14px}.member-app-shell.home-route{gap:12px}.member-topbar{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr) auto;gap:18px;align-items:center;border-bottom:1px solid #dfe3ea;background:#fff;box-shadow:0 1px 2px #0f172a0f;padding:10px 18px;position:sticky;top:0;z-index:20}.member-app-shell.home-route .member-topbar{grid-template-columns:292px minmax(640px,1fr) 332px;gap:10px;min-height:56px;padding:0 12px}.member-brand-and-search,.member-brand-cluster,.member-search,.member-topbar-actions{display:flex;align-items:center}.member-brand-and-search{gap:12px}.member-app-shell.home-route .member-brand-and-search{min-width:0}.member-brand-cluster{gap:12px}.member-brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:#1877f2;color:#fff;font-weight:800}.member-brand-cluster strong,.member-brand-cluster span{display:block}.member-brand-cluster span{color:#65676b;font-size:.75rem}.member-app-shell.home-route .member-brand-cluster{gap:10px}.member-app-shell.home-route .member-brand-cluster strong{font-size:1.03rem}.member-app-shell.home-route .member-brand-cluster span{display:none}.member-search{min-width:180px;flex:1;gap:8px;background:#f0f2f5;border-radius:999px;padding:10px 14px;color:#65676b}.member-app-shell.home-route .member-search{max-width:150px;min-width:0;min-height:40px;padding:8px 14px}.member-search input{border:0;background:transparent;width:100%;color:var(--text);font:inherit}.member-search input:focus{outline:none}.member-search input::-moz-placeholder{color:#65676b}.member-search input::placeholder{color:#65676b}.member-primary-nav{display:grid;grid-template-columns:repeat(4,minmax(96px,132px));justify-content:center;gap:8px}.member-app-shell.home-route .member-primary-nav{grid-template-columns:repeat(4,118px);gap:0;align-self:stretch}.member-nav-pill{border:0;border-radius:10px;padding:10px 12px;background:transparent;color:#65676b;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative}.member-app-shell.home-route .member-nav-pill{min-height:56px;border-radius:0;padding:0;border-bottom:3px solid transparent}.member-nav-pill:hover{background:#f2f4f7}.member-app-shell.home-route .member-nav-pill:hover{background:#f7f8fa}.member-nav-icon{font-size:1rem}.member-app-shell.home-route .member-nav-icon{font-size:1.14rem}.member-nav-label{white-space:nowrap}.member-app-shell.home-route .member-nav-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.member-nav-badge{min-width:18px;height:18px;border-radius:999px;background:#e41e3f;color:#fff;display:grid;place-items:center;font-size:.68rem;padding:0 5px}.member-nav-pill.active{background:transparent;color:#1877f2;box-shadow:inset 0 -3px #1877f2}.member-app-shell.home-route .member-nav-pill.active{box-shadow:none;border-bottom-color:#1877f2}.member-topbar-actions{gap:12px;justify-content:flex-end}.member-app-shell.home-route .member-topbar-actions{gap:6px}.tenant-switcher{border:1px solid #d9dde3;border-radius:10px;background:#fff;padding:10px 12px;color:var(--text)}.member-app-shell.home-route .tenant-switcher,.member-app-shell.home-route .tenant-context-badge,.member-app-shell.home-route .member-profile-pill{min-height:40px}.member-app-shell.home-route .tenant-switcher{border-radius:8px;padding:8px 12px;max-width:156px}.tenant-context-badge{display:inline-flex;align-items:center;padding:10px 12px;border-radius:999px;background:#f0f2f5;color:#1d2129;font-size:.86rem;font-weight:600}.member-app-shell.home-route .tenant-context-badge{padding:8px 12px;font-size:.8rem}.member-profile-pill{background:#f0f2f5;border-radius:999px;padding-right:14px}.member-app-shell.home-route .member-profile-pill{padding-right:8px}.member-app-shell.home-route .member-profile-pill .profile-avatar{width:32px;height:32px}.member-app-shell.home-route .member-profile-pill span:last-child{font-size:.94rem}.section-kicker{margin:0;color:#65676b;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700}.subheader-metadata{display:flex;gap:10px;flex-wrap:wrap}.member-body-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start}.member-app-shell.home-route .member-body-layout{grid-template-columns:280px minmax(0,1020px);justify-content:center;gap:20px;padding:14px 16px 0}.member-left-rail{position:sticky;top:18px;display:grid;gap:16px}.member-app-shell.home-route .member-left-rail{width:280px;top:72px;gap:14px}.member-main-column,.member-screen{display:grid;gap:18px}.member-screen{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.member-app-shell.home-route .member-main-column{justify-items:stretch}.member-app-shell.home-route .member-screen.home-screen{grid-template-columns:680px 320px;width:1020px;justify-self:center;gap:20px}.member-screen-main,.notifications-layout,.groups-layout,.message-experience-grid{min-width:0}.member-shell-card{border:1px solid #e4e6eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a14;padding:16px}.member-app-shell.home-route .member-shell-card{border-radius:10px}.inset-card{background:#f7f8fa;border-radius:10px;box-shadow:none}.member-profile-row{display:flex;gap:12px;align-items:center}.member-profile-row strong,.member-profile-row span{display:block}.member-profile-row span{color:var(--muted);font-size:.82rem}.member-profile-row strong{font-size:.95rem}.member-profile-avatar,.cropped-avatar,.story-card-frame,.notification-avatar,.gallery-photo{background-color:#dbe4f6;background-repeat:no-repeat;background-size:cover}.member-profile-avatar{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.member-profile-avatar.initials{display:grid;place-items:center;color:#fff;font-weight:700;background:linear-gradient(135deg,#1f6ef2,#1147a8)}.cropped-avatar{display:block;border-radius:50%;flex:0 0 auto}.avatar-photo,.member-profile-avatar.photo{-o-object-fit:cover;object-fit:cover}.cropped-avatar.medium{width:48px;height:48px}.cropped-avatar.small{width:38px;height:38px}.cropped-avatar.tiny{width:24px;height:24px}.cropped-avatar.large{width:112px;height:112px}.cropped-avatar.overlap{margin-top:-42px;border:4px solid white;box-shadow:0 16px 34px #22386f24}.member-meta-list,.info-list{margin:0;padding:0;list-style:none}.member-meta-list{display:grid;gap:10px}.member-meta-list div{display:flex;justify-content:space-between;gap:12px}.member-meta-list dt,.info-list span,.muted-copy{color:var(--muted)}.shortcut-link,.text-action{border:0;background:transparent;color:var(--accent-strong);padding:0;font-weight:700;cursor:pointer;text-align:left}.live-shortcuts-card{display:grid;gap:10px}.member-app-shell.home-route .live-shortcuts-card{gap:6px;padding:10px 8px}.member-app-shell.home-route .shortcut-link{color:#1b74e4;font-size:.95rem;font-weight:600}.member-app-shell.home-route .member-profile-row{align-items:flex-start}.member-app-shell.home-route .member-profile-avatar{width:48px;height:48px}.member-app-shell.home-route .member-meta-list.compact{gap:8px}.member-app-shell.home-route .member-meta-list.compact dt,.member-app-shell.home-route .member-meta-list.compact dd{font-size:.94rem}.member-app-shell.home-route .profile-overview-card{border:0;background:transparent;box-shadow:none;padding:0 6px 6px}.shortcut-nav-row{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;border-radius:10px;padding:8px 10px}.shortcut-nav-row:hover{background:#f0f2f5}.shortcut-nav-row.active{background:#e7f3ff}.shortcut-nav-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:#e4e6eb;color:#1d2129;font-size:.92rem}.shortcut-nav-copy,.home-person-row>div{display:grid;gap:2px}.shortcut-nav-copy strong{color:#1d2129;font-size:.94rem;line-height:1.2}.shortcut-nav-copy span{color:#65676b;font-size:.78rem;line-height:1.25}.member-app-shell.home-route .home-screen-main,.member-app-shell.home-route .home-rail{gap:14px}.member-app-shell.home-route .home-rail{position:sticky;top:72px;align-self:start}.story-card{display:grid;gap:10px}.story-card-header p,.composer-heading-row p,.section-heading-row p{margin:4px 0 0;color:#65676b}.story-card-header,.section-heading-row,.post-detail-header,.thread-header,.group-detail-header,.live-composer-actions{display:flex;justify-content:space-between;gap:16px;align-items:center}.story-strip.live{display:grid;grid-template-columns:repeat(5,112px);gap:8px}.story-card-item{position:relative;overflow:hidden;border-radius:12px;min-height:198px;background:#dbe4f6;box-shadow:0 1px 2px #0f172a14}.story-card-frame{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px}.story-card-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0f,#0f172ab3)}.story-card-avatar-ring,.story-create-plus{position:absolute;left:12px;z-index:2}.story-card-avatar-ring{top:12px;width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:#1877f2;box-shadow:0 0 0 4px #fff}.story-create-plus{left:50%;bottom:34px;transform:translate(-50%);width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:#1877f2;color:#fff;font-size:1.6rem;line-height:1;box-shadow:0 0 0 4px #fff}.create-story-card:after{background:linear-gradient(180deg,#0f172a00,#0f172a1a 58%,#fff 58%,#fff)}.story-card-label{position:absolute;left:12px;right:12px;bottom:12px;color:#fff;font-weight:700;font-size:.86rem;line-height:1.2;z-index:2;text-shadow:0 2px 12px rgba(0,0,0,.38)}.create-story-card .story-card-label{bottom:10px;color:#1d2129;text-align:center;text-shadow:none}.live-composer-form,.comment-composer,.thread-composer{display:grid;gap:14px}.live-composer-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;padding-bottom:12px;border-bottom:1px solid #e4e6eb}.live-composer-row textarea,.comment-composer textarea,.thread-composer textarea{width:100%;min-height:40px;resize:none;border:0;border-radius:999px;padding:10px 16px;background:#f0f2f5;color:var(--text);line-height:1.35}.comment-composer textarea,.thread-composer textarea{min-height:40px}.pill-tag{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#f0f2f5;color:#65676b;font-size:.82rem}.pill-tag.strong{background:var(--accent-soft);color:var(--accent-strong);font-weight:700}.home-feed-layout,.groups-layout,.notifications-layout{display:grid;gap:16px}.feed-stream,.conversation-list,.notification-list.live,.peer-list,.group-list,.comment-thread-list,.info-list{display:grid;gap:12px}.feed-stream{gap:16px}.member-app-shell.home-route .live-composer-card,.member-app-shell.home-route .feed-stream-card{padding:12px 16px}.member-app-shell.home-route .live-composer-card{gap:12px}.feed-stream-card.selected{border-color:#d8e8ff;box-shadow:0 1px 2px #1877f214}.feed-card-top,.feed-card-author,.comment-thread-item,.notification-row,.peer-chip,.group-list-item,.conversation-list-item{display:flex;gap:12px;align-items:flex-start}.feed-card-top,.notification-row,.peer-chip,.group-list-item,.conversation-list-item{justify-content:space-between}.feed-card-author{align-items:center;flex:1}.feed-card-utility{color:#65676b;font-size:1.1rem;line-height:1}.feed-card-author strong,.feed-card-author span,.comment-thread-item strong,.comment-thread-item span,.notification-row strong,.notification-row span,.group-list-item strong,.group-list-item span,.conversation-list-item strong,.conversation-list-item span{display:block}.feed-card-author span,.comment-thread-item span,.notification-row span,.group-list-item span,.conversation-list-item span,.feed-card-stats{color:var(--muted)}.feed-card-body,.post-detail-copy{margin:0;font-size:.96rem;line-height:1.38}.feed-card-media,.post-detail-media,.group-hero-cover{width:100%;min-height:360px;border-radius:10px;background-size:cover;background-position:center}.feed-card-stats,.feed-card-actions,.post-detail-reactions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.feed-card-stats{justify-content:space-between;padding:10px 0 8px;border-bottom:1px solid #e4e6eb;font-size:.86rem}.feed-card-actions{gap:0;padding-top:4px}.feed-action-button{flex:1;border:0;border-radius:8px;background:transparent;color:#65676b;font-weight:600;padding:8px 10px;cursor:pointer}.feed-action-button:hover{background:#f2f4f7}.feed-action-button.active{color:#1877f2}.secondary-action,.primary-action{border:0;border-radius:8px;padding:11px 16px;font-weight:700;cursor:pointer}.primary-action{background:linear-gradient(135deg,#1f6ef2,#1147a8);color:#fff}.compact-primary{padding:9px 16px;border-radius:8px;min-width:84px}.secondary-action{background:#eef3fb;color:var(--text)}.secondary-action.compact{padding:8px 12px}.secondary-action.wide{width:100%}.home-load-more{margin-top:4px;background:transparent;color:#1b74e4;border:1px solid #d8dce3}.member-screen-rail{display:grid;gap:16px}.feed-reaction-actions,.home-people-list,.home-guide-list{display:grid;gap:10px}.rail-module-card{display:grid;gap:12px;padding:12px 14px}.rail-heading-row.compact{align-items:flex-start}.rail-heading-row.compact h3{margin:2px 0 0;font-size:1.02rem}.rail-count-chip{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:26px;border-radius:999px;padding:0 9px;background:#f0f2f5;color:#1d2129;font-size:.76rem;font-weight:700}.home-guide-list.compact{gap:12px}.home-guide-item.compact strong{font-size:.9rem}.home-guide-item.compact p{margin:4px 0 0;color:#65676b;font-size:.82rem;line-height:1.45}.home-person-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center}.online-indicator{width:8px;height:8px;border-radius:999px;background:#31a24c}.promo-rail-card{gap:10px}.promo-rail-card>strong{font-size:1.02rem}.promo-rail-card>p{margin:0;color:#65676b;font-size:.84rem;line-height:1.45}.promo-rail-card .secondary-action{padding:9px 12px}.info-list.compact{gap:10px}.info-list.compact li{display:grid;gap:2px}.inline-post-detail{display:grid;gap:12px;border-top:1px solid #e4e6eb;padding-top:12px;margin-top:10px}.post-detail-reactions{gap:8px}.inline-comment-composer{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px}.inline-comment-composer textarea{padding:10px 14px}.inline-post-thread{gap:10px}.feed-card-comment{padding:0}.feed-card-comment p{margin:3px 0 5px;font-size:.9rem}.feed-card-comment>div{display:grid;gap:2px;padding:10px 12px;border-radius:16px;background:#f0f2f5}.composer-action-row{display:flex;gap:8px;flex-wrap:wrap}.composer-action-pill{display:inline-flex;align-items:center;gap:8px;color:#65676b;font-size:.9rem;font-weight:600}.composer-action-dot{width:12px;height:12px;border-radius:999px;background:#1b74e4}.inline-post-thread{border-top:1px solid #eef0f3;padding-top:12px}.feed-card-comment p,.home-guide-item p{margin:4px 0 0}.home-person-row{display:flex;align-items:center;gap:12px}.home-person-row strong,.home-person-row span,.home-guide-item strong{display:block}.home-person-row span,.home-guide-item p{color:#65676b}.rail-heading-row{align-items:flex-start}.message-experience-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px}.conversation-list-card,.conversation-thread-card{min-width:0}.message-sidebar-section{display:grid;gap:10px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #e4e6eb}.conversation-list-item,.group-list-item,.peer-chip{width:100%;border:0;background:#f7f8fa;border-radius:10px;padding:14px;cursor:pointer;color:inherit;text-align:left}.conversation-list-item.active,.group-list-item.active{background:#edf4ff}.conversation-thread-card,.notifications-list-card,.group-detail-card{min-width:0}.notifications-centered-layout{max-width:860px}.thread-body{display:grid;gap:12px;max-height:540px;overflow:auto;padding-right:4px}.thread-header p{margin:4px 0 0;color:#65676b}.message-bubble{max-width:78%;padding:14px;border-radius:16px;background:#f0f2f5;display:grid;gap:6px}.message-bubble.self{margin-left:auto;background:#e7f3ff}.thread-read-state{display:grid;gap:10px;border-top:1px solid #e4e6eb;padding-top:14px}.notification-row{width:100%;border-radius:12px;padding:14px;background:#f7f8fa}.notification-row.unread{background:#e7f3ff}.notification-filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.secondary-action.active-filter{background:#dfeeff;color:#1877f2}.notification-cursor-note{margin-left:auto}.notification-avatar{width:50px;height:50px;border-radius:50%;flex:0 0 auto}.group-hero-cover{min-height:180px}.group-detail-header{align-items:flex-end}.group-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.group-stats-row{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 2px}.group-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-photo{min-height:120px;border-radius:12px}.group-membership-pill{border-radius:999px;padding:6px 10px;background:#f1f5fc;color:var(--muted);font-size:.74rem}.group-membership-pill.active{background:#eaf7ef;color:var(--success)}.group-membership-pill.pending{background:#fff2e7;color:var(--warning)}.peer-chip{align-items:center}.member-empty-state{padding:22px;border-radius:12px;background:#fffffffa;border:1px dashed rgba(102,113,134,.28);display:grid;gap:10px}.member-empty-state h3,.member-empty-state p{margin:0}.member-empty-state.subtle{background:#f8fbff}.member-empty-state.error{border-style:solid;border-color:#f146533d}.member-app-shell.home-route{gap:0;min-height:100vh;background:#f0f2f5}.member-app-shell.home-route .member-topbar{grid-template-columns:274px minmax(0,1fr) 280px;gap:6px;min-height:56px;padding:0 12px;border-bottom:1px solid #d8dde6;box-shadow:0 1px 3px #0f172a12}.member-app-shell.home-route .member-brand-and-search,.member-app-shell.home-route .member-topbar-actions{min-width:0}.member-app-shell.home-route .member-brand-cluster{gap:10px;flex:0 0 auto}.member-app-shell.home-route .member-brand-mark{width:37px;height:37px;border-radius:10px;font-size:1rem;box-shadow:none}.member-app-shell.home-route .member-brand-cluster strong{font-size:.98rem;letter-spacing:-.03em}.member-app-shell.home-route .member-brand-cluster span{display:block;font-size:.72rem;color:#65676b}.member-app-shell.home-route .member-search{flex:1;max-width:180px;min-height:38px;gap:10px;padding:0 12px;background:#eef1f4}.member-app-shell.home-route .member-search input{font-size:.94rem}.social-icon-wrap{display:inline-flex;align-items:center;justify-content:center;color:currentColor}.social-icon-wrap svg{width:18px;height:18px;display:block}.member-app-shell.home-route .search-icon svg{width:16px;height:16px}.member-app-shell.home-route .member-primary-nav{grid-template-columns:repeat(4,104px);justify-content:center;height:100%}.member-app-shell.home-route .member-nav-pill{min-height:56px;border-bottom:3px solid transparent;color:#65676b;transition:background-color .18s ease,color .18s ease}.member-app-shell.home-route .member-nav-pill:hover{background:#f2f4f7}.member-app-shell.home-route .member-nav-pill.active{color:#1877f2;border-bottom-color:#1877f2}.member-app-shell.home-route .member-nav-icon{width:21px;height:21px}.member-app-shell.home-route .member-topbar-actions{gap:5px;justify-content:flex-end}.member-utility-button{width:35px;height:35px;border:0;border-radius:999px;background:#f0f2f5;color:#1c1e21;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background-color .18s ease,color .18s ease}.member-utility-button:hover{background:#e4e6eb}.notification-utility-button .action-badge{top:1px;right:0}.member-app-shell.home-route .tenant-switcher{max-width:142px;min-height:36px;border-radius:8px;padding:0 10px;background:#fff;font-size:.87rem}.member-app-shell.home-route .member-profile-pill{min-height:36px;background:#f0f2f5;gap:8px;padding:3px 8px 3px 3px;transition:background-color .18s ease}.member-app-shell.home-route .member-profile-pill:hover{background:#e4e6eb}.member-app-shell.home-route .member-profile-pill span:last-child{font-size:.86rem}.member-app-shell.home-route .member-body-layout{display:block;padding:16px 0 36px}.member-app-shell.home-route .member-main-column{width:min(1218px,calc(100vw - 32px));margin:0 auto}.member-app-shell.home-route .member-screen.home-screen{display:grid;grid-template-columns:236px 672px 278px;gap:16px;width:100%;align-items:start}.member-app-shell.home-route .member-left-rail,.member-app-shell.home-route .home-rail{position:sticky;top:72px;display:grid;gap:12px;align-self:start}.member-app-shell.home-route .member-screen-main{display:grid;gap:14px}.member-app-shell.home-route .member-shell-card{border:1px solid #e4e6eb;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0f}.member-app-shell.home-route .home-profile-card,.member-app-shell.home-route .home-shortcuts-card,.member-app-shell.home-route .home-community-card{border:1px solid #e4e6eb;box-shadow:0 1px 2px #0f172a0d;background:#fff;padding:10px 10px 8px}.home-profile-row{display:flex;align-items:center;gap:12px;padding:0 0 2px}.home-profile-copy{display:grid;gap:1px}.home-profile-copy strong{font-size:.98rem;color:#1c1e21}.home-profile-copy span{font-size:.8rem;color:#65676b}.home-profile-copy em{font-style:normal;font-size:.75rem;color:#8a8d91}.member-app-shell.home-route .member-profile-avatar{width:40px;height:40px}.member-app-shell.home-route .live-shortcuts-card{gap:2px}.home-left-section-label{margin:0 0 7px;padding:0 2px;color:#65676b;font-size:.73rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.member-app-shell.home-route .shortcut-nav-row{grid-template-columns:36px minmax(0,1fr);border-radius:10px;padding:7px 8px}.member-app-shell.home-route .shortcut-nav-row:hover{background:#e9edf3}.member-app-shell.home-route .shortcut-nav-row.active{background:#e7f3ff}.member-app-shell.home-route .shortcut-nav-icon{width:34px;height:34px;border-radius:999px;background:#e4e6eb}.member-app-shell.home-route .shortcut-nav-copy strong{font-size:.92rem}.member-app-shell.home-route .shortcut-nav-copy span{font-size:.74rem}.member-app-shell.home-route .home-community-card{padding:10px}.home-rail-title-row h3{margin:0 0 8px;font-size:.8rem;color:#65676b;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-space-list{display:grid;gap:6px}.home-space-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;padding:8px 6px;border-radius:10px;transition:background-color .16s ease}.home-space-row:hover{background:#f7f8fa}.home-space-badge{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#e4e6eb;color:#1d2129;font-weight:700}.home-space-row strong,.home-space-row span{display:block}.home-space-row strong{font-size:.88rem;color:#1c1e21}.home-space-row span{font-size:.78rem;color:#65676b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.member-app-shell.home-route .live-story-card{border:0;background:transparent;box-shadow:none;padding:0}.member-app-shell.home-route .story-strip.live{grid-template-columns:repeat(5,124px);gap:10px}.member-app-shell.home-route .story-card-item{min-height:214px;border-radius:14px;overflow:hidden;background:#dbe4f6;box-shadow:0 1px 3px #0f172a1c;isolation:isolate}.story-card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story-card-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#060a120f,#060a122e 35%,#060a12b8)}.member-app-shell.home-route .create-story-card .story-card-scrim{background:linear-gradient(180deg,#ffffff0a,#ffffff14 52%,#fff 52%,#fff)}.member-app-shell.home-route .story-card-avatar-ring{top:12px;left:12px;width:40px;height:40px;background:#1877f2;box-shadow:0 0 0 3px #fffffff2}.member-app-shell.home-route .story-card-label{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;font-size:.84rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.34)}.member-app-shell.home-route .create-story-card .story-card-label{color:#1c1e21;text-shadow:none;bottom:12px;text-align:center}.story-create-avatar,.story-create-plus{position:absolute;left:50%;z-index:2;transform:translate(-50%)}.story-create-avatar{bottom:48px;width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a2e}.member-app-shell.home-route .live-composer-card,.member-app-shell.home-route .feed-stream-card,.member-app-shell.home-route .rail-module-card{padding:12px 14px 13px}.member-app-shell.home-route .live-composer-form{gap:10px}.member-app-shell.home-route .live-composer-row{grid-template-columns:40px minmax(0,1fr);gap:10px;padding-bottom:12px;border-bottom:1px solid #e4e6eb}.member-app-shell.home-route .live-composer-row .cropped-avatar.medium{width:40px;height:40px}.member-app-shell.home-route .live-composer-row textarea{min-height:40px;padding:11px 16px;font-size:.96rem;font-weight:500;background:#f0f2f5;border:0}.member-app-shell.home-route .live-composer-row textarea::-moz-placeholder,.member-app-shell.home-route .inline-comment-composer textarea::-moz-placeholder{color:#64676c}.member-app-shell.home-route .live-composer-row textarea::placeholder,.member-app-shell.home-route .inline-comment-composer textarea::placeholder{color:#64676c}.member-app-shell.home-route .live-composer-actions{align-items:center;gap:10px}.member-app-shell.home-route .composer-action-row{flex:1;justify-content:flex-start;gap:8px}.member-app-shell.home-route .composer-action-pill{flex:0 1 auto;justify-content:center;padding:8px 10px;border-radius:8px;color:#65676b;font-size:.84rem;font-weight:600;background:transparent}.member-app-shell.home-route .composer-action-pill:hover{background:#f2f4f7}.action-icon{width:18px;height:18px}.action-icon.video{color:#f3425f}.action-icon.photo{color:#45bd62}.action-icon.spark{color:#f7b928}.member-app-shell.home-route .primary-action{background:#1b74e4}.member-app-shell.home-route .compact-primary{min-width:76px;padding:9px 15px;font-size:.92rem;box-shadow:none}.member-app-shell.home-route .feed-stream{gap:14px}.member-app-shell.home-route .feed-stream-card{gap:0;padding:14px 15px 13px}.member-app-shell.home-route .feed-card-top{align-items:flex-start;margin-bottom:12px}.member-app-shell.home-route .feed-card-author .cropped-avatar.medium{width:40px;height:40px}.feed-card-author-meta{display:grid;gap:2px}.member-app-shell.home-route .feed-card-author strong{font-size:.96rem;color:#1c1e21;line-height:1.15}.member-app-shell.home-route .feed-card-author span{font-size:.76rem;color:#65676b}.member-app-shell.home-route .feed-card-utility{border:0;width:32px;height:32px;border-radius:999px;background:transparent;color:#65676b;padding:0;cursor:pointer}.member-app-shell.home-route .feed-card-utility:hover{background:#f2f4f7}.member-app-shell.home-route .feed-card-body{margin:0 0 13px;font-size:1rem;line-height:1.48;color:#1c1e21}.member-app-shell.home-route .feed-card-media{min-height:0;aspect-ratio:1.48 / 1;border-radius:10px;overflow:hidden;background:#e9eef6}.feed-card-media-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.member-app-shell.home-route .feed-card-stats{padding:10px 0 8px;font-size:.82rem;color:#65676b}.feed-card-reaction-summary{display:inline-flex;align-items:center;gap:8px}.feed-card-comment-summary{color:#65676b}.feed-reaction-bubbles{display:inline-flex;align-items:center}.reaction-bubble{width:18px;height:18px;border-radius:999px;display:grid;place-items:center;color:#fff;font-size:.66rem;border:2px solid #fff}.reaction-bubble+.reaction-bubble{margin-left:-4px}.reaction-bubble.like{background:#1877f2}.reaction-bubble.love{background:#f3425f}.member-app-shell.home-route .feed-card-actions{padding-top:6px;border-top:1px solid #e4e6eb;margin-top:4px}.member-app-shell.home-route .feed-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;font-size:.88rem;font-weight:600;color:#65676b;border-radius:8px}.action-glyph{width:16px;height:16px;color:#65676b}.member-app-shell.home-route .feed-action-button.active,.member-app-shell.home-route .feed-action-button:hover,.member-app-shell.home-route .feed-action-button:hover .action-glyph,.member-app-shell.home-route .feed-action-button.active .action-glyph{color:#1b74e4}.member-app-shell.home-route .inline-post-detail{margin-top:12px;border-top:1px solid #e9edf3;background:transparent;border-radius:0;padding:12px 0 0}.member-app-shell.home-route .inline-comment-composer{grid-template-columns:32px minmax(0,1fr) auto;gap:10px}.member-app-shell.home-route .inline-comment-composer textarea{min-height:36px;background:#f0f2f5;border:0}.member-app-shell.home-route .feed-card-comment>div{background:#f0f2f5;padding:9px 11px}.member-app-shell.home-route .featured-post-card{box-shadow:0 2px 6px #0f172a14}.member-app-shell.home-route .featured-post-card .feed-card-body{max-width:92%}.member-app-shell.home-route .featured-post-card .feed-card-media{aspect-ratio:1.54 / 1}.member-app-shell.home-route .rail-module-card{gap:7px;padding:11px 12px}.member-app-shell.home-route .section-kicker{color:#65676b;letter-spacing:.04em;font-size:.71rem}.member-app-shell.home-route .rail-heading-row.compact h3{margin-top:2px;font-size:.98rem;color:#1c1e21}.member-app-shell.home-route .home-guide-item.compact strong,.member-app-shell.home-route .home-person-row strong,.member-app-shell.home-route .promo-rail-card>strong{color:#1c1e21;font-size:.9rem}.member-app-shell.home-route .home-guide-item.compact p,.member-app-shell.home-route .home-person-row span,.member-app-shell.home-route .promo-rail-card>p,.member-app-shell.home-route .info-list.compact span{color:#65676b;font-size:.78rem;line-height:1.35}.member-app-shell.home-route .home-guide-item.compact p,.member-app-shell.home-route .promo-rail-card>p,.member-app-shell.home-route .info-list.compact span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.member-app-shell.home-route .home-guide-item.compact{padding:0 0 8px 11px;border-bottom:1px solid #eef1f5;border-left:2px solid #e5ebf5}.member-app-shell.home-route .home-guide-item.compact:first-child{border-left-color:#1877f2}.member-app-shell.home-route .home-guide-item.compact:last-child{padding-bottom:0;border-bottom:0}.member-app-shell.home-route .home-person-row{grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:center;padding:7px 8px;margin:0 -2px;border-radius:10px}.member-app-shell.home-route .home-person-row:hover{background:#f7f8fa}.member-app-shell.home-route .promo-rail-card>p{margin:2px 0 0}.member-app-shell.home-route .info-list.compact li+li{margin-top:8px}.member-app-shell.home-route .info-list.compact li{padding-left:11px;border-left:2px solid #eef1f5}.member-app-shell.home-route .home-load-more{background:#fff;color:#1b74e4}@media(max-width:1100px){.member-screen,.home-feed-layout,.message-experience-grid,.member-body-layout{grid-template-columns:1fr}.member-left-rail{position:static}}@media(min-width:1360px){.member-app-shell.home-route .member-screen.home-screen{grid-template-columns:244px 688px 280px}}@media(max-width:920px){.member-topbar,.support-header{grid-template-columns:1fr;display:grid}.member-brand-and-search,.member-topbar-actions,.member-primary-nav{justify-content:flex-start}.member-primary-nav{grid-template-columns:repeat(2,minmax(120px,1fr))}.member-nav-label{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.story-strip.live,.group-detail-grid{grid-template-columns:1fr}.notification-cursor-note{margin-left:0}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.bottom-3\.5{bottom:.875rem}.left-1\/2{left:50%}.left-2\.5{left:.625rem}.left-3{left:.75rem}.right-0{right:0}.right-3{right:.75rem}.right-\[19px\]{right:19px}.top-0{top:0}.top-2\.5{top:.625rem}.top-\[10px\]{top:10px}.top-\[60\%\]{top:60%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.mx-auto{margin-left:auto;margin-right:auto}.-mt-5{margin-top:-1.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-\[16\/11\]{aspect-ratio:16/11}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[220px\]{height:220px}.h-\[36\%\]{height:36%}.h-\[3px\]{height:3px}.h-\[60px\]{height:60px}.h-\[68\%\]{height:68%}.h-full{height:100%}.min-h-\[42px\]{min-height:42px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[118px\]{width:118px}.w-\[60px\]{width:60px}.w-\[88px\]{width:88px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-7{min-width:1.75rem}.max-w-\[1388px\]{max-width:1388px}.max-w-\[156px\]{max-width:156px}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[232px_minmax\(0\,1fr\)_272px\]{grid-template-columns:232px minmax(0,1fr) 272px}.grid-cols-\[276px_minmax\(0\,1fr\)_292px\]{grid-template-columns:276px minmax(0,1fr) 292px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.375rem * var(--tw-space-x-reverse));margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-2xl{border-radius:1rem}.rounded-\[12px\]{border-radius:12px}.rounded-\[20px\]{border-radius:20px}.rounded-\[22px\]{border-radius:22px}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[3px\]{border-width:3px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-nexus-border{border-color:hsl(var(--nexus-border))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#22c55e\]{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-\[\#e8f7ee\]{--tw-bg-opacity: 1;background-color:rgb(232 247 238 / var(--tw-bg-opacity, 1))}.bg-\[\#eef2f7\]{--tw-bg-opacity: 1;background-color:rgb(238 242 247 / var(--tw-bg-opacity, 1))}.bg-\[\#f29d63\]{--tw-bg-opacity: 1;background-color:rgb(242 157 99 / var(--tw-bg-opacity, 1))}.bg-\[\#f2f4f7\]{--tw-bg-opacity: 1;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))}.bg-\[\#f43f5e\]{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-\[\#f8fafc\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#fbfcfe\]{--tw-bg-opacity: 1;background-color:rgb(251 252 254 / var(--tw-bg-opacity, 1))}.bg-nexus-accent{background-color:hsl(var(--nexus-accent))}.bg-nexus-blue{background-color:hsl(var(--nexus-blue))}.bg-nexus-danger{background-color:hsl(var(--nexus-danger))}.bg-nexus-muted{background-color:hsl(var(--nexus-muted))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/95{background-color:#fffffff2}.bg-\[linear-gradient\(135deg\,\#2f7cf6\,\#1f5fd2\)\]{background-image:linear-gradient(135deg,#2f7cf6,#1f5fd2)}.bg-\[linear-gradient\(135deg\,\#3b82f6\,\#60a5fa\)\]{background-image:linear-gradient(135deg,#3b82f6,#60a5fa)}.bg-\[linear-gradient\(135deg\,\#dbe7ff\,\#edf3ff_45\%\,\#dfe8f7\)\]{background-image:linear-gradient(135deg,#dbe7ff,#edf3ff 45%,#dfe8f7)}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-\[2px\]{padding:2px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-10{padding-bottom:2.5rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pr-3{padding-right:.75rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.76rem\]{font-size:.76rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.83rem\]{font-size:.83rem}.text-\[0\.84rem\]{font-size:.84rem}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.86rem\]{font-size:.86rem}.text-\[0\.88rem\]{font-size:.88rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.92rem\]{font-size:.92rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[0\.96rem\]{font-size:.96rem}.text-\[0\.97rem\]{font-size:.97rem}.text-\[0\.98rem\]{font-size:.98rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[1\.02rem\]{font-size:1.02rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[10px\]{font-size:10px}.text-\[1rem\]{font-size:1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[1\.85\]{line-height:1.85}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-\[0\.18em\]{letter-spacing:.18em}.text-\[\#15803d\]{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-\[\#22c55e\]{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-\[\#ef4444\]{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-\[\#f43f5e\]{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-\[\#f59e0b\]{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-nexus-blue{color:hsl(var(--nexus-blue))}.text-nexus-fg{color:hsl(var(--nexus-foreground))}.text-nexus-muted-fg{color:hsl(var(--nexus-muted-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow-\[inset_0_0_0_1px_rgba\(59\,130\,246\,0\.08\)\]{--tw-shadow: inset 0 0 0 1px rgba(59,130,246,.08);--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-nexus{--tw-shadow: 0 1px 3px rgba(15, 23, 42, .08);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-nexus-soft{--tw-shadow: 0 8px 24px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#bfdbfe\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-nexus-border{--tw-ring-color: hsl(var(--nexus-border))}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));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)}.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)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.nexus-scrollbar-hide::-webkit-scrollbar{display:none}.nexus-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}:root{--nexus-background: 220 23% 96%;--nexus-foreground: 222 26% 16%;--nexus-card: 0 0% 100%;--nexus-muted: 220 18% 94%;--nexus-muted-foreground: 220 10% 40%;--nexus-border: 220 16% 88%;--nexus-accent: 216 100% 97%;--nexus-blue: 214 84% 56%;--nexus-blue-strong: 214 78% 48%;--nexus-success: 142 52% 45%;--nexus-danger: 351 84% 59%}.placeholder\:text-nexus-muted-fg::-moz-placeholder{color:hsl(var(--nexus-muted-foreground))}.placeholder\:text-nexus-muted-fg::placeholder{color:hsl(var(--nexus-muted-foreground))}.hover\:bg-\[\#dde3ec\]:hover{--tw-bg-opacity: 1;background-color:rgb(221 227 236 / var(--tw-bg-opacity, 1))}.hover\:bg-nexus-blueStrong:hover{background-color:hsl(var(--nexus-blue-strong))}.hover\:bg-nexus-muted:hover{background-color:hsl(var(--nexus-muted))}.hover\:bg-nexus-muted\/60:hover{background-color:hsl(var(--nexus-muted) / .6)}.hover\:bg-nexus-muted\/70:hover{background-color:hsl(var(--nexus-muted) / .7)}.hover\:bg-nexus-muted\/80:hover{background-color:hsl(var(--nexus-muted) / .8)}.hover\:text-nexus-fg:hover{color:hsl(var(--nexus-foreground))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
