/* The fifth section extends the approved garden without restyling its other pages. */
.community-invite{display:grid;grid-template-columns:160px 1fr auto;gap:28px;align-items:center;margin-top:28px;padding:30px 32px;background:var(--purple);border-top:1px solid var(--ink)}
.community-invite h2{font-size:clamp(27px,3vw,38px);letter-spacing:-.025em}.community-invite p{margin-top:9px;font-size:17px}.community-invite:hover h2{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.community-heading{display:flex;justify-content:space-between;gap:40px;align-items:center;margin:5px 0 38px;max-width:1150px}
.community-heading .eyebrow{margin-bottom:19px}.community-heading h1{font-size:clamp(42px,5.3vw,74px);line-height:1.08;letter-spacing:-.025em}.community-heading>div>p:last-child{font-size:19px;line-height:1.5;max-width:550px;margin-top:22px}
.community-heading>img{width:150px;height:150px;object-fit:contain;transform:rotate(-12deg);margin-right:70px}
.community-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(35px,6vw,95px);align-items:start}
.community-form-section>h2{font-size:30px;letter-spacing:-.02em;margin-bottom:25px}
.community-page fieldset{border:0;margin:0;padding:0;min-width:0}.community-page fieldset:disabled{opacity:.55}
.community-field{margin:0 0 26px}.community-field label{display:block;font-size:18px;line-height:1.4;margin:0 0 10px;max-width:550px}
.community-required{font-size:14px;color:var(--muted);font-weight:400}.community-field input,.community-field textarea{box-sizing:border-box;display:block;width:100%;font:inherit;font-size:17px;line-height:1.5;background:#fffef9;color:var(--ink);border:1px solid #929d88;border-radius:5px;padding:12px 14px;transition:border-color .15s;min-height:48px}
.community-field textarea{resize:vertical;min-height:110px}.community-field input:focus,.community-field textarea:focus{outline:2px solid var(--green);outline-offset:2px}.community-field input:disabled,.community-field textarea:disabled{cursor:wait}
.community-public-notice{padding:20px 23px;background:#e0e8d2;border-radius:6px;margin:0 0 27px}.community-public-notice strong{font:25px/1.2 var(--heading);letter-spacing:-.02em}.community-public-notice p{font-size:16px;line-height:1.5;margin-top:9px;max-width:500px}
.community-public-notice details{border-top:1px solid #46624155;margin-top:16px;padding-top:13px}.community-public-notice summary{cursor:pointer;font-size:14px;font-weight:600}.community-public-notice details p{font-size:14px;line-height:1.55;color:#40503c}
.community-delete{color:#a6352a;border-color:#a6352a;margin-left:0}.community-delete-confirmation{padding:18px 20px;background:#f4e6dd;margin-top:18px;border-radius:5px}.community-delete-confirmation>p:first-child{font-size:18px;font-weight:600}.community-delete-confirmation>p+p{font-size:15px;line-height:1.5;margin-top:6px}.community-delete-confirmation>div{display:flex;gap:25px;flex-wrap:wrap}.community-delete-confirmation button{font-size:15px}
.community-submit{display:flex;gap:22px;justify-content:space-between;align-items:center;border:1px solid var(--green);background:var(--green);color:var(--paper);padding:13px 21px;border-radius:4px;font-size:17px;min-height:52px;min-width:235px}.community-submit:hover{background:#344b30}.community-submit:disabled{cursor:wait;opacity:.6}
.community-message{font-size:15px;line-height:1.5;margin-top:16px;min-height:1.5em;max-width:540px}.community-error{color:#a6352a!important}.community-edit-note{font-size:15px;line-height:1.5;margin:-9px 0 25px;color:var(--green)}
.community-text-button{border:0;border-bottom:1px solid var(--ink);border-radius:0;background:transparent;font-size:16px;padding:5px 0;margin-top:17px}.community-page [hidden]{display:none!important}
.community-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.community-shared{padding-top:0}.community-shared>header{border-top:1px solid var(--ink);padding-top:21px;margin-bottom:25px}.community-shared>header>.eyebrow{font-size:12px}.community-shared h2{font-size:clamp(29px,3vw,40px);line-height:1.12;letter-spacing:-.025em;margin-top:16px}.community-shared>header>p:not(.eyebrow){font-size:17px;line-height:1.5;margin-top:13px}.community-shared>header .community-live{font:12px/1.5 var(--mono);color:var(--green);margin-top:20px}
.community-empty{padding:42px 32px;background:#e7eaf0;border-radius:45% 55% 47% 53% / 23% 27% 28% 25%;text-align:center;margin:25px 0}.community-empty>p{font:30px/1.18 var(--heading);letter-spacing:-.02em;max-width:330px;margin:0 auto 18px}.community-empty>span{display:block;font-size:16px;line-height:1.5;max-width:350px;margin:auto}
.community-response{padding:25px 27px;margin:0 0 22px;background:#e0e8d2;border-radius:12px 28px 15px 24px;overflow-wrap:anywhere}.community-response:nth-child(3n+2){background:#e2eaf4;border-radius:25px 14px 25px 16px}.community-response:nth-child(3n){background:#eee3f6}.community-response>header{display:flex;justify-content:space-between;gap:20px;align-items:baseline;border-bottom:1px solid #4662413b;padding-bottom:14px}.community-response h3{font-size:25px;line-height:1.2;letter-spacing:-.02em}.community-response time{font:12px/1.5 var(--mono);white-space:nowrap;color:var(--muted)}.community-response section{margin-top:20px}.community-response h4{font:14px/1.4 var(--body);letter-spacing:0;font-weight:600;margin-bottom:8px;color:var(--green)}.community-response section p{font-size:17px;line-height:1.55;white-space:pre-wrap}
@media(max-width:950px){.community-layout{gap:35px;grid-template-columns:1.05fr 1fr}.community-heading>img{margin-right:25px;width:115px;height:115px}.community-invite{grid-template-columns:120px 1fr auto;padding:26px;gap:20px}}
@media(max-width:760px){.community-heading{margin-bottom:33px;gap:15px;align-items:flex-start}.community-heading h1{font-size:clamp(39px,8vw,56px)}.community-heading>div>p:last-child{font-size:18px}.community-heading>img{width:68px;height:85px;margin:45px 0 0}.community-layout{grid-template-columns:1fr;gap:50px}.community-field label{font-size:18px}.community-field textarea{min-height:105px}.community-submit{width:100%}.community-public-notice{padding:20px}.community-response{padding:23px}.community-invite{grid-template-columns:1fr auto;gap:15px;padding:25px}.community-invite>.eyebrow{grid-column:1/-1}.community-invite h2{font-size:30px}.community-invite p{font-size:16px}.community-empty{padding:38px 28px}}
@media(max-width:400px){.community-heading>img{display:none}.community-heading h1{font-size:40px}.community-invite h2{font-size:27px}}
@media print{.community-form-section{display:none}.community-layout{display:block}.community-heading>img{display:none}.community-response{break-inside:avoid}}

.community-sharing-choice{margin:4px 0 27px;padding:20px 0;border-top:1px solid var(--rule)}
.community-sharing-choice label{display:flex;align-items:center;gap:12px;font:18px/1.4 var(--body);cursor:pointer;min-height:44px}
.community-sharing-choice input{width:22px;height:22px;accent-color:var(--green);flex:none}
.community-sharing-choice input:focus-visible{outline:2px solid var(--green);outline-offset:4px}
.community-sharing-choice>p{font:16px/1.5 var(--body);margin:8px 0 0 34px;max-width:480px}
#community-sharing-change{color:var(--green);font-weight:500}
