:root{
  --bg:#f5f6fa;--panel:#fff;--panel-soft:#fafbfe;--text:#171923;--muted:#6e7485;--border:#e3e6ef;
  --accent:#333b83;--accent-2:#5964bd;--accent-soft:#eef0ff;--green:#1e9a73;--green-soft:#eaf8f3;
  --amber:#b8791c;--amber-soft:#fff6e7;--red:#b63d4c;--red-soft:#fff0f2;--blue:#3474b9;--blue-soft:#eef6ff;
  --shadow:0 14px 34px rgba(35,42,74,.07);--radius:20px
}
[hidden]{display:none!important}*{box-sizing:border-box}html{font-family:"Vazirmatn",Tahoma,sans-serif;background:var(--bg);color:var(--text)}body{margin:0;background:radial-gradient(circle at 90% 0,#edf0ff 0,transparent 24%),radial-gradient(circle at 5% 10%,#eaf8f3 0,transparent 20%),var(--bg);min-height:100vh}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 70px}.hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0 24px;border-bottom:1px solid rgba(210,214,227,.8)}.brand-block{display:flex;align-items:center;gap:16px;min-width:0}.brand-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,var(--accent),#20275f);color:#fff;font-size:21px;font-weight:800;box-shadow:0 8px 24px rgba(51,59,131,.22);flex:0 0 auto}.eyebrow,.section-tag{font-size:10px;letter-spacing:.16em;font-weight:800;color:#6871a7}.hero h1{font-size:32px;margin:4px 0 5px;line-height:1.25}.hero p{margin:0;color:var(--muted);font-size:13px}.hero-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-start}.segmented{display:flex;background:#e9ebf2;border:1px solid #dde0e9;border-radius:12px;padding:3px}.segment{border:0;background:transparent;font:inherit;font-size:12px;font-weight:700;color:#606678;padding:8px 11px;border-radius:9px;cursor:pointer}.segment span{display:block;font-size:8px;line-height:1.2;font-weight:600;opacity:.7}.segment.is-active{background:#fff;color:var(--accent);box-shadow:0 2px 8px rgba(35,42,74,.08)}.button,.icon-button{font:inherit;border-radius:11px;border:1px solid var(--border);cursor:pointer;transition:.18s}.button{padding:10px 13px;font-size:12px;font-weight:700}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 7px 18px rgba(51,59,131,.16)}.button.primary:hover{background:#282f70;transform:translateY(-1px)}.button.ghost{background:rgba(255,255,255,.75);color:#505769}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.icon-button{width:39px;height:39px;background:rgba(255,255,255,.8);font-size:20px;color:#51586b}.status-strip{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;color:var(--muted);font-size:11px}.live-status{display:flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;border-radius:50%;background:#b6bac7;box-shadow:0 0 0 4px rgba(182,186,199,.13)}.status-dot.live{background:var(--green);box-shadow:0 0 0 4px rgba(30,154,115,.12)}.status-dot.error{background:var(--red);box-shadow:0 0 0 4px rgba(182,61,76,.1)}.capture-card{display:grid;grid-template-columns:.85fr 1.3fr;gap:26px;background:linear-gradient(135deg,#fff 0,#fbfbff 60%,#f3f4ff 100%);border:1px solid #dde1ef;border-radius:24px;padding:26px;box-shadow:var(--shadow);margin:10px 0 22px;position:relative;overflow:hidden}.capture-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(89,100,189,.07);left:-65px;bottom:-90px}.capture-copy{position:relative}.capture-copy h2{font-size:23px;margin:7px 0 8px}.capture-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.9;max-width:420px}.capture-form{position:relative}textarea{width:100%;resize:vertical;min-height:116px;border:1px solid #d8ddeb;border-radius:15px;padding:14px 15px;font:inherit;font-size:14px;line-height:1.9;background:#fff;color:var(--text);outline:0;transition:.18s}textarea:focus,select:focus{border-color:#6b75c6;box-shadow:0 0 0 4px rgba(89,100,189,.1)}.capture-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:10px}.project-select-wrap{display:flex;flex-direction:column;gap:5px;min-width:260px;color:var(--muted);font-size:10px}.project-select-wrap select{border:1px solid #dce0e9;border-radius:10px;padding:8px 10px;background:#fff;font:inherit;font-size:11px;outline:0;max-width:330px}.capture-actions{display:flex;align-items:center;gap:10px}.char-count{font-size:9px;color:#9297a5;direction:ltr}.capture-message{min-height:21px;margin-top:8px;font-size:11px;color:var(--muted)}.capture-message.success{color:var(--green)}.capture-message.error{color:var(--red)}.notice{display:flex;flex-direction:column;gap:4px;border-radius:16px;padding:15px 18px;margin:14px 0;font-size:12px}.notice.danger{background:var(--red-soft);border:1px solid #f0cdd3;color:#85323e}.notice small{opacity:.75}.loading-panel{min-height:145px;border:1px dashed #d8dce7;border-radius:20px;background:rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;gap:14px;color:#596071;margin:18px 0}.loading-panel div:last-child{display:flex;flex-direction:column;gap:4px}.loading-panel span{font-size:11px;color:#8a90a0}.spinner{width:25px;height:25px;border-radius:50%;border:3px solid #e0e3ed;border-top-color:var(--accent-2);animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.metric{min-height:116px;background:rgba(255,255,255,.92);border:1px solid var(--border);border-radius:18px;padding:17px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 22px rgba(35,42,74,.04)}.metric span{font-size:11px;color:var(--muted);font-weight:600}.metric strong{font-size:29px;line-height:1}.metric small{font-size:8px;letter-spacing:.12em;color:#a0a5b2}.focus-metric{border-color:#d7dcff;background:linear-gradient(160deg,#fff,#f2f3ff)}.focus-metric strong{color:var(--accent)}.waiting-metric{background:linear-gradient(160deg,#fff,#fff8ed);border-color:#f0dfc5}.waiting-metric strong{color:var(--amber)}.inbox-metric{background:linear-gradient(160deg,#fff,#effaf6);border-color:#d5eee5}.inbox-metric strong{color:var(--green)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:28px 0 13px}.section-heading.small{margin-top:0}.section-heading h2{font-size:20px;margin:4px 0 0}.section-heading.small h2{font-size:17px}.count-badge{min-width:30px;height:30px;border-radius:999px;display:grid;place-items:center;padding:0 10px;background:#fff;border:1px solid var(--border);font-size:11px;font-weight:800;color:#545b70}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-card{background:rgba(255,255,255,.96);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 7px 22px rgba(34,41,68,.045);transition:.18s}.project-card:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(34,41,68,.075);border-color:#d7dbe7}.card-main{padding:18px}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.card-title{font-size:15px;font-weight:800;line-height:1.6;min-width:0}.importance{text-align:left;direction:ltr;color:var(--accent);font-weight:800;font-size:18px;white-space:nowrap}.importance small{display:block;font-size:7px;letter-spacing:.08em;color:#999ead;margin-top:1px}.meta-row{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.pill{font-size:9px;border:1px solid #e1e4eb;background:#f8f9fb;color:#697082;padding:4px 7px;border-radius:999px}.pill.blocked{background:var(--amber-soft);color:#94621b;border-color:#eed8b6}.next-action{background:#f8f9fc;border:1px solid #eceef4;border-radius:12px;padding:11px 12px;font-size:11px;line-height:1.8;color:#42485a}.next-action b{display:block;font-size:8px;letter-spacing:.08em;color:#727a92;margin-bottom:3px}.card-footer{border-top:1px solid #edf0f4;padding:10px 18px;display:flex;justify-content:space-between;gap:10px;color:#7c8291;font-size:9px}.card-footer a,.compact-side a{color:var(--accent);text-decoration:none;font-weight:700}details{border-top:1px solid #edf0f4}summary{cursor:pointer;list-style:none;padding:11px 18px;font-size:10px;font-weight:700;color:#5d6475}summary::-webkit-details-marker{display:none}summary:after{content:"+";float:left;font-size:16px;color:#8c91a0}details[open] summary:after{content:"−"}.details-body{padding:0 18px 18px;color:#53596a;font-size:11px;line-height:1.85}.details-body h3{font-size:8px;letter-spacing:.08em;color:#8a90a0;margin:14px 0 4px}.task-list{display:flex;flex-direction:column;gap:7px}.task-item{border:1px solid #eaecf2;border-radius:10px;padding:9px 10px;background:#fcfcfd}.task-head{display:flex;justify-content:space-between;gap:10px;font-weight:700}.task-meta{font-size:9px;color:#8a90a0;margin-top:4px}.flow-panel,.recent-panel{margin-top:28px;padding:20px;background:rgba(255,255,255,.72);border:1px solid var(--border);border-radius:20px}.compact-list{display:flex;flex-direction:column;gap:8px}.compact-item{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid #e6e8ef;border-radius:13px;padding:11px 13px}.compact-title{font-size:11px;font-weight:800}.compact-note{font-size:9px;color:#7b8190;margin-top:3px;line-height:1.6}.compact-side{text-align:left;direction:ltr;font-size:10px;white-space:nowrap;color:#747b8b}.compact-side strong{font-size:14px;color:var(--accent)}.master-group{margin-top:28px}.empty{background:#fff;border:1px dashed #dfe2e9;border-radius:16px;padding:22px;text-align:center;color:#858b99;font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.hero{align-items:flex-start;flex-direction:column}.hero-actions{width:100%}.capture-card{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.capture-row{align-items:stretch;flex-direction:column}.project-select-wrap{min-width:0}.capture-actions{justify-content:space-between}}
@media(max-width:560px){.shell{width:min(100% - 20px,1180px);padding-top:14px}.hero h1{font-size:25px}.brand-mark{width:42px;height:42px;border-radius:14px}.hero-actions{gap:6px}.button{padding:9px 10px}.capture-card{padding:18px;border-radius:19px}.capture-copy h2{font-size:19px}.metric-grid{grid-template-columns:1fr 1fr}.metric{min-height:100px}.project-card{border-radius:16px}.card-main{padding:15px}.card-footer{padding:9px 15px}.section-heading h2{font-size:17px}.status-strip{align-items:flex-start;flex-direction:column;gap:5px}}
@media print{body{background:#fff}.shell{width:100%;padding:0}.hero-actions,.capture-card,.status-strip,.recent-panel,details,.card-footer{display:none!important}.hero{padding:0 0 10px}.brand-mark{background:#fff;color:#000;border:1px solid #000;box-shadow:none}.eyebrow,.section-tag,.hero p{color:#444}.metric-grid{gap:5px;margin:10px 0}.metric{min-height:75px;box-shadow:none;border-color:#bbb;padding:10px;background:#fff!important}.metric strong{color:#000!important;font-size:20px}.project-grid{gap:6px}.project-card{box-shadow:none;border-color:#aaa;break-inside:avoid}.card-main{padding:10px}.next-action{background:#fff;border-color:#bbb}.flow-panel{background:#fff;border-color:#aaa;padding:10px}#masterView{display:none!important}}
.master-empty{grid-column:1/-1}
.capture-card{display:block}.capture-content{display:grid;grid-template-columns:.85fr 1.3fr;gap:26px}.capture-summary{display:none}.toggle-card{cursor:pointer}.toggle-card:focus-visible{outline:3px solid rgba(89,100,189,.38);outline-offset:3px}.idea-card{background:#fff;border:1px solid #e6e8ef;border-radius:13px;overflow:hidden}.idea-card .idea-main{border:0;border-radius:0}.eyebrow,.section-tag{font-size:11px}.metric small{font-size:10px}.importance small{font-size:9px}.pill{font-size:11px}.next-action{font-size:13px}.next-action b{font-size:10px}.card-footer{font-size:11px}summary{font-size:12px}.details-body{font-size:13px}.details-body h3{font-size:10px}.task-meta{font-size:11px}.compact-title{font-size:13px}.compact-note{font-size:11px}.compact-side{font-size:11px}.project-select-wrap{font-size:11px}.project-select-wrap select{font-size:12px}.char-count{font-size:10px}.capture-message{font-size:12px}
@media(max-width:900px){.capture-content{grid-template-columns:1fr}}
@media(max-width:560px){.capture-card{padding:0}.capture-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;color:var(--accent);font-size:11px}.capture-summary strong{font-size:14px;color:var(--text)}.capture-summary:after{font-size:20px}.capture-content{padding:0 18px 18px;gap:16px}.capture-card:not([open]) .capture-summary{border-bottom:0}.capture-copy h2{font-size:18px}.next-action{font-size:12px}.details-body{font-size:12px}.compact-item{align-items:flex-start}}
.demo-banner{display:flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid #d7dcff;border-radius:13px;background:var(--accent-soft);color:#4b548f;font-size:11px}.demo-banner strong{direction:ltr;white-space:nowrap;font-size:10px;letter-spacing:.12em;color:var(--accent)}.demo-reset{direction:ltr}.demo-inbox-list{display:flex;flex-direction:column;gap:6px;margin-top:6px}.demo-inbox-item{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid #dcefe7;border-radius:10px;background:#f4fbf8;font-size:11px}.demo-inbox-item span,.demo-inbox-empty{color:var(--muted);font-size:10px}.idea-card:hover{border-color:#d7dbe7;box-shadow:0 8px 22px rgba(34,41,68,.05)}
@media(max-width:560px){.demo-banner{align-items:flex-start;flex-direction:column;gap:4px}.demo-banner span{line-height:1.7}.demo-inbox-item{font-size:12px}}
.language-switch{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-bottom:10px;color:#9a9fad;font-size:11px;direction:ltr}.language-switch button{border:0;background:transparent;padding:4px 2px;color:#747b8b;font:inherit;font-weight:700;cursor:pointer}.language-switch button.is-active{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.language-switch button:focus-visible{outline:2px solid rgba(89,100,189,.45);outline-offset:3px;border-radius:3px}.product-hero{padding:24px 26px 21px;border:1px solid #dce0ef;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(243,244,255,.92));box-shadow:0 10px 28px rgba(35,42,74,.055)}.product-hero h1{max-width:820px;margin:7px 0 8px;font-size:clamp(25px,3.2vw,38px);line-height:1.22;letter-spacing:-.025em}.product-hero-description{max-width:870px;margin:0;color:#535a6b;font-size:14px;line-height:1.65}.product-hero-customization{max-width:960px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.product-value-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 18px;margin:17px 0 0;padding:13px 0 0 20px;border-top:1px solid #e6e8f1;color:#343a4b;font-size:12px;font-weight:600}.product-value-list li::marker{color:var(--green)}.demo-guide{margin:11px 0 3px;padding:14px 17px;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.72)}.demo-guide h2{margin:0 0 8px;font-size:14px}.demo-guide ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 24px;margin:0;padding-left:18px;color:var(--muted);font-size:11px;line-height:1.6}.demo-guide strong{color:#3d4353}.lang-en .hero h1,.lang-en .section-heading h2,.lang-en .capture-copy h2{letter-spacing:-.012em}.lang-en summary:after{float:right}.lang-en .importance,.lang-en .compact-side{text-align:right}
@media(max-width:760px){.product-value-list{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-guide ul{grid-template-columns:1fr}.product-hero{padding:21px}.product-hero h1{font-size:28px}}
@media(max-width:560px){.language-switch{margin-bottom:7px}.product-hero{padding:18px;border-radius:18px}.product-hero h1{font-size:24px}.product-hero-description{font-size:13px}.product-hero-customization{font-size:11px}.product-value-list{grid-template-columns:1fr;margin-top:13px;padding-top:11px;font-size:11px;gap:5px}.demo-guide{padding:13px 15px}.demo-guide ul{font-size:10px}}
@media print{.language-switch,.product-hero,.demo-guide{display:none!important}}
