:root{--bg:#080d12;--panel:#101820;--panel-2:#151f28;--line:#ffffff14;--text:#f1f5f3;--muted:#91a09c;--green:#49d17d;--green-dark:#173f2b;--purple:#8b5cf6;--pink:#f1638a;--yellow:#f3b83f;--radius:20px}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 70% 0%, #2e674d33, transparent 30rem), var(--bg);color:var(--text);margin:0;font-family:Vazirmatn,IRANSansX,Tahoma,Arial,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{direction:rtl;grid-template-rows:1fr 58px;grid-template-columns:250px minmax(0,1fr) 330px;min-height:100vh;display:grid}.sidebar{border-left:1px solid var(--line);direction:rtl;background:#070c10eb;grid-area:1/1;height:calc(100vh - 58px);padding:24px 18px;position:sticky;top:0}.brand{align-items:center;gap:12px;margin:0 10px 28px;display:flex}.brand-mark{background:linear-gradient(145deg,var(--green),#216c46);color:#06120c;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.brand-mark svg{width:26px;height:26px}.brand strong{text-align:right;direction:ltr;font-size:22px;display:block}.brand span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.main-nav{gap:5px;display:grid}.nav-item{color:#b9c3c0;border-radius:12px;align-items:center;gap:13px;padding:11px 13px;display:flex}.nav-item:hover{color:#fff;background:#ffffff0a}.nav-item.active{color:var(--green);background:linear-gradient(90deg,#26774c47,#26774c1f)}.factory-card{border:1px solid var(--line);background:linear-gradient(145deg,#20372d73,#0d14198c);border-radius:16px;padding:16px;position:absolute;bottom:22px;left:18px;right:18px}.factory-card svg{color:var(--green)}.factory-card strong{margin:8px 0 5px;display:block}.factory-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.9}.main-column{direction:rtl;grid-area:1/2;min-width:0;padding:0 22px 30px}.topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080d12db;justify-content:space-between;align-items:center;height:76px;display:flex;position:sticky;top:0}.search{flex:1;max-width:620px}.search input{border:1px solid var(--line);width:100%;color:var(--text);background:#121c24;border-radius:13px;outline:none;padding:13px 18px}.search input:focus{border-color:#49d17d73}.top-actions{align-items:center;gap:8px;display:flex}.top-actions button,.cat-row button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.top-actions button:hover{background:#ffffff0d}.user-chip{align-items:center;gap:8px;margin-right:8px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg,#466357,#244438);border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.hero{border-radius:var(--radius);border:1px solid var(--line);isolation:isolate;height:310px;position:relative;overflow:hidden}.hero img{object-fit:cover;object-position:center 55%;z-index:-2}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#050a0d1f,#050a0dc7 70%,#050a0df5);position:absolute;inset:0}.hero-copy{max-width:470px;position:absolute;top:50%;right:38px;transform:translateY(-50%)}.eyebrow{color:var(--green);letter-spacing:.04em;font-size:13px;font-weight:700}.hero h1{margin:9px 0 10px;font-size:38px;line-height:1.35}.hero p{color:#c7d2ce;margin:0}.stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0;display:grid}.stat-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.stat-card:first-child svg{color:var(--purple)}.stat-card:nth-child(2) svg{color:var(--yellow)}.stat-card:nth-child(3) svg{color:var(--green)}.stat-card:nth-child(4) svg{color:var(--pink)}.stat-card strong{font-size:22px;display:block}.stat-card span{color:var(--muted);font-size:11px}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius)}.composer{gap:12px;margin-bottom:16px;padding:18px;display:flex}.composer-body{flex:1}.composer-body p{color:#b9c3c0;margin:5px 0 16px}.composer-actions{border-top:1px solid var(--line);align-items:center;gap:8px;padding-top:13px;display:flex}.composer-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;display:flex}.composer-actions button:hover{color:#fff;background:#ffffff0a}.composer-actions .primary{color:#fff;background:#17603b;margin-right:auto;padding-inline:24px}.post{padding:18px;overflow:hidden}.post-header{align-items:center;gap:10px;display:flex}.post-header strong{display:block}.post-header span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.post-text{color:#d5ddda;line-height:2}.post-media{border-radius:16px;position:relative;overflow:hidden}.post-media img{object-fit:cover;width:100%;height:auto;max-height:560px;display:block}.location-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060c0fd1;border-radius:999px;align-items:center;gap:5px;padding:8px 11px;font-size:12px;display:flex;position:absolute;bottom:14px;right:14px}.post-footer{gap:8px;padding-top:13px;display:flex}.post-footer button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:7px 9px;display:flex}.post-footer button:first-child:hover{color:var(--pink)}.post-footer .save{margin-right:auto}.right-rail{border-right:1px solid var(--line);background:#070c10ad;grid-area:1/3;padding:76px 18px 24px}.rail-card{background:var(--panel);border:1px solid var(--line);border-radius:17px;margin-bottom:14px;padding:16px}.section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title h2{margin:0;font-size:15px}.section-title a{color:var(--green);font-size:11px}.need-row,.cat-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:11px 0;display:flex}.need-row:first-of-type{border-top:0}.need-row>svg{color:var(--muted);margin-right:auto}.need-row strong,.cat-row strong{font-size:13px;display:block}.need-row span,.cat-row span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.mini-cat{width:38px;height:38px;color:var(--green);background:#28352f;border-radius:10px;place-items:center;display:grid}.fake-map{background:linear-gradient(31deg,#0000 46%,#ffffff0d 47% 49%,#0000 50%),linear-gradient(145deg,#101e25,#0d151b);border-radius:13px;height:190px;position:relative;overflow:hidden}.factory-lines{border:1px solid #ffffff0f;position:absolute;inset:20px;transform:skew(-12deg)}.map-dot{background:#2d7a4db3;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:700;display:grid;position:absolute;box-shadow:0 0 0 9px #2d7a4d1f}.map-dot.one{top:35px;right:35px}.map-dot.two{top:68px;left:48px}.map-dot.three{bottom:28px;right:115px}.cat-row img{object-fit:cover;border-radius:12px;width:48px;height:48px}.cat-row button{color:var(--green);margin-right:auto}.powered{border-top:1px solid var(--line);color:var(--muted);z-index:20;direction:ltr;background:#0b1218;grid-area:2/1/auto/-1;justify-content:center;align-items:center;gap:8px;display:flex;position:sticky;bottom:0}.powered strong{color:var(--green);align-items:center;gap:7px;display:flex}.core-icon{color:#dbe6e2;font-size:27px;line-height:0}.powered a{align-items:center;gap:7px;font-size:12px;display:flex;position:absolute;left:22px}@media (max-width:1180px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.right-rail{display:none}}@media (max-width:820px){.app-shell{padding-bottom:58px;display:block}.sidebar{display:none}.main-column{padding:0 12px 22px}.topbar{height:64px}.top-actions .user-chip span:last-child{display:none}.hero{height:270px}.hero-copy{right:24px}.hero h1{font-size:29px}.stats-grid{grid-template-columns:repeat(2,1fr)}.composer-actions{overflow-x:auto}.composer-actions button{white-space:nowrap}.powered{height:58px;font-size:12px;position:fixed;left:0;right:0}.powered a{display:none}}@media (max-width:500px){.search{max-width:70%}.hero{height:240px}.hero-copy{left:18px;right:18px}.hero h1{font-size:25px}.stats-grid{gap:8px}.stat-card{padding:12px}.stat-card strong{font-size:18px}.composer{padding:13px}.composer-actions button:first-child,.composer-actions button:nth-child(2){display:none}}
