:root{--ink:#18312e;--muted:#62736f;--green:#165c56;--green2:#247a6f;--mint:#dfeee8;--cream:#f6f8f4;--line:#d9e1dc;--white:#fff;--orange:#e68a52}*{box-sizing:border-box}html{scroll-behavior:smooth}html[data-reduced-motion=true]{scroll-behavior:auto}html[data-reduced-motion=true] *,html[data-reduced-motion=true] :before,html[data-reduced-motion=true] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans), system-ui, sans-serif;margin:0;line-height:1.7}.skipLink{z-index:1000;background:var(--green);color:#fff;box-shadow:0 0 0 3px var(--green);border:2px solid #fff;border-radius:10px;padding:10px 15px;font-weight:800;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skipLink:focus{transform:translateY(0)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #b44f19}#main-content:focus{outline:none}a{color:inherit;text-decoration:none}button,input{font:inherit}.siteHeader{justify-content:space-between;align-items:center;max-width:1180px;height:78px;margin:auto;padding:0 28px;display:flex}.brand{letter-spacing:.01em;align-items:center;gap:10px;font-weight:700;display:flex}.brand strong{color:var(--green)}.brandMark{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:22px;display:grid}.headerActions,.heroActions{align-items:center;gap:12px;display:flex}.button,.secondaryButton,.providerButton{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:13px 22px;font-weight:700;display:inline-flex}.button{background:var(--green);color:#fff;box-shadow:0 8px 24px #165c5626}.button:hover{background:#0d4a45}.button.small{padding:9px 18px}.button.full{border-radius:12px;width:100%}.textButton{padding:8px 12px}.secondaryButton{background:var(--white);border:1px solid var(--line)}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;max-width:1180px;min-height:650px;margin:auto;padding:64px 48px 80px;display:grid}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--green2);font-size:.78rem;font-weight:800}.hero h1{letter-spacing:-.06em;margin:16px 0 24px;font-size:clamp(2.8rem,6vw,5.2rem);line-height:1.12}.hero h1 span{color:var(--green)}.lead{color:var(--muted);max-width:600px;font-size:1.12rem}.heroActions{margin:32px 0 18px}.quiet{color:var(--muted);font-size:.78rem}.phone{background:#fff;border:8px solid #223b38;border-radius:42px;justify-self:center;width:min(100%,390px);padding:22px 18px 18px;transform:rotate(1.5deg);box-shadow:0 28px 70px #24433c2b}.phoneTop,.tabs,.reactionRow{justify-content:space-between;align-items:center;display:flex}.phoneTop{padding:0 5px 15px;font-size:.72rem}.tabs{border-bottom:1px solid var(--line);color:var(--muted);padding:0 10px 12px}.tabs strong{color:var(--green);border-bottom:2px solid var(--green);padding:0 5px 9px}.postCard{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:10px;padding:18px 6px;display:grid}.postCard.soft{background:#eff6f2;border:0;border-radius:16px;margin-top:14px;padding:16px;display:block}.avatar{outline:2px solid var(--green);background:var(--mint);width:42px;height:42px;color:var(--green);border:2px solid #fff;border-radius:50%;place-items:center;font-weight:800;display:grid}.meta,.category{color:var(--muted);margin:0;font-size:.72rem}.category{color:var(--green);font-weight:700}.postText,.reactionRow{grid-column:1/-1}.postText{margin:6px 0;font-size:.9rem}.reactionRow{color:var(--green);justify-content:flex-start;gap:12px;font-size:.72rem}.featureSection{text-align:center;background:#fff;padding:90px max(28px,50vw - 540px)}.featureSection h2,.safetyBand h2{margin:8px 0 40px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.35}.featureGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.featureCard{border:1px solid var(--line);background:#fbfcfa;border-radius:22px;padding:28px}.featureNumber{color:var(--orange);font-family:Georgia,serif;font-size:1.4rem}.featureCard h3{margin:18px 0 8px}.featureCard p{color:var(--muted);margin:0}.safetyBand{background:var(--green);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:70px max(28px,50vw - 540px);display:grid}.safetyBand h2{margin-bottom:0}.safetyBand>p{color:#d8ebe6}.eyebrow.light{color:#9fd1c6}footer{max-width:1180px;color:var(--muted);justify-content:space-between;margin:auto;padding:34px 28px;font-size:.85rem;display:flex}footer nav{gap:20px;display:flex}.authPage{flex-direction:column;align-items:center;min-height:100vh;padding:38px 20px;display:flex}.authBrand{margin-bottom:32px}.authCard{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(100%,480px);padding:36px;box-shadow:0 22px 60px #1d3d3520}.authHeading{text-align:center;margin-bottom:26px}.authHeading h1{margin:6px 0;font-size:2rem;line-height:1.3}.authHeading p{color:var(--muted)}.providerButton{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;margin-bottom:10px}.divider{color:var(--muted);align-items:center;gap:12px;margin:16px 0;font-size:.78rem;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.authForm{gap:16px;display:grid}.authForm label:not(.check){font-size:.85rem;font-weight:700}.authForm input:not([type=checkbox]){background:#fbfcfa;border:1px solid #bdc9c4;border-radius:10px;width:100%;margin-top:6px;padding:11px 12px;display:block}.authForm input:focus{border-color:var(--green);outline:3px solid #73afa34d}.check{color:var(--muted);align-items:flex-start;gap:8px;font-size:.8rem;display:flex}.check input{accent-color:var(--green);margin-top:6px}.check a,.formMeta a,.authSwitch a{color:var(--green);text-decoration:underline}.formMeta{justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.formMeta.loginHelp{justify-content:flex-end}.fieldHelp{color:var(--muted);margin:-14px 0 0;font-size:.75rem}.authSwitch{text-align:center;color:var(--muted);margin:24px 0 0;font-size:.85rem}.authNote{margin-top:18px}.simplePage{max-width:820px;margin:0 auto;padding:48px 24px 100px}.simplePage>.brand{margin-bottom:70px}.simplePage article{border:1px solid var(--line);background:#fff;border-radius:28px;padding:clamp(28px,6vw,64px)}.simplePage h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.28}.simplePage h2{margin-top:40px}.simplePage p,.simplePage li{color:var(--muted)}.legalPage article>section{padding-top:2px}.legalPage article>section+section{border-top:1px solid var(--line);margin-top:36px;padding-top:2px}.legalPage h2{margin:28px 0 12px;font-size:clamp(1.25rem,3vw,1.65rem)}.legalPage p,.legalPage li,.legalPage dd{line-height:1.9}.legalLead{font-size:1.03rem}.legalUpdated{margin:22px 0 34px;font-size:.76rem}.legalImportant{background:#fff8f3;border-radius:18px;border:1px solid #e5b79c!important;padding:4px 22px 22px!important}.legalImportant strong{color:#9c4f2d}.legalDefinitionList{border-top:1px solid var(--line);margin:18px 0 0;display:grid}.legalDefinitionList>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.35fr) 1fr;gap:20px;padding:18px 0;display:grid}.legalDefinitionList dt{color:var(--ink);font-weight:800}.legalDefinitionList dd{color:var(--muted);margin:0}.legalPage a:not(.brand):not(.secondaryButton){color:var(--green);text-underline-offset:3px;text-decoration:underline}.legalNavigation{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px 20px;margin-top:48px;padding-top:24px;font-size:.78rem;display:flex}.legalBackLink{margin-top:28px}@media (width<=800px){.siteHeader{height:68px;padding:0 18px}.brand span:last-child{font-size:.85rem}.headerActions .textButton{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:45px;padding:45px 24px 70px}.heroCopy{flex-direction:column;align-items:center;display:flex}.hero h1{font-size:3.3rem}.phone{width:350px}.featureGrid{grid-template-columns:1fr}.safetyBand{text-align:center;grid-template-columns:1fr;gap:15px}footer{flex-direction:column;align-items:center;gap:15px}.authCard{padding:28px 22px}}@media (width<=390px){.hero h1{font-size:2.75rem}.heroActions{flex-direction:column;width:100%}.heroActions a{width:100%}.phone{width:310px}.formMeta{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){html:not([data-motion-preference=full]){scroll-behavior:auto}html:not([data-motion-preference=full]) *,html:not([data-motion-preference=full]) :before,html:not([data-motion-preference=full]) :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.brandMark{border:1px solid var(--line);color:#0000;background:#fff;border-radius:12px;width:40px;height:40px;display:block;position:relative;overflow:hidden}.brandMark img{object-fit:contain;width:100%;height:100%;display:block}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic UI,Yu Gothic,Meiryo,sans-serif}.formMessage{border-radius:10px;margin:0;padding:10px 12px;font-size:.82rem}.formMessage.success{color:#0d4a45;background:#e8f5ef}.formMessage.error{color:#8a2f22;background:#fff0ed}.retryNotice{color:#7d321f;background:#fff6f0;border:1px solid #e7ad8d;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:15px 17px;display:flex}.retryNotice strong{display:block}.retryNotice p{color:#6d5047;margin:4px 0 0;font-size:.82rem}.retryNotice button{border:1px solid var(--green);color:var(--green);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:9px 14px;font-size:.82rem;font-weight:800}.retryNotice button:disabled{cursor:wait;opacity:.58}@media (width<=520px){.retryNotice{flex-direction:column;align-items:stretch}.retryNotice button{width:100%}}.button:disabled,.providerButton:disabled{cursor:not-allowed;opacity:.58}.onboardingPage{background:var(--cream);place-items:center;min-height:100vh;padding:28px 18px;display:grid}.onboardingCard{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(100%,560px);padding:clamp(26px,6vw,48px);box-shadow:0 22px 60px #1d3d3520}.onboardingCard h1{margin:6px 0 8px;font-size:clamp(1.8rem,6vw,2.6rem)}.onboardingIntro{color:var(--muted);margin:0 0 28px}.authForm select{background:#fbfcfa;border:1px solid #bdc9c4;border-radius:10px;width:100%;margin-top:6px;padding:11px 12px;display:block}.memberHome{background:var(--cream);min-height:100vh;padding-bottom:60px}.memberHeader{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:74px;padding:0 max(22px,50vw - 450px);display:flex}.serviceAnnouncementStack{z-index:115;gap:8px;width:min(100% - 32px,900px);margin:12px auto 0;display:grid;position:sticky;top:0}.serviceAnnouncementBanner{color:#684313;background:#fff8e8;border:1px solid #ca9e54;border-radius:15px;align-items:center;gap:13px;padding:12px 14px;display:flex;box-shadow:0 10px 28px #4f320d1c}.serviceAnnouncementBanner.maintenance{color:#294e70;background:#f1f7fc;border-color:#7895b3}.serviceAnnouncementBanner.incident{color:#7d2924;background:#fff1ef;border-color:#c46f69}.serviceAnnouncementMark{color:#fff;background:currentColor;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.serviceAnnouncementBanner>div{flex:1;min-width:0}.serviceAnnouncementKind{letter-spacing:.06em;margin-bottom:2px;font-size:.66rem;font-weight:900;display:block}.serviceAnnouncementBanner strong{line-height:1.35;display:block}.serviceAnnouncementBanner p{white-space:pre-wrap;margin:3px 0 0;font-size:.8rem;line-height:1.5}.serviceAnnouncementBanner small{margin-top:5px;font-weight:700;display:block}.serviceAnnouncementBanner button{color:inherit;cursor:pointer;background:#fff;border:1px solid;border-radius:10px;flex:none;padding:8px 11px;font-size:.74rem;font-weight:900}.serviceAnnouncementBanner button:disabled{cursor:not-allowed;opacity:.55}.memberWelcome{max-width:900px;margin:0 auto;padding:64px 22px 30px}.memberWelcome h1{margin:8px 0;font-size:clamp(2rem,6vw,3.5rem);line-height:1.25}.memberWelcome p{color:var(--muted)}.memberGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:auto;padding:0 22px;display:grid}.memberCard{text-align:left;border:1px solid var(--line);min-height:150px;color:var(--ink);background:#fff;border-radius:20px;flex-direction:column;gap:8px;padding:24px;display:flex}.memberCard strong{font-size:1.1rem}.memberCard span{color:var(--muted)}.memberNotice{background:#fff;border-radius:12px;max-width:856px;margin:28px auto;padding:16px}@media (width<=680px){.memberGrid{grid-template-columns:1fr}.memberWelcome{padding-top:42px}.serviceAnnouncementBanner{flex-wrap:wrap;align-items:flex-start}.serviceAnnouncementBanner>div{flex:none;width:calc(100% - 44px)}.serviceAnnouncementBanner button{width:100%}}.memberHeader nav{align-items:center;gap:8px;display:flex}.socialLayout{gap:22px;width:min(100% - 32px,720px);margin:auto;display:grid}.composer,.feedCard,.emptyFeed{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.composer h2,.feed h2{margin:0 0 14px}.composer textarea{resize:vertical;border:1px solid #bdc9c4;border-radius:12px;width:100%;min-height:120px;padding:14px}.composerOptions{grid-template-columns:1fr 1fr;gap:10px;margin:10px 0;display:grid}.composer select{background:#fff;border:1px solid #bdc9c4;border-radius:10px;width:100%;padding:10px}.feed{gap:14px;display:grid}.feedCard header{align-items:center;gap:10px;display:flex}.feedBody{white-space:pre-wrap;font-size:1rem}.feedActions{flex-wrap:nowrap;gap:6px;width:100%;margin-top:16px;display:flex}.feedActions button,.commentForm button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:999px;padding:7px 12px}.feedActions button{white-space:nowrap;flex:1 1 0;min-width:0;padding-inline:clamp(5px,2vw,12px);font-size:clamp(.76rem,3.4vw,.95rem);line-height:1.3}.feedActions button.active{background:var(--mint);border-color:var(--green)}.commentList{border-top:1px solid var(--line);margin-top:14px;padding-top:8px}.commentList p{margin:8px 0;font-size:.86rem}.commentForm{gap:8px;margin-top:12px;display:flex}.commentForm input{border:1px solid #bdc9c4;border-radius:999px;flex:1;min-width:0;padding:9px 12px}@media (width<=520px){.composerOptions{grid-template-columns:1fr}.memberHeader{padding:0 14px}.memberHeader .brand{font-size:.88rem}.memberHeader .textButton{padding:6px;font-size:.78rem}.memberWelcome{padding-top:36px}}.directory{width:min(100% - 32px,900px);margin:auto;padding:54px 0}.directory h1{margin:6px 0 24px;font-size:clamp(2rem,6vw,3.4rem)}.directorySearch{grid-template-columns:1fr 1fr auto;gap:10px;margin-bottom:20px;display:grid}.directorySearch input{border:1px solid #bdc9c4;border-radius:12px;padding:12px}.peopleGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;display:grid}.personCard,.noticeCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.personCard h2{margin:10px 0 0}.personStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0 0;display:grid}.personStats div{text-align:center;background:#eef5f2;border-radius:12px;min-width:0;padding:10px 6px}.personStats dt{color:var(--muted);font-size:.72rem;font-weight:750}.personStats dd{color:var(--green);overflow-wrap:anywhere;margin:3px 0 0;font-size:1rem;font-weight:850}.personCard details{color:var(--muted);margin-top:16px}.personMessageButton{margin-left:8px;padding:8px 15px;font-size:.82rem;line-height:1.35}.safetyActions{gap:8px;margin-top:8px;display:flex}.safetyActions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px}.followState{color:var(--green);font-weight:700}.noticeList{gap:10px;display:grid}.noticeCard p{margin:4px 0}.noticeCard.unread{border-left:5px solid var(--orange)}@media (width<=680px){.directorySearch,.peopleGrid{grid-template-columns:1fr}.memberHeader nav{gap:0}.memberHeader nav .textButton{font-size:.7rem}}.profileEditor{margin:50px auto}.authForm textarea{border:1px solid #bdc9c4;border-radius:10px;width:100%;min-height:110px;margin-top:6px;padding:11px 12px;display:block}.imagePicker{font-size:.85rem;font-weight:700}.imagePicker input{margin-top:6px;display:block}.postImages{grid-template-columns:repeat(2,1fr);gap:4px;margin:14px -6px;display:grid}.postImages.count1{grid-template-columns:1fr}.postImageButton{cursor:zoom-in;background:#eef2ef;border:0;border-radius:10px;min-width:0;padding:0;display:block;overflow:hidden}.postImageButton:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.postImages img{object-fit:cover;width:100%;height:220px;display:block}.postImages.count1 img{height:auto;max-height:480px}.postImageLightbox{color:#fff;background:#07110fef;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden}.postImageLightbox::backdrop{background:#07110fef}.postImageLightboxStage{width:100%;height:100%;padding:max(70px, env(safe-area-inset-top)) 62px max(70px, env(safe-area-inset-bottom));touch-action:pan-y pinch-zoom;place-items:center;display:grid}.postImageLightboxStage img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.postImageLightboxClose,.postImageLightboxArrow{z-index:2;color:#fff;cursor:pointer;background:#10231fd9;border:1px solid #ffffff6b;border-radius:50%;place-items:center;display:grid;position:fixed}.postImageLightboxClose{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));width:46px;height:46px;font-size:1.8rem;line-height:1}.postImageLightboxArrow{width:48px;height:48px;font-size:1.25rem;top:50%;transform:translateY(-50%)}.postImageLightboxArrow.previous{left:max(12px, env(safe-area-inset-left))}.postImageLightboxArrow.next{right:max(12px, env(safe-area-inset-right))}.postImageLightboxClose:focus-visible,.postImageLightboxArrow:focus-visible{outline-offset:3px;outline:3px solid #fff}.postImageLightboxCount{bottom:max(18px, env(safe-area-inset-bottom));z-index:2;color:#fff;background:#10231fd9;border-radius:999px;margin:0;padding:5px 12px;font-size:.82rem;font-weight:800;position:fixed;left:50%;transform:translate(-50%)}@media (width<=520px){.postImages img{height:160px}.postImageLightboxStage{padding-inline:12px}.postImageLightboxArrow{top:auto;bottom:max(14px, env(safe-area-inset-bottom));transform:none}.postImageLightboxArrow.previous{left:max(14px, env(safe-area-inset-left))}.postImageLightboxArrow.next{right:max(14px, env(safe-area-inset-right))}.memberHeader nav .textButton{padding:5px;font-size:.64rem}}.avatar{flex:none;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar.large{width:96px;height:96px;font-size:2rem}.avatarEditor{border:1px solid var(--line);background:#fbfcfa;border-radius:18px;justify-items:center;gap:10px;padding:18px;display:grid}.avatarEditor>img{object-fit:cover;outline:3px solid var(--green);border:3px solid #fff;border-radius:50%;width:112px;height:112px;box-shadow:0 5px 18px #183e3522}.avatar.officialAvatar,.avatarEditor.officialAvatarEditor>img,.avatarEditor.officialAvatarEditor .avatar{outline-color:#d2a832}.avatarPicker{color:var(--green);cursor:pointer;flex-direction:column;align-items:center;font-weight:700;display:inline-flex}.avatarPicker input{max-width:100%;margin-top:6px;font-size:.75rem}.avatarEditor .fieldHelp{text-align:center;margin:0}.officialCard{box-shadow:0 12px 32px #a97e1726;background:linear-gradient(145deg,#fffdf5,#fff)!important;border:2px solid #d2a832!important}.officialBadge{vertical-align:middle;color:#fff;white-space:nowrap;letter-spacing:.02em;background:#17645d;border-radius:999px;align-items:center;margin-left:6px;padding:3px 8px;font-size:.64rem;font-weight:800;display:inline-flex}.personCard.officialCard .avatar,.feedCard.officialCard .avatar{outline-color:#d2a832}.directorySearch select{color:var(--ink);font:inherit;background:#fff;border:1px solid #bdc9c4;border-radius:12px;min-width:0;padding:12px}.selfBadge{color:var(--green);background:#e7f1ee;border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.composer .fieldHelp{color:var(--muted);overflow-wrap:anywhere;margin:10px 0 16px;padding:0;line-height:1.7;display:block}.composer .imagePicker{margin-top:14px;display:block}.localImagePreviewGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.localImagePreview{border:1px solid var(--line);background:#f7faf8;border-radius:12px;min-width:0;overflow:hidden}.localImagePreview img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.localImagePreview div{align-items:center;gap:6px;padding:8px;display:flex}.localImagePreview span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.72rem;overflow:hidden}.localImagePreview button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:4px;font-size:.72rem;font-weight:800}@media (width<=520px){.localImagePreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.memberHeader:not(.homeHeader) nav:has(a[href=\/home]) .textButton:not([href=\/home]){display:none}.composerButtons{justify-content:flex-end;gap:10px;display:flex}.draftPanel{border:1px solid var(--line);background:#eef5f2;border-radius:20px;padding:20px}.draftPanel h2{margin-top:0}.draftPanel article{background:#fff;border-radius:14px;margin-top:10px;padding:14px}.draftActions,.ownerActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.draftActions button,.ownerActions button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:999px;padding:7px 12px}.inlineEditor{grid-template-columns:1fr auto auto;gap:8px;margin:12px 0;display:grid}.inlineEditor textarea{border:1px solid #bdc9c4;border-radius:12px;grid-column:1/-1;width:100%;min-height:100px;padding:12px}@media (width<=520px){.composerButtons{grid-template-columns:1fr 1fr;display:grid}.inlineEditor{grid-template-columns:1fr}.inlineEditor .button,.inlineEditor .secondaryButton{width:100%}}.commentItem{border-bottom:1px solid #edf1ef;padding:10px 0}.commentItem:last-child{border-bottom:0}.commentContent>p,.replyItem>p{white-space:pre-wrap;margin:5px 0}.commentActions{gap:10px;display:flex}.commentActions button{color:var(--green);background:0 0;border:0;padding:2px 0;font-size:.78rem}.replyList{border-left:3px solid var(--mint);margin:8px 0 0 22px;padding-left:12px}.replyItem{padding:9px 0}.replyForm,.commentEditor{grid-template-columns:1fr auto auto;gap:7px;margin-top:8px;display:grid}.replyForm input,.commentEditor textarea{border:1px solid #bdc9c4;border-radius:12px;min-width:0;padding:9px 11px}.commentEditor textarea{resize:vertical;grid-column:1/-1;min-height:72px}.replyForm button,.commentEditor button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:999px;padding:7px 11px}.commentList small{color:var(--muted)}@media (width<=520px){.replyForm{grid-template-columns:1fr}.replyList{margin-left:10px}.commentEditor{grid-template-columns:1fr 1fr}}.permissionCheck{color:var(--muted);align-items:center;gap:9px;margin:13px 0 0;font-size:.85rem;display:flex}.permissionCheck input{width:18px;height:18px}.feedHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.feedHeadingActionsOnly{justify-content:flex-end}.feedHeading h2{margin:0}.postUtilityActions{flex-wrap:wrap;gap:8px;margin:10px 0;display:flex}.postUtilityActions button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:999px;padding:7px 12px}.postUtilityActions button.active{background:var(--green);border-color:var(--green);color:#fff}.pinnedLabel,.repostedLabel{color:var(--green);margin:0 0 10px;font-size:.78rem;font-weight:800}@media (width<=520px){.feedHeading{flex-direction:column;align-items:stretch}.feedHeading .secondaryButton{width:100%}}.repostAttribution{border-left:4px solid var(--orange);background:#fff9eb;border-radius:10px;margin:-4px -4px 16px;padding:12px 14px}.repostAttribution>div{color:#7c5a04;align-items:center;gap:7px;font-size:.8rem;display:flex}.repostAttribution time{color:var(--muted);margin-left:auto;font-size:.7rem}.repostAttribution p{white-space:pre-wrap;margin:9px 0 0;line-height:1.6}.repostDialogShell{width:min(100% - 40px,520px);max-height:88vh;color:var(--ink);background:0 0;border:0;border-radius:22px;margin:auto;padding:0;overflow:auto;box-shadow:0 24px 80px #102c2866}.repostDialogShell::backdrop{background:#102c28b8}.repostDialog{background:#fff;border-radius:22px;width:100%;min-height:100%}.repostDialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.repostDialog>header .eyebrow{margin:0}.repostDialog>header h2{margin:4px 0 0;font-size:1.25rem}.repostDialog>header>button{width:38px;height:38px;color:var(--ink);background:#eef4f1;border:0;border-radius:50%;flex:none;font-size:1.45rem}.repostDialog blockquote{border:1px solid var(--line);background:#f7faf8;border-radius:14px;margin:18px 22px 0;padding:14px}.repostDialog blockquote strong{color:var(--green);font-size:.78rem}.repostDialog blockquote p{-webkit-line-clamp:4;white-space:pre-wrap;-webkit-box-orient:vertical;margin:8px 0 0;line-height:1.55;display:-webkit-box;overflow:hidden}.repostDialog form{padding:18px 22px 22px}.repostDialog label{gap:8px;font-weight:800;display:grid}.repostDialog textarea{resize:vertical;width:100%;min-height:120px;font:inherit;border:1px solid #bdc9c4;border-radius:12px;padding:13px;font-weight:400}.repostCommentCount{text-align:right;color:var(--muted);margin:6px 0 14px;font-size:.75rem}.repostDialogActions{flex-wrap:wrap;gap:10px;display:flex}.reportDialogShell{width:min(100% - 40px,600px);max-height:90vh;color:var(--ink);background:#fff;border:0;border-radius:22px;margin:auto;padding:0;overflow:auto;box-shadow:0 24px 80px #102c2866}.reportDialogShell::backdrop{background:#102c28b8}.reportDialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.reportDialog>header .eyebrow{margin:0}.reportDialog>header h2{margin:4px 0 0;font-size:1.25rem}.reportDialog>header>button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#eef4f1;border:0;border-radius:50%;flex:none;font-size:1.45rem}.reportDialog form{gap:16px;padding:18px 22px 22px;display:grid}.reportDialogTarget{margin:0}.reportTargetSummary{-webkit-line-clamp:3;border:1px solid var(--line);white-space:pre-wrap;background:#f7faf8;border-radius:14px;-webkit-box-orient:vertical;margin:0;padding:12px 14px;line-height:1.55;display:-webkit-box;overflow:hidden}.reportReasonOptions{border:0;gap:8px;margin:0;padding:0;display:grid}.reportReasonOptions legend,.reportDetailsField{margin-bottom:4px;font-weight:900}.reportReasonOption{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.reportReasonOption:has(input:checked){border-color:var(--green);background:#edf7f3}.reportReasonOption input{width:18px;height:18px;accent-color:var(--green);margin:0}.reportDetailsField{gap:8px;display:grid}.reportDetailsField textarea{resize:vertical;width:100%;min-height:130px;font:inherit;border:1px solid #bdc9c4;border-radius:12px;padding:13px;font-weight:400}.reportDetailsCount{color:var(--muted);text-align:right;margin:-10px 0 0;font-size:.75rem}.reportSafetyNote{color:#604b19;background:#fff8e8;border-radius:14px;padding:13px 15px;font-size:.8rem;line-height:1.6}.reportSafetyNote ul{margin:6px 0 0;padding-left:20px}.reportDialogActions{flex-wrap:wrap;gap:10px;display:flex}.reportDialog button:disabled,.reportDialog input:disabled,.reportDialog textarea:disabled{cursor:not-allowed;opacity:.6}.reportFollowUpBody{text-align:center;justify-items:center;gap:16px;padding:24px 22px 22px;display:grid}.reportCompleteMark{background:var(--mint);width:54px;height:54px;color:var(--green);border-radius:50%;place-items:center;font-size:1.7rem;font-weight:900;display:grid}.reportFollowUpLead{max-width:470px;margin:0;line-height:1.75}.reportSafetyActionList{gap:10px;width:100%;display:grid}.reportSafetyActionButton{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 15px;display:flex}.reportSafetyActionButton:hover:not(:disabled),.reportSafetyActionButton:focus-visible{border-color:var(--green);background:#f3faf7}.reportSafetyActionButton.recommended{background:#edf7f3;border-color:#82b6a6}.reportSafetyActionButton>span:first-child{gap:4px;display:grid}.reportSafetyActionButton strong{color:var(--green)}.reportSafetyActionButton small{color:var(--muted);line-height:1.5}.reportSafetyRecommendedBadge{background:var(--green);color:#fff;border-radius:999px;flex:none;padding:5px 9px;font-size:.7rem;font-weight:900}.reportSafetySkip{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:7px 12px;font-weight:800;text-decoration:underline}.reportBlockConfirmation{text-align:left;background:#fff7f5;border:1px solid #e1b2ad;border-radius:16px;width:100%;padding:18px}.reportBlockConfirmation h3{color:#812c27;margin:0}.reportBlockConfirmation p{color:#69413d;margin:10px 0 16px;line-height:1.7}.reportBlockConfirmation>div{flex-wrap:wrap;gap:10px;display:flex}.dangerButton{color:#fff;font:inherit;cursor:pointer;background:#8f3029;border:1px solid #8f3029;border-radius:12px;padding:10px 16px;font-weight:900}.moderationDialogLead{margin:0;line-height:1.7}.moderationConfirmation{background:#fff7f5;border:1px solid #e1b2ad;border-radius:16px;gap:14px;padding:17px;display:grid}.moderationConfirmation h3{color:#812c27;margin:0}.moderationImpactList{color:#69413d;gap:7px;margin:0;padding-left:20px;line-height:1.6;display:grid}.moderationReasonReview{background:#fff;border-radius:12px;padding:12px 14px}.moderationReasonReview strong{color:#812c27;font-size:.78rem}.moderationReasonReview p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;line-height:1.65}.moderationConfirmation.overturn{background:#f2faf7;border-color:#9bc8bb}.moderationConfirmation.overturn h3,.moderationConfirmation.overturn .moderationReasonReview strong{color:var(--green)}.moderationConfirmation.overturn .moderationImpactList{color:#315d55}.appealDecisionDialog .reportDialogActions>button{border-radius:12px}.reportFollowUpNote{color:var(--muted);margin:0;font-size:.76rem;line-height:1.55}.profilePostTile.repostTile .profilePostText{background:linear-gradient(145deg,#7c5a04,#b68612)}.profileRepostBadge{color:#7c5a04;text-overflow:ellipsis;white-space:nowrap;background:#fff9eb;border-radius:999px;max-width:calc(100% - 16px);padding:3px 8px;font-size:.66rem;position:absolute;top:8px;left:8px;overflow:hidden}.postFeedAuthor{align-items:center;gap:10px;display:flex}.postFeedAuthor>div{min-width:0}.profileFeedCardContent{padding:24px 24px 0}.profileFeedCardContent>.repostAttribution{margin:0 0 20px}.profileFeedCardContent .category{margin-top:10px}.profileFeedCardContent .feedBody{margin:16px 0}.profileFeedCardContent .postImages{margin-bottom:0}@media (width<=520px){.repostAttribution>div{flex-wrap:wrap;align-items:flex-start}.repostAttribution time{width:100%;margin-left:25px}.repostDialogShell{border-radius:22px 22px 0 0;width:100%;max-height:94vh;margin:auto auto 0}.repostDialog{border-radius:22px 22px 0 0}.repostDialogActions>*{width:100%}.reportDialogShell{border-radius:22px 22px 0 0;width:100%;max-height:94vh;margin:auto auto 0}.reportDialogActions>*{width:100%}.reportSafetyActionButton{flex-direction:column;align-items:flex-start}.reportBlockConfirmation>div>*{width:100%}}.statusGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.statusCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.statusCard h2{font-size:1.1rem}.statusCard>strong{color:var(--green)}.dmSetupCard{border-top:4px solid #d9e2de;flex-direction:column;gap:12px;display:flex}.dmSetupCard.complete{border-top-color:var(--green);background:#fbfefc}.dmSetupCard>h2,.dmSetupCard>p{margin:0}.dmSetupCard>p{color:var(--muted);line-height:1.7}.dmSetupCard>.button,.dmSetupCard>.secondaryButton{border-radius:12px;width:100%}.dmSetupForm{gap:10px;padding-top:4px;display:grid}.dmSetupForm.verification{background:#f4f9f7;border:1px solid #bfd3cc;border-radius:14px;margin-top:2px;padding:14px}.dmSetupForm label{color:#263b37;font-size:.85rem;font-weight:700}.dmSetupForm input{background:#fff;border:1px solid #bdc9c4;border-radius:10px;width:100%;margin-top:6px;padding:12px;display:block}.dmSetupForm input:focus{border-color:var(--green);outline:3px solid #73afa34d}.dmSetupForm .button{border-radius:12px;width:100%}.dmSetupForm .textButton,.restorePurchaseButton{color:var(--green);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;justify-self:center;text-decoration:underline}.dmSetupForm .textButton:disabled,.restorePurchaseButton:disabled{color:var(--muted);cursor:not-allowed}.subscriptionDate{background:#e5f3ed;border-radius:10px;padding:10px 12px;font-size:.9rem;font-weight:700;color:var(--green)!important}.subscriptionDisclosure{border-top:1px solid var(--line);padding-top:12px;font-size:.78rem}.subscriptionDisclosure a{color:var(--green);text-underline-offset:2px;text-decoration:underline}.statusCard button:disabled{border:1px solid var(--line);border-radius:10px;width:100%;padding:10px}@media (width<=760px){.statusGrid{grid-template-columns:1fr}.memberHeader{height:auto;min-height:74px}.memberHeader nav{flex-wrap:wrap;justify-content:flex-end}}.statusGrid.dmAccessGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.statusStep{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.statusOutcome{border:1px solid var(--line);background:#eef5f2;border-radius:16px;margin-top:18px;padding:18px 20px}.statusOutcome strong{color:var(--green)}.statusOutcome p{color:var(--muted);margin:4px 0 0}.statusOutcome.ready{background:#e5f3ed;border-color:#92bfb3}@media (width<=760px){.statusGrid.dmAccessGrid{grid-template-columns:1fr}}.dmAccessAdminBadge{margin-left:0;font-size:.72rem}.dmAccessNote{background:#e5f3ed;border:1px solid #92bfb3;border-radius:16px;margin:18px 0 26px;padding:18px 20px}.dmAccessNote strong{color:var(--green)}.dmAccessNote p{color:var(--muted);margin:5px 0 0}.dmRequestPanel{margin:0 0 28px}.dmRequestPanel>h2{margin-bottom:12px}.dmRequestPanel .composer{max-width:none}.dmRequestPanel .composer textarea{resize:vertical;border:1px solid #bdc9c4;border-radius:12px;width:100%;min-height:100px;margin-bottom:12px;padding:12px;display:block}.dmReadOnlyNotice{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.dmReadOnlyNotice p{color:var(--muted);margin:5px 0 14px}.dmReadOnlyNotice.compact{background:#f6f9f7;margin-top:14px;padding:14px}.dmReadOnlyNotice.compact p{margin-bottom:6px}.dmReadOnlyNotice.compact a{color:var(--green);font-weight:800;text-decoration:underline}.dmHeading{align-items:center;gap:10px;display:flex}.conversationList{gap:16px;display:grid}.conversationCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.conversationCard>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.conversationCard>header div{gap:3px;display:grid}.conversationStatus{background:var(--mint);color:var(--green);border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:800}.messageThread{gap:10px;margin:18px 0;display:grid}.dmMessage{background:#f1f4f2;border-radius:16px;width:min(82%,560px);padding:12px 14px}.dmMessage.mine{background:#dff0e9;justify-self:end}.dmMessage p{white-space:pre-wrap;margin:4px 0}.dmMessage time{color:var(--muted);font-size:.7rem}.dmReplyForm{grid-template-columns:1fr auto;align-items:end;gap:9px;margin-top:14px;display:grid}.dmReplyForm textarea{resize:vertical;border:1px solid #bdc9c4;border-radius:12px;min-height:72px;padding:10px 12px}.dmWaiting,.dmSafetyCopy{color:var(--muted);font-size:.84rem}.dmSafetyCopy{margin-top:22px}@media (width<=600px){.dmMessage{width:92%}.dmReplyForm{grid-template-columns:1fr}.dmReplyForm .button{width:100%}}[data-app-store-link=unset]{cursor:default}.landingPrivate{background:radial-gradient(circle at 84% 12%,#f3d7c3 0,#0000 24rem),#edf3ef;padding:116px max(24px,50vw - 560px)}.landingPrivateHeading{grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);align-items:end;gap:10px 80px;margin-bottom:52px;display:grid}.landingPrivateHeading .landingSectionLabel{grid-column:1/-1}.landingPrivateHeading h2,.landingAppMap h2,.landingSupportHub h2{letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(2rem,4.4vw,3.65rem);line-height:1.25}.landingPrivateHeading>p:last-child{color:#58706a;margin:0 0 8px}.landingPrivateGrid{border-top:1px solid #cad9d2;border-left:1px solid #cad9d2;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.landingPrivateGrid article{background:#ffffffb5;border-bottom:1px solid #cad9d2;border-right:1px solid #cad9d2;min-height:260px;padding:32px}.landingPrivateGrid article>div{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.landingPrivateGrid article>div span{color:#c56837;font-family:Georgia,serif;font-size:1.4rem}.landingPrivateGrid article>div small{color:#6b817b;letter-spacing:.12em;font-size:.65rem;font-weight:900}.landingPrivateGrid h3{margin:48px 0 12px;font-size:1.3rem;line-height:1.55}.landingPrivateGrid p{color:#5a706a;margin:0;font-size:.88rem}.landingPrivacyCaveat{color:#6a7d78;margin:20px 0 0;font-size:.72rem}.landingAppMap{color:#fff;background:radial-gradient(circle at 8% 8%,#2b71682e,#0000 28rem),#102f2c;grid-template-columns:minmax(280px,.8fr) minmax(0,1fr);gap:90px;padding:116px max(24px,50vw - 560px);display:grid}.landingAppMap>div{align-self:start;position:sticky;top:118px}.landingAppMap>div>p:last-child{color:#bcd3ce}.landingAppMap ol{border-top:1px solid #ffffff2b;margin:0;padding:0;list-style:none}.landingAppMap li{border-bottom:1px solid #ffffff2b;grid-template-columns:48px 1fr;gap:20px;padding:25px 0;display:grid}.landingAppMap li>span{color:#e7a17a;font-family:Georgia,serif;font-size:1.1rem}.landingAppMap h3{margin:0 0 7px;font-size:1.13rem}.landingAppMap li p{color:#afcbc5;margin:0;font-size:.84rem}.landingSupportHub{background:#f3f6f2;grid-template-columns:minmax(280px,.75fr) minmax(0,1fr);gap:84px;padding:112px max(24px,50vw - 560px);display:grid}.landingSupportHub>div>p:last-child{color:#5d716c}.landingSupportHub nav{border-top:1px solid #d5dfda;border-left:1px solid #d5dfda;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.landingSupportHub nav a{background:#fff;border-bottom:1px solid #d5dfda;border-right:1px solid #d5dfda;align-content:start;min-height:165px;padding:24px;transition:background .2s;display:grid}.landingSupportHub nav a:hover{background:#e7f1ec}.landingSupportHub nav strong{color:var(--green);font-size:.95rem}.landingSupportHub nav span{color:#61746f;margin-top:12px;font-size:.76rem}.supportTopicGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.supportTopicGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px}.supportTopicGrid h3{margin-top:0}.supportTopicGrid p{margin-bottom:0}@media (width<=900px){.landingPrivateHeading,.landingAppMap,.landingSupportHub{grid-template-columns:1fr;gap:42px}.landingAppMap>div{position:static}}@media (width<=760px){.landingPrivate,.landingAppMap,.landingSupportHub{padding:78px 20px}.landingPrivateHeading h2,.landingAppMap h2,.landingSupportHub h2{font-size:clamp(1.85rem,9vw,2.65rem)}.landingPrivateGrid,.landingSupportHub nav,.supportTopicGrid{grid-template-columns:1fr}.landingPrivateGrid article{min-height:225px;padding:26px}.landingSupportHub nav a{min-height:135px}}@media (prefers-reduced-motion:reduce){.landingSupportHub nav a{transition:none}}.securitySessionsPanel{background:#f8fcfa;border:1px solid #bdd7d0;border-radius:20px;margin-bottom:22px;padding:clamp(20px,5vw,30px);box-shadow:0 12px 36px #153d3514}.securitySessionsHeading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.securitySessionsHeading h2{margin:2px 0 0}.sessionCount{color:var(--green);background:#e0efe9;border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:900}.securitySessionsIntro{color:var(--muted);margin:14px 0 20px;line-height:1.7}.securitySessionList{gap:10px;display:grid}.securitySessionCard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px 16px}.securitySessionCard>div:first-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.currentSessionBadge{background:var(--green);color:#fff;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:900}.securitySessionCard dl{flex-wrap:wrap;gap:12px 26px;margin:12px 0 0;display:flex}.securitySessionCard dl div{gap:7px;font-size:.82rem;display:flex}.securitySessionCard dt{color:var(--muted)}.securitySessionCard dd{margin:0;font-weight:700}.securitySessionEmpty{color:var(--muted);background:#edf4f1;border-radius:12px;padding:14px}.securitySignOutAllButton{color:#8b2924;cursor:pointer;background:#fff;border:1px solid #c67a72;border-radius:12px;margin-top:18px;padding:11px 16px;font-weight:900}.securitySignOutAllButton:hover:not(:disabled){background:#fff3f1}.securitySignOutAllButton:disabled{cursor:not-allowed;opacity:.5}.securitySessionNote{color:var(--muted);margin:10px 0 0;font-size:.78rem;line-height:1.6}@media (width<=600px){.securitySessionCard dl{gap:6px;display:grid}.securitySignOutAllButton{width:100%}}.memberProfileLink{color:inherit;border-bottom:1px solid #0000;text-decoration:none;transition:color .15s,border-color .15s}.memberProfileLink:hover{color:var(--green);border-bottom-color:currentColor}.memberProfileLink:focus-visible{outline:3px solid var(--orange);outline-offset:2px;border-radius:3px}.memberProfileShell{width:min(100% - 32px,820px);margin:auto;padding:46px 0 70px}.memberProfileOverview{grid-template-columns:142px 1fr;align-items:center;gap:30px;padding:0 20px 32px;display:grid}.memberProfileOverview h1{margin:4px 0 14px;font-size:clamp(2rem,5vw,3rem)}.memberProfileStats{justify-content:flex-start}.memberProfileActions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.memberProfileDetails,.adminProfilePanel{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0 0 24px;padding:22px}.memberProfileDetails h2,.adminProfilePanel h2{margin-top:0}.memberProfileDetails p{margin:8px 0}.adminProfilePanel{background:#fffdf5;border-color:#d2a832}.adminProfileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;display:grid}.adminProfileGrid p{border-bottom:1px solid #eadfb9;margin:0;padding:8px 0}.adminMemberLinks{flex-wrap:wrap;gap:8px;display:flex}.adminMemberLinks a{background:#fff;border:1px solid #d2a832;border-radius:999px;padding:7px 10px}.adminMemberLinks small{color:var(--muted)}.memberProfilePostList{gap:14px;margin-top:18px;display:grid}.memberPostMeta{justify-content:space-between;align-items:center!important;display:flex!important}.memberPostMeta time{color:var(--muted);font-size:.78rem}.adminPostState{color:#806000;background:#fff1cf;border-radius:999px;margin:10px 0 0;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-flex}@media (width<=620px){.memberProfileOverview{grid-template-columns:94px 1fr;gap:18px;padding-left:8px;padding-right:8px}.memberProfileOverview .profileAvatarRing{width:90px;height:90px}.memberProfileOverview h1{font-size:1.7rem}.adminProfileGrid{grid-template-columns:1fr}.memberProfileActions{grid-column:1/-1}.memberProfileActions a{text-align:center;flex:1}}.sectionLead{color:var(--muted);margin-top:-8px}.adminRealtimeStatus{color:#52615d;background:#f4f7f6;border:1px solid #c6d3cf;border-radius:999px;flex-wrap:wrap;align-items:center;gap:6px 9px;margin-top:12px;padding:8px 12px;font-size:.74rem;display:inline-flex}.adminRealtimeStatus strong{font-size:.76rem}.adminRealtimeStatus>span:last-child{color:var(--muted)}.adminRealtimeStatusDot{background:#9aa6a2;border-radius:50%;flex:none;width:9px;height:9px}.adminRealtimeStatus.connected{background:var(--mint);color:var(--green);border-color:#a8cdc1}.adminRealtimeStatus.connected .adminRealtimeStatusDot{background:#20805f;box-shadow:0 0 0 4px #cfe9df}.adminRealtimeStatus.connecting,.adminRealtimeStatus.reconnecting{color:#74520f;background:#fff9e9;border-color:#ddc886}.adminRealtimeStatus.connecting .adminRealtimeStatusDot,.adminRealtimeStatus.reconnecting .adminRealtimeStatusDot{background:#b67a18;animation:1.4s ease-in-out infinite adminRealtimePulse}@keyframes adminRealtimePulse{50%{opacity:.38;transform:scale(.82)}}@media (prefers-reduced-motion:reduce){html:not([data-motion-preference=full]) .adminRealtimeStatusDot{animation:none!important}}.resultCount{color:var(--muted);margin:18px 0 8px;font-size:.85rem}.pageTitleRow{justify-content:space-between;align-items:center;gap:18px;display:flex}.pageTitleRow h1{margin-bottom:0}.noticeFilters{gap:8px;margin:24px 0 14px;display:flex}.noticeFilters button,.noticeActions button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:999px;padding:8px 14px}.noticeFilters button.active{background:var(--green);border-color:var(--green);color:#fff}.noticeMeta,.noticeActions{align-items:center;gap:9px;display:flex}.noticeMeta{justify-content:space-between}.noticeKind,.safetyStatus{background:var(--mint);color:var(--green);border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.unreadDot{background:var(--orange);border-radius:50%;width:9px;height:9px}.noticeActions{margin-top:12px}.noticeActions .secondaryButton{padding:7px 13px}.safetyMember{justify-content:space-between;align-items:center;gap:20px;display:flex}.safetyMember h2{margin:7px 0 0;font-size:1.1rem}.safetyStatus.block{color:#9a4e2e;background:#f8e8df}.safetyHelp{border:1px solid var(--line);background:#eef5f2;border-radius:18px;margin-top:28px;padding:22px}.safetyHelp h2{margin-top:0}.safetyHelp a{color:var(--green);font-weight:700;text-decoration:underline}.safetyHelpLinks{flex-wrap:wrap;gap:12px 20px;display:flex}.reportStatusList{gap:14px;margin-top:24px;display:grid}.reportStatusCard,.adminReportCard{gap:16px;display:grid}.reportStatusHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.reportStatusHeader h2{margin:8px 0 0;font-size:1.15rem}.reportStatusBadge{color:#52615d;background:#edf1ef;border-radius:999px;padding:5px 11px;font-size:.76rem;font-weight:800;display:inline-flex}.reportStatusBadge.reviewing{color:#8a5415;background:#fff1dd}.reportStatusBadge.resolved{background:var(--mint);color:var(--green)}.reportStatusBadges{flex-wrap:wrap;gap:7px;display:flex}.reportStatusBadge.overdue{color:#8d2f29;background:#f9dfdc}.reportProgress{grid-template-columns:repeat(3,1fr);margin:4px 0;padding:0;list-style:none;display:grid}.reportProgress li{color:var(--muted);text-align:center;justify-items:center;gap:7px;font-size:.76rem;font-weight:700;display:grid;position:relative}.reportProgress li:after{z-index:0;content:"";background:#dce3e0;width:calc(100% - 18px);height:3px;position:absolute;top:7px;left:calc(50% + 9px)}.reportProgress li:last-child:after{display:none}.reportProgress li span{z-index:1;background:#fff;border:3px solid #dce3e0;border-radius:50%;width:17px;height:17px;position:relative}.reportProgress li.complete{color:var(--green)}.reportProgress li.complete span{border-color:var(--green);background:var(--green)}.reportProgress li.done:after{background:var(--green)}.reportProgress li[aria-current=step] span{box-shadow:0 0 0 4px #d9ece7}.reportStatusDescription{font-weight:700}.reportSubmittedDetails{border-left:4px solid var(--line);padding:8px 0 8px 14px}.reportSubmittedDetails strong{color:var(--muted);font-size:.78rem}.reportSubmittedDetails p{white-space:pre-wrap;margin:5px 0 0}.adminReportActions{flex-wrap:wrap;gap:9px;display:flex}.adminReportActions button:disabled{cursor:not-allowed;opacity:.52}.adminReportCard.overdue{border-color:#cf6f67;box-shadow:0 0 0 2px #f9dfdc}.adminReportCard.viewer-active{outline-offset:3px;outline:3px solid #a8cdc1}.adminReportCard.notification-focus{background:linear-gradient(135deg,#fff 0%,#f0faf7 100%);border-color:#16826e;scroll-margin-block:24px;box-shadow:0 0 0 4px #c7ece3,0 18px 42px #0e5c4d24}.adminReportCard.notification-focus:focus{outline-offset:5px;outline:3px solid #0e5c4d}.reportStatusBadge.notification-focus{color:#0e5c4d;background:#d9f2eb}.reportStatusBadge.notification-undelivered{color:#832b36;background:#f6dadd}.reportStatusBadge.notification-pending{color:#52615d;background:#edf1ef}.adminReportPresence{flex-wrap:wrap;align-items:center;gap:7px;margin:-3px 0 0;display:flex}.adminReportPresence>span{background:var(--mint);color:var(--green);border:1px solid #a8cdc1;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:.72rem;font-weight:900;display:inline-flex}.adminReportPresence>span.others{color:#74520f;background:#fff9e9;border-color:#ddc886}.adminReportPresence i{background:#20805f;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #cfe9df}.adminReportPresence .others i{background:#b67a18;box-shadow:0 0 0 3px #f7e8bb}.adminAssignmentStatus{border:1px solid var(--line);background:#f6f8f7;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.adminAssignmentStatus>strong{color:var(--muted);font-size:.76rem}.adminAssignmentStatus>div{text-align:right;flex-direction:column;align-items:flex-end;gap:3px;display:flex}.adminAssignmentStatus span{font-weight:900}.adminAssignmentStatus time{color:var(--muted);font-size:.7rem;font-weight:700}.adminAssignmentStatus.mine{background:var(--mint);color:var(--green);border-color:#7db3a5}.adminAssignmentStatus.other{color:#74520f;background:#fff9e9;border-color:#ddc886}.adminAssignmentStatus.unassigned{border-style:dashed}.adminAssignmentStatus.overdue{color:#8d2f29;background:#fff3f2;border-color:#cf6f67}.adminAssignmentStatus em{color:#8d2f29;font-size:.74rem;font-style:normal;font-weight:900}.adminReportNotes{background:#f8fbfa;border:1px solid #c8d8d2;border-radius:16px;overflow:hidden}.adminReportNotes>header{background:#eef5f2;border-bottom:1px solid #dce6e2;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.adminReportNotes>header>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.adminReportNotes>header strong{color:var(--green);font-size:.86rem}.adminReportNotes>header span{color:#47645c;background:#dcebe6;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:800}.adminReportNotes>header small{color:var(--muted);font-size:.72rem;font-weight:800}.adminReportNotesEmpty{color:var(--muted);margin:0;padding:14px;font-size:.8rem}.adminReportNoteList{max-height:320px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.adminReportNoteList li{border-bottom:1px solid #e1e9e6;padding:13px 14px}.adminReportNoteList li>div{flex-wrap:wrap;align-items:baseline;gap:5px 8px;display:flex}.adminReportNoteList li strong{color:var(--green);font-size:.8rem}.adminReportNoteList li span,.adminReportNoteList li time{color:var(--muted);font-size:.7rem}.adminReportNoteList li time{margin-left:auto}.adminReportNoteList li p{white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0 0;font-size:.82rem;line-height:1.65}.adminReportNotes form{gap:8px;padding:14px;display:grid}.adminReportNotes form label{color:#47645c;font-size:.75rem;font-weight:900}.adminReportNotes textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:84px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:10px 11px;line-height:1.6}.adminReportNotes textarea:focus-visible{outline-offset:2px;outline:3px solid #a8cdc1}.adminReportNotes textarea:disabled{cursor:not-allowed;color:var(--muted);background:#edf1ef}.adminReportNoteFormFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.adminReportNoteFormFooter>span,.adminReportNoteHint,.adminReportNoteFeedback{color:var(--muted);font-size:.72rem}.adminReportNoteHint,.adminReportNoteFeedback{margin:0}.adminReportNoteFeedback{color:var(--green);font-weight:800}.adminReportNoteFeedback.error{color:#8d2f29}.adminHideButton{color:#812c27;border-color:#b65d55}.adminHideButton:hover:not(:disabled),.adminHideButton:focus-visible{background:#fff2f0;border-color:#8f3029}.adminAppealSection{margin:30px 0 38px;scroll-margin-top:20px}.adminServiceAnnouncements{background:#f8fcfa;border:1px solid #b9d2ca;border-radius:20px;margin:30px 0 38px;padding:clamp(18px,4vw,26px);scroll-margin-top:20px;box-shadow:0 12px 34px #153d3512}.adminServiceAnnouncementsLead{color:var(--muted);margin:-4px 0 18px;line-height:1.65}.adminServiceAnnouncementCounts{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.adminServiceAnnouncementCounts .adminCountBadge.scheduled{color:#365f80;background:#e8f1f8}.adminServiceAnnouncementCounts .adminCountBadge.draft{color:#654184;background:#f2eafa}.adminServiceAnnouncementForm{background:#fff;border:1px solid #d5e2de;border-radius:16px;grid-template-columns:minmax(160px,.34fr) minmax(0,.66fr);gap:14px;padding:16px;display:grid}.adminServiceAnnouncementEditingNotice{color:#174f43;background:#eff9f6;border:1px solid #8bbbae;border-radius:13px;grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 14px;display:flex}.adminServiceAnnouncementEditingNotice>div{gap:4px;display:grid}.adminServiceAnnouncementEditingNotice p{margin:0;font-size:.76rem;line-height:1.55}.adminServiceAnnouncementEditingNotice button{color:#225e50;font:inherit;cursor:pointer;background:#fff;border:1px solid #7eaa9e;border-radius:9px;flex:none;padding:7px 10px;font-size:.74rem;font-weight:900}.adminServiceAnnouncementForm label{color:#455b55;align-content:start;gap:6px;font-size:.78rem;font-weight:900;display:grid}.adminServiceAnnouncementMessageField{grid-column:1/-1}.adminServiceAnnouncementForm select,.adminServiceAnnouncementForm input,.adminServiceAnnouncementForm textarea{width:100%;color:var(--ink);font:inherit;background:#fbfdfc;border:1px solid #b9cbc5;border-radius:11px;padding:10px 11px;font-weight:500}.adminServiceAnnouncementForm input[type=datetime-local]{min-height:42px}.adminServiceAnnouncementForm input[type=datetime-local]:disabled{cursor:not-allowed;color:#59635f;background:#edf1ef}.adminServiceAnnouncementForm textarea{resize:vertical;min-height:104px;line-height:1.6}.adminServiceAnnouncementForm small{color:var(--muted);justify-self:end;font-size:.68rem;font-weight:600}.adminServiceAnnouncementAudienceField{border:1px solid #d5e2de;border-radius:13px;flex-wrap:wrap;grid-column:1/-1;gap:10px 18px;margin:0;padding:12px 14px 14px;display:flex}.adminServiceAnnouncementAudienceField legend{color:#455b55;padding:0 6px;font-size:.78rem;font-weight:900}.adminServiceAnnouncementForm .adminServiceAnnouncementAudienceField label{color:var(--ink);cursor:pointer;align-items:center;gap:7px;font-weight:700;display:flex}.adminServiceAnnouncementForm .adminServiceAnnouncementAudienceField input[type=radio]{width:17px;height:17px;accent-color:var(--green);margin:0}.adminServiceAnnouncementTargetPicker{background:#f6fbf9;border:1px solid #b9d2ca;border-radius:14px;grid-column:1/-1;gap:10px;padding:14px;display:grid}.adminServiceAnnouncementTargetPicker>label{color:#455b55;font-size:.78rem;font-weight:900}.adminServiceAnnouncementTargetSearch{gap:9px;display:flex}.adminServiceAnnouncementTargetSearch .secondaryButton{flex:none}.adminServiceAnnouncementTargetError{color:#8a5415;margin:0;font-size:.76rem;font-weight:800}.adminServiceAnnouncementTargetResults,.adminServiceAnnouncementSelectedTargets ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.adminServiceAnnouncementTargetResults li{background:#fff;border:1px solid #d5e2de;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.adminServiceAnnouncementTargetResults li>span{gap:2px;min-width:0;display:grid}.adminServiceAnnouncementTargetResults small,.adminServiceAnnouncementSelectedTargets small{justify-self:start}.adminServiceAnnouncementTargetResults button{border:1px solid var(--green);color:var(--green);cursor:pointer;background:#fff;border-radius:9px;flex:none;padding:7px 9px;font-size:.72rem;font-weight:900}.adminServiceAnnouncementSelectedTargets{border-top:1px solid #d5e2de;gap:8px;padding-top:11px;display:grid}.adminServiceAnnouncementSelectedTargets>strong{color:#455b55;font-size:.78rem}.adminServiceAnnouncementSelectedTargets>p{color:var(--muted);margin:0;font-size:.76rem}.adminServiceAnnouncementSelectedTargets ul{flex-wrap:wrap;display:flex}.adminServiceAnnouncementSelectedTargets li{color:#225e50;background:#e8f4f0;border-radius:999px;align-items:center;gap:7px;padding:6px 7px 6px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.adminServiceAnnouncementSelectedTargets li button{color:#225e50;width:22px;height:22px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;display:grid}.adminServiceAnnouncementFormActions{flex-wrap:wrap;grid-column:1/-1;gap:9px;display:flex}.adminServiceAnnouncementForm>.button{justify-self:start}.adminServiceAnnouncementLimit{color:#8a5415;align-self:center;margin:0;font-size:.76rem;font-weight:800}.adminServiceAnnouncementPreview{background:#f5fbf9;border:2px solid #7eaa9e;border-radius:17px;gap:13px;margin-top:16px;padding:16px;display:grid}.adminServiceAnnouncementPreviewHeading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.adminServiceAnnouncementPreviewHeading>div{gap:3px;display:grid}.adminServiceAnnouncementPreviewHeading span{color:var(--green);letter-spacing:.06em;font-size:.68rem;font-weight:900}.adminServiceAnnouncementPreviewHeading button{color:#365f54;cursor:pointer;background:#fff;border:1px solid #9db8b0;border-radius:9px;padding:6px 9px;font-weight:800}.adminServiceAnnouncementPreview .serviceAnnouncementBanner{width:100%;margin:0}.adminServiceAnnouncementPreview .serviceAnnouncementBanner button:disabled{opacity:1}.adminServiceAnnouncementPreview dl{flex-wrap:wrap;gap:8px 20px;margin:0;display:flex}.adminServiceAnnouncementPreview dl div{gap:7px;font-size:.74rem;display:flex}.adminServiceAnnouncementPreview dt{color:var(--muted)}.adminServiceAnnouncementPreview dd{margin:0;font-weight:800}.adminServiceAnnouncementDraftSection,.adminServiceAnnouncementPublishedSection{margin-top:22px}.adminServiceAnnouncementDraftSection>h3,.adminServiceAnnouncementPublishedSection>h3{margin:0 0 10px;font-size:.95rem}.adminServiceAnnouncementList{gap:11px;margin-top:18px;display:grid}.adminServiceAnnouncementCard{background:#fffaf0;border:1px solid #dac28f;border-left:5px solid #b97921;border-radius:14px;padding:15px 16px}.adminServiceAnnouncementCard.maintenance{background:#f4f9fd;border-color:#a7bed3 #a7bed3 #a7bed3 #47769e}.adminServiceAnnouncementCard.incident{background:#fff5f3;border-color:#dfaaa5 #dfaaa5 #dfaaa5 #ad4740}.adminServiceAnnouncementCard.scheduled{background:#f4f9fd;border-style:dashed;border-color:#8fb2cd #8fb2cd #8fb2cd #47769e}.adminServiceAnnouncementCard.draft{background:#fbf7fd;border-style:dashed;border-color:#b79acb #b79acb #b79acb #795393}.adminServiceAnnouncementCard.expired,.adminServiceAnnouncementCard.ended{color:#59635f;background:#f7f8f7;border-color:#d7ddda #d7ddda #d7ddda #89938f}.adminServiceAnnouncementCardHeading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.adminServiceAnnouncementCardHeading>div{gap:3px;min-width:0;display:grid}.adminServiceAnnouncementCardHeading>div>span{color:inherit;font-size:.68rem;font-weight:900}.adminServiceAnnouncementCardHeading strong{overflow-wrap:anywhere}.adminServiceAnnouncementState{color:#176542;background:#dcefe6;border-radius:999px;flex:none;padding:4px 8px;font-size:.68rem;font-weight:900}.adminServiceAnnouncementCard.scheduled .adminServiceAnnouncementState{color:#315f82;background:#dcebf6}.adminServiceAnnouncementCard.draft .adminServiceAnnouncementState{color:#654184;background:#eee2f5}.adminServiceAnnouncementCard.expired .adminServiceAnnouncementState,.adminServiceAnnouncementCard.ended .adminServiceAnnouncementState{color:#59635f;background:#e5e8e7}.adminServiceAnnouncementCard>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 0;font-size:.82rem;line-height:1.65}.adminServiceAnnouncementCard dl{flex-wrap:wrap;gap:7px 22px;margin:12px 0 0;display:flex}.adminServiceAnnouncementCard dl div{gap:7px;font-size:.74rem;display:flex}.adminServiceAnnouncementCard dt{color:var(--muted)}.adminServiceAnnouncementCard dd{margin:0;font-weight:800}.adminServiceAnnouncementEnd{color:#812c27;cursor:pointer;background:#fff;border:1px solid #b65d55;border-radius:10px;margin-top:13px;padding:8px 11px;font-size:.74rem;font-weight:900}.adminServiceAnnouncementEnd:disabled{cursor:not-allowed;opacity:.55}.adminServiceAnnouncementDraftActions,.adminServiceAnnouncementCardActions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:13px;display:flex}.adminServiceAnnouncementDraftActions .adminServiceAnnouncementEnd,.adminServiceAnnouncementCardActions .adminServiceAnnouncementEnd{margin-top:0}.adminServiceAnnouncementRefresh{margin-top:14px}.screenReaderOnly{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.adminActivityDashboard{margin-top:28px;scroll-margin-top:20px}.adminActivityHeading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.adminActivityHeading h2{margin:5px 0 0}.adminActivityHeading>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:.82rem;line-height:1.65}.adminActivityRefresh{flex:none}.adminActivityRange{border:1px solid var(--line);background:#fff;border-radius:999px;gap:5px;margin-top:18px;padding:4px;display:inline-flex}.adminActivityRange button{color:#52615d;cursor:pointer;min-width:62px;font:inherit;background:0 0;border:0;border-radius:999px;padding:8px 13px;font-size:.78rem;font-weight:900}.adminActivityRange button:hover,.adminActivityRange button:focus-visible{background:var(--mint);color:var(--green)}.adminActivityRange button:focus-visible{outline-offset:2px;outline:3px solid #a8cdc1}.adminActivityRange button.active{background:var(--green);color:#fff}.adminActivityComparisonNote{color:var(--muted);margin:8px 0 0;font-size:.68rem;line-height:1.55}.adminActivityLoading,.adminActivityError{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:16px;margin-top:16px;padding:20px;font-size:.82rem}.adminActivityError{color:#812c27;background:#fff7f6;border-color:#d8a29c;justify-content:space-between;align-items:center;gap:16px;display:flex}.adminActivityError p{margin:0}.adminActivitySummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.adminActivitySummary article{background:#f7fbfa;border:1px solid #cbdcd6;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:baseline;gap:6px;padding:16px;display:grid}.adminActivitySummary article.attention{background:#fff6f5;border-color:#ddaaa4}.adminActivitySummary span{color:#52615d;grid-column:1/-1;font-size:.74rem;font-weight:900}.adminActivitySummary strong{color:var(--ink);justify-self:end;font-size:clamp(1.65rem,4vw,2.25rem);line-height:1}.adminActivitySummary small{color:var(--muted);font-size:.72rem;font-weight:800}.adminActivityCharts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;transition:opacity .16s;display:grid}.adminActivityCharts.updating{opacity:.58}.adminActivityChart{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;padding:16px}.adminActivityChart header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.adminActivityChart h3{margin:0;font-size:.94rem}.adminActivityChart header p{color:var(--muted);margin:5px 0 0;font-size:.68rem;line-height:1.45}.adminActivityChart header>strong{color:var(--green);flex:none;font-size:1rem}.adminActivityChartMeta{color:var(--muted);justify-content:space-between;gap:10px;margin-top:14px;font-size:.64rem;font-weight:800;display:flex}.adminActivityComparison{color:#50615c;background:#f1f4f3;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-top:9px;padding:8px 9px;display:flex}.adminActivityComparison strong{font-size:.7rem}.adminActivityComparison span{font-size:.62rem;font-weight:700}.adminActivityComparison.increase{color:#75561b;background:#fff7e5}.adminActivityComparison.decrease{color:#315f7d;background:#eef6fb}.adminActivityChartScroller{margin-top:10px;padding-bottom:4px;overflow-x:auto}.adminActivityChartCanvas{width:100%}.adminActivityChartPlot{background-image:linear-gradient(#e7eeeb 1px,#0000 1px);background-size:100% 25%;border-bottom:1px solid #ccd8d4;align-items:stretch;gap:4px;height:176px;display:grid}.adminActivityBarColumn{align-items:flex-end;height:100%;display:flex}.adminActivityBar{background:#319a7e;border-radius:5px 5px 2px 2px;width:100%;min-height:3px;display:block}.adminActivityChart.posts .adminActivityBar{background:#5588bd}.adminActivityChart.reports .adminActivityBar{background:#c5756c}.adminActivityChartAxis{min-width:100%;color:var(--muted);justify-content:space-between;margin-top:7px;font-size:.62rem;font-weight:700;display:flex}.adminActivityUpdated{min-height:1em;color:var(--muted);text-align:right;margin:9px 0 0;font-size:.66rem}.adminJumpLinks{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.adminJumpLinks a{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:999px;padding:8px 13px;font-size:.8rem;font-weight:900;text-decoration:none}.adminJumpLinks a:hover,.adminJumpLinks a:focus-visible{border-color:var(--green);background:var(--mint)}@media (width<=800px){.adminActivityCharts{grid-template-columns:1fr}}@media (width<=600px){.adminActivityHeading{flex-direction:column;align-items:stretch}.adminActivityRefresh{align-self:flex-start}.adminActivitySummary{grid-template-columns:1fr}.adminActivitySummary article{grid-template-columns:1fr auto}.adminActivitySummary strong{justify-self:start}.adminActivityError{flex-direction:column;align-items:flex-start}}.adminSectionHeading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.adminSectionHeading .eyebrow{margin:0}.adminSectionHeading h2{margin:5px 0 0}.adminReportsHeading{margin-top:12px;scroll-margin-top:20px}.adminReportCounts{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.adminCountBadge{color:#52615d;background:#edf1ef;border-radius:999px;flex:none;padding:6px 11px;font-size:.76rem;font-weight:800}.adminCountBadge.overdue{color:#8d2f29;background:#f9dfdc}.adminCountBadge.undelivered{color:#832b36;background:#f6dadd}.adminOverdueSummary{color:#702722;background:#fff3f2;border:1px solid #cf6f67;border-radius:16px;margin:0 0 16px;padding:14px 16px}.adminOverdueSummary strong{font-size:.9rem}.adminOverdueSummary p{margin:5px 0 0;font-size:.8rem;line-height:1.6}.adminPushDeliverySummary{color:#702832;background:#fff2f3;border:1px solid #c26a74;border-radius:16px;margin:0 0 16px;padding:14px 16px}.adminPushDeliverySummary strong{font-size:.9rem}.adminPushDeliverySummary p{margin:5px 0 0;font-size:.8rem;line-height:1.6}.adminReportFocusNotice{color:#174f43;background:#effaf7;border:1px solid #77b9a8;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;padding:14px 16px;display:flex}.adminReportFocusNotice.unavailable{color:#644a13;background:#fff9e9;border-color:#d9bd78}.adminReportFocusNotice strong{font-size:.9rem}.adminReportFocusNotice p{margin:5px 0 0;font-size:.8rem;line-height:1.6}.adminReportFocusNotice>button,.adminReportFocusActions{flex:none}.adminReportFocusActions{flex-wrap:wrap;gap:8px;display:flex}.adminReportFocusActions a{text-decoration:none}.adminReportSearch{gap:7px;margin:0 0 14px;display:grid}.adminReportSearch>label{color:#47645c;font-size:.78rem;font-weight:900}.adminReportSearch>div{gap:8px;display:flex}.adminReportSearch input{border:1px solid var(--line);min-width:0;min-height:44px;color:var(--ink);font:inherit;background:#fff;border-radius:13px;flex:1;padding:10px 12px}.adminReportSearch input:focus-visible{border-color:var(--green);outline-offset:2px;outline:3px solid #a8cdc1}.adminReportSearch button{border:1px solid var(--line);color:var(--green);cursor:pointer;font:inherit;background:#fff;border-radius:12px;flex:none;padding:8px 12px;font-size:.76rem;font-weight:900}.adminReportSearch button:hover,.adminReportSearch button:focus-visible{border-color:var(--green);background:var(--mint)}.adminReportSearch button:focus-visible{outline-offset:2px;outline:3px solid #a8cdc1}.adminReportSearch>p{color:var(--muted);margin:0;font-size:.7rem}.adminReportFilterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin:0 0 16px;display:flex}.adminReportFilters{flex-wrap:wrap;gap:8px;display:flex}.adminReportFilter{border:1px solid var(--line);color:#52615d;cursor:pointer;min-height:38px;font:inherit;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.76rem;font-weight:900;display:inline-flex}.adminReportFilter:hover,.adminReportFilter:focus-visible{border-color:var(--green);background:var(--mint);color:var(--green)}.adminReportFilter:focus-visible{outline-offset:2px;outline:3px solid #a8cdc1}.adminReportFilter.active{border-color:var(--green);background:var(--green);color:#fff}.adminReportFilter.overdue.active{background:#8d2f29;border-color:#8d2f29}.adminReportFilter>span{color:#52615d;text-align:center;background:#edf1ef;border-radius:999px;min-width:22px;padding:2px 6px;font-size:.68rem}.adminReportFilter.active>span{color:#fff;background:#ffffff2e}.adminReportFilterBar>p{color:var(--muted);margin:0;font-size:.74rem;font-weight:800}.adminAppealCard{background:#fffdf7;border-color:#dfc17c;gap:14px;display:grid}.adminAppealCard h3,.adminReportCard h3{margin:8px 0 0;font-size:1.05rem}.adminAppealDetail{border-left:4px solid #d4b261;padding:7px 0 7px 13px}.adminAppealDetail.enforcement{border-left-color:#c37e55}.adminAppealDetail.statement{border-left-color:var(--green)}.adminAppealDetail strong{color:var(--muted);font-size:.78rem}.adminAppealDetail p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;line-height:1.65}.adminAppealActions{border-top:1px solid #e7d7ad;flex-wrap:wrap;gap:10px;padding-top:14px;display:flex}.adminUpholdButton{color:#812c27;border-color:#b65d55}.adminUpholdButton:hover:not(:disabled),.adminUpholdButton:focus-visible{background:#fff2f0;border-color:#8f3029}.adminHistorySection{border-top:1px solid var(--line);margin-top:50px;padding-top:38px;scroll-margin-top:20px}.adminHistoryLead{color:var(--muted);margin:-5px 0 20px;line-height:1.7}.adminHistoryFilters{background:#f5faf8;border:1px solid #b9d1ca;border-radius:18px;grid-template-columns:minmax(240px,1fr) minmax(150px,.42fr) minmax(170px,.48fr);gap:13px;padding:17px;display:grid}.adminHistoryFilters.adminDeliveryFilters{grid-template-columns:minmax(240px,1fr) minmax(170px,.45fr)}.adminHistoryFilters label{color:#36504a;gap:7px;font-size:.76rem;font-weight:900;display:grid}.adminHistoryFilters input,.adminHistoryFilters select{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fff;border:1px solid #aebfba;border-radius:11px;padding:9px 11px;font-size:.92rem;font-weight:500}.adminHistoryFilters input:focus,.adminHistoryFilters select:focus{border-color:var(--green);outline:3px solid #77a99d33}.adminHistoryFilterActions{flex-wrap:wrap;grid-column:1/-1;gap:9px;display:flex}.adminHistoryLoading{color:var(--muted);margin:20px 0}.adminHistoryList{gap:14px;margin:20px 0 0;padding:0;list-style:none;display:grid}.adminHistoryCard{border:1px solid var(--line);background:#fff;border-radius:18px;gap:12px;padding:18px;display:grid}.adminHistoryCard>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.adminHistoryCard time{color:var(--muted);font-size:.76rem;font-weight:700}.adminHistoryBadges{flex-wrap:wrap;gap:7px;display:flex}.historyEvent,.historyResult{border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900;display:inline-flex}.historyEvent{color:#52615d;background:#edf1ef}.historyEvent.appeal{color:#7b5512;background:#fff3d8}.historyResult.resolved{color:#315f7a;background:#eaf2f8}.historyResult.hidden,.historyResult.upheld{color:#812c27;background:#fff0ed}.historyResult.overturned{background:var(--mint);color:var(--green)}.adminHistoryCard h3{margin:0;font-size:1.03rem}.adminHistoryActor{color:var(--muted);margin:0;font-size:.84rem}.adminHistoryActor strong{color:var(--ink)}.adminHistoryTarget,.adminHistoryReason{border-radius:13px;padding:13px 14px}.adminHistoryTarget{background:#f3f7f5}.adminHistoryReason{border-left:4px solid var(--green);background:#f8fbfa}.adminHistoryTarget strong,.adminHistoryReason strong{color:var(--muted);font-size:.76rem}.adminHistoryTarget p,.adminHistoryReason p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:170px;margin:6px 0 0;line-height:1.65;overflow:auto}.adminHistoryCard>footer{color:var(--muted);flex-wrap:wrap;gap:7px 14px;font-size:.7rem;font-weight:700;display:flex}.adminHistoryMore{margin-top:16px}.adminDeliveryHistoryCard{border-color:#c7d9d4}.adminPushCoveragePanel{background:#f7fbfa;border:1px solid #9bbeb5;border-radius:18px;gap:16px;margin:0 0 20px;padding:17px;display:grid}.adminPushCoveragePanel.warning{background:#fffbf2;border-color:#d9b267}.adminPushCoverageHeading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.adminPushCoverageHeading .eyebrow{margin:0}.adminPushCoverageHeading h3{margin:4px 0 0;font-size:1rem}.adminPushCoverageBadge{color:#21623f;background:#e2f3ea;border-radius:999px;flex:none;padding:6px 10px;font-size:.72rem;font-weight:900;display:inline-flex}.adminPushCoverageBadge.warning{color:#7a5317;background:#fff0cf}.adminPushCoverageLoading{color:var(--muted);margin:0;font-size:.82rem}.adminPushCoverageError{color:#782c35;background:#fff1f2;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.adminPushCoverageError p{margin:0;font-size:.82rem;font-weight:700}.adminPushCoverageStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.adminPushCoverageStats>div{background:#fff;border:1px solid #d4e2de;border-radius:14px;padding:13px 14px}.adminPushCoverageStats>div.warning{background:#fffaf0;border-color:#e1bd75}.adminPushCoverageStats dt{color:var(--muted);font-size:.72rem;font-weight:800}.adminPushCoverageStats dd{color:var(--green);margin:7px 0 0}.adminPushCoverageStats>div.warning dd{color:#7a5317}.adminPushCoverageStats dd strong{font-family:var(--serif);font-size:1.65rem;line-height:1}.adminPushCoverageStats dd span{margin-left:3px;font-size:.78rem;font-weight:800}.adminPushUnconfiguredPanel{background:#fff;border:1px solid #e0bf7d;border-radius:14px;overflow:hidden}.adminPushUnconfiguredHeading{background:#fff8e9;justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 14px;display:flex}.adminPushUnconfiguredHeading>div>strong{color:#704b15;font-size:.86rem}.adminPushUnconfiguredHeading p{color:#765f3e;margin:3px 0 0;font-size:.74rem;line-height:1.5}.adminPushUnconfiguredHeading>span{color:#6d4913;background:#f4dca9;border-radius:999px;flex:none;padding:4px 8px;font-size:.68rem;font-weight:900}.adminPushUnconfiguredList{margin:0;padding:0;list-style:none;display:grid}.adminPushUnconfiguredList li{align-items:center;gap:11px;padding:12px 14px;display:flex}.adminPushUnconfiguredList li+li{border-top:1px solid #ece4d3}.adminPushUnconfiguredAvatar{width:34px;height:34px;color:var(--green);background:#e7efe9;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.adminPushUnconfiguredList li>div:nth-child(2){flex:1;min-width:0;display:grid}.adminPushUnconfiguredList li>div:nth-child(2)>strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.adminPushUnconfiguredList li>div:nth-child(2)>span{color:var(--muted);font-size:.7rem}.adminPushUnconfiguredBadges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:5px;display:flex}.adminPushUnconfiguredBadges span{border-radius:999px;padding:4px 7px;font-size:.64rem;font-weight:900}.adminPushUnconfiguredBadges .self{background:var(--mint);color:var(--green)}.adminPushUnconfiguredBadges .warning{color:#7a5317;background:#fff0cf}.adminPushUnconfiguredEmpty{color:var(--muted);margin:0;padding:13px 14px;font-size:.78rem}.adminPushViewerStatus{border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.adminPushViewerStatus.enabled{color:#1f5d49;background:#eaf7f2}.adminPushViewerStatus.warning{color:#784d13;background:#fff1dd}.adminPushViewerStatus p{margin:4px 0 0;font-size:.78rem;line-height:1.55}.adminPushViewerStatus>a{flex:none;text-decoration:none}.adminPushTestPanel{background:#effaf7;border:1px solid #77b9a8;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 18px;margin:0 0 20px;padding:17px;display:grid}.adminPushTestPanel .eyebrow{margin:0}.adminPushTestPanel h3{margin:4px 0 0;font-size:1rem}.adminPushTestPanel>div>p:not(.eyebrow){color:#365f56;margin:7px 0 0;font-size:.82rem;line-height:1.6}.adminPushTestPanel>button{min-width:165px}.adminPushTestResult{color:#174f43;background:#fff;border-radius:13px;grid-column:1/-1;padding:12px 14px}.adminPushTestResult.error,.adminPushTestResult.undelivered{color:#782c35;background:#fff1f2}.adminPushTestResult.retrying{color:#735318;background:#fff8e9}.adminPushTestResult p{margin:5px 0 0;font-size:.8rem;line-height:1.6}.adminPushTestResult span{color:inherit;opacity:.78;margin-top:6px;font-size:.7rem;font-weight:800;display:block}.deliveryState{border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900;display:inline-flex}.deliveryState.delivered{color:#21623f;background:#e2f3ea}.deliveryState.undelivered{color:#832b36;background:#f8e0e3}.deliveryState.retrying{color:#7b5512;background:#fff1cf}.deliveryState.acknowledged{color:#315f7a;background:#e5f0f8}.deliveryState.pending{color:#52615d;background:#edf1ef}.adminDeliverySummary{background:#f5f8f7;border-left:4px solid #8aa29b;border-radius:12px;margin:0;padding:12px 14px;line-height:1.65}.adminDeliverySummary.delivered{background:#f1faf5;border-left-color:#4d9870}.adminDeliverySummary.undelivered{background:#fff5f6;border-left-color:#bd6973}.adminDeliverySummary.retrying{background:#fffaf0;border-left-color:#c79633}.adminDeliverySummary.acknowledged{background:#f4f9fc;border-left-color:#6391ad}.adminDeliveryFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.adminDeliveryFacts>div{background:#f3f7f5;border-radius:11px;padding:10px 12px}.adminDeliveryFacts dt{color:var(--muted);font-size:.7rem;font-weight:900}.adminDeliveryFacts dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:.82rem;font-weight:800}.appealPage>h1{margin-bottom:18px}.appealList{gap:18px;margin-top:26px;display:grid}.appealCard{gap:16px;display:grid}.appealCard.focused{border-color:#d2a832;box-shadow:0 0 0 4px #f4e4a566}.appealCardHeader{justify-content:space-between;align-items:center;gap:14px;display:flex}.appealTarget,.appealReason{background:#f6f9f7;border-radius:14px;padding:14px 16px}.appealReason{background:#fff7f5}.appealTarget strong,.appealReason strong,.appealSubmitted>strong{color:var(--muted);font-size:.78rem}.appealTarget p,.appealReason p,.appealSubmitted p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;line-height:1.7}.appealForm{border-top:1px solid var(--line);gap:12px;padding-top:16px;display:grid}.appealForm label{gap:8px;font-weight:900;display:grid}.appealForm textarea{resize:vertical;width:100%;min-height:150px;font:inherit;border:1px solid #bdc9c4;border-radius:12px;padding:13px;font-weight:400}.appealForm .button{width:fit-content}.appealNotice{color:#604b19;background:#fff8e8;border-radius:12px;padding:12px 14px;font-size:.8rem;line-height:1.6}.appealSubmitted{border-top:1px solid var(--line);gap:10px;padding-top:16px;display:grid}.appealSubmitted>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.appealDecisionResult{background:#f2f7f5;border-radius:12px;gap:5px;padding:13px 14px;display:grid}.appealDecisionResult strong{color:var(--green)}.appealDecisionResult p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.65}.appealStatus{color:#8a5415;background:#fff1dd;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:900;display:inline-flex}.appealStatus.overturned{background:var(--mint);color:var(--green)}.appealStatus.upheld,.appealClosed{color:#812c27}.appealClosed{font-weight:800}@media (width<=600px){.adminSectionHeading,.appealCardHeader{flex-direction:column;align-items:flex-start}.appealForm .button{width:100%}.adminServiceAnnouncementForm{grid-template-columns:1fr}.adminServiceAnnouncementMessageField{grid-column:1}.adminServiceAnnouncementCounts{justify-content:flex-start}.adminServiceAnnouncementTargetSearch,.adminServiceAnnouncementFormActions,.adminServiceAnnouncementDraftActions,.adminServiceAnnouncementCardActions{flex-direction:column;align-items:stretch}.adminServiceAnnouncementTargetSearch .secondaryButton,.adminServiceAnnouncementFormActions>button,.adminServiceAnnouncementDraftActions>button,.adminServiceAnnouncementCardActions>button{width:100%}.adminServiceAnnouncementEditingNotice{flex-direction:column}.adminServiceAnnouncementEditingNotice button{width:100%}.adminServiceAnnouncementPreviewHeading,.adminServiceAnnouncementPreview dl{flex-direction:column;align-items:flex-start}.adminServiceAnnouncementForm>.button,.adminServiceAnnouncementEnd,.adminServiceAnnouncementRefresh{width:100%}.adminServiceAnnouncementCardHeading,.adminServiceAnnouncementCard dl{flex-direction:column;align-items:flex-start}.adminAppealActions>button{width:100%}.adminHistoryFilters,.adminHistoryFilters.adminDeliveryFilters{grid-template-columns:1fr}.adminHistoryFilterActions{grid-column:1}.adminHistoryFilterActions>button,.adminHistoryMore{width:100%}.adminHistoryCard>header{flex-direction:column}.adminPushCoverageHeading,.adminPushViewerStatus,.adminPushCoverageError{flex-direction:column;align-items:stretch}.adminPushCoverageStats{grid-template-columns:1fr}.adminPushUnconfiguredList li{flex-wrap:wrap;align-items:flex-start}.adminPushUnconfiguredList li>div:nth-child(2){flex:none;width:calc(100% - 45px)}.adminPushUnconfiguredBadges{justify-content:flex-start;width:100%;padding-left:45px}.adminPushViewerStatus>a,.adminPushCoverageError>button{text-align:center;width:100%}.adminPushTestPanel{grid-template-columns:1fr}.adminPushTestPanel>button{width:100%}.adminPushTestResult{grid-column:1}.adminDeliveryFacts{grid-template-columns:1fr}.adminAssignmentStatus{flex-direction:column;align-items:flex-start}.adminAssignmentStatus>div{text-align:left;align-items:flex-start}.adminReportCounts{justify-content:flex-start}.adminReportFilterBar,.adminReportSearch>div{flex-direction:column;align-items:stretch}.adminReportSearch button{width:100%}.adminReportFilters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.adminReportFilter{justify-content:space-between}.adminReportNoteList li time{width:100%;margin-left:0}.adminReportNoteFormFooter{flex-direction:column;align-items:stretch}.adminReportNoteFormFooter .secondaryButton{width:100%}}.adminReportTarget{background:#f5fbf8;border:1px solid #a8cdc1;border-radius:16px;gap:12px;padding:16px;display:grid}.adminReportTarget.missing{background:#fffaf0;border-color:#d8c9a3}.adminReportTarget>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.adminReportTarget>header strong{color:var(--green);font-size:.84rem}.adminReportTarget>header span{color:var(--green);background:#dcefe8;border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:800}.adminReportTarget.missing>header span{color:#755917;background:#f1e5c7}.adminTargetTitleRow{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.adminTargetTitleRow h3{margin:0;font-size:1rem}.adminTargetBody{white-space:pre-wrap;overflow-wrap:anywhere;border-left:4px solid #a8cdc1;max-height:230px;padding:9px 0 9px 13px;line-height:1.7;overflow:auto;margin:0!important}.adminReportTarget.missing .adminTargetBody{border-left-color:#d8c9a3}.adminTargetFacts{flex-wrap:wrap;gap:8px 20px;margin:0;display:flex}.adminTargetFacts div{gap:7px;font-size:.78rem;display:flex}.adminTargetFacts dt{color:var(--muted)}.adminTargetFacts dd{margin:0;font-weight:800}.adminTargetProfileLink{width:fit-content;padding:8px 12px;font-size:.8rem}@media (width<=600px){.pageTitleRow,.safetyMember,.reportStatusHeader{flex-direction:column;align-items:stretch}.pageTitleRow .secondaryButton,.safetyMember .secondaryButton{width:100%}.adminReportActions>*{flex:1}.adminReportTarget>header{flex-direction:column;align-items:flex-start}.adminTargetProfileLink{text-align:center;width:100%}}.loginButton{letter-spacing:.05em;border:2px solid #0d4a45;border-radius:14px;min-height:56px;margin-top:4px;font-size:1.05rem;box-shadow:0 12px 28px #165c5640}.loginButton:hover{transform:translateY(-1px);box-shadow:0 15px 32px #165c5652}.loginButton:focus-visible{outline-offset:3px;outline:4px solid #e68a5266}.memberNavLinks{align-items:center;gap:8px;display:flex}@media (width<=760px){.homeHeader{grid-template-columns:1fr auto;align-items:center;padding-top:12px;padding-bottom:8px;display:grid}.homeHeader nav{display:contents}.homeHeader nav>button{grid-area:1/2;justify-self:end}.homeHeader .memberNavLinks{width:100vw;max-width:none;padding:8px max(8px, env(safe-area-inset-right)) 2px max(8px, env(safe-area-inset-left));box-sizing:border-box;border-top:1px solid #e2eae6;flex-wrap:nowrap;grid-area:2/1/auto/-1;justify-content:space-between;gap:0;margin:8px calc(50% - 50vw) 0}}.memberNavIcon{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#f6f9f7;border-radius:50%;place-items:center;font-size:1rem;line-height:1;transition:transform .15s,background .15s,box-shadow .15s;display:grid;position:relative}.memberNavIcon:hover{background:#eaf3ef;transform:translateY(-1px);box-shadow:0 5px 14px #165c5626}.memberNavIcon.active{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 5px 14px #165c5638}.memberNavIcon:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.notificationNavDot{pointer-events:none;background:#e53935;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px;box-shadow:0 1px 4px #7f171744}@media (width<=760px){.memberNavIcon{width:32px;height:32px;margin:0;font-size:.78rem}.notificationNavDot{width:9px;height:9px;top:-1px;right:-1px}}.navGlyph{color:currentColor;width:18px;height:18px;display:block;position:relative}.glyphAdmin:before{content:"⚙︎";place-items:center;font:400 20px/20px Arial,sans-serif;display:grid;position:absolute;inset:-1px}.glyphTimeline{background:linear-gradient(currentColor,currentColor) 8px 11px/2px 6px no-repeat}.glyphTimeline:before{content:"";box-sizing:border-box;border:1.7px solid;border-top:0;border-radius:0 0 2px 2px;width:12px;height:10px;position:absolute;top:7px;left:3px}.glyphTimeline:after{content:"";box-sizing:border-box;border-top:1.7px solid;border-left:1.7px solid;border-radius:2px 0 0;width:11.5px;height:11.5px;position:absolute;top:2px;left:3.25px;transform:rotate(45deg)}.glyphCompose{border:1.6px solid;border-radius:4px}.glyphCompose:before,.glyphCompose:after{content:"";background:currentColor;border-radius:2px;width:10px;height:2px;position:absolute;top:7px;left:3px}.glyphCompose:after{transform:rotate(90deg)}.glyphSearch:before{content:"";border:1.7px solid;border-radius:50%;width:10px;height:10px;position:absolute;top:1px;left:1px}.glyphSearch:after{content:"";transform-origin:0;background:currentColor;border-radius:2px;width:7px;height:1.8px;position:absolute;top:11px;left:11px;transform:rotate(45deg)}.glyphBell{background:linear-gradient(currentColor,currentColor) 8px 0/2px 4px no-repeat,linear-gradient(currentColor,currentColor) 2px 14px/14px 1.7px no-repeat}.glyphBell:before{content:"";box-sizing:border-box;border:1.7px solid;border-bottom:0;border-radius:7px 7px 0 0;width:12px;height:11px;position:absolute;top:3px;left:3px}.glyphBell:after{content:"";background:currentColor;border-radius:0 0 4px 4px;width:4px;height:2.5px;position:absolute;bottom:0;left:7px}.glyphMessage:before{content:"";clip-path:polygon(0 0,100% 50%,0 100%,25% 59%,68% 50%,25% 41%);background:currentColor;position:absolute;inset:2px 1px}.glyphTrust:before{content:"";box-sizing:border-box;border:1.7px solid;border-radius:5px 5px 7px 7px;width:13px;height:15px;position:absolute;top:1.5px;left:2.5px}.glyphTrust:after{content:"";border-bottom:1.8px solid;border-left:1.8px solid;width:5.5px;height:3px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.glyphSupport:before{content:"?";box-sizing:border-box;border:1.7px solid;border-radius:50%;place-items:center;font:700 13px/1 Arial,sans-serif;display:grid;position:absolute;inset:0}.profileIconLink{outline:2px solid var(--green);background:var(--mint);width:38px;height:38px;color:var(--green);border:2px solid #fff;border-radius:50%;place-items:center;margin-left:4px;font-size:.88rem;font-weight:800;transition:transform .15s,box-shadow .15s;display:grid;overflow:hidden}.profileIconLink.official{color:#806000;background:#fff9dc;outline-color:#d2a832}.profileIconLink img{object-fit:cover;width:100%;height:100%}.profileIconLink:hover{transform:translateY(-1px);box-shadow:0 5px 14px #165c5633}.profileIconLink:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media (width<=760px){.profileIconLink{width:32px;height:32px;margin:0}}.composeWelcome{padding-bottom:22px}.supportDirectory{max-width:1240px}.supportTitleRow p:last-child,.adminSupportSection .adminSectionHeading p:last-child{max-width:680px;color:var(--muted);margin:8px 0 0}.supportLayout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:20px;display:grid}.supportCard,.adminSupportSection{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;padding:22px;box-shadow:0 16px 44px #183e3510}.supportSectionHeading,.adminSupportToolbar,.adminSupportItemHeader,.supportMessageMeta,.adminSupportStatusActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.supportSectionHeading{margin-bottom:18px}.supportSectionHeading h2,.supportThreadHeader h3,.adminSupportThread h3{margin:2px 0 0}.supportForm,.supportReplyForm{gap:16px;display:grid}.supportForm label,.supportReplyForm label{gap:7px;font-weight:750;display:grid}.supportForm select,.supportForm input,.supportForm textarea,.supportReplyForm textarea,.adminSupportSearch input{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px}.supportForm select,.supportForm input,.adminSupportSearch input{min-height:46px;padding:10px 12px}.supportForm textarea,.supportReplyForm textarea{resize:vertical;min-height:112px;padding:12px;line-height:1.65}.supportFieldHint{color:var(--muted);text-align:right;font-size:.78rem;font-weight:500}.supportHistoryLayout,.adminSupportLayout{grid-template-columns:minmax(190px,.68fr) minmax(0,1.32fr);gap:16px;min-width:0;display:grid}.supportInquiryList,.adminSupportList{align-content:start;gap:8px;max-height:680px;padding-right:3px;display:grid;overflow:auto}.supportInquiryItem,.adminSupportItem{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#f8fbf9;border-radius:14px;gap:6px;padding:13px;display:grid}.supportInquiryItem:hover,.adminSupportItem:hover,.supportInquiryItem.active,.adminSupportItem.active{border-color:var(--green);background:#edf7f2}.supportInquiryItem.active,.adminSupportItem.active{box-shadow:inset 4px 0 var(--green)}.supportInquiryPreview{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden}.supportStatusBadge{color:#41504b;background:#e7ece9;border-radius:999px;justify-content:center;justify-self:start;align-items:center;min-height:24px;padding:2px 9px;font-size:.75rem;font-weight:800;display:inline-flex}.supportStatusBadge.received{color:#8a461d;background:#fff0e4}.supportStatusBadge.in_progress{color:#275c9c;background:#e7f0ff}.supportStatusBadge.answered{color:#17633a;background:#e2f5e9}.supportStatusBadge.closed{color:#52605b;background:#eceeed}.supportThread,.adminSupportThread{border:1px solid var(--line);background:#fbfdfc;border-radius:16px;min-width:0;padding:18px}.supportThreadHeader{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:14px}.supportMessages{gap:10px;max-height:440px;margin-bottom:16px;padding:2px 4px 2px 0;display:grid;overflow:auto}.supportMessage{border:1px solid var(--line);background:#fff;border-radius:4px 16px 16px;max-width:88%;padding:12px 14px}.supportMessage.member{background:#eaf6f0;border-color:#bdddcf;border-radius:16px 4px 16px 16px;justify-self:end}.adminSupportThread .supportMessage.member{border-radius:4px 16px 16px;justify-self:start}.adminSupportThread .supportMessage.admin{background:#eaf6f0;border-color:#bdddcf;border-radius:16px 4px 16px 16px;justify-self:end}.supportMessageMeta{align-items:baseline;margin-bottom:5px;font-size:.78rem}.supportMessageMeta span{color:var(--muted);font-size:.72rem}.supportMessage p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.65}.supportClosedNotice{color:var(--muted);background:#eef1ef;border-radius:12px;margin:0;padding:12px 14px}.adminSupportSection{margin-top:24px;scroll-margin-top:18px}.adminSupportToolbar{align-items:stretch;margin:18px 0}.adminSupportSearch{gap:8px;width:min(100%,420px);display:flex}.adminSupportSearch input{min-width:0}.adminSupportLayout{grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr)}.adminSupportItemHeader{align-items:flex-start}.adminSupportItem>span:not(.supportInquiryPreview){color:var(--muted);font-size:.82rem}.adminSupportStatusActions{flex-wrap:wrap;justify-content:flex-start;margin-bottom:15px}.adminSupportStatusActions button{min-height:38px;padding:7px 11px}@media (width<=980px){.supportLayout{grid-template-columns:1fr}}@media (width<=760px){.supportCard,.adminSupportSection{border-radius:16px;padding:16px}.supportHistoryLayout,.adminSupportLayout{grid-template-columns:1fr}.supportInquiryList,.adminSupportList{scroll-snap-type:x proximity;max-height:none;padding:0 0 6px;display:flex;overflow-x:auto}.supportInquiryItem,.adminSupportItem{scroll-snap-align:start;flex:0 0 min(82vw,300px)}.adminSupportToolbar{flex-direction:column;align-items:stretch}.adminSupportSearch{width:100%}.supportMessage{max-width:94%}}.composeLayout{gap:18px}.composeCard{box-shadow:0 18px 48px #183e3512}.composeNotice{justify-content:space-between;align-items:center;gap:14px;display:flex}.composeNotice .formMessage{flex:1}.composeNotice a{color:var(--green);white-space:nowrap;font-size:.85rem;font-weight:800;text-decoration:underline}.draftPanelHeading{justify-content:space-between;align-items:center;display:flex}.draftPanelHeading h2{margin:0}.draftPanelHeading span{color:var(--green);font-size:.78rem;font-weight:800}.composeLoading{max-width:720px;color:var(--muted);margin:auto;padding:70px 24px}@media (width<=520px){.composeNotice{flex-direction:column;align-items:flex-start}.composeNotice a{align-self:flex-end}}.profilePage{background:#fafbf9}.profileHeader{z-index:20;position:sticky;top:0}.profileShell{width:min(100% - 32px,920px);margin:auto;padding:52px 0 90px}.profileOverview{grid-template-columns:220px 1fr;align-items:center;gap:56px;padding:12px 42px 48px;display:grid}.profileAvatarRing{background:var(--green);border-radius:50%;justify-self:center;place-items:center;width:168px;height:168px;padding:5px;display:grid}.profileAvatarRing img,.profileAvatarRing>span{object-fit:cover;border:5px solid #fff;border-radius:50%;width:100%;height:100%}.profileAvatarRing>span{background:var(--mint);color:var(--green);place-items:center;font-size:3.4rem;font-weight:800;display:grid}.profileIdentity{min-width:0}.profileTitleRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.profileTitleRow h1{overflow-wrap:anywhere;margin:2px 0 0;font-size:clamp(1.75rem,4vw,2.4rem);line-height:1.2}.profileTitleActions{align-items:center;gap:10px;display:flex}.profileAccountLink{color:var(--muted);white-space:nowrap;text-underline-offset:3px;font-size:.88rem;font-weight:800;text-decoration:underline}.profileAccountLink:hover{color:var(--green)}.profileHandle{color:var(--muted);margin:0;font-size:.9rem}.profileEditButton,.profileCloseButton{color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd6d1;border-radius:10px;padding:9px 16px;font-weight:800}.profileEditButton:hover{background:#edf4f1}.profileStats{gap:42px;margin:26px 0 22px;display:flex}.profileStats div{flex-direction:column-reverse;display:flex}.profileStats dt{color:var(--muted);font-size:.8rem}.profileStats dd{margin:0;font-size:1.35rem;font-weight:800;line-height:1.2}.profileStatButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.profileStatButton:hover{text-decoration:underline}.profileStatButton:focus-visible{outline:3px solid var(--orange);outline-offset:3px;border-radius:4px}.profileBio{white-space:pre-wrap;max-width:560px;margin:0}.profileRegion{color:var(--green);margin:8px 0 0;font-size:.85rem;font-weight:700}.profileMessage{margin:0 42px 22px}.profileEditPanel{border:1px solid var(--line);background:#fff;border-radius:22px;margin:0 0 38px;padding:30px;box-shadow:0 18px 50px #183e3512}.profileEditHeading{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.profileEditHeading h2{margin:3px 0 0}.profileEditHeading .eyebrow{margin:0}.profileCloseButton{border:0;border-radius:50%;width:38px;height:38px;padding:0;font-size:1.5rem}.profileEditForm{grid-template-columns:180px 1fr;align-items:start;gap:30px;display:grid}.profileAvatarEditor{padding:20px 12px}.profileFields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profileFieldWide{grid-column:1/-1}.profilePrivacy{background:#f5f8f6;border-radius:14px;gap:8px;padding:15px;display:grid}.profileSaveButton{justify-self:start;padding-left:34px;padding-right:34px}.profilePosts{border-top:1px solid var(--line)}.infiniteScrollStatus{min-height:2.5rem;color:var(--muted);text-align:center;justify-items:center;gap:.65rem;padding:1rem 0 .35rem;display:grid}.infiniteScrollSentinel{width:100%;height:1px}.infiniteScrollStatus p{margin:0}.infiniteScrollError{justify-items:center;gap:.65rem;display:grid}.profilePostGrid>.infiniteScrollStatus{grid-column:1/-1;width:100%}.profileTabs{justify-content:center;height:58px;display:flex}.profileTabs h2{border-top:2px solid var(--ink);letter-spacing:.08em;align-items:center;gap:8px;margin:-1px 0 0;padding:16px 8px 0;font-size:.82rem;display:flex}.profilePostGrid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.profilePostTile{aspect-ratio:1;color:#fff;text-align:left;font:inherit;cursor:pointer;background:#e6efeb;border:0;padding:0;position:relative;overflow:hidden}.profilePostTile>img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.profilePostTile:hover>img{transform:scale(1.025)}.profilePostTile:focus-visible{z-index:2;outline:4px solid var(--orange);outline-offset:-4px}.profilePostText{background:linear-gradient(145deg,#165c56,#247a6f);flex-direction:column;justify-content:center;width:100%;height:100%;padding:18px;display:flex}.profilePostText span{color:#bde0d8;font-size:.67rem;font-weight:800}.profilePostText p{-webkit-line-clamp:5;white-space:pre-wrap;-webkit-box-orient:vertical;margin:7px 0 0;font-size:clamp(.76rem,1.5vw,.98rem);line-height:1.55;display:-webkit-box;overflow:hidden}.profilePostTile time{background:#102c2885;border-radius:999px;padding:2px 7px;font-size:.67rem;position:absolute;bottom:7px;right:8px}.profilePinned{color:var(--green);background:#fff;border-radius:999px;padding:3px 8px;font-size:.66rem;position:absolute;top:8px;left:8px}.profileEmpty{text-align:center;background:#fff;padding:70px 24px}.profileEmpty>span{border:2px solid var(--ink);border-radius:50%;place-items:center;width:68px;height:68px;margin:auto;font-size:2.4rem;display:grid}.profileEmpty h3{margin:18px 0 4px;font-size:1.5rem}.profileEmpty p{color:var(--muted);margin:0 0 20px}.profileLoading{max-width:920px;color:var(--muted);margin:auto;padding:70px 24px}.profileDialogBackdrop{z-index:100;background:#102c28a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profileDialog{border:1px solid var(--line);width:min(100%,460px);max-height:min(82vh,720px);color:var(--ink);background:#fff;border-radius:22px;overflow:auto;box-shadow:0 24px 80px #102c2866}.profileDialogHeader{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex;position:sticky;top:0}.profileDialogHeader h2{margin:0;font-size:1.15rem}.profileDialogClose{width:36px;height:36px;color:var(--ink);cursor:pointer;background:#eef4f1;border:0;border-radius:50%;flex:none;font-size:1.45rem;line-height:1}.profileDialogClose:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.profileDialogEmpty{text-align:center;color:var(--muted);margin:0;padding:42px 22px}.profileMemberList{padding:4px 18px 12px}.profileMemberList article{border-bottom:1px solid #edf1ef;align-items:center;gap:12px;padding:13px 0;display:flex}.profileMemberList article:last-child{border-bottom:0}.profileListAvatar{outline:2px solid var(--green);background:var(--mint);width:44px;height:44px;color:var(--green);border:2px solid #fff;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.profileListAvatar.official{outline-color:#d2a832}.profileListAvatar img{object-fit:cover;width:100%;height:100%}.profileMemberList article>div{gap:2px;min-width:0;display:grid}.profileMemberList article>div strong,.profileMemberList article>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profileMemberList article>div span{color:var(--muted);font-size:.8rem}.profilePostDialog{overscroll-behavior:contain;touch-action:pan-y;width:min(100%,640px)}.profilePostDialog .profileDialogHeader>div{gap:3px;display:grid}.profilePostDialog .profileDialogHeader time{color:var(--muted);font-size:.75rem}.profilePostDialogCategory{color:var(--green);font-size:.78rem;font-weight:800}.profilePostPager{border-bottom:1px solid var(--line);background:#fbfcfa;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:10px 18px;display:grid}.profilePostPager button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:.78rem;font-weight:800}.profilePostPager button:first-child{text-align:left}.profilePostPager button:last-child{text-align:right}.profilePostPager button:disabled{opacity:.3;cursor:default}.profilePostPager span{color:var(--muted);font-size:.72rem;font-weight:800}.profilePostSwipeHint{text-align:center;color:var(--muted);background:#f3f7f5;margin:0;padding:7px 12px;font-size:.68rem;display:none}.profilePostDialog.slide-newer{animation:.24s ease-out profilePostFromRight}.profilePostDialog.slide-older{animation:.24s ease-out profilePostFromLeft}@keyframes profilePostFromRight{0%{opacity:.72;transform:translate(42px)}to{opacity:1;transform:translate(0)}}@keyframes profilePostFromLeft{0%{opacity:.72;transform:translate(-42px)}to{opacity:1;transform:translate(0)}}.profilePostDialogImages{grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid}.profilePostDialogImages.count1{grid-template-columns:1fr}.profilePostDialogImages img{object-fit:cover;width:100%;height:260px}.profilePostDialogImages.count1 img{object-fit:contain;background:#f1f5f3;height:auto;max-height:520px}.profilePostFullBody{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:24px;line-height:1.75}.profilePostDialogPinned{color:var(--green);margin:-8px 24px 24px;font-size:.8rem;display:block}.profilePostInteraction{padding:0 24px 24px}.profilePostInteraction>.formMessage{margin:0 0 12px}.profilePostInteraction>.feedActions{border-top:1px solid var(--line);margin-top:0;padding-top:18px}.profilePostSafety{color:var(--muted);margin:16px 0;font-size:.85rem}.profilePostSafety summary{color:var(--ink);cursor:pointer;font-weight:800}.profilePostSafety p{margin:8px 0}.profilePostSafety .safetyActions{flex-wrap:wrap}.profilePostSafety .safetyActions button,.profilePostSafety .secondaryButton{padding:7px 12px;font-size:.78rem}.profilePostCommentForm{margin-top:18px}.profileAvatarRing.official{background:#d2a832}.profileOfficialBadge{vertical-align:.28em;margin-left:8px;font-size:.66rem}.commentTime{color:var(--muted);margin-top:-3px;font-size:.68rem;line-height:1.4;display:block}.replyItem>.commentTime{margin-top:-4px}.profileRequiredSettings{color:var(--muted);background:#f5f8f6;border-radius:14px;margin:0;padding:14px 16px;font-size:.82rem}@media (width<=720px){.profileShell{padding-top:30px}.profileOverview{grid-template-columns:104px 1fr;gap:20px;padding:4px 14px 32px}.profileIdentity{display:contents}.profileAvatarRing{width:98px;height:98px;padding:3px}.profileAvatarRing img,.profileAvatarRing>span{border-width:3px}.profileAvatarRing>span{font-size:2rem}.profileTitleRow{flex-direction:column;grid-column:2;align-items:flex-start;gap:12px}.profileEditButton{width:100%;padding:7px 10px}.profileTitleActions{flex-direction:column;align-items:stretch;width:100%}.profileAccountLink{align-self:center}.profileStats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-around;gap:0;margin:4px 0 0;padding:12px 0}.profileStats div{align-items:center}.profileBio{grid-column:1/-1;margin:0}.profileRegion{color:var(--green);grid-column:1/-1;margin:0}.profileMessage{margin:0 0 18px}.profileEditPanel{padding:22px 16px}.profileEditForm{grid-template-columns:1fr}.profileAvatarEditor{width:100%}.profileFields{grid-template-columns:1fr}.profileFieldWide{grid-column:auto}.profileSaveButton{width:100%}.profilePostGrid{gap:2px}.profilePostText{padding:10px}.profilePostText span{font-size:.55rem}.profilePostText p{-webkit-line-clamp:4;font-size:.68rem}.profilePostTile time{display:none}.profilePinned{padding:2px 6px;font-size:.55rem;top:5px;left:5px}.profilePostSwipeHint{display:block}}@media (width<=420px){.profileShell{width:100%}.profileOverview{padding-left:14px;padding-right:14px}.profileEditPanel{border-left:0;border-right:0;border-radius:0}.profileTabs{height:50px}.profileTabs h2{padding-top:12px}.profileDialogBackdrop{place-items:end center;padding:0}.profileDialog{border-bottom:0;border-radius:22px 22px 0 0;width:100%;max-height:88vh}.profilePostDialogImages img{height:190px}.profilePostFullBody{padding:20px}}@media (width<=720px){.profilePostTile time{padding:1px 5px;font-size:.5rem;display:block;bottom:4px;right:4px}}@media (prefers-reduced-motion:reduce){html:not([data-motion-preference=full]) .profilePostDialog.slide-newer,html:not([data-motion-preference=full]) .profilePostDialog.slide-older{animation:none}}.advancedMemberSearch{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.advancedMemberSearch input,.advancedMemberSearch select{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #bdc9c4;border-radius:12px;padding:12px}.advancedSearchActions{grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}.personFacts,.profileFactList{flex-wrap:wrap;gap:7px;display:flex}.profileFactList{grid-column:1/-1;margin-top:2px}.personFacts span,.profileFactList span{color:var(--green);background:#eef5f2;border-radius:999px;padding:4px 9px;font-size:.75rem;font-weight:700;display:inline-flex}@media (width<=680px){.advancedMemberSearch{grid-template-columns:1fr}.advancedSearchActions{grid-column:auto;grid-template-columns:1fr 1fr;display:grid}.advancedSearchActions .button,.advancedSearchActions .secondaryButton{width:100%}.profileFactList{margin-top:4px}}.profileInformationCard{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0 0 34px;padding:22px}.profileInformationCard h2{margin:0 0 18px}.personProfileInformation{border-top:1px solid var(--line);margin:18px 0 16px;padding-top:16px}.personProfileInformation h3{margin:0 0 13px;font-size:1.08rem}.personFacts,.profileFactList{gap:8px;margin:0;display:grid}.personFacts p,.profileFactList p{overflow-wrap:anywhere;margin:0;line-height:1.75}.personFacts strong,.profileFactList strong{font-weight:800}.profileInformationBio{white-space:pre-wrap;overflow-wrap:anywhere;max-width:none;line-height:1.8;margin:18px 0 0!important}.personProfileInformation .profileInformationBio{font-size:.94rem}.profileInformationCard .profileInformationBio{margin-top:20px!important}@media (width<=420px){.profileInformationCard{margin-left:16px;margin-right:16px}}.keywordHighlight{color:#884d00;background:#ffe59a;border-radius:.2em;padding:0 .08em;font-weight:850}.keywordMatchExcerpt{background:#fffaf0;border-left:4px solid #d2a832;border-radius:10px;margin-top:14px;padding:12px 14px}.keywordMatchExcerpt>strong{color:#8a6500;margin-bottom:3px;font-size:.78rem;display:block}.keywordMatchExcerpt>time{color:var(--muted);margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.keywordMatchExcerpt p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.7}.profileEditForm,.profileFields,.profileFields>label,.profileFields input,.profileFields select,.profileFields textarea{min-width:0;max-width:100%}.profileFields input[type=date]{width:100%;box-sizing:border-box;min-inline-size:0;max-inline-size:100%}.profileFields input[type=date]::-webkit-date-and-time-value{min-width:0}.profileFields input[type=date]::-webkit-calendar-picker-indicator{flex:none;margin-left:auto}.dateInputShell{box-sizing:border-box;background:#fbfcfa;border:1px solid #bdc9c4;border-radius:10px;width:100%;min-width:0;max-width:100%;margin-top:6px;display:block;position:relative;overflow:hidden}.authForm .dateInputShell input[type=date]{width:100%;min-width:0;max-width:100%;box-sizing:border-box;appearance:none;text-align:left;background:0 0;border:0;border-radius:0;min-inline-size:0;max-inline-size:100%;margin:0;padding:11px 12px;display:block}.authForm .dateInputShell input[type=date]::-webkit-date-and-time-value{text-align:left;min-width:0}.authForm .dateInputShell input[type=date]::-webkit-calendar-picker-indicator{flex:none;margin:0 0 0 auto;padding:0}.profilePeerActions{justify-content:flex-end;margin-top:0}.profilePeerActions .profileEditButton{text-decoration:none}.profilePeerActions .button{white-space:nowrap}@media (width<=720px){.profilePeerActions{justify-content:stretch;gap:8px;width:100%}.profilePeerActions a{text-align:center;flex:1;padding-left:8px;padding-right:8px}}.profileMemberListLink{color:inherit;border-bottom:1px solid #edf1ef;align-items:center;gap:12px;padding:13px 0;text-decoration:none;display:flex}.profileMemberListLink:last-child{border-bottom:0}.profileMemberListLink:hover strong{color:var(--green);text-decoration:underline}.profileMemberListLink:focus-visible{outline:3px solid var(--orange);outline-offset:2px;border-radius:8px}.profileMemberListIdentity{gap:2px;min-width:0;display:grid}.profileMemberListIdentity strong,.profileMemberListIdentity>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profileMemberListIdentity>span{color:var(--muted);font-size:.8rem}.landingPage{color:#17332f;background:radial-gradient(circle at 10% 7%,#dcece5 0,#0000 25rem),radial-gradient(circle at 90% 12%,#f4dfcf 0,#0000 27rem),#f7f8f4;overflow:hidden}.landingHeader{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f4e8;border-bottom:1px solid #17332f17;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(100% - 40px,1240px);min-height:82px;margin:0 auto;display:grid;position:sticky;top:0}.landingBrand{justify-self:start}.landingNavigation,.landingAccountActions{align-items:center;gap:8px;display:flex}.landingNavigation{color:#455f5a;justify-content:center;font-size:.86rem;font-weight:700}.landingNavigation a{border-radius:999px;padding:9px 12px}.landingNavigation a:hover{color:var(--green);background:#fff}.landingAccountActions{justify-self:end}.landingHero{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:76px;width:min(100% - 40px,1180px);min-height:720px;margin:0 auto;padding:82px 0 104px;display:grid}.landingHeroCopy{z-index:2;position:relative}.landingKicker,.landingEyebrow,.landingSectionLabel{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.landingKicker{color:var(--green);letter-spacing:.04em;background:#fff9;border:1px solid #17645d2e;border-radius:999px;padding:7px 12px;display:inline-flex}.landingEyebrow{color:#6b7c77;margin-top:24px}.landingHero h1{letter-spacing:-.065em;margin:15px 0 20px;font-size:clamp(3.2rem,6.3vw,5.8rem);line-height:1.06}.landingHero h1 span{color:var(--green);display:block}.landingHeroMessage{color:#c56837;letter-spacing:.01em;margin:0 0 12px;font-size:clamp(1.15rem,2.3vw,1.55rem);font-weight:800}.landingLead{color:#516762;max-width:650px;margin:0;font-size:1.02rem;line-height:2}.landingHeroActions{align-items:center;gap:22px;margin-top:30px;display:flex}.landingPrimaryAction{gap:18px;min-height:56px;padding-inline:26px;box-shadow:0 14px 34px #165c5633}.landingPrimaryAction span{font-size:1.3rem;transition:transform .2s}.landingPrimaryAction:hover span{transform:translate(3px)}.landingTextLink{color:var(--green);text-underline-offset:5px;font-weight:800;-webkit-text-decoration:underline #165c5652;text-decoration:underline #165c5652}.landingTrustList{color:#61746f;flex-wrap:wrap;gap:8px 18px;margin:24px 0 0;padding:0;font-size:.78rem;list-style:none;display:flex}.landingTrustList li:before{content:"✓";color:var(--green2);margin-right:6px;font-weight:900}.landingProductStage{place-items:center;min-height:575px;display:grid;position:relative}.landingGlow{filter:blur(3px);background:radial-gradient(circle,#c5e0d6 0,#e7eee927 62%,#0000 72%);border-radius:50%;position:absolute;inset:4% 1% 7%}.landingTimelinePreview{z-index:2;background:#fffffff2;border:1px solid #17332f24;border-radius:30px;width:min(100%,420px);padding:18px;position:relative;transform:rotate(1.2deg);box-shadow:0 35px 85px #183f3626}.landingDemoDisclaimer{margin:12px 2px 0;line-height:1.55;display:block;color:#73847f!important;font-size:.63rem!important}.landingTimelinePreview>header,.landingPreviewAuthor{align-items:center;gap:11px;display:flex}.landingTimelinePreview>header{border-bottom:1px solid #e3e9e5;padding:2px 2px 15px}.landingPreviewLogo,.landingPreviewAvatar{color:#fff;border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid}.landingPreviewLogo{background:var(--green);width:34px;height:34px}.landingTimelinePreview header>div,.landingPreviewAuthor>div{min-width:0;display:grid}.landingTimelinePreview small,.landingFloatingCard small,.landingSearchPreview small{color:#687b76;font-size:.7rem}.landingPreviewStatus{color:var(--green);background:#e4f1ec;border-radius:999px;margin-left:auto;padding:5px 9px;font-size:.65rem;font-weight:800}.landingPreviewPost{background:#fff;border:1px solid #e0e7e3;border-radius:22px;margin-top:14px;padding:20px}.landingPreviewAvatar{outline:2px solid var(--green);background:#2a786d;border:3px solid #fff;width:44px;height:44px}.landingPreviewCategory{color:var(--green2);margin-top:16px;font-size:.7rem;font-weight:800;display:inline-block}.landingPreviewPost>p{margin:10px 0 18px;font-size:.93rem;line-height:1.9}.landingPreviewActions{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.landingPreviewActions span{min-width:0;color:var(--green);text-align:center;white-space:nowrap;border:1px solid #d6dfda;border-radius:999px;padding:7px 4px;font-size:.66rem;font-weight:700}.landingFloatingCard{z-index:3;background:#fffffff2;border:1px solid #fff;border-radius:18px;padding:15px 18px;display:grid;position:absolute;box-shadow:0 18px 45px #193e3521}.landingDaysCard{color:#744326;top:18px;right:-28px}.landingDaysCard>span{color:#95664a;font-size:.66rem;font-weight:800}.landingDaysCard strong{font-size:1.1rem}.landingSearchCard{grid-template-columns:38px 1fr;align-items:center;gap:10px;bottom:36px;left:-48px}.landingSearchCard>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:12px;place-items:center;font-size:1.4rem;display:grid}.landingSearchCard>div{display:grid}.landingProofBar{background:#fff;border:1px solid #dce4df;border-radius:24px;grid-template-columns:repeat(4,1fr);width:min(100% - 40px,1180px);margin:-28px auto 0;display:grid;box-shadow:0 18px 55px #183b3321}.landingRestartPromise{color:#fff;background:#173f3b;grid-template-columns:minmax(150px,.3fr) minmax(0,1fr) auto;align-items:center;gap:32px 54px;padding:62px max(24px,50vw - 560px);display:grid}.landingRestartPromise>p{color:#e7a17a;letter-spacing:.14em;align-self:start;margin:8px 0 0;font-size:.68rem;font-weight:900}.landingRestartPromise h2{margin:0 0 12px;font-size:clamp(1.8rem,4vw,3.3rem);line-height:1.25}.landingRestartPromise div p{color:#c8ddd8;margin:0;line-height:2}.landingRestartPromise>strong{color:#bce4dc;text-align:center;border:1px solid #8fd0c366;border-radius:18px;max-width:190px;padding:18px;font-size:.88rem;line-height:1.7}.landingProofBar>div{gap:2px;padding:24px 28px;display:grid;position:relative}.landingProofBar>div:not(:last-child):after{content:"";background:#e2e8e4;width:1px;height:52%;position:absolute;top:24%;right:0}.landingProofBar strong{color:var(--green);font-size:.92rem}.landingProofBar span{color:#6b7c77;font-size:.73rem}.landingPurpose,.landingFeatures,.landingDiscoverFeature,.landingPlans,.landingSteps,.landingFaq{padding:112px max(24px,50vw - 560px)}.landingPurpose{background:#f7f8f4}.landingSectionIntro{text-align:center;width:min(100%,760px);margin:0 auto 54px}.landingSectionLabel{color:#c56837}.landingSectionIntro h2,.landingSectionHeading h2,.landingDiscoverCopy h2,.landingSafetyHeading h2,.landingFaq h2,.landingFinalCta h2{letter-spacing:-.045em;margin:10px 0 18px;font-size:clamp(2rem,4.4vw,3.65rem);line-height:1.25}.landingSectionIntro>p:last-child,.landingSectionHeading>p,.landingDiscoverCopy>p,.landingSafetyHeading>p,.landingFaq>div:first-child>p{color:#5d716c}.landingAudienceGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landingAudienceGrid article{background:#fff;border:1px solid #dbe4df;border-radius:24px;min-height:245px;padding:32px;position:relative;overflow:hidden}.landingAudienceGrid article>span{color:#dceae5;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:4px;right:18px}.landingAudienceGrid h3{color:var(--green);margin:60px 0 12px;font-size:1.3rem;position:relative}.landingAudienceGrid p{color:#5b6e69;margin:0;font-size:.9rem;position:relative}.landingFeatures{background:#fff}.landingSectionHeading{grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);align-items:end;gap:70px;margin-bottom:52px;display:grid}.landingSectionHeading h2{margin-bottom:0}.landingSectionHeading>p{margin:0 0 9px}.landingFeatureGrid{border-top:1px solid #dfe6e2;border-left:1px solid #dfe6e2;grid-template-columns:repeat(3,1fr);display:grid}.landingFeatureCard{background:#fff;border-bottom:1px solid #dfe6e2;border-right:1px solid #dfe6e2;min-height:310px;padding:30px;transition:background .2s,transform .2s}.landingFeatureCard:hover{z-index:1;background:#f2f7f4;transform:translateY(-3px)}.landingFeatureMeta{justify-content:space-between;align-items:center;display:flex}.landingFeatureMeta span{color:#c56837;font-family:Georgia,serif;font-size:1.65rem}.landingFeatureMeta small{color:#81918d;letter-spacing:.13em;font-size:.65rem;font-weight:800}.landingFeatureCard h3{margin:64px 0 14px;font-size:1.25rem;line-height:1.5}.landingFeatureCard p{color:#61736f;margin:0;font-size:.88rem}.landingDiscoverFeature{background:#edf3ef;grid-template-columns:1fr minmax(360px,.82fr);align-items:center;gap:80px;display:grid}.landingDiscoverCopy>p{line-height:1.95}.landingDiscoverCopy ul{gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.landingDiscoverCopy li{font-weight:700}.landingDiscoverCopy li:before{content:"✓";background:var(--green);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:10px;font-size:.72rem;display:inline-grid}.landingDiscoverNote{font-size:.72rem;margin-top:24px!important;line-height:1.7!important}.landingSearchPreview{background:#fff;border:1px solid #d3dfd9;border-radius:28px;padding:26px;position:relative;box-shadow:0 26px 65px #183e3421}.landingSearchPreview:before{content:"";z-index:-1;border:1px solid #cfddd6;border-radius:28px;position:absolute;inset:13px -13px -13px 13px}.landingSearchPreviewHeader{justify-content:space-between;align-items:center;display:flex}.landingSearchPreviewHeader>span{font-size:1.1rem;font-weight:800}.landingSearchPreviewHeader strong{color:#a85c32;background:#fff4e8;border-radius:999px;padding:5px 10px;font-size:.65rem}.landingFilterChips{flex-wrap:wrap;gap:6px;margin:18px 0;display:flex}.landingFilterChips span{color:#60736e;border:1px solid #d9e2dd;border-radius:999px;padding:6px 9px;font-size:.65rem}.landingSearchPreview article{border-top:1px solid #e5ebe7;border-bottom:1px solid #e5ebe7;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;padding:16px 0;display:grid}.landingMemberAvatar{outline:2px solid var(--green);background:var(--mint);width:46px;height:46px;color:var(--green);border:3px solid #fff;border-radius:50%;place-items:center;font-weight:800;display:grid}.landingSearchPreview article>div{display:grid}.landingMemberRegion{color:var(--green);font-size:.66rem;font-weight:800}.landingSearchPreview>p{color:#516762;margin:18px 0 0;font-size:.84rem}.landingSearchPreview mark{color:#684915;background:#ffe4a3;border-radius:4px;padding:2px 3px}.landingPlans{background:#fff}.landingPlanGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(100%,960px);margin:0 auto;display:grid}.landingPlanCard{background:#fbfcfa;border:1px solid #d9e3de;border-radius:28px;flex-direction:column;min-height:650px;padding:38px;display:flex;position:relative}.landingPremiumCard{border:2px solid var(--green);background:linear-gradient(160deg,#e7f3ee,#fff 66%);box-shadow:0 24px 60px #165c5624}.landingRecommended{color:#fff;background:#c56837;border-radius:999px;padding:6px 13px;font-size:.7rem;font-weight:800;position:absolute;top:-15px;right:26px}.landingPlanHeading{border-bottom:1px solid #dce4df;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:24px;display:flex}.landingPlanHeading>div{display:grid}.landingPlanHeading span{color:#7c8d88;letter-spacing:.13em;font-size:.64rem;font-weight:800}.landingPlanHeading h3{margin:5px 0 0;font-size:1.6rem}.landingPlanHeading p{white-space:nowrap;margin:0}.landingPlanHeading p strong{color:var(--green);font-family:Georgia,serif;font-size:2.6rem;line-height:1}.landingPlanLead{color:#556a65;margin:24px 0 0}.landingPlanCard ul{gap:13px;margin:26px 0 32px;padding:0;list-style:none;display:grid}.landingPlanCard li{padding-left:28px;font-size:.88rem;position:relative}.landingPlanCard li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;top:0;left:0}.landingPlanButton{width:100%;min-height:52px;margin-top:auto}.landingPlanNote{color:#71827e;margin:14px 0 0;font-size:.68rem;line-height:1.65}.landingSafety{color:#fff;background:radial-gradient(circle at 90% 0,#2b71682e,#0000 27rem),#123c38;padding:116px max(24px,50vw - 560px)}.landingSectionLabelLight{color:#8fd0c3}.landingSafetyHeading{width:min(100%,750px);margin-bottom:54px}.landingSafetyHeading>p{color:#bfd8d2}.landingSafetyGrid{border-top:1px solid #ffffff2b;border-left:1px solid #ffffff2b;grid-template-columns:repeat(2,1fr);display:grid}.landingSafetyGrid article{border-bottom:1px solid #ffffff2b;border-right:1px solid #ffffff2b;min-height:235px;padding:32px;position:relative}.landingSafetyGrid article>span{color:#e7a17a;font-family:Georgia,serif;font-size:1.15rem}.landingSafetyGrid h3{margin:42px 0 10px;font-size:1.2rem}.landingSafetyGrid p{color:#bed5d0;margin:0;font-size:.86rem}.landingPromiseBand{background:#ffffff0a;border:1px solid #e7a17a66;border-radius:24px;grid-template-columns:1fr 1.25fr;align-items:center;gap:32px 54px;margin-top:54px;padding:34px;display:grid}.landingPromiseBand span{color:#e7a17a;letter-spacing:.14em;font-size:.66rem;font-weight:800}.landingPromiseBand h3{margin:7px 0 0;font-size:clamp(1.35rem,3vw,2rem);line-height:1.4}.landingPromiseBand p{color:#c5dbd6;margin:0;font-size:.86rem}.landingPromiseBand>a{color:#fff;text-underline-offset:5px;grid-column:2;font-size:.8rem;font-weight:800;text-decoration:underline}.landingSteps{background:#f7f8f4}.landingSteps ol{counter-reset:none;grid-template-columns:repeat(3,1fr);width:min(100%,960px);margin:0 auto;padding:0;list-style:none;display:grid}.landingSteps li{text-align:center;padding:28px 28px 0;position:relative}.landingSteps li:not(:last-child):after{content:"";background:#b8cdc5;width:calc(100% - 76px);height:1px;position:absolute;top:52px;left:calc(50% + 38px)}.landingSteps li>span{z-index:1;border:1px solid var(--green);width:50px;height:50px;color:var(--green);background:#f7f8f4;border-radius:50%;place-items:center;margin:0 auto 22px;font-family:Georgia,serif;font-size:1.2rem;display:grid;position:relative}.landingSteps h3{margin:0 0 9px;font-size:1.05rem}.landingSteps p{color:#61746f;margin:0;font-size:.82rem}.landingFaq{background:#fff;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:84px;display:grid}.landingFaq>div:first-child{align-self:start;position:sticky;top:120px}.landingFaq>div:first-child>a{color:var(--green);font-size:.8rem;font-weight:800}.landingFaqList{border-top:1px solid #dce5e0}.landingFaqList details{border-bottom:1px solid #dce5e0}.landingFaqList summary{cursor:pointer;padding:25px 42px 25px 0;font-weight:800;list-style:none;position:relative}.landingFaqList summary::-webkit-details-marker{display:none}.landingFaqList summary:after{content:"+";color:var(--green);font-size:1.4rem;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.landingFaqList details[open] summary:after{content:"−"}.landingFaqList details p{color:#5d716c;margin:-6px 0 24px;padding-right:34px;font-size:.86rem}.landingFinalCta{background:radial-gradient(circle at 20% 0, #ffffff1c, transparent 25rem), var(--green);color:#fff;text-align:center;padding:112px max(24px,50vw - 450px)}.landingFinalCta h2{max-width:820px;margin-inline:auto}.landingFinalCta>p:not(.landingSectionLabel){color:#d5e7e2;max-width:680px;margin:0 auto}.landingFinalCta>div{justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex}.landingFinalButton{color:var(--green);background:#fff;box-shadow:0 18px 38px #082c2838}.landingFinalButton:hover{background:#edf6f2}.landingFinalCta>div>a:last-child{text-underline-offset:5px;font-size:.82rem;text-decoration:underline}.landingFinalCta small{color:#a9cbc4;max-width:720px;margin:34px auto 0;font-size:.67rem;line-height:1.7;display:block}.landingFooter{color:#b5cbc6;background:#0e2f2c;grid-template-columns:1fr auto;align-items:center;gap:13px 40px;max-width:none;margin:0;padding:54px max(24px,50vw - 560px);display:grid}.landingFooter .brand{color:#fff}.landingFooter .brand strong{color:#8fd0c3}.landingFooter>p{margin:0;font-size:.75rem}.landingFooter nav{flex-wrap:wrap;grid-area:1/2/span 2;justify-content:flex-end;gap:10px 22px;font-size:.76rem;display:flex}.landingFooter>span{border-top:1px solid #ffffff1f;grid-column:1/-1;margin-top:22px;padding-top:22px;font-size:.68rem}.landingPage section[id]{scroll-margin-top:82px}@media (width<=1000px){.landingHeader{grid-template-columns:1fr auto}.landingNavigation{display:none}.landingHero{grid-template-columns:1fr;gap:44px;padding-top:70px}.landingHeroCopy{text-align:center;justify-self:center;max-width:760px}.landingHeroActions,.landingTrustList{justify-content:center}.landingProductStage{justify-self:center;width:min(100%,620px)}.landingProofBar{margin-top:0}.landingDiscoverFeature{grid-template-columns:1fr}.landingDiscoverCopy{max-width:760px}.landingSearchPreview{justify-self:center;width:min(100%,600px)}.landingFaq{grid-template-columns:1fr;gap:44px}.landingFaq>div:first-child{position:static}}@media (width<=760px){.landingHeader{width:min(100% - 28px,1240px);min-height:70px}.landingBrand>span:last-child{font-size:.78rem}.landingAccountActions .textButton{display:none}.landingAccountActions .button{padding:8px 13px;font-size:.72rem}.landingHero{width:min(100% - 32px,1180px);min-height:auto;padding:52px 0 72px}.landingKicker{font-size:.64rem}.landingEyebrow{font-size:.65rem}.landingHero h1{letter-spacing:-.075em;font-size:clamp(2.75rem,14vw,4.2rem)}.landingHeroMessage{font-size:1.08rem}.landingLead{font-size:.9rem;line-height:1.95}.landingHeroActions{flex-direction:column;gap:14px;width:100%}.landingHeroActions>a{width:100%}.landingTrustList{gap:7px 12px;font-size:.69rem}.landingProductStage{gap:10px;min-height:auto;display:grid}.landingGlow{inset:0}.landingTimelinePreview{width:100%;transform:none}.landingFloatingCard{width:calc(100% - 24px);position:relative;inset:auto}.landingDaysCard{justify-self:start;margin-top:-2px}.landingSearchCard{justify-self:end}.landingProofBar{border-radius:20px;grid-template-columns:repeat(2,1fr);width:min(100% - 28px,1180px)}.landingProofBar>div{padding:19px}.landingProofBar>div:nth-child(2):after{display:none}.landingProofBar>div:nth-child(-n+2){border-bottom:1px solid #e2e8e4}.landingPurpose,.landingFeatures,.landingDiscoverFeature,.landingPlans,.landingSteps,.landingFaq,.landingSafety,.landingFinalCta{padding:78px 20px}.landingSectionIntro{margin-bottom:38px}.landingSectionIntro h2,.landingSectionHeading h2,.landingDiscoverCopy h2,.landingSafetyHeading h2,.landingFaq h2,.landingFinalCta h2{font-size:clamp(1.85rem,9vw,2.65rem)}.landingAudienceGrid,.landingFeatureGrid,.landingPlanGrid,.landingSafetyGrid{grid-template-columns:1fr}.landingAudienceGrid article{min-height:210px}.landingSectionHeading{grid-template-columns:1fr;gap:20px;margin-bottom:38px}.landingFeatureCard{min-height:260px}.landingFeatureCard h3{margin-top:48px}.landingDiscoverFeature{gap:46px}.landingSearchPreview{padding:20px}.landingSearchPreview article{grid-template-columns:48px 1fr}.landingMemberRegion{grid-column:2}.landingPlanCard{min-height:auto;padding:30px 24px}.landingPlanButton{margin-top:20px}.landingSafetyGrid article{min-height:210px}.landingPromiseBand{grid-template-columns:1fr;gap:22px;padding:26px}.landingPromiseBand>a{grid-column:1}.landingSteps ol{grid-template-columns:1fr;gap:10px}.landingSteps li{text-align:left;grid-template-columns:48px 1fr;gap:16px;padding:16px 0;display:grid}.landingSteps li:not(:last-child):after{width:1px;height:calc(100% - 36px);top:60px;left:23px}.landingSteps li>span{width:46px;height:46px;margin:0}.landingFinalCta>div{flex-direction:column}.landingFinalButton{width:100%}.landingFooter{text-align:center;grid-template-columns:1fr}.landingFooter .brand{justify-self:center}.landingFooter nav{grid-area:auto/1;justify-content:center;margin-top:18px}.landingFooter>span{grid-column:1}}@media (width<=390px){.landingHeader .brandMark{width:34px;height:34px}.landingHeader .landingBrand>span:last-child{max-width:112px;line-height:1.2}.landingHero h1{font-size:2.7rem}.landingPreviewPost{padding:16px}.landingPreviewActions span{font-size:.58rem}.landingProofBar strong{font-size:.82rem}.landingProofBar span{font-size:.66rem}.landingPlanHeading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html:not([data-motion-preference=full]) .landingPrimaryAction span,html:not([data-motion-preference=full]) .landingFeatureCard{transition:none}}.profileVisibilityNotice{background:#fff8e8;border:1px solid #e7c46a;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin:20px 0;padding:22px 24px;display:flex}.profileVisibilityNotice h2{margin:2px 0 6px}.profileVisibilityNotice p:last-child{margin:0}.profileVisibilityNotice .button{flex:none}.profileVisibilityStatus{color:#26734d;margin:16px 0;font-weight:700}.profileVisibilityStatus span{color:#2e9b68;font-size:.8em}@media (width<=640px){.profileVisibilityNotice{flex-direction:column;align-items:stretch}.profileVisibilityNotice .button{width:100%}}.accountPage{min-height:100vh}.accountShell{width:min(100% - 32px,760px);margin:42px auto 80px}.accountShell>h1{margin:4px 0 28px;font-size:clamp(2rem,5vw,2.8rem)}.credentialSettingsPanel{background:#f7fcfa;border:1px solid #acd0c4;border-radius:20px;margin-bottom:22px;padding:clamp(20px,5vw,30px);box-shadow:0 12px 36px #153d3518}.credentialSettingsPanel>h2{margin:2px 0 10px}.credentialSettingsIntro{color:var(--muted);margin:0 0 20px;line-height:1.75}.credentialSettingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.credentialSettingsCard{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex}.credentialSettingsCard h3{margin:0 0 5px;font-size:1.08rem}.credentialSettingsCard>div>p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.65}.credentialSettingsCard label{color:#334b44;gap:7px;font-size:.82rem;font-weight:800;display:grid}.credentialSettingsCard input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #b9ccc6;border-radius:12px;padding:12px 13px}.credentialSettingsCard input[readonly]{color:var(--muted);background:#f0f4f2}.credentialSettingsCard input:focus{border-color:var(--green);outline:3px solid #73afa34d}.credentialSettingsCard .button{width:100%;margin-top:auto}.credentialPendingEmail{color:#6e5200;overflow-wrap:anywhere;background:#fff8df;border-radius:10px;margin:-4px 0 0;padding:9px 11px;font-size:.78rem}.credentialPendingEmail strong{margin-top:2px;display:block}.credentialForgotPassword{color:var(--muted);margin:-2px 0 0;font-size:.76rem;line-height:1.7}.credentialForgotPassword a{color:var(--green);margin-left:4px;font-weight:800;text-decoration:underline}.credentialLockMessage{margin-top:16px}.accountLoading,.accountInfoPanel,.accountPendingPanel,.accountDangerZone{border:1px solid var(--line);background:#fff;border-radius:20px;padding:clamp(20px,5vw,30px);box-shadow:0 12px 36px #153d3520}.accountInfoPanel h2,.accountPendingPanel h2,.accountDangerZone h2{margin:0 0 14px}.accountInfoPanel ul{gap:10px;margin:0;padding-left:1.25rem;line-height:1.75;display:grid}.accountDangerZone{background:snow;border-color:#d99595;margin-top:22px}.accountDangerZone .eyebrow{color:#a42626}.accountDangerZone label{gap:8px;margin:22px 0 14px;font-weight:800;display:grid}.accountDangerZone input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c8aaa7;border-radius:12px;padding:13px 14px}.accountDangerZone input:focus{border-color:#a42626;outline:3px solid #b83a3a33}.accountDeleteButton{color:#fff;cursor:pointer;background:#a42626;border:0;border-radius:12px;padding:13px 20px;font-weight:800}.accountDeleteButton:hover:not(:disabled){background:#821d1d}.accountDeleteButton:disabled{cursor:not-allowed;opacity:.45}.accountPendingPanel{background:#fffdf5;border-color:#e3c474}.accountPendingPanel p{line-height:1.75}.accountPendingPanel p strong{margin-top:4px;display:block}.accountStatusBadge{color:#684c00;background:#f5df9f;border-radius:999px;margin-bottom:14px;padding:5px 11px;font-size:.82rem;font-weight:900;display:inline-block}.accountFinalizing{color:#722;background:#f4e9e7;border-radius:12px;padding:14px;font-weight:700}.accountLogoutButton{color:var(--muted);margin-top:18px;display:block}.accountShell>.formMessage{margin-top:18px}@media (width<=600px){.accountShell{margin-top:28px}.credentialSettingsGrid{grid-template-columns:1fr}.accountDeleteButton,.accountPendingPanel .button{width:100%}}.notificationPreferencePanel{border:1px solid var(--line);background:#fff;border-radius:20px;margin:22px 0;padding:clamp(20px,5vw,30px);box-shadow:0 12px 36px #153d3518}.notificationPreferencePanel>h2{margin:2px 0 10px}.notificationPreferencePanel>p{line-height:1.7}.notificationPreferenceList{border-top:1px solid var(--line);margin-top:20px;display:grid}.notificationPreferenceRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px 2px;display:flex}.notificationPreferenceRow>span:first-child{gap:4px;display:grid}.notificationPreferenceRow strong{font-size:.98rem}.notificationPreferenceRow small{color:var(--muted);font-size:.78rem;line-height:1.55}.notificationPreferenceRow input[type=checkbox]{appearance:none;cursor:pointer;background:#dfe5e2;border:1px solid #aebbb7;border-radius:999px;flex:none;width:48px;height:28px;margin:0;transition:background .16s,border-color .16s;position:relative}.notificationPreferenceRow input[type=checkbox]:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #263c3540}.notificationPreferenceRow input[type=checkbox]:checked{border-color:var(--green);background:var(--green)}.notificationPreferenceRow input[type=checkbox]:checked:before{transform:translate(20px)}.notificationPreferenceRow input[type=checkbox]:focus-visible{outline-offset:3px;outline:3px solid #e68a5266}.notificationPreferenceRow input[type=checkbox]:disabled{cursor:wait;opacity:.6}.notificationPreferenceRow.required{background:#f7fcfa;padding-left:10px;padding-right:10px}.requiredNotificationBadge{background:var(--mint);color:var(--green);border-radius:999px;flex:none;padding:6px 10px;font-size:.74rem;font-weight:900}.notificationPreferencePanel .formMessage{margin:16px 0 0}.notificationPreferenceNote{color:var(--muted);margin:16px 0 0;font-size:.8rem}@media (width<=600px){.notificationPreferenceRow{gap:12px}}.adminDirectory{flex-direction:column;display:flex}.adminDirectory>#urgent-operations{order:10}.adminDirectory>#reports{order:20}.adminDirectory>#support-inquiries{order:30}.adminDirectory>#appeals{order:40}.adminDirectory>#member-management{order:50}.adminDirectory>#service-announcements{order:60}.adminDirectory>#platform-activity{order:70}.adminDirectory>#push-history{order:80}.adminDirectory>#history{order:90}.adminReportsSection,.adminOperations,.adminMemberManagement{margin-top:34px;scroll-margin-top:86px}.adminOperations,.adminMemberManagement{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px}.adminUrgentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.adminUrgentCard{min-height:124px;color:var(--green);background:#f6faf8;border:1px solid #d8e3df;border-radius:16px;padding:16px;text-decoration:none;display:grid}.adminUrgentCard:hover,.adminUrgentCard:focus-visible{border-color:var(--green);box-shadow:0 10px 28px #173d3520}.adminUrgentCard span{font-size:.7rem;font-weight:900}.adminUrgentCard strong{font-size:2.2rem;line-height:1.2}.adminUrgentCard small{color:var(--muted);align-self:end}.adminUrgentCard.critical{color:#9a2f29;background:#fff4f2;border-color:#d98c85}.adminUrgentCard.high{color:#815819;background:#fff9ed;border-color:#e2bd86}.adminHealthStrip{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.adminHealthStrip span{color:#526762;background:#edf3f0;border-radius:999px;padding:7px 10px;font-size:.7rem}.reportStatusBadge.risk-critical{color:#fff;background:#8f2420}.reportStatusBadge.risk-high{color:#704a0b;background:#ffe6ba}.reportStatusBadge.risk-medium{color:#745c1d;background:#fff4d5}.reportStatusBadge.risk-low{color:#526762;background:#edf3f0}.adminTargetContext,.adminPrivacyNotice{color:#536963;background:#eaf3ef;border-radius:12px;margin:0;padding:10px 12px;font-size:.76rem;line-height:1.7}.adminPrivacyNotice{color:#4f6173;background:#eef3f8}.adminMemberSearch{grid-template-columns:minmax(0,1fr) minmax(150px,.3fr) auto;align-items:end;gap:12px;margin:18px 0;display:grid}.adminMemberSearch label,.adminMemberActionDialog label{color:var(--muted);gap:6px;font-size:.75rem;font-weight:800;display:grid}.adminMemberSearch input,.adminMemberSearch select,.adminMemberActionDialog select,.adminMemberActionDialog textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:11px 12px}.adminMemberList{gap:12px;display:grid}.adminMemberCard{border:1px solid var(--line);border-left:5px solid #69a493;border-radius:16px;padding:16px}.adminMemberCard.limited{border-left-color:#d29a39}.adminMemberCard.suspended,.adminMemberCard.banned{border-left-color:#b85149}.adminMemberCard>header{justify-content:space-between;gap:12px;display:flex}.adminMemberCard h3{margin:7px 0 2px}.adminMemberStatus{color:var(--green);background:#e8f3ef;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:900}.adminMemberStatus.limited{color:#765417;background:#fff2d7}.adminMemberStatus.suspended,.adminMemberStatus.banned{color:#8c2d27;background:#ffe4e0}.adminMemberFacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 0;display:grid}.adminMemberFacts div{background:#f2f6f4;border-radius:10px;padding:9px}.adminMemberFacts dt{color:var(--muted);font-size:.66rem}.adminMemberFacts dd{margin:3px 0 0;font-size:.78rem;font-weight:800}.adminMemberActionDialog{z-index:310;border:1px solid var(--line);background:#fff;border-radius:22px;width:min(100% - 32px,620px);max-height:calc(100vh - 40px);margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:0 28px 90px #09282355}.adminMemberActionDialog::backdrop{background:#102c287a}.adminMemberActionDialog form{gap:16px;padding:22px;display:grid}.adminMemberActionDialog header{justify-content:space-between;gap:12px;display:flex}.adminMemberActionDialog header h2{margin:2px 0 0}.adminMemberActionDialog header button{cursor:pointer;background:0 0;border:0;font-size:1.5rem}.adminMemberActionWarning{color:#7b4c22;margin:0;font-size:.76rem}.adminMfaPage{place-items:center;min-height:100vh;padding:24px;display:grid}.adminMfaCard{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(100%,620px);padding:clamp(24px,6vw,44px);box-shadow:0 26px 80px #102c282b}.adminMfaCard h1{margin:8px 0 12px}.adminMfaCard h2{font-size:1.1rem}.adminMfaCard>p:not(.eyebrow),.adminMfaSetup p,.adminMfaRecoveryNote{color:var(--muted)}.adminMfaEnrollment img{width:min(100%,280px);margin:18px auto;display:block}.adminMfaEnrollment code{overflow-wrap:anywhere;background:#edf3f0;border-radius:10px;padding:10px;display:block}.adminMfaForm{gap:14px;margin-top:20px;display:grid}.adminMfaForm label{gap:7px;font-weight:800;display:grid}.adminMfaForm input{border:1px solid var(--line);letter-spacing:.2em;text-align:center;border-radius:12px;padding:13px;font-size:1.25rem}.adminMfaRecoveryNote{margin-top:24px;font-size:.72rem}.dmReportButton{color:#7d625e;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:3px 0;font-size:.7rem;text-decoration:underline}@media (width<=800px){.landingRestartPromise{grid-template-columns:1fr;gap:18px}.landingRestartPromise>strong{text-align:left;max-width:none}.adminUrgentGrid,.adminMemberFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.adminMemberSearch{grid-template-columns:1fr}}@media (width<=600px){.legalDefinitionList>div{grid-template-columns:1fr;gap:4px}.legalPage article{padding-inline:22px}.adminUrgentGrid,.adminMemberFacts{grid-template-columns:1fr}.adminMemberCard>header{flex-direction:column;align-items:stretch}}
