:root{--as-community-red:#bf3131;--as-community-red-dark:#5b1515;--as-community-green:#2f7b56;--as-community-green-dark:#1e5c3f;--as-community-gold:#d1a84d;--as-community-ink:#211b1b;--as-community-muted:#756969;--as-community-soft:#f7fbf8;--as-community-soft-red:#fff8f5;--as-community-card:#fff;--as-community-line:rgba(47,123,86,.16);--as-community-shadow:0 18px 48px rgba(34,76,55,.09)}.as-community,.as-community-empty{direction:rtl;color:var(--as-community-ink);font-family:Calibri,Arial,sans-serif}html[dir="ltr"] .as-community,html[dir="ltr"] .as-community-empty{direction:ltr}.as-community-hero{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:42px;min-height:450px;padding:clamp(38px, 7vw, 78px);color:#fff;background:radial-gradient(circle at 16% 18%,rgb(255 255 255 / .14),transparent 24%),radial-gradient(circle at 84% 74%,rgb(209 168 77 / .2),transparent 28%),linear-gradient(135deg,#173f2b,#286846 56%,var(--as-community-green));border-radius:36px;box-shadow:0 32px 84px rgb(28 82 52 / .22)}.as-community-hero::before{content:"";position:absolute;inset:0;z-index:-1;opacity:.14;background-image:linear-gradient(90deg,rgb(255 255 255 / .09) 1px,transparent 1px),linear-gradient(rgb(255 255 255 / .06) 1px,transparent 1px);background-size:62px 62px}.as-community-kicker{display:inline-flex;width:fit-content;padding:7px 13px;color:#fff1c4;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .18);border-radius:999px;font-size:13px;font-weight:900}.as-community-hero h1{max-width:820px;margin:14px 0 12px;color:inherit;font-size:clamp(46px, 7vw, 78px);line-height:1.05}.as-community-hero p{max-width:760px;margin:0;color:rgb(255 255 255 / .84);font-size:19px;line-height:1.85}.as-community-hero-actions,.as-community-circle-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.as-community-primary,.as-community-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 17px;border-radius:13px;cursor:pointer;text-decoration:none;font:inherit;font-weight:900}.as-community-primary{color:#16422c;background:#fff0c6;border:0}.as-community-primary.is-red{color:#fff;background:var(--as-community-red)}.as-community-secondary{color:#fff;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .18)}.as-community-secondary.is-dark{color:var(--as-community-green-dark);background:#fff;border-color:rgb(47 123 86 / .2)}.as-community-hero-symbol{position:relative;display:grid;align-content:center;min-height:320px;padding:28px;text-align:center;background:linear-gradient(160deg,rgb(255 255 255 / .14),rgb(255 255 255 / .04));border:1px solid rgb(255 255 255 / .22);border-radius:50% 50% 18px 18px;box-shadow:0 24px 60px rgb(0 0 0 / .16)}.as-community-hero-symbol>span{font-size:80px}.as-community-hero-symbol>strong,.as-community-hero-symbol>small{display:block}.as-community-hero-symbol>strong{margin-top:14px;font-size:26px}.as-community-hero-symbol>small{margin-top:6px;color:rgb(255 255 255 / .72)}.as-community-circles,.as-community-feed-section{margin-top:42px}.as-community-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.as-community-heading>div>span{color:var(--as-community-green);font-size:13px;font-weight:900}.as-community-heading h2{margin:5px 0 0;font-size:clamp(30px, 4vw, 44px)}.as-community-filters{display:flex;flex-wrap:wrap;align-items:end;gap:8px}.as-community-filters label{display:grid;gap:4px}.as-community-filters label>span{color:var(--as-community-muted);font-size:11px;font-weight:800}.as-community-filters input,.as-community-filters select{min-width:150px;min-height:42px;padding:0 10px;color:var(--as-community-ink);background:#fff;border:1px solid #d6ded9;border-radius:10px;font:inherit}.as-community-filters button{min-height:42px;padding:0 14px;color:#fff;background:var(--as-community-green);border:0;border-radius:10px;cursor:pointer;font:inherit;font-weight:800}.as-community-circle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.as-community-circle-card{overflow:hidden;background:#fff;border:1px solid var(--as-community-line);border-radius:24px;box-shadow:var(--as-community-shadow);transition:transform .2s ease,box-shadow .2s ease}.as-community-circle-card:hover{transform:translateY(-4px);box-shadow:0 26px 58px rgb(34 76 55 / .14)}.as-community-circle-card-cover{position:relative;display:block;aspect-ratio:16 / 9;color:#fff;background:radial-gradient(circle at 22% 20%,rgb(255 255 255 / .14),transparent 24%),linear-gradient(145deg,#18432e,var(--as-community-green));background-position:center;background-size:cover;text-decoration:none}.as-community-circle-card-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .02),rgb(0 0 0 / .38))}.as-community-circle-card-cover>span{position:absolute;inset:0;z-index:1;display:grid;place-items:center;font-size:62px}.as-community-circle-card-cover>b{position:absolute;z-index:2;inset-inline-start:14px;bottom:14px;padding:7px 10px;color:#684b00;background:#fff2c7;border-radius:999px;font-size:12px}.as-community-circle-card>div{padding:18px}.as-community-circle-tags,.as-community-circle-stats,.as-community-post-labels{display:flex;flex-wrap:wrap;gap:7px}.as-community-circle-tags span,.as-community-circle-stats span,.as-community-post-labels span,.as-community-post-labels b{padding:6px 9px;border-radius:9px;font-size:11px}.as-community-circle-tags span,.as-community-circle-stats span{color:var(--as-community-green-dark);background:var(--as-community-soft)}.as-community-circle-card h3{margin:8px 0;font-size:25px;line-height:1.35}.as-community-circle-card h3 a{color:var(--as-community-ink);text-decoration:none}.as-community-circle-card p{margin:0;color:var(--as-community-muted);line-height:1.7}.as-community-circle-card footer{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #eaf0ec}.as-community-circle-card footer span{color:var(--as-community-muted);font-size:12px}.as-community-circle-card footer a{margin-inline-start:auto;color:var(--as-community-green);text-decoration:none;font-weight:900}.as-community-circle-hero{display:grid;grid-template-columns:260px minmax(0,1fr) auto;align-items:center;gap:24px;padding:clamp(24px, 5vw, 44px);background:#fff;border:1px solid var(--as-community-line);border-radius:28px;box-shadow:var(--as-community-shadow)}.as-community-circle-cover{display:grid;place-items:center;min-height:220px;color:#fff;background:radial-gradient(circle at 25% 20%,rgb(255 255 255 / .14),transparent 24%),linear-gradient(145deg,#18432e,var(--as-community-green));background-position:center;background-size:cover;border-radius:22px}.as-community-circle-cover span{font-size:70px}.as-community-circle-copy h1{margin:10px 0 8px;font-size:clamp(38px, 6vw, 64px);line-height:1.08}.as-community-richtext{color:var(--as-community-muted);font-size:16px;line-height:1.85}.as-community-richtext p:last-child{margin-bottom:0}.as-community-circle-stats{margin-top:14px}.as-community-circle-actions{display:grid;align-content:center;justify-items:stretch;min-width:180px;margin:0}.as-community-membership-badge{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;color:#087f5b;background:#e8f8f1;border-radius:12px;font-weight:900}.as-community-membership-badge.is-pending{color:#805400;background:#fff3d2}.as-community-rules{margin-top:18px;padding:15px 18px;background:#fff8e5;border:1px solid rgb(184 137 30 / .18);border-radius:16px}.as-community-rules summary{cursor:pointer;color:#6f4e00;font-weight:900}.as-community-rules[open] summary{margin-bottom:10px}.as-community-composer{margin-top:20px;padding:clamp(20px, 4vw, 30px);background:#fff;border:1px solid var(--as-community-line);border-radius:22px;box-shadow:var(--as-community-shadow)}.as-community-composer>header{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;margin-bottom:16px}.as-community-composer>header>span{display:grid;place-items:center;width:52px;height:52px;color:var(--as-community-green);background:var(--as-community-soft);border-radius:15px;font-size:26px}.as-community-composer h2,.as-community-composer p{margin:0}.as-community-composer p{margin-top:4px;color:var(--as-community-muted)}.as-community-composer label,.as-community-dialog label{display:grid;gap:7px;margin-bottom:13px}.as-community-composer label>span,.as-community-dialog label>span{font-weight:800}.as-community-composer input,.as-community-composer textarea,.as-community-composer select,.as-community-dialog input,.as-community-dialog textarea,.as-community-dialog select{width:100%;min-height:44px;padding:9px 11px;color:var(--as-community-ink);background:#fff;border:1px solid #d6ded9;border-radius:11px;font:inherit}.as-community-composer textarea,.as-community-dialog textarea{resize:vertical}.as-community-composer small{color:var(--as-community-muted)}.as-community-composer-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:12px}.as-community-composer footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.as-community-composer footer>span{color:var(--as-community-muted);font-size:12px}.as-community-login-note,.as-community-simple-hero{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:18px;padding:18px;background:var(--as-community-soft);border:1px solid var(--as-community-line);border-radius:17px}.as-community-login-note>span,.as-community-simple-hero>span{display:grid;place-items:center;width:56px;height:56px;background:#fff;border-radius:15px;font-size:29px}.as-community-login-note strong,.as-community-login-note p,.as-community-simple-hero h1,.as-community-simple-hero p{margin:0}.as-community-login-note p,.as-community-simple-hero p{margin-top:4px;color:var(--as-community-muted)}.as-community-login-note a,.as-community-simple-hero a{color:#fff;background:var(--as-community-green);padding:10px 13px;border-radius:10px;text-decoration:none;font-weight:900}.as-community-feed{display:grid;gap:16px}.as-community-post{overflow:hidden;background:#fff;border:1px solid var(--as-community-line);border-radius:20px;box-shadow:var(--as-community-shadow)}.as-community-post.is-pinned{border-color:rgb(209 168 77 / .46);box-shadow:0 18px 48px rgb(34 76 55 / .09),inset 0 4px 0 var(--as-community-gold)}.as-community-post>header{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:11px;padding:16px 18px 12px}.as-community-avatar{display:grid;place-items:center;width:48px;height:48px;color:#fff;background:linear-gradient(145deg,var(--as-community-green-dark),var(--as-community-green));border-radius:15px;font-weight:900}.as-community-post>header strong,.as-community-post>header small{display:block}.as-community-post>header small{margin-top:3px;color:var(--as-community-muted)}.as-community-post-labels span{color:#6f4e00;background:#fff3d0}.as-community-post-labels b{color:var(--as-community-green-dark);background:var(--as-community-soft)}.as-community-post-copy{padding:0 18px 18px}.as-community-post h2{margin:4px 0 10px;font-size:clamp(23px, 3vw, 32px);line-height:1.35}.as-community-post h2 a{color:var(--as-community-ink);text-decoration:none}.as-community-post>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 18px;background:#fbfdfb;border-top:1px solid #eaf0ec}.as-community-reactions,.as-community-post-actions{display:flex;flex-wrap:wrap;gap:6px}.as-community-reactions button,.as-community-post-actions button,.as-community-post-actions a{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:0 9px;color:var(--as-community-muted);background:#fff;border:1px solid #dfe7e2;border-radius:9px;cursor:pointer;text-decoration:none;font:inherit;font-size:12px}.as-community-reactions button.is-active,.as-community-post-actions button.is-active{color:var(--as-community-green-dark);background:#e8f7ef;border-color:rgb(47 123 86 / .28)}.as-community-reactions button:disabled,.as-community-post-actions button:disabled{opacity:.6;cursor:wait}.as-community-thread{margin-top:20px}.as-community-back{display:inline-flex;margin-bottom:12px;color:var(--as-community-green);text-decoration:none;font-weight:900}.as-community-replies{display:grid;gap:13px;margin-top:22px;padding-inline-start:clamp(0px, 5vw, 54px)}.as-community-replies>header h2{display:flex;align-items:center;gap:8px;margin:0}.as-community-replies>header span{display:grid;place-items:center;min-width:34px;height:34px;color:#fff;background:var(--as-community-green);border-radius:10px;font-size:13px}.as-community-reply-composer{margin-top:4px}.as-community-reply-composer>.as-community-composer{margin-top:0}.as-community-post.is-thread{box-shadow:0 12px 34px rgb(34 76 55 / .07)}.as-community-dialog{width:min(560px, calc(100% - 28px));padding:25px;color:var(--as-community-ink);background:#fff;border:0;border-radius:22px;box-shadow:0 28px 90px rgb(0 0 0 / .3);font-family:Calibri,Arial,sans-serif}.as-community-dialog::backdrop{background:rgb(12 25 18 / .62);backdrop-filter:blur(4px)}.as-community-dialog h2{margin:0 0 7px;font-size:30px}.as-community-dialog p{margin:0 0 16px;color:var(--as-community-muted);line-height:1.6}.as-community-dialog-close{position:absolute;top:10px;inset-inline-end:10px}.as-community-dialog-close button{display:grid;place-items:center;width:34px;height:34px;color:var(--as-community-muted);background:var(--as-community-soft);border:0;border-radius:10px;cursor:pointer;font-size:24px}.as-community-locked{display:grid;justify-items:center;gap:12px;padding:clamp(48px, 10vw, 100px) 20px;text-align:center;background:#fff;border:1px solid var(--as-community-line);border-radius:28px;box-shadow:var(--as-community-shadow)}.as-community-locked>span{font-size:64px}.as-community-locked h1,.as-community-locked p{margin:0}.as-community-locked p{color:var(--as-community-muted)}.as-community-locked>a:last-child{color:var(--as-community-green);font-weight:900}.as-community-empty{grid-column:1 / -1;display:grid;justify-items:center;gap:8px;padding:48px 20px;text-align:center;background:var(--as-community-soft);border:1px dashed rgb(47 123 86 / .28);border-radius:20px}.as-community-empty>span{font-size:48px}.as-community-empty h2,.as-community-empty h3{margin:0}.as-community-toast{position:fixed;z-index:999999;inset-inline-end:22px;bottom:22px;max-width:min(430px, calc(100% - 44px));padding:14px 18px;color:#fff;background:#087f5b;border-radius:14px;box-shadow:0 18px 48px rgb(0 0 0 / .22);font-weight:800}.as-community-toast.is-error{background:#9d1f1f}@media (prefers-reduced-motion:reduce){.as-community-circle-card{transition:none}}@media (max-width:1120px){.as-community-hero,.as-community-circle-hero{grid-template-columns:1fr}.as-community-hero-symbol{display:none}.as-community-circle-cover{min-height:300px}.as-community-circle-actions{display:flex;flex-wrap:wrap}.as-community-circle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.as-community-heading{display:grid}.as-community-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.as-community-filters button{grid-column:1 / -1}.as-community-circle-grid{grid-template-columns:1fr}.as-community-post>footer{align-items:flex-start;display:grid}.as-community-login-note,.as-community-simple-hero{grid-template-columns:52px minmax(0,1fr)}.as-community-login-note>a,.as-community-simple-hero>a{grid-column:1 / -1;justify-self:start}}@media (max-width:580px){.as-community-hero{min-height:auto;border-radius:24px}.as-community-filters,.as-community-composer-grid{grid-template-columns:1fr}.as-community-filters button{grid-column:auto}.as-community-circle-cover{min-height:230px}.as-community-circle-copy h1{font-size:40px}.as-community-post>header{grid-template-columns:46px minmax(0,1fr)}.as-community-post-labels{grid-column:1 / -1;padding-inline-start:58px}.as-community-replies{padding-inline-start:0}.as-community-composer footer{display:grid}.as-community-toast{inset-inline-end:14px;bottom:14px;max-width:calc(100% - 28px)}}@media print{.as-community-hero-actions,.as-community-circle-actions,.as-community-composer,.as-community-reactions,.as-community-post-actions,.as-community-dialog,.as-community-toast,.as-community-filters{display:none!important}.as-community-circle-hero,.as-community-post{box-shadow:none;break-inside:avoid}}