:root{--green:#228b22;--green-dark:#1b5e20;--green-soft:#e9f7e8;--text:#183153;--muted:#6b7280;--line:#e5e7eb;--bg:#f4f8f3;--card:#ffffff;--shadow:0 12px 30px rgba(16,24,40,0.1);--radius:22px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:linear-gradient(180deg,#eef7ee,#f8fafc);overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh}.container{max-width:var(--max);margin:0 auto;padding:0 20px}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.topbar-inner{justify-content:space-between;gap:18px;min-height:74px}.brand,.topbar-inner{display:flex;align-items:center}.brand{gap:12px;font-size:22px;font-weight:800}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;display:grid;place-items:center;font-weight:800;box-shadow:var(--shadow)}.desktop-nav{display:flex;align-items:center}.mobile-nav{display:none}.mobile-nav,.nav{align-items:center}.nav{display:flex;gap:8px;flex-wrap:nowrap}.nav>*{flex-shrink:0}.button,.chip,.nav a{display:inline-block;padding:11px 14px;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:14px;font-weight:700}.chip.active,.nav a:hover{background:var(--green-soft);color:var(--green);border-color:#bfe4bc}.button.primary{background:var(--green);border-color:var(--green);color:#fff;border-radius:14px}.button.secondary{background:#fff;color:var(--green);border-color:#bfe4bc;border-radius:14px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2,.grid-3{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.two-column{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.footer-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.section{padding:24px 0 12px}.section h2{font-size:34px;margin:0 0 10px}.muted{color:var(--muted)}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:13px;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:14px;padding:12px 14px;font:inherit;background:#fff}.field textarea{min-height:120px;resize:vertical}.dashboard-grid{display:grid;grid-template-columns:.9fr 2fr 1fr;gap:20px;align-items:start}@media (max-width:1100px){.dashboard-grid{grid-template-columns:1fr}}.notification-nav-wrap{position:relative;display:inline-block;flex-shrink:0}.notification-nav-button{min-height:42px;padding:9px 14px;border-radius:999px;border:1px solid #bfe4bc;background:#ffffff;color:#166534;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:none}.notification-nav-button:hover{background:#ecfdf3}.notification-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#dc2626;color:#ffffff;display:inline-grid;place-items:center;font-size:12px;font-weight:900}.notification-dropdown-panel{position:absolute;top:calc(100% + 8px);right:0;width:340px;max-height:520px;background:#ffffff;border:1px solid #dbe5dc;border-radius:18px;box-shadow:0 18px 40px rgba(15,23,42,.18);overflow:hidden;z-index:999;transform:translateX(0)}.notification-dropdown-header{padding:14px 16px;border-bottom:1px solid #edf1ed;background:#ffffff}.notification-dropdown-header h2{margin:0;color:#0f2f57;font-size:18px}.notification-dropdown-header p{margin:3px 0 0;color:#64748b;font-size:13px}.notification-dropdown-list{max-height:390px;overflow-y:auto}.notification-dropdown-item{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid #f1f5f1;text-decoration:none;color:#0f2f57;background:#ffffff}.notification-dropdown-item:hover{background:#f8fbf7}.notification-dropdown-item.is-unread{background:#ecfdf3}.notification-avatar{width:42px;height:42px;border-radius:50%;background:#dcfce7;color:#166534;display:grid;place-items:center;overflow:hidden;font-weight:900}.notification-avatar img{width:100%;height:100%;object-fit:cover}.notification-content{min-width:0}.notification-content p{margin:0;color:#0f2f57;font-size:14px;line-height:1.35;font-weight:700}.notification-content span{display:block;margin-top:3px;color:#64748b;font-size:12px}.notification-unread-dot{width:9px;height:9px;border-radius:50%;background:#22c55e}.notification-empty-state{padding:28px 16px;text-align:center;color:#64748b;display:grid;gap:4px}.notification-empty-state strong{color:#0f2f57}.notification-dropdown-footer{padding:12px;border-top:1px solid #edf1ed;background:#ffffff}.notification-dropdown-footer a{display:block;width:100%;padding:10px 12px;border-radius:999px;border:1px solid #bfe4bc;color:#166534;text-align:center;font-weight:800}.notification-dropdown-footer a:hover{background:#ecfdf3}.messages-inbox-page{min-height:calc(100vh - 74px);background:#edf5ee;padding:20px 16px 34px}.messages-inbox-shell{max-width:720px;margin:0 auto;background:#ffffff;border:1px solid #dbe5dc;border-radius:20px;overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.07)}.messages-inbox-header{padding:16px 18px 14px;background:#ffffff;border-bottom:1px solid #edf1ed}.messages-inbox-header h1{margin:0;color:#0f2f57;font-size:26px;line-height:1.15}.messages-inbox-header p{margin:4px 0 0;color:#526173;font-size:14px}.messages-list{display:flex;flex-direction:column}.messages-list-item{display:flex;gap:12px;padding:13px 16px;color:inherit;text-decoration:none;border-bottom:1px solid #edf1ed;background:#ffffff;transition:background .15s ease}.messages-list-item:last-child{border-bottom:none}.messages-list-item:hover{background:#f7fbf6}.messages-list-item.is-unread{background:#f0fdf4}.messages-avatar{width:44px;height:44px;border-radius:50%;background:#dcfce7;color:#166534;display:grid;place-items:center;flex-shrink:0;overflow:hidden;font-weight:800;font-size:16px}.messages-avatar img{width:100%;height:100%;object-fit:cover}.messages-item-main{min-width:0;flex:1}.messages-item-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.messages-item-top h2{margin:0;color:#0f2f57;font-size:15px;line-height:1.25}.messages-item-top time{color:#64748b;font-size:12px;white-space:nowrap;margin-top:1px}.messages-role{margin:2px 0 0;color:#64748b;font-size:12px;text-transform:capitalize}.messages-listing{display:inline-block;margin:6px 0 0;padding:3px 8px;border-radius:999px;background:#ecfdf3;color:#166534;font-size:12px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-item-bottom{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:12px}.messages-preview{margin:0;color:#334155;font-size:14px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-list-item.is-unread .messages-preview,.messages-list-item.is-unread h2{font-weight:800}.messages-unread-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#22c55e;color:#ffffff;display:inline-grid;place-items:center;font-size:12px;font-weight:800;flex-shrink:0}.messages-empty-state{padding:40px 20px;text-align:center;color:#526173}.messages-empty-state h2{margin:0 0 6px;color:#0f2f57}.messages-empty-state p{margin:0}.chat-page{min-height:calc(100vh - 74px);background:#eaf3ec;padding:18px 16px 28px}.chat-shell{max-width:720px;min-height:calc(100vh - 128px);margin:0 auto;background:#f7fbf6;border:1px solid #d8e5d8;border-radius:20px;display:flex;flex-direction:column;overflow:visible;box-shadow:0 12px 26px rgba(15,23,42,.08)}.chat-header{min-height:60px;padding:0 14px;background:#ffffff;border-bottom:1px solid #e2eadf;display:flex;align-items:center;gap:12px;flex-shrink:0}.chat-back-link{width:34px;height:34px;border-radius:999px;background:#ecfdf3;color:#166534;display:grid;place-items:center;font-size:21px;font-weight:800;text-decoration:none;flex-shrink:0}.chat-header-main{min-width:0}.chat-header h1,.chat-header-main h1{margin:0;font-size:16px;color:#0f2f57;line-height:1.25}.chat-header-main p,.chat-subtitle{margin:2px 0 0;font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-timeline{flex:1;overflow-y:visible;padding:14px;background:linear-gradient(rgba(247,251,246,.92),rgba(247,251,246,.92)),#eaf3ec}.chat-empty,.empty-chat{min-height:100%;display:grid;place-content:center;text-align:center;color:#64748b}.chat-empty h2{margin:0 0 6px;color:#0f2f57}.chat-empty p,.empty-chat p{margin:0}.chat-message-row{display:flex;margin-bottom:9px}.chat-message-row.own{justify-content:flex-end}.chat-message-row.other{justify-content:flex-start}.chat-bubble{max-width:min(72%,500px);padding:8px 11px 6px;border-radius:17px;box-shadow:0 2px 8px rgba(15,23,42,.08)}.chat-bubble.own{background:#d9fdd3;border-bottom-right-radius:5px}.chat-bubble.other{background:#ffffff;border-bottom-left-radius:5px}.chat-bubble p{margin:0;color:#102a43;line-height:1.4;white-space:pre-wrap;word-break:break-word}.chat-bubble span,.chat-time{display:block;margin-top:3px;text-align:right;font-size:11px;color:#64748b}.chat-offer-row,.chat-system-row{display:flex;justify-content:center;margin:12px 0}.chat-system-message{max-width:80%;padding:7px 12px;border-radius:999px;background:#eef1ec;color:#5f6b5d;font-size:13px;text-align:center}.chat-input-bar{flex-shrink:0;padding:9px;background:#ffffff;border-top:1px solid #e2eadf}.chat-input-inner,.chat-input-row{display:flex;align-items:flex-end;gap:9px}.chat-input-inner textarea,.chat-input-row textarea{flex:1;min-height:40px;max-height:108px;padding:10px 14px;border:1px solid #ccd8cc;border-radius:22px;resize:none;outline:none;font:inherit;background:#f8faf8}.chat-input-inner textarea:focus,.chat-input-row textarea:focus{border-color:#22c55e;background:#ffffff;box-shadow:0 0 0 3px rgba(34,197,94,.12)}.chat-input-inner button,.chat-input-row button{width:40px;min-width:40px;height:40px;border:none;border-radius:999px;background:#128c3c;color:#ffffff;font-size:17px;font-weight:800;cursor:pointer;display:grid;place-items:center}.chat-input-inner button:disabled,.chat-input-row button:disabled{opacity:.45;cursor:not-allowed}.chat-input-error{margin:0 0 8px;color:#b42318;font-size:13px}.addressbook-card{margin:14px;border:1px solid #dbe5dc;border-radius:18px;background:#f8fbf7;overflow:hidden}.addressbook-toggle{width:100%;padding:14px 16px;border:none;background:#ffffff;color:#0f2f57;cursor:pointer;display:flex;justify-content:space-between;gap:12px;align-items:center;text-align:left}.addressbook-toggle strong{display:block;font-size:16px}.addressbook-toggle small{display:block;margin-top:3px;color:#64748b;font-size:13px}.addressbook-toggle-icon{width:30px;height:30px;border-radius:999px;background:#ecfdf3;color:#166534;display:grid;place-items:center;font-size:22px;font-weight:900}.addressbook-panel{padding:14px;border-top:1px solid #edf1ed}.addressbook-search{width:100%;padding:11px 13px;border:1px solid #ccd8cc;border-radius:999px;font:inherit;outline:none;background:#ffffff}.addressbook-search:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.12)}.addressbook-filters{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.addressbook-filters button{padding:7px 11px;border-radius:999px;border:1px solid #dbe5dc;background:#ffffff;color:#166534;font-weight:800;cursor:pointer}.addressbook-filters button.active{background:#166534;color:#ffffff;border-color:#166534}.addressbook-results{display:grid;gap:8px;max-height:360px;overflow-y:auto}.addressbook-row{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:10px;border:1px solid #edf1ed;border-radius:14px;background:#ffffff}.addressbook-avatar{width:42px;height:42px;border-radius:999px;background:#dcfce7;color:#166534;display:grid;place-items:center;overflow:hidden;font-weight:900}.addressbook-avatar img{width:100%;height:100%;object-fit:cover}.addressbook-main{min-width:0}.addressbook-main strong{display:block;color:#0f2f57;font-size:14px}.addressbook-main span{display:block;margin-top:2px;color:#64748b;font-size:12px}.addressbook-action{display:grid;gap:4px;justify-items:end}.addressbook-action button{padding:8px 12px;border-radius:999px;border:1px solid #128c3c;background:#128c3c;color:#ffffff;font-weight:800;cursor:pointer}.addressbook-action button:disabled{opacity:.6;cursor:not-allowed}.addressbook-action small{color:#b91c1c;font-size:11px}.addressbook-empty{padding:18px;text-align:center;color:#64748b}.marketplace-card{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.marketplace-card:hover{transform:translateY(-2px);border-color:#bfe4bc;box-shadow:0 12px 28px rgba(15,23,42,.12)}.btn-primary-full{width:100%;height:48px;border-radius:14px;background:linear-gradient(135deg,#16a34a,#15803d);color:white;font-weight:800;border:none;cursor:pointer;font-size:15px;transition:all .15s ease}.btn-primary-full:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(22,163,74,.25)}.btn-secondary-full{width:100%;height:44px;border-radius:14px;background:#ffffff;border:1px solid #cbd5e1;color:#166534;font-weight:700;cursor:pointer;font-size:14px;transition:all .15s ease}.btn-secondary-full:hover{background:#f0fdf4;border-color:#86efac}.community-tabs{display:flex;gap:8px;margin-bottom:18px;overflow-x:auto}.community-tabs a{padding:10px 14px;border-radius:999px;border:1px solid #bfe4bc;background:#ffffff;color:#166534;font-weight:800;white-space:nowrap}.community-tabs a.active{background:#166534;color:#ffffff}.mobile-bottom-nav{display:none}@media (max-width:980px){.footer-grid,.form-grid,.grid-2,.grid-3,.two-column{grid-template-columns:1fr}.nav{max-width:100%;overflow-x:auto}}@media (max-width:768px){body{padding-bottom:76px}.desktop-nav{display:none}.mobile-nav{display:flex;align-items:center}.container{padding:0 12px}.card{padding:14px;border-radius:16px}.btn-primary-full,.btn-secondary-full,.button{min-height:48px;font-size:15px}.dashboard-grid{grid-template-columns:1fr;gap:16px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:2000;height:68px;background:#ffffff;border-top:1px solid #dbe5dc;box-shadow:0 -10px 28px rgba(15,23,42,.12);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom-nav-item{display:grid;place-items:center;gap:2px;padding:8px 4px 7px;color:#64748b;font-weight:800;font-size:18px}.mobile-bottom-nav-item small{font-size:11px;line-height:1}.mobile-bottom-nav-item.active{color:#166534;background:#ecfdf3}.notification-dropdown-panel{position:fixed;top:76px;right:12px;left:12px;width:auto;max-height:calc(100vh - 96px)}.community-tabs{position:sticky;top:70px;z-index:10;background:#f8fafc;padding:10px 0}.community-tabs a{flex:1 0 auto;text-align:center}.chat-page,.messages-inbox-page{padding:0}.chat-shell,.messages-inbox-shell{max-width:none;width:100%;min-height:calc(100vh - 74px);border-radius:0;border-left:0;border-right:0}.messages-inbox-header{padding:15px}.messages-inbox-header h1{font-size:24px}.messages-list-item{padding:13px 14px}.messages-avatar{width:44px;height:44px}.chat-header{min-height:60px;padding:0 12px}.chat-timeline{padding:13px}.chat-bubble{max-width:84%}.chat-input-bar{padding:9px}}@media (max-width:480px){.card{padding:12px}.section h2{font-size:24px}.page-header h1{font-size:28px}}.group-card{padding:18px}.group-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px}.group-header a{font-size:18px;font-weight:800;color:#0f2f57}.badge{font-size:12px;font-weight:800;padding:4px 10px;border-radius:999px;background:#ecfdf3;color:#166534;white-space:nowrap}.group-description{font-size:14px;color:#334155;margin:6px 0 10px}.group-meta{font-size:13px;color:#64748b;margin-bottom:6px}.group-latest{display:inline-block;font-size:13px;color:#166534;margin-bottom:10px}.group-latest strong{color:#0f2f57}.group-actions{display:flex;gap:10px;margin-top:10px}.group-actions .button{flex:1;text-align:center}@media (max-width:768px){.group-actions{flex-direction:column}}.group-card{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.group-card:hover{transform:translateY(-2px);border-color:#bbf7d0;box-shadow:0 16px 34px rgba(15,23,42,.12)}.group-card .badge{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.group-card .button.primary{box-shadow:0 8px 18px rgba(22,101,52,.16)}.group-card .button.secondary,.group-card button{min-height:42px}.group-card .group-meta{display:inline-flex;align-items:center;gap:6px}.group-card .group-meta:before{content:"👥";font-size:12px}.group-latest{padding:8px 10px;border-radius:12px;background:#f0fdf4;border:1px solid #dcfce7}.group-latest:hover{background:#dcfce7}@media (max-width:768px){.group-header{align-items:flex-start}.group-header a{font-size:17px}.badge{font-size:11px;padding:4px 8px}}.hero{padding:60px 0 40px}.hero-grid{gap:32px}.hero-panel.primary{background:linear-gradient(135deg,#166534,#15803d);padding:40px;border-radius:22px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.hero-panel.primary h1{font-size:42px;margin:10px 0 14px;line-height:1.2}.hero-panel.primary p{font-size:16px}.hero-actions{gap:12px}.lead{font-size:16px;color:#475569;max-width:720px;margin-bottom:20px}.list{padding-left:18px;margin-top:10px}.list li{margin-bottom:6px}.hero .button.secondary{border-radius:14px;border:2px solid white;font-weight:800}@media (max-width:768px){.hero{padding:24px 0}.hero-grid{grid-template-columns:1fr}.hero-panel.primary{padding:24px}.hero-panel.primary h1{font-size:28px}.hero-actions{flex-direction:column}}.hero{padding:80px 0 60px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.hero-panel.primary{background:linear-gradient(135deg,#14532d,#166534);color:white;padding:48px;border-radius:24px;box-shadow:0 30px 60px rgba(0,0,0,.18)}.hero-panel.primary h1{font-size:46px;line-height:1.15;margin:12px 0 16px}.hero-panel.primary p{font-size:17px;opacity:.95;max-width:520px}.hero-actions{display:flex;gap:14px;margin-top:28px}.hero-preview{display:flex;justify-content:center}.mock-window{width:100%;max-width:420px;background:#ffffff;border-radius:18px;padding:16px;box-shadow:0 20px 50px rgba(0,0,0,.12)}.mock-header{display:flex;justify-content:space-between;margin-bottom:12px}.mock-feed-card{padding:12px;border-radius:12px;background:#f8fafc;margin-bottom:10px}.mock-feed-card p{margin:6px 0 0}.mock-image{height:80px;border-radius:10px;background:#e2e8f0}.cta-band{background:linear-gradient(135deg,#166534,#15803d);color:white;padding:50px 24px;border-radius:22px}.cta-inner{max-width:720px;margin:0 auto;text-align:center}.cta-actions{margin-top:20px;display:flex;gap:12px;justify-content:center}.button.large{padding:14px 26px;font-size:16px}@media (max-width:768px){.hero{padding:40px 0}.hero-grid{grid-template-columns:1fr}.hero-panel.primary{padding:28px}.hero-panel.primary h1{font-size:30px}.cta-actions,.hero-actions{flex-direction:column}}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.step-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;text-align:center}.step-card span{display:inline-block;width:36px;height:36px;border-radius:999px;background:#166534;color:white;font-weight:800;line-height:36px;margin-bottom:10px}.trust-band{text-align:center;padding:20px 0}.trust-band p{font-weight:700;margin-bottom:10px}.trust-points{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#166534;font-weight:700}@media (max-width:768px){.steps-grid{grid-template-columns:1fr}}