@font-face{font-family:Yekan Bakh;src:url(/fonts/yekan-bakh-vf.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:IranSansX;src:url(/fonts/iransansx-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IranSansX;src:url(/fonts/iransansx-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IranNastaliq;src:url(/fonts/iran-nastaliq.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--yekan-width:97%;--page-bg:#f9f4f0;--surface:#fff;--text:#000;--muted:#7d7d7d;--border:#000;--todo:#f05858;--progress:#ffa051;--done:#108f05;--done-banner:#006e15;--remaining-banner:#d97706;--danger:#f05858;--top-bar-height:4.5rem;--blog-shell-width:min(80rem,calc(100% - 2rem));--blog-shell-gap:12rem;--board-width:61.35rem;--column-width:19.65rem;--column-gap:1.2rem;--card-height:5.75rem;--card-gap:1rem;--card-offset:0.45rem;font-size:77%;font-family:Yekan Bakh,sans-serif;font-stretch:var(--yekan-width);color:var(--text);background:var(--page-bg)}*{box-sizing:border-box}#root,body,html{min-height:100%;overflow:hidden;height:100vh}body.blog-post-page-active,html.blog-post-page-active,html.blog-post-page-active #root{height:auto;min-height:100%;overflow:visible}body.blog-post-page-active{overflow-y:auto}body{margin:0;min-height:100vh;font-family:inherit;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.site-preloader,body{background:var(--page-bg)}.site-preloader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;transition:opacity .18s ease,visibility .18s ease}.site-preloader-hidden{opacity:0;visibility:hidden;pointer-events:none}.site-preloader-box{flex-direction:row;gap:1.2rem;width:15.75rem;height:5.2rem;padding:1rem 1.25rem;border:.125rem solid var(--border);background:#fff;direction:rtl;font-stretch:var(--yekan-width)}.site-preloader-box,.site-preloader-square-frame{box-sizing:border-box;display:flex;align-items:center;justify-content:center}.site-preloader-square-frame{flex:0 0 auto;width:3.6rem;height:3.6rem}.site-preloader-square{box-sizing:border-box;width:2.55rem;height:2.55rem;border:.125rem solid var(--border);background:#e5a26e;transform:rotate(-5deg);animation:mobile-rect-spin 6s linear infinite}.site-preloader-box span{display:block;width:7.7rem;color:var(--text);font-size:1.2rem;font-weight:800;line-height:1.4;text-align:right;white-space:nowrap}button,input,textarea{font:inherit}button{padding:0;color:inherit}textarea{border-radius:0}.top-bar{display:flex;height:var(--top-bar-height);padding:0 1.5rem;border-bottom:.125rem solid var(--border);background:var(--page-bg)}.top-bar,.top-bar-trigger{align-items:center;justify-content:center}.top-bar-trigger{display:inline-flex;min-width:min(100%,45rem);border:0;background:transparent;cursor:pointer}.top-bar-title{display:inline-block;overflow:visible;line-height:1.22;text-align:center}.done-banner,.remaining-banner,.top-bar-title{max-width:100%;font-size:1.75rem;font-weight:800;direction:rtl}.done-banner,.remaining-banner{display:inline-flex;align-items:center;justify-content:center;width:24.5rem;height:2.6rem;padding:0 1rem;background:var(--done-banner);color:#fff;line-height:1}.remaining-banner{background:var(--remaining-banner);color:#fff}.done-banner-exiting,.remaining-banner-exiting{animation:hide-done-banner .105s linear forwards}@keyframes hide-done-banner{0%{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}to{opacity:0;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}.delete-drop-zone{position:fixed;top:50%;left:1.25rem;z-index:20;width:10rem;opacity:0;pointer-events:none;transform:translate(-1rem,-50%);transition:opacity .18s ease,transform .18s ease}.delete-drop-zone-visible{opacity:1;pointer-events:auto;transform:translateY(-50%)}.delete-drop-zone-shadow{position:absolute;inset:0;transform:translate(var(--card-offset),var(--card-offset));border:.125rem solid var(--border);background:var(--border)}.delete-drop-zone-face{position:relative;z-index:1;display:flex;flex-direction:column;gap:.45rem;width:10rem;padding:1rem;border:.125rem solid var(--border);background:var(--danger);color:#fff}.delete-drop-zone-title{font-size:1.15rem;font-weight:800;line-height:1.15;direction:rtl}.delete-drop-zone-caption{font-size:.85rem;font-weight:700;line-height:1.55;direction:rtl}.app-shell{display:flex;flex-direction:column;min-height:calc(100vh - var(--top-bar-height));padding:2.7rem 1.5rem 1.4rem}.board-scroll{width:100%;overflow-x:auto;overflow-y:visible;padding-bottom:1rem}.board-grid{display:grid;grid-template-columns:repeat(3,var(--column-width));grid-column-gap:var(--column-gap);column-gap:var(--column-gap);align-items:start;width:var(--board-width);margin:0 auto}.column{display:flex;flex-direction:column;align-items:flex-start;width:var(--column-width)}.column-header{display:flex;align-items:center;justify-content:space-between;min-height:2.5rem;margin-bottom:1.5rem;width:100%}.column-title-group{display:flex;align-items:center;gap:.7rem}.column-menu-wrap{position:relative}.column-menu-button{display:inline-flex;align-items:center;justify-content:center;gap:.18rem;width:1.9rem;height:1.9rem;border:.125rem solid var(--border);background:transparent;cursor:pointer}.column-menu-button span{width:.18rem;height:.18rem;background:var(--border)}.done-menu{position:absolute;top:0;left:calc(100% + .55rem);z-index:15;min-width:8.6rem;padding:.7rem .8rem;border:.125rem solid var(--border);background:var(--page-bg)}.done-menu p{margin:0;font-size:.95rem;font-weight:700;line-height:1.4;direction:rtl}.done-menu-actions{display:flex;justify-content:flex-end;margin-top:.6rem}.done-menu-button{min-width:2.9rem;height:1.9rem;border:.125rem solid var(--border);background:var(--done);color:#fff;font-size:.9rem;font-weight:700;cursor:pointer}.column-header h2{margin:0;padding-top:.12rem;overflow:visible;font-size:2rem;font-weight:800;line-height:1.16}.column-indicator{flex:0 0 0.55rem;width:.55rem;height:.55rem}.card-stack{width:19.65rem}.card-slot,.card-stack{display:flex;flex-direction:column;gap:var(--card-gap)}.task-card{width:19.65rem;touch-action:none;cursor:-webkit-grab;cursor:grab}.task-card-face{display:flex;align-items:flex-start;justify-content:flex-start;width:19.65rem;min-height:var(--card-height);padding:.85rem 1rem .9rem;border:.125rem solid var(--border);background:var(--surface);position:relative}.task-card-face-done{color:var(--done)}.task-card-face-deleting{border-style:dashed;background:transparent}.task-card-text{width:100%;border:0;background:transparent;color:inherit;font-size:1.2rem;font-weight:700;line-height:1.35;text-align:start;overflow-wrap:anywhere;cursor:text}.task-card-text-static{cursor:inherit}.task-card-editor{width:100%;min-height:4rem;padding:0;border:0;background:transparent;color:inherit;font-size:1.2rem;font-weight:700;line-height:1.35;text-align:start;resize:none;outline:none;overflow:hidden}.task-card-overlay{position:relative;width:19.65rem}.task-card-shadow{position:absolute;inset:0;transform:translate(var(--card-offset),var(--card-offset));border:.125rem solid var(--border);background:var(--border)}.task-card-shadow-done{border-color:var(--done);background:var(--done)}.task-card-shadow-deleting{opacity:0}.task-card-face-overlay{position:relative;z-index:1}.task-placeholder{display:flex;align-items:center;justify-content:center;width:19.65rem;min-height:var(--card-height);padding:.85rem;border:.125rem dashed var(--border);background:transparent;font-size:.9rem;font-weight:700;line-height:1.55;text-align:center;direction:rtl}.add-task-area{display:flex;flex-direction:column;gap:.8rem;width:19.65rem;margin-top:1rem}.add-task-area-top{margin-top:0}.task-composer-card{width:19.65rem}.task-composer-input{width:100%;min-height:var(--card-height);padding:.85rem 1rem .9rem;border:.125rem solid var(--border);background:var(--surface);color:var(--text);font-size:1.2rem;font-weight:700;line-height:1.35;text-align:right;direction:rtl;resize:none;outline:none;overflow:hidden}.task-composer-input::placeholder{color:#7c7c7c}.add-task-button{display:flex;align-items:center;justify-content:center;gap:.65rem;width:19.65rem;height:2.9rem;border:.125rem dashed var(--border);background:transparent;font-size:1.2rem;font-weight:700;direction:rtl;cursor:pointer}.add-task-button img{width:1rem;height:1rem;object-fit:contain}.board-footer{margin-top:auto;padding-top:2.5rem}.board-note{margin:0;line-height:1.7;color:var(--muted);text-align:center;direction:rtl}.board-note,.report-link{font-size:1.05rem;font-weight:700}.report-link{border:0;background:transparent;color:var(--text);text-decoration:underline;cursor:pointer}.modal-backdrop{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:hsla(28,55%,91%,.9);z-index:2000}.report-modal{position:relative;width:min(28rem,calc(100vw - 3rem))}.report-modal-shadow{position:absolute;inset:0;transform:translate(.5rem,.5rem);border:.125rem solid var(--border);background:var(--border)}.report-modal-body{position:relative;z-index:1;padding:1.75rem;border:.125rem solid var(--border);background:var(--surface);direction:rtl}.report-modal-body h2{margin:0 0 .75rem;font-size:1.6rem;font-weight:800;line-height:1.2}.report-modal-body p{margin:0;font-size:1.05rem;font-weight:700;line-height:1.7;color:#4b4b4b}.report-modal-caption{margin-bottom:1.4rem!important}.feedback-form{gap:1rem}.feedback-field,.feedback-form{display:flex;flex-direction:column}.feedback-field{gap:.4rem}.feedback-label{font-size:1rem;font-weight:700;line-height:1.4}.feedback-required{color:var(--danger)}.feedback-input,.feedback-textarea{width:100%;border:.125rem solid var(--border);background:#fff;padding:.8rem .9rem;color:var(--text);font-size:1rem;font-weight:700;line-height:1.5;outline:none}.feedback-textarea{min-height:8rem;resize:vertical;text-align:right;direction:rtl}.feedback-status{margin:0;font-size:.95rem;font-weight:700;line-height:1.5}.feedback-status-error{color:var(--danger)}.feedback-status-success{color:var(--done-banner)}.feedback-actions{display:flex;justify-content:flex-end;gap:.8rem}.modal-close-button{min-width:7rem;height:3rem;margin-top:1.5rem;border:.125rem solid var(--border);background:var(--danger);font-size:1rem;font-weight:700;cursor:pointer}.modal-close-button:disabled{opacity:.75;cursor:progress}.modal-close-button-secondary{background:#fff}.mobile-message{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center;padding:2rem;background:#353535}.mobile-message-content{display:flex;flex-direction:column;align-items:center;gap:3rem;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}.mobile-logo{-webkit-user-drag:none}.mobile-logo-wrapper{position:relative;width:6.9375rem;height:6.875rem;display:flex;align-items:center;justify-content:center}.mobile-logo{position:relative;z-index:1;width:8.6875rem;padding-bottom:1.5625rem}.mobile-spinner-rect{position:absolute;inset:0;width:6.6875rem;height:6.6875rem;background:#e5a26e;border:.1875rem solid #000;transform:rotate(-5deg);animation:mobile-rect-spin 15s linear infinite}@keyframes mobile-rect-spin{0%{transform:rotate(-5deg)}to{transform:rotate(355deg)}}.mobile-message p{margin:0;color:#f9f4f0;font-size:1.5rem;line-height:1.6;text-align:center}.mobile-blog-button,.mobile-message p{font-family:Yekan Bakh,sans-serif;font-weight:700;direction:rtl}.mobile-blog-button{display:flex;align-items:center;gap:.5rem;padding:0;background:transparent;border:none;color:#ff4eeb;font-size:1.25rem;cursor:pointer;pointer-events:auto;text-decoration:underline}.mobile-blog-button span{padding-top:.2rem}.mobile-blog-button:active{opacity:.8}.mobile-blog-button img{width:1.1rem;height:1.1rem;flex-shrink:0}@media (max-width:1120px){.mobile-message{display:flex}.app-shell,.top-bar{display:none}.top-bar{height:4rem;padding:0 1rem}.done-banner,.top-bar-title{font-size:1.35rem}.done-banner{width:min(100%,22rem)}.delete-drop-zone{left:.75rem;width:8.75rem}.app-shell{padding:1.2rem 1rem 1rem}.board-footer{padding-top:2rem}.board-note,.report-link,.report-modal-body p{font-size:.95rem}.blog-top-bar{display:flex!important}}.sidebar-toggle{position:absolute;right:1.5rem;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;padding:0;transition:opacity .3s ease,visibility .3s ease}.sidebar-toggle-hidden{opacity:0;visibility:hidden;pointer-events:none}.sidebar-toggle img{height:3rem;width:auto;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.sidebar-backdrop{position:fixed;inset:0;z-index:95;border:0;background-color:hsla(28,55%,91%,.9);cursor:default}.sidebar{position:fixed;top:0;right:0;width:20rem;height:100vh;background:#313131;transform:translateX(100%);transition:transform .3s ease;z-index:100;border-left:.125rem solid var(--border);display:flex;flex-direction:column}.sidebar-open{transform:translateX(0)}.sidebar-header{height:var(--top-bar-height);padding:0 1.5rem;border-bottom:.125rem solid #fff;flex-shrink:0}.sidebar-close-button,.sidebar-header{display:flex;align-items:center;justify-content:center}.sidebar-close-button{border:none;background:transparent;cursor:pointer;padding:0}.sidebar-close-button img{height:4rem;width:auto;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.sidebar-content{flex:1 1;padding:.5rem;display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column;gap:1rem}.sidebar-guest-message{margin:auto 0;font-size:1.2rem;font-weight:700;line-height:1.5;color:#fff;text-align:center;direction:rtl}.sidebar-board-list{display:flex;flex-direction:column;gap:.15rem}.sidebar-divider{width:calc(100% + 1rem);height:.125rem;background:#fff;flex-shrink:0;margin-right:-.5rem;margin-left:-.5rem;margin-bottom:1rem}.sidebar-board-item{width:100%;border:none;background:transparent;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:.6rem;font-size:1.2rem;font-weight:500;padding:.45rem .5rem;cursor:pointer;text-align:right;position:relative}.sidebar-board-counter{width:1.9rem;height:1.3rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#000;font-size:1rem;font-weight:600;line-height:1;padding-top:.2rem}.sidebar-board-label{direction:rtl;text-align:right;margin-right:0;margin-left:auto}.sidebar-board-label-active{font-weight:800}.sidebar-board-label-danger{margin-left:0;color:#fff;font-weight:800}.sidebar-board-kebab{width:1rem;opacity:0;pointer-events:none}.sidebar-board-item:hover .sidebar-board-kebab,.sidebar-board-kebab-active,.sidebar-board-kebab-open{opacity:1;pointer-events:auto}.sidebar-board-kebab-button{width:1.8rem;height:1.8rem;border:none;background:transparent;padding:0;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.14rem;cursor:pointer}.sidebar-board-kebab-button span{width:.2rem;height:.2rem;border-radius:50%;background:#fff}.sidebar-board-kebab-active .sidebar-board-kebab-button span{background:currentColor}.sidebar-board-kebab-menu{position:absolute;right:2rem;top:calc(100% - .35rem);z-index:5;min-width:8.8rem}.sidebar-board-kebab-menu-shadow{position:absolute;inset:0;transform:translate(.28rem,.28rem);border:.125rem solid #000;background:#000}.sidebar-board-kebab-menu-content{position:relative;z-index:1;display:flex;flex-direction:column;border:.125rem solid #000;background:#f9f4f0}.sidebar-board-kebab-action{border:none;border-bottom:.125rem solid #000;background:transparent;color:#000;text-align:right;direction:rtl;padding:.35rem .45rem;font-weight:700;cursor:pointer}.sidebar-board-kebab-action:last-child{border-bottom:none}.sidebar-board-confirm-actions{display:inline-flex;gap:.3rem;order:-1}.sidebar-board-confirm-box{width:1.9rem;height:1.3rem;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sidebar-board-confirm-box img{width:1rem;height:1rem}.sidebar-board-confirm-cancel{background:#f05858}.sidebar-board-confirm-accept{background:#22c55e}.sidebar-board-title-input{margin-left:auto;border:none;background:transparent;color:inherit;font-size:1.2rem;font-weight:700;direction:rtl;text-align:right;outline:none;min-width:7rem}.sidebar-new-board-button{width:100%;height:2rem;border:none;background:#313131;color:#fff;display:inline-flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.5rem;font-size:1.3rem;font-weight:700;cursor:pointer;direction:ltr;text-align:right}.sidebar-new-board-button img{width:1.5rem;height:1.5rem;flex-shrink:0;display:inline-block;vertical-align:middle}.sidebar-new-board-button span{direction:rtl;padding-top:.4rem;padding-right:.2rem}body.sidebar-active .app-shell,body.sidebar-active .top-bar{margin-right:0}@media (max-width:1120px){.sidebar,.sidebar-toggle{display:none}}@media (min-width:769px) and (max-width:1120px){.blog-page-active .sidebar-toggle{display:block}.blog-page-active .sidebar{display:flex}}@media (max-width:768px){.blog-sidebar-toggle-mobile{display:block}}.kb-auth-backdrop{position:fixed;inset:0;background-color:hsla(28,55%,91%,.9);display:flex;align-items:center;justify-content:center;z-index:10000}.kb-auth-modal{position:relative;width:90%;max-width:55rem;background:#fff;border:.25rem solid #000;z-index:1}.kb-auth-shadow{position:absolute;top:0;left:0;right:-.9375rem;bottom:-.9375rem;background:#000;z-index:-1}body.auth-modal-active .blog-suggested-panel,body.auth-modal-active .blog-suggested-panel:after,body.auth-modal-active .top-bar{z-index:1!important}.kb-auth-content{display:grid;grid-template-columns:1fr 1fr;min-height:30rem;background:#fff;padding-bottom:2rem}.kb-auth-logo{display:flex;align-items:center;justify-content:center;background:#fff}.kb-auth-logo img{width:100%;max-width:19rem;height:auto}.kb-auth-form-container{padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center;background:#fff}.kb-auth-title{font-size:2rem;font-weight:800;margin:0 0 2rem;color:#000;direction:rtl;text-align:right}.kb-auth-header{display:contents}.kb-auth-logo-mobile{display:none}.kb-auth-form{display:flex;flex-direction:column;gap:1.25rem}.kb-auth-input{width:100%;padding:.65rem 1rem;font-size:1.25rem;font-family:Yekan Bakh,sans-serif;font-weight:700;border:.125rem solid #000;background:#fff;color:#000;transition:border-color .2s;direction:rtl;text-align:right}.kb-auth-input::placeholder{color:#999;font-weight:600;font-size:1.25rem;direction:rtl;text-align:right}.kb-auth-input[inputmode=numeric],.kb-auth-input[type=password],.kb-auth-input[type=tel]{direction:ltr;text-align:left}.kb-auth-input[type=password]::placeholder{direction:rtl;text-align:right}.kb-auth-input:focus{outline:none;border-color:#000}.kb-auth-error{padding:.75rem;background:#fee;border:.1rem solid var(--danger);color:var(--danger);font-size:.9rem;text-align:center;margin:0}.kb-auth-submit-wrapper{position:relative;width:9.5rem;margin-top:.5rem;margin-left:auto}.kb-auth-submit-shadow{position:absolute;inset:0;transform:translate(.375rem,.375rem);background:#000;border:.125rem solid #000}.kb-auth-submit{position:relative;width:9.5rem;height:3.125rem;border:.125rem solid #000;background:#ccc;color:#000;font-size:1.1rem;font-weight:800;font-family:Yekan Bakh,sans-serif;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.kb-auth-submit:active,.kb-auth-submit:focus,.kb-auth-submit:hover{outline:none;filter:none;opacity:1}.kb-auth-submit.kb-auth-submit-active{background:#ff4eeb}.kb-auth-submit.kb-auth-submit-active:active,.kb-auth-submit.kb-auth-submit-active:focus,.kb-auth-submit.kb-auth-submit-active:hover{background:#ff4eeb;filter:none;opacity:1}.kb-auth-submit:disabled{cursor:not-allowed}.kb-auth-submit:disabled:active,.kb-auth-submit:disabled:focus,.kb-auth-submit:disabled:hover{filter:none;opacity:1}.kb-auth-policy-check{display:flex;align-items:flex-start;gap:.55rem;direction:rtl;font-size:.85rem;font-weight:800;line-height:1.7;color:#000;cursor:pointer}.kb-auth-policy-check input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;flex:0 0 auto;width:1.2rem;height:1.2rem;margin-top:.2rem;border:.125rem solid #000;background:#fff;cursor:pointer}.kb-auth-policy-check input:checked{background:#ff4eeb}.kb-auth-policy-check input:checked:after{content:"";position:absolute;right:.232rem;width:.34rem;height:.66rem;border:solid #000;border-width:0 .14rem .14rem 0;transform:rotate(45deg)}.kb-auth-policy-check input:disabled{cursor:not-allowed}.kb-auth-policy-check a{color:#ff4eeb;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.15em}.kb-otp-container{display:flex;gap:.75rem;justify-content:center;direction:ltr}.kb-otp-input{width:3.75rem;height:3.75rem;border:.125rem solid #000;background:#fff;color:#000;font-size:1.5rem;font-weight:700;font-family:Yekan Bakh,sans-serif;text-align:center;outline:none;-webkit-tap-highlight-color:transparent;transition:border-color .2s}.kb-otp-input::placeholder{color:#ccc;font-weight:700}.kb-otp-input:focus{border-color:#000;outline:none}.kb-otp-input:disabled{opacity:.6;cursor:not-allowed}.kb-otp-welcome{margin:1rem 0 0;font-size:1rem;font-weight:700;line-height:1.6;color:#000;text-align:right;direction:rtl}@media (max-width:768px){.kb-auth-content{grid-template-columns:1fr}.kb-auth-logo{display:none}.kb-auth-header{display:flex;flex-direction:row-reverse;align-items:center;gap:1rem;margin-bottom:2rem}.kb-auth-title{margin:0;flex:1 1}.kb-auth-logo-mobile{display:block;flex-shrink:0;width:7rem;height:7rem}.kb-auth-logo-mobile img{width:100%;height:100%;object-fit:contain}}.auth-required{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.auth-required-content{text-align:center;max-width:28rem}.auth-required-content h1{font-size:2.5rem;font-weight:800;margin:0 0 1rem}.auth-required-content p{font-size:1.1rem;color:var(--muted);margin:0 0 2rem}.auth-required-button{padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;font-family:Yekan Bakh,sans-serif;background:var(--border);color:var(--surface);border:none;border-radius:.5rem;cursor:pointer;transition:opacity .2s}.auth-required-button:hover{opacity:.85}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.auth-loading p{font-size:1.2rem;color:var(--muted)}.sidebar-signin-section,.sidebar-user-info{padding:0}.sidebar-signin-message{font-size:.95rem;line-height:1.5;color:#fff;margin:0 0 1.25rem;text-align:center;direction:rtl}.sidebar-signin-button{width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:700;font-family:Yekan Bakh,sans-serif;background:var(--border);color:var(--surface);border:none;border-radius:.5rem;cursor:pointer;transition:opacity .2s}.sidebar-signin-button:hover{opacity:.85}.sidebar-footer{height:var(--top-bar-height);border-top:.125rem solid #fff;flex-shrink:0;display:flex;align-items:center;padding:0 1rem}.sidebar-profile{display:flex;align-items:center;gap:.75rem;width:100%;flex-direction:row-reverse}.sidebar-profile-photo{width:2.5rem;height:2.5rem;border:.125rem solid #fff;background:#fff;flex-shrink:0;overflow:hidden}.sidebar-profile-photo img{width:100%;height:100%;object-fit:cover}.sidebar-profile-info{flex:1 1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.sidebar-profile-name{font-size:.95rem;font-weight:700;color:#fff}.sidebar-profile-name,.sidebar-profile-username{direction:rtl;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-profile-username{font-size:.8rem;font-weight:600;color:#ccc}.sidebar-profile-menu-wrap{position:relative;flex-shrink:0}.sidebar-profile-menu-button{display:inline-flex;align-items:center;justify-content:center;gap:.18rem;width:1.9rem;height:1.9rem;border:.125rem solid #fff;background:transparent;cursor:pointer}.sidebar-profile-menu-button span{width:.18rem;height:.18rem;background:#fff}.sidebar-profile-menu{position:absolute;bottom:calc(100% + .55rem);left:0;z-index:15;min-width:8.6rem}.sidebar-profile-menu-shadow{position:absolute;inset:0;transform:translate(.375rem,.375rem);background:#000;border:.125rem solid #000}.sidebar-profile-menu-content{position:relative;z-index:1;padding:.7rem .8rem;border:.125rem solid var(--border);background:#f9f4f0;display:flex;flex-direction:column;gap:.5rem}.sidebar-profile-menu-button-action{width:100%;height:2.5rem;border:.125rem solid var(--border);background:#ff4eeb;color:#000;font-size:.95rem;font-weight:700;font-family:Yekan Bakh,sans-serif;cursor:pointer;transition:opacity .2s}.sidebar-profile-menu-button-login,.sidebar-profile-menu-button-settings{background:#ff4eeb;color:#000}.sidebar-profile-menu-button-logout{background:var(--danger);color:#fff}.feedback-submit-wrapper{position:relative;width:100%;margin-top:1.5rem}.feedback-submit-shadow{position:absolute;inset:0;transform:translate(.375rem,.375rem);background:#000;border:.125rem solid #000}.feedback-submit{position:relative;width:100%;height:3rem;border:.125rem solid #000;background:#ccc;color:#000;font-size:1rem;font-weight:700;font-family:Yekan Bakh,sans-serif;cursor:pointer}.feedback-submit.feedback-submit-active{background:#ff4eeb}.feedback-submit:disabled{opacity:.75;cursor:progress}.toast-container{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(150%);z-index:3000;display:flex;flex-direction:row-reverse;align-items:stretch;gap:.8125rem;opacity:0;transition:transform .15s ease-in-out,opacity .15s ease-in-out}.toast-container.toast-visible{transform:translateX(-50%) translateY(0);opacity:1}.toast-container.toast-hidden{transform:translateX(-50%) translateY(150%);opacity:0}.toast-message-wrapper{position:relative}.toast-message-shadow{position:absolute;inset:0;transform:translate(.375rem,.375rem);border:.125rem solid var(--border);background:var(--border)}.toast-message{position:relative;z-index:1;min-width:23rem;height:2.75rem;padding:.75rem 1.25rem;background:#aa4a76;border:.125rem solid var(--border);color:#fff;font-size:1rem;font-weight:700;line-height:1.4;direction:rtl;text-align:right;word-wrap:break-word;display:flex;align-items:center}.toast-icon-wrapper{position:relative;flex-shrink:0}.toast-icon-shadow{position:absolute;inset:0;transform:translate(.375rem,.375rem);border:.125rem solid var(--border);background:var(--border)}.toast-icon-box{position:relative;z-index:1;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background:#aa4a76;border:.125rem solid var(--border)}.toast-icon-box img{height:1.7rem;object-fit:contain;filter:brightness(0) invert(1);margin-right:.1rem}@media (max-width:1120px){.toast-container{bottom:1rem;left:1rem;right:1rem;transform:translateY(150%);opacity:0}.toast-container.toast-visible{transform:translateY(0);opacity:1}.toast-container.toast-hidden{transform:translateY(150%);opacity:0}.toast-message{min-width:auto;width:100%}}.blog-top-bar{justify-content:center;position:fixed;top:0;left:0;right:0;z-index:70}.blog-page-with-footer,.blog-post-page-with-footer{min-height:100vh;display:flex;flex-direction:column;padding-top:var(--top-bar-height)}.blog-top-title{direction:rtl}.blog-top-bar .top-bar-trigger,.blog-top-bar .top-bar-trigger:active,.blog-top-bar .top-bar-trigger:focus,.blog-top-bar .top-bar-trigger:hover,.blog-top-bar .top-bar-trigger:visited{color:#000;text-decoration:none}.blog-post-menu-toggle{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);width:2.2rem;height:2.2rem;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center}.blog-post-menu-toggle img{width:1.7rem;height:auto}.blog-shell{width:var(--blog-shell-width);margin:1.5rem auto 0;min-height:calc(100vh - var(--top-bar-height))}.blog-index-hero{display:grid;grid-gap:.6rem;gap:.6rem;margin:0 0 1.25rem;text-align:right;direction:rtl}.blog-index-title{margin:0;font-size:clamp(1.45rem,2.8vw,2.2rem);line-height:1.55;font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:700}.blog-mobile-seo-h1{position:absolute!important;width:.0625rem!important;height:.0625rem!important;margin:-.0625rem!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.blog-index-description{margin:0;font-size:1.05rem;line-height:1.85;color:#444}.blog-index-heading-panel{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:2rem;margin-bottom:-1.1rem}.blog-index-heading-panel .blog-index-title{font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.75;font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:700;text-align:right;direction:rtl}.blog-index-heading-cta{margin-top:.2rem;margin-left:auto;box-shadow:none;background:transparent;border:none;padding:0}.blog-left-column{display:flex;flex-direction:column;position:relative;height:auto;overflow:visible;min-width:0}.blog-right-column{display:grid;grid-gap:1rem;gap:1rem;min-width:0;align-self:start}.blog-signup-panel{margin-top:1rem}.blog-panel{border:.125rem solid var(--border);background:var(--surface);padding:1rem;width:100%;max-width:100%;box-sizing:border-box}.blog-right-column .blog-panel:last-child{background:var(--page-bg)}.blog-panel-title{margin:0 0 .8rem;font-size:1.35rem;font-weight:800;direction:rtl}.blog-suggested-panel{border:none;background-color:transparent!important;position:relative;padding-bottom:2rem;flex-shrink:0}.blog-suggested-panel:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.125rem;background:var(--border);z-index:10}.blog-list-panel{flex:none;overflow:visible;position:relative;background:transparent!important;border:none!important;padding:0!important;margin-top:0;direction:rtl}.blog-list-panel::-webkit-scrollbar{width:.5rem}.blog-list-panel::-webkit-scrollbar-track{background:transparent}.blog-list-panel::-webkit-scrollbar-thumb{background:#ccc;border-radius:.25rem}.blog-list-panel::-webkit-scrollbar-thumb:hover{background:#999}.blog-suggested-content{display:grid;grid-gap:2rem;gap:2rem;padding-top:4rem;max-width:100%;margin-left:auto;margin-right:0;min-width:0}.blog-suggested-header{display:flex;align-items:center;gap:.75rem;direction:rtl;margin-top:-1.5rem}.blog-suggested-badge{width:8rem;height:2.625rem;background:#ff4eeb;border:.1875rem solid #000;box-shadow:.1875rem .1875rem 0 #000;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:800;color:#000;flex-shrink:0;padding-top:.2rem;margin-top:-2.5rem}.blog-suggested-title{margin:0;font-size:2.2rem;font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:700;direction:rtl}.blog-suggested-excerpt{margin-top:-1rem;font-size:1.3rem;line-height:1.6;color:var(--muted);direction:rtl;text-align:right;max-width:34rem;margin-left:auto;margin-bottom:-1rem}.blog-suggested-link{display:flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;background:none;border:none;padding:0;cursor:pointer;direction:rtl;justify-self:end}.blog-suggested-link-text{font-size:1.3rem;font-weight:700;color:#000;text-decoration:underline}.blog-suggested-link-icon{width:1rem;height:1rem;display:block;margin-bottom:.25rem}.blog-suggested-list{display:grid;grid-gap:.6rem;gap:.6rem}.blog-suggested-item{display:grid;grid-gap:.3rem;gap:.3rem;width:100%;text-align:right;border:.125rem solid var(--border);background:var(--page-bg);padding:.75rem;cursor:pointer}.blog-suggested-item strong{font-size:1rem;font-weight:800;direction:rtl}.blog-suggested-item span{font-size:.9rem;color:var(--muted);direction:rtl}.blog-post-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:0;gap:0}.blog-post-item{margin:0;border-bottom:.0625rem solid #ccc}.blog-post-item:last-child{border-bottom:none}.blog-post-link{width:100%;display:grid;grid-gap:.5rem;gap:.5rem;text-align:right;border:none;background:transparent;padding:.8rem .6rem;cursor:pointer}.blog-post-link,.blog-post-link:active,.blog-post-link:focus,.blog-post-link:hover,.blog-post-link:visited{color:#000;text-decoration:none}.blog-post-header{display:flex;align-items:center;gap:.75rem;direction:rtl}.blog-suggested-number{font-size:2.2rem!important;font-weight:800}.blog-post-number{font-size:1.35rem;font-weight:700;color:#b26f3b;flex-shrink:0;padding-bottom:.15rem}.blog-post-title{font-size:1.35rem;font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:700;direction:rtl;flex:1 1;text-align:right;min-width:0;word-break:break-word}.blog-post-category-badge{height:2rem;border:.125rem solid;font-size:.85rem;font-weight:600;flex-shrink:0;min-width:7.5rem;text-align:center;justify-content:center;padding-top:.3rem}.blog-post-excerpt{margin:0;font-size:.9rem;line-height:1.5;color:var(--muted);direction:rtl;text-align:right}.blog-signup-text{margin-bottom:0!important}.blog-empty,.blog-error,.blog-filter-caption,.blog-signup-text{margin:0;font-size:1.15rem;line-height:1.6;direction:rtl;font-weight:600}.blog-error{color:var(--danger)}.blog-filter-button,.blog-signup-button{border:.125rem solid var(--border);background:#fff;padding:.4rem .75rem;cursor:pointer;font-weight:700}.blog-signup-button{margin-top:.8rem;width:-moz-fit-content;width:fit-content;min-width:6rem;margin-left:auto;display:block;background:#ffae19;box-shadow:.3125rem .3125rem 0 #000;font-weight:800;color:#000;text-decoration:none}.blog-filter-buttons{display:grid;grid-template-columns:1fr;grid-gap:.55rem;gap:.55rem;margin-top:.8rem}.blog-filter-button-active{box-shadow:.1875rem .1875rem 0 #000}.blog-filter-button{display:flex;align-items:center;justify-content:space-between;direction:rtl;height:3.5rem!important}.blog-filter-button,.blog-filter-button:active,.blog-filter-button:focus,.blog-filter-button:hover,.blog-filter-button:visited,.blog-signup-button:active,.blog-signup-button:focus,.blog-signup-button:hover,.blog-signup-button:visited{color:#000;text-decoration:none}.blog-filter-button-active,.blog-filter-button-active:active,.blog-filter-button-active:focus,.blog-filter-button-active:hover,.blog-filter-button-active:visited{text-decoration:none}.blog-filter-label{font-size:1.2rem;font-weight:800;text-align:right}.blog-filter-count{font-size:.92rem;font-weight:700;text-align:left}.blog-filter-title{margin:6rem 0 0;font-size:1.1rem;font-weight:800;direction:rtl;text-align:right}.blog-filter-panel{position:relative;z-index:1}@media (max-width:960px){.blog-top-bar{z-index:70}.blog-shell{gap:2rem}}@media (max-width:768px){body.blog-page-active,html.blog-page-active,html.blog-page-active #root{height:auto;min-height:100%;overflow:visible}body.blog-page-active{overflow-y:auto}.blog-shell{display:flex;flex-direction:column;width:calc(100% - 1rem);margin:1.25rem auto;min-height:auto;height:auto;overflow:visible;gap:1rem}.blog-suggested-panel{padding-bottom:1rem;padding-left:.5rem;padding-right:.5rem;width:100%}.blog-suggested-panel:after{left:.5rem;right:.5rem}.blog-signup-panel{margin-top:0}.blog-filter-panel{position:-webkit-sticky;position:sticky;top:calc(var(--top-bar-height) + env(safe-area-inset-top, 0px));z-index:30;margin-top:0;background:var(--page-bg);border-top:.125rem solid var(--border)}.blog-list-panel{flex:none;overflow:visible;max-height:none}.blog-suggested-content,.blog-suggested-excerpt{max-width:100%}.blog-suggested-header{width:100%}.blog-suggested-title{flex:1 1}.blog-filter-title{margin-top:1rem}.blog-filter-buttons{display:flex;flex-wrap:nowrap;overflow-x:hidden;gap:.5rem;padding-bottom:.15rem;-webkit-overflow-scrolling:touch}.blog-filter-button{flex:1 1;min-width:0;justify-content:center;height:2.85rem!important;padding-top:.2rem;padding-bottom:.2rem}.blog-filter-label{text-align:center;font-size:1rem}.blog-filter-count{display:none}.blog-signup-button{margin-left:auto}.blog-suggested-title{font-size:2rem}.blog-suggested-excerpt,.blog-suggested-link-text{font-size:1.18rem}.blog-post-number,.blog-post-title{font-size:1.24rem}.blog-post-excerpt{font-size:.86rem}.blog-empty,.blog-error,.blog-filter-caption,.blog-signup-text{font-size:1.05rem}.blog-filter-title{font-size:1rem}.blog-filter-label{font-size:.94rem}}.blog-post-shell{direction:ltr;max-width:86.25rem;margin:0 auto;padding:2rem 1rem 4rem;display:grid;grid-template-columns:minmax(0,1fr) 13.75rem;grid-template-areas:"content toc";grid-gap:2rem;gap:2rem;align-items:start;position:relative}.blog-post-main{grid-area:content;min-width:0;width:min(50rem,100%);max-width:50rem;margin-left:auto;margin-right:0;direction:rtl}.blog-post-breadcrumb{margin:2rem 0 0;font-size:.95rem;color:rgba(0,0,0,.62)}.blog-post-page-title{font-size:clamp(1.5rem,2.3vw,3.3rem);line-height:1.5;font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:700}.trust-page-hero-image{display:block;width:100%;height:auto;background:#fff}.blog-post-not-about{background:#fff;border:.125rem solid #000;border-radius:0;box-shadow:.625rem .625rem 0 #000;padding:1rem 1.1rem;margin:0 .65rem 1.1rem 0}.blog-post-not-about h2{margin:0 0 .65rem;font-size:1.25rem;font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:700}.blog-post-not-about ul{margin:0;padding-right:1.2rem}.blog-post-not-about li{line-height:1.8;color:#686868}.blog-post-content,.blog-post-not-about li{font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:500}.blog-post-content{padding:1.15rem}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4,.blog-post-content h5,.blog-post-content h6{scroll-margin-top:5.5rem;font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:700;line-height:1.7}.blog-post-content li,.blog-post-content p{font-family:IranSansX,Yekan Bakh,sans-serif;font-weight:500;line-height:2}.blog-post-content ol,.blog-post-content ul{padding-right:1.2rem}.blog-post-content table{width:100%;margin:1.8rem 0;border:.125rem solid #000;border-collapse:collapse;background:#fff;direction:rtl;font-size:1rem;line-height:1.8;overflow-x:auto}.blog-post-content thead{background:#e5a26e}.blog-post-content td,.blog-post-content th{border:.09375rem solid #000;padding:.8rem .9rem;text-align:right;vertical-align:top}.blog-post-content th{font-weight:800}.blog-post-content tbody tr:nth-child(2n){background:#f1f1f1}.blog-post-content tbody tr:nth-child(odd){background:#fff}.blog-post-content blockquote{margin:2rem 0;padding:1.1rem 1.35rem;border-right:.25rem solid #fe4fec;background:hsla(0,0%,100%,.45);direction:rtl}.blog-post-content blockquote,.blog-post-content blockquote *{font-family:IranNastaliq,IranSansX,Yekan Bakh,serif;font-weight:400}.blog-post-content blockquote p{margin:0 0 .85rem;font-size:clamp(1.65rem,3vw,2.45rem);line-height:2.05;text-align:center}.blog-post-content blockquote ul{margin:.35rem 0 0;padding:0;list-style:none}.blog-post-content blockquote li{font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.9;text-align:left;color:#333}.blog-post-content a[href^=http],.blog-post-content code,.blog-post-content pre{direction:ltr;unicode-bidi:plaintext;text-align:left}.article-cta{margin-top:2rem;margin-right:.65rem;border:.125rem solid #000;box-shadow:.5rem .5rem 0 #000;background:#fff7d7;padding:1rem 1.1rem}.article-cta h2{margin:0 0 .6rem;font-size:1.35rem}.article-cta p{margin:0 0 .9rem;line-height:1.95}.article-cta-links{display:flex;gap:.6rem;flex-wrap:wrap}.article-reading-board-wrap{margin-top:2rem;margin-right:.65rem}.article-reading-board-title{margin:0 0 .75rem;border-top:.125rem solid #000;padding-top:1rem;font-size:1.35rem;line-height:1.65;font-weight:900;text-align:center}.article-reading-board{background:#ffe8d6;min-height:23.5rem}.article-reading-board-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;direction:ltr;min-height:19.5rem}.article-reading-column{padding:0;min-height:19.5rem;display:flex;flex-direction:column}.article-reading-column-title{margin:0 0 .55rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;direction:rtl;font-size:1.2rem;line-height:1.16;font-weight:800}.article-reading-column-indicator{width:.55rem;height:.55rem;flex:0 0 0.55rem}.article-reading-column-title-unread .article-reading-column-indicator{background:#f05858}.article-reading-column-title-reading .article-reading-column-indicator{background:#ffa051}.article-reading-column-title-learned .article-reading-column-indicator{background:#108f05}.article-reading-list{display:grid;grid-gap:.45rem;gap:.45rem;align-content:start;max-height:21.5rem;overflow:auto;padding:.2rem .05rem .05rem}.article-reading-card{width:100%;position:relative;border:.125rem solid var(--border);background:var(--surface);min-height:4.3rem;padding:.62rem .72rem .66rem;display:flex;align-items:flex-start;justify-content:flex-start;cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:element}.article-reading-card:active{cursor:-webkit-grabbing;cursor:grabbing}.article-reading-card-dragging{opacity:.2}.article-reading-card-drag-source{visibility:hidden}.article-reading-card-current{border-color:#000}.article-reading-card-learned{color:#108f05}.article-reading-card-link{display:block;color:inherit;text-decoration:none;width:100%;margin:0;font-size:.97rem;font-weight:700;line-height:1.28;text-align:start;direction:rtl;pointer-events:none}.article-reading-drag-preview{position:relative;width:min(19rem,100%);pointer-events:none}.article-reading-drag-preview-shadow{position:absolute;inset:0;transform:translate(.45rem,.45rem);border:.125rem solid var(--border);background:var(--border)}.article-reading-drag-preview-shadow-learned{border-color:#108f05;background:#108f05}.article-reading-drag-preview-face{position:relative;z-index:1;border:.125rem solid var(--border);background:var(--surface);min-height:4.3rem;padding:.62rem .72rem .66rem;font-size:.97rem;font-weight:700;line-height:1.28;text-align:start;direction:rtl}.article-reading-drag-preview-face-current{border-color:#000}.article-reading-drag-preview-face-learned{color:#108f05}.article-reading-empty{margin:0;color:#5b5b5b;text-align:right;direction:rtl;font-size:.9rem}.article-reading-placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.3rem;border:.125rem dashed var(--border);background:transparent;color:#666;font-size:.82rem;font-weight:700;line-height:1.5;text-align:center;direction:rtl}.article-reading-board-error{margin:0 0 .75rem;color:#b30000;font-weight:700}.article-reading-board-note{margin:.8rem 0 0;color:#4f4f4f}@media (max-width:900px){.article-reading-board-wrap{margin-right:.35rem}.article-reading-board{min-height:18.5rem;padding:.55rem}.article-reading-board-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;direction:ltr;min-height:16.8rem}.article-reading-column{min-height:16.8rem}.article-reading-column-title{font-size:.92rem;line-height:1.2;margin-bottom:.45rem}.article-reading-list{max-height:15.2rem;gap:.35rem;padding:.1rem .03rem .03rem}.article-reading-drag-preview{width:min(15rem,calc(100vw - 3.5rem))}.article-reading-card,.article-reading-drag-preview-face{min-height:3.25rem;padding:.4rem .45rem}.article-reading-card-link,.article-reading-drag-preview-face{font-size:.74rem;line-height:1.22}}.related-posts-block{margin-top:2rem;margin-right:.65rem;border-top:.125rem solid #000;padding-top:1rem}.related-posts-block h2{margin:0 0 .6rem;font-size:1.2rem}.related-posts-intro{margin:0 0 .75rem;color:#4d4d4d}.related-posts-block ul{margin:0;padding-right:1.2rem;display:grid;grid-gap:.5rem;gap:.5rem}.related-posts-block a{color:#000;text-decoration:underline}.related-posts-editorial{margin:1rem 0 0;font-weight:700}.blog-post-toc{grid-area:toc;position:fixed;top:var(--blog-post-toc-fixed-top,calc(var(--top-bar-height) + 5rem));right:max(1rem,calc((100vw - 86.25rem) / 2 + 1rem));transform:translate3d(0,calc(-1 * var(--blog-post-toc-footer-lift, 0px)),0);background:transparent;padding:0;direction:rtl;width:13.75rem;max-width:13.75rem;z-index:30}.blog-post-toc h3{margin:0 0 .7rem;font-size:1.2rem}.blog-post-toc-list-shell{position:relative;height:clamp(13rem,40dvh,23rem);border:.0625rem solid #000;border-radius:3rem 0 3rem 3rem;background:var(--page-bg);overflow:hidden}.blog-post-toc-list-shell:after,.blog-post-toc-list-shell:before{content:"";position:absolute;right:0;left:0;z-index:1;height:2.15rem;pointer-events:none}.blog-post-toc-list-shell:before{top:0;background:linear-gradient(to bottom,var(--page-bg),hsla(27,43%,96%,0))}.blog-post-toc-list-shell:after{bottom:0;background:linear-gradient(to top,var(--page-bg),hsla(27,43%,96%,0))}.blog-post-toc-list-shell nav{display:flex;flex-direction:column;gap:.45rem;height:100%;overflow-y:auto;overscroll-behavior:contain;padding:.85rem .75rem;scrollbar-width:none;-ms-overflow-style:none}.blog-post-toc-list-shell nav::-webkit-scrollbar{display:none}.blog-post-toc-mobile nav{display:flex;flex-direction:column;gap:.45rem}.blog-post-toc-item{text-align:right;border:none;background:transparent;font:inherit;cursor:pointer;width:100%;max-width:100%;color:#6f6f6f}.blog-post-toc-item-active{border:none;background:transparent;color:#108f05;font-weight:800}.blog-post-toc-cta-slot{margin-top:.9rem}.blog-post-toc-cta-slot-inner{display:block;text-decoration:none;color:inherit}.blog-post-toc-cta-card{width:100%;min-height:7.62rem;border:.0625rem solid #000;border-radius:2.35rem;background:#ffdc00;display:grid;grid-template-columns:3.15rem minmax(0,1fr);align-items:start;grid-gap:.68rem;gap:.68rem;padding:.462rem .68rem .68rem .462rem;direction:ltr;box-sizing:border-box}.blog-post-toc-cta-icon-box{width:3.4rem;height:3.4rem;border:.0625rem solid #000;background:#464646;display:inline-flex;align-items:center;justify-content:center;align-self:start;flex-shrink:0;border-radius:100rem}.blog-post-toc-cta-icon{width:1.12rem;height:auto;display:block}.blog-post-toc-cta-copy{min-width:0;display:grid;grid-gap:.22rem;gap:.22rem;text-align:right;direction:rtl}.blog-post-toc-cta-copy-top{color:#c46800;font-size:.75rem;font-weight:500;line-height:1.25;margin:.51rem .41rem 0 0}.blog-post-toc-cta-copy-main{color:#000;font-size:1.55rem;font-weight:800;line-height:1.22;padding-right:.42rem;margin:.5rem 0 0}.blog-post-reading-cta-slot{display:none;margin-bottom:.7rem}.blog-post-reading-cta-slot-inner{display:block;text-decoration:none;color:inherit}.blog-post-reading-cta-slot-inner .blog-post-toc-cta-card{min-width:100%;min-height:8rem;margin-inline:auto}.blog-post-footer{background:#353535;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.4rem 1rem 1.6rem;gap:.75rem;margin-top:auto}.blog-post-footer-logo{width:5rem;height:auto}.blog-post-footer-text{margin:0;color:#fff;text-align:center;direction:rtl;font-weight:800}.blog-post-footer-heart{color:#ff4eeb}@media (max-width:1120px){.blog-post-shell{grid-template-columns:1fr;grid-template-areas:"content" "toc";padding:1rem}.blog-post-toc{position:static;order:2;width:100%;max-width:100%;right:auto;margin-top:0;transform:none}.blog-post-toc-mobile{position:fixed;top:calc(var(--top-bar-height) + .5rem);left:.75rem;right:.75rem;z-index:80;background:var(--surface);border:.125rem solid #000;padding:.9rem;direction:rtl;max-height:calc(100vh - var(--top-bar-height) - 1.5rem);overflow-y:auto}.blog-post-toc-cta-slot{display:none}.blog-post-reading-cta-slot{display:block}}body,html{min-height:100%;height:auto;overflow-x:hidden;overflow-y:auto}body{user-select:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto}.blog-post-content,.blog-post-content *{-moz-user-select:text;user-select:text;-webkit-user-select:text}.main-app-cta{align-items:center;justify-content:center;border:.125rem solid var(--border);box-shadow:.1875rem .1875rem 0 #000;background:#ffae19;color:#000;font-size:1rem;font-weight:800;text-decoration:none;padding:.65rem 1rem}.blog-top-bar .sidebar-toggle,.main-app-cta{display:inline-flex}@media (max-width:1120px){.blog-top-bar .sidebar-toggle{display:inline-flex!important}.blog-top-bar .blog-global-sidebar{display:flex!important}}.blog-global-sidebar a{color:inherit;text-decoration:none}.blog-sidebar-content{padding:.9rem .8rem;gap:.9rem}.blog-sidebar-link-list{display:flex;flex-direction:column;gap:.35rem}.blog-sidebar-link{display:block;width:100%;background:transparent;border:none;color:#fff;font-size:1.05rem;font-weight:800;text-align:right;direction:rtl;padding:.55rem .2rem .5rem}.blog-sidebar-link-active{text-decoration:underline;text-underline-offset:.2rem}.blog-sidebar-link:active,.blog-sidebar-link:focus,.blog-sidebar-link:hover,.blog-sidebar-link:visited{color:#fff;text-decoration:none}.blog-sidebar-footer{border-top:.125rem solid #fff;padding:.75rem .8rem;flex-shrink:0}.blog-sidebar-auth-button{width:100%;height:2.8rem;border:.125rem solid #000;background:#ff4eeb;color:#000;font-size:1rem;font-weight:800;font-family:Yekan Bakh,sans-serif;cursor:pointer}.blog-sidebar-auth-button-logout{background:#ff6b6b}@media (max-width:768px){.blog-top-bar .blog-global-sidebar{top:0;right:0;left:0;width:100%;height:auto;max-height:100vh;border-left:none;border-top:none;transform:translateY(calc(-100% - 2rem));opacity:0;visibility:hidden;pointer-events:none;transition:transform .25s ease,opacity .2s ease,visibility 0s linear .25s}.blog-top-bar .blog-global-sidebar.sidebar-open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto;transition:transform .25s ease,opacity .2s ease}.blog-top-bar .blog-global-sidebar .sidebar-content{padding:.75rem;gap:.6rem;overflow-y:auto}.blog-top-bar .blog-global-sidebar .sidebar-board-list{gap:.35rem}.blog-mobile-layout .blog-signup-panel{margin-top:.65rem;margin-bottom:.75rem}.blog-mobile-layout .blog-filter-panel{position:-webkit-sticky;position:sticky;top:calc(var(--top-bar-height) + env(safe-area-inset-top, 0px));z-index:68;margin-top:.45rem;background:var(--page-bg);border-top:.125rem solid var(--border)}}.blog-mobile-layout{display:none}.blog-desktop-layout{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:var(--blog-shell-gap);gap:var(--blog-shell-gap);align-items:start;min-height:calc(100vh - var(--top-bar-height))}@media (min-width:769px){.blog-right-column{--blog-right-column-lift:0px;position:fixed;top:calc(var(--top-bar-height) + 1.5rem);right:max(1rem,calc((100vw - var(--blog-shell-width)) / 2));width:calc((var(--blog-shell-width) - var(--blog-shell-gap)) / 2.4);max-height:calc(100vh - var(--top-bar-height) - 2rem);overflow:visible;padding-right:.15rem;transform:translate3d(0,calc(-1 * var(--blog-right-column-lift)),0);will-change:transform}}@media (max-width:768px){.blog-desktop-layout .blog-index-heading-panel{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important}.blog-right-column{--blog-right-column-lift:0px;position:static;width:100%;max-height:none;overflow:visible;transform:none}.blog-shell{display:flex;flex-direction:column}.blog-mobile-layout{display:block}.blog-desktop-layout{display:none!important}}.landing-root{min-height:100vh}.landing-main{width:min(72rem,calc(100% - 2rem));margin:1.2rem auto 2.5rem;display:grid;grid-gap:1.15rem;gap:1.15rem}.landing-final-cta,.landing-hero,.landing-section{border:.125rem solid #000;background:#fff;box-shadow:.4rem .4rem 0 #000;padding:1.2rem}.landing-badge{display:inline-flex;margin:0;border:.125rem solid #000;background:#e2ffd3;padding:.35rem .6rem;font-size:.92rem;font-weight:800}.landing-title{margin:.8rem 0 .55rem;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.5}.landing-description{margin:0;font-size:1.1rem;line-height:1.95;max-width:56rem;color:#353535}.landing-cta-row{margin-top:1rem;display:flex;gap:.7rem;flex-wrap:wrap}.landing-secondary-cta{background:#fff}.landing-section-title{margin:0 0 .85rem;font-size:clamp(1.25rem,2.5vw,1.8rem)}.landing-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.landing-value-card{border:.125rem solid #000;background:#f9f4f0;padding:.75rem}.landing-value-card h3{margin:0 0 .55rem;font-size:1.12rem}.landing-value-card p{margin:0;line-height:1.9;color:#4c4c4c}.landing-use-cases{margin:0;padding-right:1.1rem;display:grid;grid-gap:.55rem;gap:.55rem}.landing-use-cases li{line-height:1.9}.landing-faq-list{display:grid;grid-gap:.6rem;gap:.6rem}.landing-faq-item{border:.125rem solid #000;background:#f9f4f0;padding:.65rem .8rem}.landing-faq-item summary{cursor:pointer;font-weight:800}.landing-faq-item p{margin:.6rem 0 0;color:#464646;line-height:1.85}.landing-final-cta h2{margin:0;font-size:clamp(1.25rem,2.5vw,1.8rem)}.landing-final-cta p{margin:.75rem 0 0;line-height:1.9;color:#3e3e3e}@media (max-width:900px){.landing-main{width:calc(100% - 1rem)}.landing-value-grid{grid-template-columns:1fr}.landing-final-cta,.landing-hero,.landing-section{box-shadow:.3rem .3rem 0 #000;padding:1rem}.landing-description,.landing-faq-item p,.landing-final-cta p,.landing-use-cases li,.landing-value-card p{font-size:1rem}}.landing-page-v2{position:relative;min-height:100vh;background:#f9f4f0;overflow-x:clip;display:flex;flex-direction:column}.landing-grid-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background-color:#f9f4f0;background-image:linear-gradient(90deg,hsla(0,0%,85%,.25) .0625rem,transparent 0),linear-gradient(180deg,hsla(0,0%,85%,.25) .0625rem,transparent 0);background-size:2.75rem 2.75rem}.landing-header-mask{position:fixed;top:0;right:0;left:0;height:1.15rem;background:#f9f4f0;z-index:120;pointer-events:none}.landing-header-v2{position:fixed;top:1.15rem;right:50%;transform:translateX(50%);z-index:130;width:min(76rem,calc(100% - 1.6rem));min-height:4.35rem;background:#ead6c6;border:.125rem solid #000;padding:.6rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.landing-header-logo-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-header-logo-wrap img{width:auto;height:2.5rem}.landing-header-logo-desktop{display:block}.landing-header-logo-mobile{display:none}.landing-header-nav,.landing-header-pages{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.landing-header-link{color:#000;text-decoration:none;font-size:1rem;font-weight:700;line-height:1;transition:color .15s ease,font-weight .15s ease}.landing-header-link:active,.landing-header-link:visited{color:#000}.landing-header-link:focus,.landing-header-link:hover{color:#118700;font-weight:800}.landing-header-app-btn{display:inline-flex;align-items:center;justify-content:center;min-width:8.9rem;height:2.55rem;padding:0 .8rem;border:.125rem solid #000;background:#2d2d2d;color:#fff;text-decoration:none;font-size:.98rem;font-weight:800;line-height:1}.landing-main-v2{position:relative;z-index:1;width:min(76rem,calc(100% - 1.6rem));margin:0 auto;padding-top:8.2rem;padding-bottom:3rem;flex:1 0 auto}.landing-hero-v2{margin-top:3rem;direction:ltr;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;grid-gap:2rem;gap:2rem}.landing-hero-text-col{order:2;direction:rtl}.landing-hero-board-col{order:1}.landing-hero-title-v2{margin:0;font-size:clamp(1.7rem,2.7vw,2.8rem);line-height:1.55;font-weight:800;color:#000}.landing-highlight-group{position:relative;display:inline-block;padding-bottom:.85rem}.landing-highlight-line{position:absolute;right:-1%;bottom:.62rem;width:102%;height:2.05rem;overflow:visible;z-index:-1}.landing-highlight-line path{fill:none;stroke:#ff4eeb;stroke-width:9;stroke-linecap:round;stroke-dasharray:420;stroke-dashoffset:420;animation:landing-draw-highlight 1.15s ease-out .25s forwards}@keyframes landing-draw-highlight{0%{stroke-dashoffset:420}to{stroke-dashoffset:0}}.landing-hero-description-v2{margin:1rem 0 0;font-size:1.15rem;line-height:2;font-weight:500;color:#858585;width:85%}.landing-hero-cta{margin-top:1.1rem;display:inline-flex;align-items:center;justify-content:center;min-width:9.6rem;height:3rem;border:.125rem solid #000;background:#000;color:#fff;text-decoration:none;font-size:1.12rem;font-weight:800}.landing-hero-cta-wrap{margin-top:1.1rem;position:relative;width:100%;padding-bottom:3.45rem}.landing-hero-cta-wrap .landing-hero-cta{margin-top:0}.landing-hero-scroll-cue{position:absolute;right:0;top:calc(100% - 2.15rem);display:inline-flex;flex-direction:column;align-items:center;animation:landing-scroll-cue-float 2.1s ease-in-out infinite;pointer-events:none;margin-right:.5rem}.landing-hero-scroll-mouse{width:1.45rem;height:2.65rem;border:.125rem solid #000;border-radius:62.4375rem;display:inline-flex;align-items:flex-start;justify-content:center;padding-top:.38rem;background:transparent;margin-top:2.5rem}.landing-hero-scroll-wheel{width:.22rem;height:.48rem;border-radius:62.4375rem;background:#000;animation:landing-scroll-cue-wheel 1.5s ease-in-out infinite}@keyframes landing-scroll-cue-float{0%,to{transform:translateY(0);opacity:.95}50%{transform:translateY(.24rem);opacity:1}}@keyframes landing-scroll-cue-wheel{0%{transform:translateY(0);opacity:1}65%{transform:translateY(.56rem);opacity:.15}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.landing-hero-scroll-cue,.landing-hero-scroll-wheel{animation:none}}.landing-board-shell{width:100%;max-width:54rem;margin-inline:auto;will-change:transform}.landing-board-back{position:relative;width:100%;aspect-ratio:825/555;background:#5c534d;border:.1875rem solid #000;border-radius:1.8125rem;box-shadow:.625rem .625rem 0 #000;overflow:hidden;padding-top:3.4rem}.landing-board-front{position:absolute;right:0;bottom:0;left:0;height:90.27%;background:#ffe8d6;border:.1875rem solid #000;border-radius:1.6rem;padding:1rem 1.2rem 1.1rem}.landing-board-shell-dragging .landing-board-back,.landing-board-shell-dragging .landing-board-front{overflow:visible}.landing-board-traffic-lights{position:absolute;top:.7rem;left:1rem;display:inline-flex;align-items:center;gap:.42rem}.landing-board-light{width:1.106rem;height:1.106rem;border:.075rem solid #000;border-radius:62.4375rem}.landing-board-light-red{background:red}.landing-board-light-yellow{background:#ffe100}.landing-board-light-green{background:#18c100}.landing-board-columns{height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-board-column-wrap{position:relative;padding-inline:.6rem}.landing-board-divider{position:absolute;top:2rem;bottom:1rem;width:0;border-left:.125rem dashed #7b7b7b}.landing-board-divider-left{left:-.0625rem}.landing-board-divider-right{right:-.0625rem}.landing-board-column{height:100%;border:.0625rem solid transparent;border-radius:.55rem}.landing-board-column-title{margin:0;font-size:1.08rem;font-weight:800;text-align:center}.landing-board-column-cards{margin-top:.8rem;display:grid;grid-gap:.75rem;gap:.75rem;align-content:start;justify-items:center}.landing-board-card{width:min(100%,13.4375rem);min-height:3.15rem;background:#fff;border:.09375rem solid #000;padding:.35rem .39rem .42rem;display:flex;align-items:flex-start;justify-content:flex-start;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;direction:rtl;text-align:right}.landing-board-card:active{cursor:-webkit-grabbing;cursor:grabbing}.landing-board-card p{margin:0;font-size:.75rem;font-weight:700;line-height:1.45;width:100%}.landing-board-card-done{background:#e5ffea;border-color:#006615}.landing-board-card-done p{color:#006615}.landing-board-card-overlay{box-shadow:.45rem .45rem 0 #000}.landing-board-add-placeholder{min-height:3.15rem;color:#000;font-size:.92rem;font-weight:800;text-decoration:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.landing-board-add-form,.landing-board-add-placeholder{width:min(100%,13.4375rem);border:.09375rem dashed #000;background:transparent}.landing-board-add-form{padding:.4rem;display:grid;grid-gap:.4rem;gap:.4rem}.landing-board-add-input{width:100%;border:.0625rem solid #000;background:#fff;padding:.32rem .4rem;font-size:.82rem;resize:vertical}.landing-board-add-actions{display:flex;gap:.35rem;justify-content:flex-start}.landing-board-add-cancel,.landing-board-add-submit{border:.0625rem solid #000;height:1.7rem;padding:0 .5rem;font-size:.75rem;font-weight:800;cursor:pointer}.landing-board-add-submit{background:#83ff4e}.landing-board-add-cancel{background:#fff}.landing-problem-section{margin-top:11rem;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);background:#efece9;border-top:.0625rem solid #000;border-bottom:.0625rem solid #000;padding:1.6rem 1.1rem 1.4rem}.landing-problem-title{font-size:clamp(1.35rem,2.1vw,2.05rem);line-height:1.7;text-align:center;margin:0 0 3.5rem}.landing-problem-static{color:#7b7b7b;font-weight:500;display:block;margin-bottom:-.2rem}.landing-problem-dynamic-wrap{display:inline-flex;align-items:center;min-height:2.2rem;margin-top:.45rem;margin-bottom:.5rem}.landing-problem-dynamic-text{display:inline-flex;align-items:center;gap:.35ch;background:#83ff4e;border:.0625rem solid #000;color:#000;font-weight:800;padding:.22rem .5rem;white-space:nowrap;line-height:1.35}.landing-problem-prefix{flex-shrink:0}.landing-problem-reason{display:inline-block}.landing-problem-caret{width:.1875rem;height:1.75rem;margin-right:.12rem;background:#000;animation:landing-problem-caret-blink .9s step-end infinite}@keyframes landing-problem-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}.landing-problem-tiles{margin-top:1.15rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;width:min(76rem,calc(100% - 2rem));margin-right:auto;margin-left:auto}.landing-problem-tile{min-height:12.7rem;border:.1875rem solid #000;padding:.9rem .75rem .8rem;display:grid;grid-template-rows:2.4rem 2.3rem 1fr;align-content:start;grid-gap:.42rem;gap:.42rem;transition:transform .17s ease,box-shadow .17s ease}.landing-problem-tile-x{background:#fff}.landing-problem-tile-o{background:#fff5ed}.landing-problem-tile-logo{width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;font-size:.84rem;font-weight:700;overflow:hidden}.landing-problem-tile-logo img{width:2.15rem;height:2.15rem;object-fit:contain}.landing-problem-tile h3{margin:0;font-size:1.25rem;line-height:1.3;font-weight:800;align-self:start}.landing-problem-tile p{margin:0;color:#8c8c8c;line-height:1.9;font-size:1rem;font-weight:500}.landing-problem-tile:hover{box-shadow:.375rem .375rem 0 #000;transform:translate(-.375rem,-.375rem)}.landing-how-section{margin-top:3.1rem;padding:.25rem .1rem .2rem;text-align:center}.landing-how-label{display:inline-flex;align-items:center;justify-content:center;min-width:10.25rem;min-height:2.35rem;padding:.3rem .85rem;border:.125rem solid #000;box-shadow:.1875rem .1875rem 0 #000;background:#83ff4e;color:#000;font-size:1.1rem;font-weight:800}.landing-how-title{font-weight:800;margin:1.5rem 0 0;font-size:clamp(1.35rem,2.4vw,2.2rem);line-height:1.55;color:#000}.landing-how-caption{color:#858585;line-height:2;font-size:1.06rem;max-width:40rem;margin:1.1rem auto 4rem}.landing-how-blog-link{color:#000;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:#ff4eeb;text-decoration-color:#ff4eeb;text-decoration-thickness:.2rem;text-underline-offset:.14rem;font-weight:800}.landing-how-steps{margin-top:1.25rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;direction:ltr;justify-items:center}.landing-how-step-card{display:grid;grid-template-rows:auto auto auto 1fr;align-content:start;justify-items:center;grid-gap:.8rem;gap:.8rem;direction:rtl;text-align:center}.landing-how-step-number{width:2.65rem;min-height:2rem;padding:.125rem .25rem;display:inline-flex;background:#474747;color:#fff;font-size:1.25rem;font-weight:800;margin-bottom:1.3rem}.landing-how-step-number,.landing-how-step-visual{align-items:center;justify-content:center;justify-self:center}.landing-how-step-visual{width:min(100%,7.5rem);aspect-ratio:1/1;border:.125rem solid #000;box-shadow:.375rem .375rem 0 #000;display:flex;transition:transform .17s ease,box-shadow .17s ease;will-change:transform}.landing-how-step-visual:hover{transform:translate(-.25rem,-.25rem);box-shadow:.625rem .625rem 0 #000}.landing-how-step-visual img{width:35%;height:35%;object-fit:contain}.landing-how-step-plus{width:35%;height:35%}.landing-how-step-plus path{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round}.landing-how-step-card h3{font-size:1.28rem;line-height:1.45;color:#000;text-align:center;margin:1.35rem 0 0}.landing-how-step-card p{margin:0;color:#858585;line-height:1.49;font-weight:700;font-size:1rem;text-align:center;width:60%}.landing-how-board-demo{margin:5.2rem auto 0;width:min(100%,55rem);aspect-ratio:1239/437;background:#fff;border:.1875rem solid #000;box-shadow:.625rem .625rem 0 #000;padding:1.05rem 1rem 1rem;display:grid;grid-template-rows:auto 1fr;grid-gap:1rem;gap:1rem}.landing-how-board-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;direction:ltr}.landing-how-board-col{display:grid;grid-template-rows:3.375rem 5.375rem;grid-gap:.45rem;gap:.45rem}.landing-how-board-col-head{border:.125rem solid #000;display:flex;align-items:center;justify-content:center;color:#000;font-size:1.06rem;font-weight:800;height:2.95rem;padding-top:.42rem}.landing-how-board-col-head-done,.landing-how-board-col-head-todo{background:#e5a26e}.landing-how-board-col-head-progress{background:#ffe8d6}.landing-how-board-col-body{border:.125rem solid #000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:.8rem .85rem;height:4.75rem!important}.landing-how-board-draggable{cursor:-webkit-grab;cursor:grab}.landing-how-board-draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.landing-how-board-draggable-active{box-shadow:.3125rem .3125rem 0 #000}.landing-how-board-col-body-empty{background:#fff;border:.125rem dashed #858585}.landing-how-board-plus{width:34%;height:34%}.landing-how-board-plus path{fill:none;stroke:#7d7d7d;stroke-width:6;stroke-linecap:round}.landing-how-board-col-body-warm{background:#e5a26e}.landing-how-board-col-body-soft{background:#ffe8d6}.landing-how-board-col-body-soft,.landing-how-board-col-body-warm{align-items:flex-start}.landing-how-board-col-body-soft span{background:rgba(71,71,71,.27)}.landing-how-board-col-body-soft span:nth-child(2),.landing-how-board-col-body-warm span:nth-child(2){width:72%}.landing-how-board-col-body span{display:block;width:100%;height:.62rem;background:#474747;opacity:.25}.landing-how-board-bottom{background:#fff;display:flex;align-items:center;justify-content:center}.landing-how-board-bottom p{margin:0;color:#2c2c2c;font-size:1rem;line-height:1.95;text-align:right;direction:rtl;font-size:1.3rem;line-height:1.5;font-weight:700}.landing-how-board-highlight{color:#ff4eeb}.landing-blog-section{margin-top:4.2rem;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);background:#313131;padding:2.5rem 1.1rem 2.4rem}.landing-blog-inner{width:min(76rem,calc(100% - 2rem));margin-right:auto;margin-left:auto;text-align:center}.landing-blog-label-wrap{position:relative;display:inline-flex;margin-top:1rem;margin-bottom:1rem}.landing-blog-label,.landing-blog-label-under{display:inline-flex;align-items:center;justify-content:center;min-width:10.25rem;min-height:2.35rem;padding:.3rem .95rem;border:.125rem solid #fff;background:#313131;color:#fff;font-size:1.1rem;font-weight:800}.landing-blog-label-under{position:absolute;top:0;right:0;transform:translate(-.25rem,-.25rem);pointer-events:none;z-index:2}.landing-blog-label{position:relative;z-index:1}.landing-blog-title{margin:1.4rem 0 0;color:#fff;font-weight:800;font-size:clamp(1.35rem,2.4vw,2.2rem);line-height:1.7}.landing-blog-title-highlight{color:#ff4eeb}.landing-blog-categories{margin:1.8rem auto 4rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;direction:ltr;width:80%}.landing-blog-category{padding:.45rem .75rem;min-height:3.5rem;display:flex;align-items:center;justify-content:space-between;direction:rtl}.landing-blog-category,.landing-blog-category:active,.landing-blog-category:focus,.landing-blog-category:hover,.landing-blog-category:visited{color:#000;text-decoration:none}.landing-blog-category-label{font-size:1.2rem;font-weight:800;text-align:right}.landing-blog-category-count{font-size:.92rem;font-weight:700;text-align:left}.landing-blog-description{max-width:52rem;color:#afafaf;font-size:1.25rem;line-height:1.8;font-weight:500;margin:1.35rem auto 3rem}.landing-blog-cta{margin-top:1.15rem;display:inline-flex;align-items:center;justify-content:center;color:#ff4eeb;text-decoration:underline;-webkit-text-decoration-color:#ff4eeb;text-decoration-color:#ff4eeb;text-decoration-thickness:.12rem;text-underline-offset:.2rem;font-size:1.15rem;font-weight:700;margin-bottom:2rem}.landing-trust-section{width:100vw;margin-top:2rem;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);background:#ead6c6;border:.0625rem solid #000;padding:1.1rem 1rem}.landing-trust-inner{width:min(76rem,calc(100% - 2rem));margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:center;gap:1rem;direction:rtl}.landing-trust-icon-box{flex:0 0 auto;width:2.75rem;border:.0625rem solid #000;background:#e5a26e;display:inline-flex;align-items:center;justify-content:center;padding:.45rem}.landing-trust-icon-box img{width:100%;height:auto;object-fit:contain}.landing-trust-text{margin:0;color:#000;font-size:1.3rem;font-weight:700;line-height:1.9;text-align:center;direction:rtl;max-width:70rem}.landing-trust-link{color:#c03bb1;text-decoration:none;font-weight:800}.landing-trust-link:active,.landing-trust-link:focus,.landing-trust-link:hover,.landing-trust-link:visited{color:#c03bb1}.landing-final-cta-v2{margin-top:2rem;padding:.1rem}.landing-final-cta-card{width:min(100%,76rem);margin-right:auto;margin-left:auto;background:#fff;border:.1875rem solid #000;box-shadow:.625rem .625rem 0 #000;padding:1.25rem 7.2rem 6rem;margin-top:3rem}.landing-final-cta-title{margin:0;text-align:center;direction:rtl;color:#000;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:800;line-height:1.5}.landing-final-cta-head{width:-moz-fit-content;width:fit-content;max-width:100%;margin-right:auto;margin-left:auto}.landing-final-cta-divider{width:100%;height:.125rem;margin-top:.9rem;margin-bottom:5rem;background:repeating-linear-gradient(90deg,#ff4eeb 0 .875rem,transparent .875rem 1.625rem)}.landing-final-cta-columns{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5rem;gap:5rem;direction:rtl}.landing-final-cta-column{display:grid;justify-items:start;align-content:start;grid-gap:.8rem;gap:.8rem;text-align:right}.landing-final-cta-icon-box{width:2.75rem;border:.0625rem solid #000;background:#e5a26e;display:inline-flex;align-items:center;justify-content:center;padding:.45rem;margin-bottom:1.5rem}.landing-final-cta-icon-box img{width:100%;height:auto;object-fit:contain}.landing-final-cta-column p{margin:0;color:#000;font-size:1.05rem;font-weight:600;line-height:1.9;direction:rtl;text-align:right;width:90%}.landing-final-cta-button{min-width:12rem;min-height:2.65rem;border:.125rem solid #000;box-shadow:.3125rem .3125rem 0 #000;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .9rem;text-decoration:none;color:#000;font-size:1rem;font-weight:800;margin-bottom:2rem;margin-top:2rem}.landing-final-cta-button-app{background:#83ff4e}.landing-final-cta-button-blog{background:#ff4eeb}.landing-final-cta-button:active,.landing-final-cta-button:focus,.landing-final-cta-button:hover,.landing-final-cta-button:visited{color:#000;text-decoration:none}.landing-footer-v2{position:relative;z-index:1;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);background:#313131;margin-top:auto;padding:1.5rem 1rem 1.15rem}.landing-footer-inner{width:min(76rem,calc(100% - 2rem));margin-right:auto;margin-left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem}.landing-footer-logo{width:5rem;height:auto}.landing-footer-logo-desktop{display:block}.landing-footer-logo-mobile{display:none}.landing-footer-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem 1rem;direction:rtl}.landing-footer-link{color:#bcbcbc;text-decoration:none;font-size:1rem;font-weight:600;transition:color .15s ease,font-weight .15s ease}.landing-footer-link-button{border:0;background:transparent;padding:0;font:inherit;line-height:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.landing-footer-link:active,.landing-footer-link:visited{color:#bcbcbc}.landing-footer-link:focus,.landing-footer-link:hover{color:#fff;text-decoration:none;font-weight:800}.landing-footer-divider{width:min(100%,62rem);border-top:.0625rem solid #fff;margin-top:.15rem}.landing-footer-text{margin:0;color:#fff;text-align:center;direction:rtl;font-weight:800}.landing-footer-heart{color:#ff4eeb}.notfound-page{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:1.25rem;background:#f9f4f0}.notfound-board-wrap{width:min(100%,76rem);display:flex;align-items:center;justify-content:center;perspective:68.75rem}.notfound-board{--nf-rotate-x:0deg;--nf-rotate-y:0deg;--nf-translate-x:0px;--nf-translate-y:0px;--nf-glow-opacity:0.08;--nf-shadow-offset:0.625rem;width:min(100%,68rem);min-height:min(78vh,38rem);background:#fff;border:.1875rem solid #000;box-shadow:var(--nf-shadow-offset) var(--nf-shadow-offset) 0 #000;transform:translate3d(var(--nf-translate-x),var(--nf-translate-y),0) rotateX(var(--nf-rotate-x)) rotateY(var(--nf-rotate-y));transition:transform .14s ease,box-shadow .14s ease;position:relative;overflow:hidden}.notfound-board:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 45%,rgba(255,174,25,var(--nf-glow-opacity)) 0,rgba(255,174,25,0) 62%)}.notfound-board-inner{position:relative;z-index:1;min-height:inherit;padding:2.25rem 1.25rem 2rem;display:grid;align-content:center;justify-items:center;text-align:center;grid-gap:.5rem;gap:.5rem;direction:rtl}.notfound-code{font-size:clamp(4.8rem,14vw,10.5rem);line-height:.95;font-weight:900;letter-spacing:-.03em}.notfound-code,.notfound-line{margin:0;font-family:Yekan Bakh,sans-serif}.notfound-line{font-size:clamp(1.35rem,3.8vw,2.5rem);line-height:1.32;font-weight:800;color:#151515}.notfound-line-emphasis{margin-top:-.15rem}.notfound-actions{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.8rem}.notfound-actions,.notfound-board-button{align-items:center;justify-content:center}.notfound-board-button{min-width:12rem;min-height:2.65rem;border:.125rem solid #000;box-shadow:.3125rem .3125rem 0 #000;display:inline-flex;padding:.35rem .9rem;text-decoration:none;color:#000;font-size:1rem;font-weight:800;font-family:Yekan Bakh,sans-serif;transition:transform .12s ease}.notfound-board-button:active{transform:translate(.0625rem,.0625rem)}.notfound-board-button-app{background:#83ff4e}.notfound-board-button-blog{background:#ff4eeb}.notfound-board-button:active,.notfound-board-button:focus,.notfound-board-button:hover,.notfound-board-button:visited{color:#000;text-decoration:none}@media (max-width:1100px){.landing-hero-v2{grid-template-columns:1fr}.landing-hero-board-col,.landing-hero-text-col{order:0}.landing-board-shell{max-width:min(100%,42rem)}.landing-header-v2{width:calc(100% - 1rem)}}@media (max-width:760px){.landing-header-mask{height:.65rem}.landing-header-v2{top:.65rem;width:calc(100% - .7rem);min-height:3.35rem;padding:.45rem .55rem;gap:.45rem;flex-wrap:nowrap;justify-content:space-between}.landing-header-logo-wrap{order:0;flex:0 0 auto}.landing-header-logo-desktop{display:none}.landing-header-logo-mobile{display:block;width:2rem;height:2rem}.landing-header-nav{justify-content:space-between;gap:.42rem;overflow:visible}.landing-header-nav,.landing-header-pages{flex:1 1 auto;min-width:0;flex-wrap:nowrap}.landing-header-pages{justify-content:center;gap:.52rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.landing-header-pages::-webkit-scrollbar{display:none}.landing-header-link{font-size:.86rem;white-space:nowrap;flex:0 0 auto}.landing-header-app-btn{min-width:6.7rem;height:2.15rem;padding:0 .55rem;font-size:.82rem;white-space:nowrap}.landing-main-v2{width:calc(100% - .7rem);padding-top:5.65rem}.landing-hero-v2{margin-top:1rem;grid-template-columns:1fr;gap:1.42rem;justify-items:center}.landing-hero-board-col{order:1;width:min(100%,23.5rem);margin-inline:auto;padding-inline:.35rem}.landing-hero-text-col{order:2;width:min(100%,23.5rem);text-align:center;display:grid;justify-items:center}.landing-hero-title-v2{font-size:1.58rem;line-height:1.7}.landing-hero-description-v2{width:100%;font-size:1.02rem;line-height:1.9;text-align:center}.landing-board-shell{max-width:min(100%,24rem)}.landing-hero-cta-wrap{width:-moz-fit-content;width:fit-content;padding-bottom:4rem}.landing-hero-scroll-cue{right:auto;left:50%;margin-right:0;top:calc(100% - 2rem);animation:landing-scroll-cue-float-mobile 2.1s ease-in-out infinite}@keyframes landing-scroll-cue-float-mobile{0%,to{transform:translateX(-50%) translateY(0);opacity:.95}50%{transform:translateX(-50%) translateY(.24rem);opacity:1}}.landing-hero-scroll-mouse{width:1.24rem;height:2.45rem}.landing-board-back{box-shadow:.35rem .35rem 0 #000}.landing-board-traffic-lights{top:.48rem;left:.72rem;gap:.28rem}.landing-board-light{width:.84rem;height:.84rem;border-width:.0625rem}.landing-board-front{padding:1.5rem .5rem .8rem}.landing-board-column-wrap{padding-inline:.2rem}.landing-board-column-title{font-size:.88rem}.landing-board-column-cards{margin-top:.35rem;gap:.35rem}.landing-board-card{min-height:2.55rem;padding:.3rem}.landing-board-card p{font-size:.64rem;line-height:1.25}.landing-board-add-placeholder{min-height:2.55rem;font-size:.66rem}.landing-board-add-form{padding:.3rem;gap:.28rem}.landing-board-add-input{font-size:.65rem}.landing-board-add-cancel,.landing-board-add-submit{height:1.4rem;font-size:.62rem}.landing-problem-section{margin-top:2.35rem;padding:1rem .65rem}.landing-problem-title{font-size:1.24rem;line-height:1.8}.landing-problem-tiles{grid-template-columns:1fr;gap:.7rem;width:min(100%,24rem)}.landing-problem-tile{min-height:0}.landing-how-section{margin-top:1.35rem}.landing-how-title{font-size:1.28rem}.landing-how-caption{font-size:.99rem;line-height:1.85}.landing-how-steps{grid-template-columns:1fr;gap:.9rem}.landing-how-step-visual{width:min(100%,8.5rem);box-shadow:.25rem .25rem 0 #000}.landing-how-step-card h3{font-size:1.05rem}.landing-how-step-card p{font-size:.9rem;line-height:1.75}.landing-how-board-demo{margin-top:1.1rem;width:min(100%,24.8rem);aspect-ratio:auto;box-shadow:.375rem .375rem 0 #000;padding:.6rem .52rem;gap:.62rem}.landing-how-board-top{grid-template-columns:repeat(3,minmax(0,1fr));gap:.34rem}.landing-how-board-col{grid-template-rows:1.82rem 2.62rem;gap:.28rem}.landing-how-board-col-head{height:1.82rem;font-size:.63rem;padding-top:.14rem;border-width:.09375rem}.landing-how-board-col-body{height:2.62rem!important;gap:.3rem;padding:.34rem .31rem;border-width:.09375rem}.landing-how-board-col-body span{height:.34rem}.landing-how-board-plus{width:42%;height:42%}.landing-how-board-plus path{stroke-width:4.2}.landing-how-board-bottom{padding:.6rem .7rem}.landing-how-board-bottom p{font-size:.94rem;line-height:1.9;font-weight:700}.landing-blog-section{margin-top:2rem;padding:1.4rem .7rem 1.6rem}.landing-blog-title{font-size:1.28rem;line-height:1.9}.landing-blog-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.landing-blog-category{min-height:3.1rem;padding:.4rem .62rem}.landing-blog-category-label{font-size:1rem}.landing-blog-category-count{font-size:.82rem}.landing-blog-description{font-size:1rem;line-height:1.9}.landing-blog-cta{font-size:1.08rem}.landing-trust-section{padding:.9rem .7rem}.landing-trust-inner{width:min(100%,42rem);flex-wrap:wrap;gap:.75rem}.landing-trust-icon-box{width:3.6rem}.landing-trust-text{font-size:1.03rem;line-height:1.8}.landing-trust-link{display:block;margin-top:.3rem}.landing-final-cta-v2{margin-top:1.4rem}.landing-final-cta-card{box-shadow:.375rem .375rem 0 #000;padding:1rem .85rem 1.1rem}.landing-final-cta-columns{grid-template-columns:1fr;gap:1rem}.landing-final-cta-column{justify-items:center;text-align:center}.landing-final-cta-column p{width:100%;font-size:1.01rem;line-height:1.8;text-align:center}.landing-final-cta-button{min-width:10.5rem;min-height:2.45rem;font-size:.92rem}.landing-footer-v2{padding:1.2rem .7rem 1rem}.landing-footer-logo-desktop{display:none}.landing-footer-logo-mobile{display:block;width:7rem;height:auto}.landing-footer-nav{gap:.3rem .8rem}.landing-footer-link{font-size:.98rem}.landing-footer-text{font-size:.98rem;line-height:1.8}.notfound-page{padding:.9rem}.notfound-board{min-height:min(78vh,31.5rem);border-width:.125rem;box-shadow:.4375rem .4375rem 0 #000}.notfound-board-inner{padding:1.3rem .95rem 1.1rem;gap:.35rem}.notfound-line{font-size:clamp(1.1rem,5vw,1.65rem)}.notfound-actions{width:100%;margin-top:1rem;flex-direction:column;gap:.7rem}.notfound-board-button{width:100%;max-width:18.5rem;min-height:2.48rem;box-shadow:.25rem .25rem 0 #000;font-size:.95rem}}