body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}#root,body,html{height:100%}body{background:#fde9e9;color:#222;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;margin:0}img{display:block;max-width:100%}button,input,textarea{font:inherit}:root{--bg-page:#fde9e9;--bg-shell:#fff;--bg-surface:#fff;--bg-muted:#f6f7fb;--text:#1f2937;--text-muted:#6b7280;--brand:#6b8e23;--brand-600:#556b2f;--brand-50:#f3f7ea;--stroke:#e5e7eb;--shadow:0 8px 28px #10182814;--radius-lg:16px;--radius-md:12px;--radius-sm:10px;--gap:20px}.landing{background:#fde9e9;background:var(--bg-page);display:grid;grid-template-rows:auto 1fr;min-height:100%}.topbar{background:#fff;background:var(--bg-shell);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--stroke);box-shadow:0 1px 0 #00000005;position:-webkit-sticky;position:sticky;top:0;z-index:10}.topbar__inner{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:220px 1fr 220px;margin:0 auto;max-width:1200px;padding:10px 18px}.brand{align-items:center;display:flex;gap:10px}.brand__logo{background:#f3f7ea;background:var(--brand-50);border:2px solid #6b8e23;border:2px solid var(--brand);border-radius:50%;height:28px;width:28px}.brand__name{font-weight:700;letter-spacing:.2px}.nav-tabs{display:flex;gap:18px;justify-content:center}.nav-tabs__item{border-radius:999px;color:#6b7280;color:var(--text-muted);cursor:pointer;padding:8px 10px;-webkit-user-select:none;user-select:none}.nav-tabs__item--active{background:#f3f7ea;background:var(--brand-50);color:#6b8e23;color:var(--brand);font-weight:600}.topbar__right{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto auto}.search{align-items:center;background:#f6f7fb;background:var(--bg-muted);border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:999px;display:flex;gap:8px;padding:8px 12px}.search input{background:#0000;border:none;outline:none;width:100%}.icon-btn{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:999px;cursor:pointer;display:grid;height:36px;place-items:center;width:36px}.avatar{background:#ddd;border:2px solid #fff;border-radius:50%;box-shadow:0 8px 28px #10182814;box-shadow:var(--shadow);height:32px;width:32px}.main{grid-gap:20px;grid-gap:var(--gap);display:grid;grid-template-columns:260px minmax(0,1fr) 300px;margin:20px auto;max-width:1200px;padding:0 18px}.main,.sidebar{gap:20px;gap:var(--gap)}.sidebar{display:flex;flex-direction:column}.card{background:#fff;background:var(--bg-surface);border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 8px 28px #10182814;box-shadow:var(--shadow);overflow:hidden}.card__header{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--stroke);color:#111827;font-weight:700;padding:14px 16px}.card__body{color:#6b7280;color:var(--text-muted);padding:14px 16px}.card__footer{border-top:1px solid #e5e7eb;border-top:1px solid var(--stroke);padding:10px 16px}.widget-about .about-cover{background:#d1d5db;height:120px;object-fit:cover;width:100%}.widget-about .about-user{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:48px 1fr;margin-top:-24px;padding:0 16px 10px}.widget-about .about-avatar{background:#ccc;border:3px solid #fff;border-radius:50%;height:48px;width:48px}.widget-list{list-style:none;margin:0;padding:0}.widget-list li{grid-gap:10px;align-items:center;border-top:1px solid #e5e7eb;border-top:1px solid var(--stroke);display:grid;gap:10px;grid-template-columns:36px 1fr auto;padding:10px 16px}.widget-list li:first-child{border-top:none}.widget-list__thumb{background:#e5e7eb;border-radius:8px;height:36px;width:36px}.widget-list__title{color:#111827;font-weight:600}.widget-list__meta{color:#6b7280;color:var(--text-muted);font-size:12px}.feed{display:flex;flex-direction:column;gap:20px;gap:var(--gap)}.composer.card{padding:0}.composer__row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:40px 1fr auto;padding:12px 16px}.composer__avatar{background:#ddd;border-radius:50%;height:40px;width:40px}.composer__input{background:#f6f7fb;background:var(--bg-muted);border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:999px;color:#1f2937;color:var(--text);padding:10px 14px}.composer__btn{background:#6b8e23;background:var(--brand);border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px}.composer__btn:hover{background:#556b2f;background:var(--brand-600)}.post.card{overflow:hidden}.post__header{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:40px 1fr auto;padding:14px 16px}.post__avatar{background:#ddd;border-radius:50%;height:40px;width:40px}.post__author{color:#111827;font-weight:700}.post__meta{color:#6b7280;color:var(--text-muted);font-size:12px}.post__content{color:#374151;line-height:1.55;padding:0 16px 12px}.post__media{height:auto;max-height:420px;object-fit:cover;width:100%}.post__actions{border-top:1px solid #e5e7eb;border-top:1px solid var(--stroke);color:#6b7280;color:var(--text-muted);display:flex;justify-content:space-between;padding:10px 16px}.post__action{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;gap:8px;padding:8px 12px}.post__action:hover{background:#f6f7fb;background:var(--bg-muted);border-color:#e5e7eb;border-color:var(--stroke);color:#1f2937;color:var(--text)}.post__action .count{color:#556b2f;color:var(--brand-600);font-weight:600}.widget-activity .activity-item{grid-gap:10px;align-items:start;border-top:1px solid #e5e7eb;border-top:1px solid var(--stroke);display:grid;gap:10px;grid-template-columns:36px 1fr auto;padding:12px 16px}.widget-activity .activity-item:first-child{border-top:none}.activity__icon{background:#e5e7eb;border-radius:50%;height:36px;width:36px}.activity__text{color:#374151;font-size:14px}.activity__time{color:#6b7280;color:var(--text-muted);font-size:12px}.widget-ad .ad-box{background:#111;color:#fff;display:grid;font-weight:700;height:220px;letter-spacing:1px;place-items:center}.widget-friends .friend{grid-gap:10px;align-items:center;border-top:1px solid #e5e7eb;border-top:1px solid var(--stroke);display:grid;gap:10px;grid-template-columns:36px 1fr auto;padding:12px 16px}.widget-friends .friend:first-child{border-top:none}.friend__avatar{background:#e5e7eb;border-radius:50%;height:36px;width:36px}.friend__name{color:#111827;font-weight:600}.friend__status{background:#22c55e;border-radius:50%;height:8px;width:8px}.badge{align-items:center;background:#f6f7fb;background:var(--bg-muted);border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:999px;color:#6b7280;color:var(--text-muted);display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:4px 8px}.hr{border-top:1px solid #e5e7eb;border-top:1px solid var(--stroke);margin:10px 0}@media (max-width:1200px){.topbar__inner{grid-template-columns:200px 1fr 200px}.main{grid-template-columns:240px minmax(0,1fr) 280px}}@media (max-width:1024px){.main{grid-template-columns:220px minmax(0,1fr)}.sidebar--right{display:none}}@media (max-width:768px){.topbar__inner{gap:10px;grid-template-columns:1fr auto}.brand,.nav-tabs{display:none}.main{grid-template-columns:minmax(0,1fr)}.sidebar--left{display:none}.composer__row{grid-template-columns:32px 1fr auto}.composer__btn{padding:8px 12px}}
/*# sourceMappingURL=main.b4b19971.css.map*/