.community-page{min-height:100vh;display:flex;flex-direction:column;color:#0f172a;background:linear-gradient(180deg,#f8fafc,#f1f5f9 40%,#ecfdf5)}.community-main{flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.community-hero{text-align:center;padding:2rem 0 1.5rem;max-width:42rem;margin:0 auto}.community-hero h1{font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:800;letter-spacing:-.03em;color:#052e16;margin:0 0 .5rem}.community-hero p{margin:0;color:#475569;line-height:1.55;font-size:1.02rem}.community-toolbar__create{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:.55rem 1rem;border-radius:10px;font-weight:700;font-size:.88rem;text-decoration:none;background:#14532d;color:#fff;white-space:nowrap}.community-toolbar__create:hover{background:#166534}.community-toolbar{display:flex;flex-direction:column;gap:1rem;margin:1.75rem 0 1.25rem}@media (min-width:768px){.community-toolbar{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.75rem 1rem}}.community-search{flex:1 1;max-width:22rem}.community-search input{width:100%;padding:.6rem .85rem;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.95);font-size:.95rem;outline:none;transition:border-color .15s,box-shadow .15s}.community-search input:focus{border-color:rgba(22,101,52,.45);box-shadow:0 0 0 3px rgba(22,101,52,.12)}.community-filters{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-start}.community-chip{border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.85);color:#334155;padding:.4rem .75rem;border-radius:999px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,transform .12s}.community-chip:hover{border-color:rgba(22,101,52,.25);background:#fff}.community-chip--active{background:#14532d;color:#fff;border-color:#14532d}.community-tag-input{width:100%;max-width:22rem}.community-tag-input input{width:100%;padding:.5rem .75rem;border-radius:10px;border:1px dashed rgba(15,23,42,.15);background:hsla(0,0%,100%,.7);font-size:.875rem}.community-section-title{font-size:1.05rem;font-weight:700;color:#0f172a;margin:2rem 0 .75rem;letter-spacing:-.02em}.community-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}@media (min-width:640px){.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.community-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.community-card{display:flex;flex-direction:column;height:auto;min-height:0;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px rgba(15,23,42,.04);text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.community-card--no-media{border-style:dashed;border-color:rgba(15,23,42,.1);background:hsla(0,0%,100%,.92)}.community-card--no-media .community-card__body{padding:.9rem 1rem 1rem}.community-card--no-media .community-card__title{font-size:1rem}.community-card--no-media .community-card__excerpt{-webkit-line-clamp:3}.community-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(15,23,42,.08);border-color:rgba(22,101,52,.2)}.community-card__media{width:100%;line-height:0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.community-card__media img{width:100%;height:auto;display:block;vertical-align:top}.community-card__media--empty{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:.85rem;font-weight:600}.community-card__body{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.community-card__badge{align-self:flex-start;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.25rem .5rem;border-radius:6px;background:rgba(22,101,52,.1);color:#14532d}.community-card__title{font-size:1.05rem;font-weight:700;margin:0;line-height:1.35;color:#0f172a}.community-card__excerpt{font-size:.875rem;color:#64748b;margin:0;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.community-card__tags{display:flex;flex-wrap:wrap;gap:.35rem}.community-mini-tag{font-size:.7rem;padding:.2rem .45rem;border-radius:6px;background:#f1f5f9;color:#475569;font-weight:600}.community-card__meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:auto;padding-top:.5rem;font-size:.78rem;color:#94a3b8;font-weight:600}.community-status{padding:.75rem 1rem;border-radius:12px;font-size:.9rem;margin:1rem 0}.community-status--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.community-status--empty{background:hsla(0,0%,100%,.8);color:#64748b;border:1px solid rgba(15,23,42,.08);text-align:center}.community-load-more{display:flex;justify-content:center;margin-top:1.5rem}.community-load-more button{padding:.55rem 1.35rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;font-weight:700;cursor:pointer;color:#14532d}.community-load-more button:disabled{opacity:.5;cursor:not-allowed}.community-detail{max-width:880px;margin:0 auto}.community-detail-hero-img{width:100%;border-radius:20px;overflow:hidden;border:1px solid rgba(15,23,42,.08);aspect-ratio:16/9;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);margin-bottom:1.25rem}.community-detail-hero-img img{width:100%;height:100%;object-fit:cover;display:block}.community-detail h1{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin:0 0 .75rem;color:#052e16;letter-spacing:-.03em}.community-owner-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 1.25rem;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(22,101,52,.18);background:rgba(236,253,245,.75)}.community-owner-panel__label{font-size:.82rem;font-weight:700;color:#14532d;letter-spacing:.02em}.community-owner-panel__actions{display:flex;flex-wrap:wrap;gap:.5rem}.community-owner-panel__btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .9rem;border-radius:10px;font-weight:700;font-size:.84rem;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;text-decoration:none;cursor:pointer}.community-owner-panel__btn:hover{border-color:rgba(22,101,52,.3)}.community-owner-panel__btn--danger{color:#b91c1c;border-color:rgba(185,28,28,.25);background:#fff}.community-owner-panel__btn--danger:hover{background:#fef2f2;border-color:rgba(185,28,28,.4)}.community-owner-panel__btn:disabled{opacity:.5;cursor:not-allowed}.community-detail-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.community-detail-actions a,.community-detail-actions button{padding:.45rem .9rem;border-radius:10px;font-weight:700;font-size:.875rem;border:1px solid rgba(15,23,42,.12);background:#fff;cursor:pointer;text-decoration:none;color:#0f172a}.community-detail-actions a.community-btn--primary,.community-detail-actions button.community-btn--primary{background:#14532d;color:#fff;border-color:#14532d}.community-detail-actions button:disabled{opacity:.45;cursor:not-allowed}.community-comments{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(15,23,42,.08)}.community-comment{padding:.85rem 0;border-bottom:1px solid rgba(15,23,42,.06)}.community-comment--reply{margin-left:1.25rem;padding-left:1rem;border-left:2px solid rgba(22,101,52,.2)}.community-comment__head{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.35rem;font-size:.8rem;color:#64748b}.community-comment__author{font-weight:700;color:#334155}.community-comment--moderation{background:rgba(248,250,252,.9);border-radius:10px;padding:.85rem .75rem;margin:.35rem 0}.community-comment__status{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;font-size:.68rem;font-weight:800;margin-left:auto}.community-comment__status--pending{background:rgba(245,158,11,.14);color:#b45309}.community-comment__status--rejected{background:rgba(185,28,28,.1);color:#b91c1c}.community-comment__pending-note,.community-comment__rejection{margin:0 0 .35rem;font-size:.8rem;line-height:1.45}.community-comment__pending-note{color:#92400e}.community-comment__rejection{color:#b91c1c}.community-comment__body{margin:0;font-size:.92rem;line-height:1.5;color:#1e293b}.community-comment-form textarea{width:100%;min-height:88px;padding:.65rem .75rem;border-radius:12px;border:1px solid rgba(15,23,42,.12);font-size:.9rem;resize:vertical;margin-bottom:.5rem}.community-comment-form button{padding:.45rem 1rem;border-radius:10px;background:#14532d;color:#fff;border:none;font-weight:700;cursor:pointer}.community-back{display:inline-block;margin-bottom:1rem;color:#14532d;font-weight:600;text-decoration:none;font-size:.9rem}.community-back:hover{text-decoration:underline}.share-modal-backdrop{position:fixed;inset:0;z-index:3000;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;padding:1rem}.share-modal{width:100%;max-width:440px;max-height:90vh;overflow:auto;background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,.1);box-shadow:0 20px 50px rgba(15,23,42,.15)}.share-modal__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem;border-bottom:1px solid rgba(15,23,42,.08)}.share-modal__head h2{margin:0;font-size:1.1rem;font-weight:800;color:#052e16}.share-modal__close{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#64748b}.share-modal__form{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.75rem}.share-modal__label{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;font-weight:700;color:#334155}.share-modal__label input,.share-modal__label select,.share-modal__label textarea{font-weight:500;padding:.45rem .55rem;border-radius:10px;border:1px solid rgba(15,23,42,.12);font-size:.9rem}.share-modal__msg{margin:0;font-size:.85rem;color:#14532d}.share-modal__actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem}.share-modal__btn{padding:.45rem 1rem;border-radius:10px;font-weight:700;cursor:pointer;border:1px solid transparent}.share-modal__btn--ghost{background:#f8fafc;border-color:rgba(15,23,42,.12);color:#334155}.share-modal__btn--primary{background:#14532d;color:#fff}.share-modal__btn:disabled{opacity:.55;cursor:not-allowed}.share-modal__hint{margin:0;font-size:.85rem;color:#64748b;line-height:1.45}.share-modal__optional-preview{font-size:.88rem;color:#475569}.share-modal__optional-preview summary{cursor:pointer;font-weight:600;color:#14532d}.community-plan-panel{margin-top:1.5rem;padding:1.25rem;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.08)}.community-plan-panel__title{margin:0 0 1rem;font-size:1.15rem;font-weight:800;color:#052e16}.community-plan-panel__section-title{margin:0 0 .65rem;font-size:.95rem;font-weight:700;color:#0f172a}.community-plan-panel__image-wrap{margin-bottom:1rem}.community-plan-panel__image{display:block;width:100%;max-height:420px;object-fit:contain;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#f8fafc}.community-plan-panel__image-placeholder{display:flex;align-items:center;justify-content:center;min-height:180px;border-radius:12px;border:1px dashed rgba(15,23,42,.15);background:#f8fafc;color:#64748b;font-size:.9rem}.community-plan-panel__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem}.community-plan-panel__stat{padding:.75rem .85rem;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.community-plan-panel__stat-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.25rem}.community-plan-panel__stat-value{display:block;font-size:1rem;font-weight:800;color:#0f172a}.community-plan-panel__stat-sub{display:block;margin-top:.15rem;font-size:.8rem;color:#64748b}.community-plan-panel__water{margin-bottom:1.25rem}.community-plan-panel__water-list{margin:0;padding-left:1.1rem;line-height:1.7;color:#334155;font-size:.92rem}.community-plan-panel__muted{margin:0;font-size:.88rem;color:#64748b}.community-plan-materials-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:.85rem;gap:.85rem}.community-plan-material-card{margin:0}.community-plan-material-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:12px;border:1px solid rgba(15,23,42,.1);background:#fff;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease}.community-plan-material-card__link:hover{border-color:rgba(20,83,45,.35);box-shadow:0 4px 14px rgba(15,23,42,.08)}.community-plan-material-card__link--static{cursor:default}.community-plan-material-card__link--static:hover{border-color:rgba(15,23,42,.1);box-shadow:none}.community-plan-material-card__media{aspect-ratio:1;background:#f8fafc;display:flex;align-items:center;justify-content:center}.community-plan-material-card__img{width:100%;height:100%}.community-plan-material-card__body{padding:.65rem .7rem .75rem}.community-plan-material-card__name{margin:0 0 .2rem;font-size:.82rem;font-weight:700;line-height:1.3;color:#0f172a}.community-plan-material-card__variant{margin:0 0 .25rem;font-size:.75rem;color:#64748b}.community-plan-material-card__qty{margin:0;font-size:.8rem;font-weight:700;color:#14532d}.community-plan-material-card__unmapped{margin:.35rem 0 0;font-size:.72rem;color:#b45309}.community-create{max-width:42rem}.community-create__header{margin:1.25rem 0 1.75rem}.community-create__header h1{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#052e16}.community-create__header p{margin:0;color:#475569;line-height:1.55;font-size:1rem}.community-create__form{display:flex;flex-direction:column;gap:1.1rem;padding:1.5rem;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:14px;box-shadow:0 4px 18px rgba(15,23,42,.06)}.community-create__label{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:600;color:#334155}.community-create__label input,.community-create__label select,.community-create__label textarea{font-weight:400;padding:.55rem .65rem;border-radius:8px;border:1px solid rgba(15,42,30,.2);font-size:.95rem;font-family:inherit}.community-create__label textarea{resize:vertical;min-height:8rem}.community-create__required{color:#b91c1c;font-weight:700}.community-create__hint{font-size:.8rem;font-weight:400;color:#94a3b8}.community-create__preview{margin-top:.5rem;max-width:100%;max-height:200px;border-radius:8px;object-fit:contain;border:1px solid rgba(15,23,42,.1)}.community-create__check{display:flex;align-items:flex-start;gap:.55rem;font-size:.88rem;font-weight:400;line-height:1.45;color:#334155;cursor:pointer}.community-create__check input{margin-top:.2rem;flex-shrink:0}.community-create__check a{color:#0f766e;text-decoration:underline}.community-create__error,.community-create__field-error{margin:0;color:#b91c1c;font-size:.88rem}.community-create__success{margin:0;color:#15803d;font-size:.88rem;padding:.65rem .85rem;border-radius:10px;background:rgba(22,163,74,.08);border:1px solid rgba(22,163,74,.22)}.community-moderation-banner{margin:0 0 1rem;padding:.9rem 1rem;border-radius:12px;font-size:.9rem;line-height:1.5}.community-moderation-banner strong{display:block;margin-bottom:.35rem;font-size:.95rem}.community-moderation-banner p{margin:0}.community-moderation-banner--pending{background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.35);color:#92400e}.community-moderation-banner--rejected{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.community-create__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem}.community-create__submit{padding:.65rem 1.35rem;border:none;border-radius:10px;font-weight:700;font-size:.95rem;cursor:pointer;background:linear-gradient(165deg,#16a34a,#15803d);color:#fff;box-shadow:0 4px 14px rgba(22,163,74,.35)}.community-create__submit:disabled{opacity:.55;cursor:not-allowed}.community-create__cancel{font-size:.9rem;color:#64748b;text-decoration:underline}.community-create__footnote{margin:0;font-size:.85rem;color:#64748b;line-height:1.5}.community-create__footnote a{color:#0f766e;text-decoration:underline}.community-create__gate{padding:1.25rem 1.5rem;background:#fff7ed;border:1px solid rgba(234,88,12,.25);border-radius:12px;color:#9a3412;font-size:.95rem;line-height:1.55}.community-create__gate p{margin:0 0 .75rem}.community-create__gate-link{font-weight:700;color:#c2410c}.community-status--empty a{color:#15803d;font-weight:700;text-decoration:underline}@media (max-width:767px){.community-main{padding:1rem 1rem 2.5rem}.community-hero{padding:1.5rem 0 1rem}.community-toolbar{margin:1.25rem 0 1rem}.community-toolbar__create{width:100%;justify-content:center}.community-search{max-width:none}.community-detail-hero-img{border-radius:14px;margin-bottom:1rem}.community-detail-actions{flex-direction:column;align-items:stretch}.community-detail-actions a,.community-detail-actions button{width:100%;text-align:center;justify-content:center;min-height:44px;box-sizing:border-box}}