@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap";.app-shell{background:#f5f8fc;min-height:100vh}.topbar{z-index:20;background:#fff;border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;height:74px;padding:0 32px 0 38px;display:flex;position:fixed;inset:0 0 auto}.topbar-right,.topbar-left,.brand,.user-chip{align-items:center;display:flex}.topbar-right{gap:25px}.brand{gap:12px}.brand-mark{color:#fff;background:linear-gradient(145deg,#0e89a2,#1952a0);border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 17px #16719b30}.brand strong{color:#112b4d;font-size:17px;line-height:1.25;display:block}.brand small,.user-chip small{color:#91a0b4;margin-top:3px;font-size:10px;display:block}.topbar-left{gap:24px}.return-link{color:#59718d;align-items:center;gap:7px;font-size:12px;display:flex}.return-link .icon{transform:scaleX(-1)}.notification,.logout,.mobile-menu,.close-menu{color:#637995;background:0 0;border:0;padding:7px;position:relative}.notification i{background:#e66769;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:6px}.user-chip{border-right:1px solid #edf0f4;gap:9px;padding-right:20px}.user-chip b{color:#2a3e59;font-size:12px;display:block}.avatar{color:#167b85;background:#e0f3f3;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:800;display:grid;overflow:hidden}.avatar img{border-radius:inherit;object-fit:cover;grid-area:1/1;width:100%;height:100%;display:block}.logout{color:#92a0b1}.mobile-menu,.close-menu{display:none}.sidebar{z-index:15;background:#fff;border-left:1px solid #e7edf4;flex-direction:column;width:274px;padding:25px 15px 18px;display:flex;position:fixed;top:74px;bottom:0;right:0}.sidebar-head{color:#9aa8b8;justify-content:space-between;padding:0 17px 15px;font-size:11px;font-weight:700;display:flex}.nav-label{color:#abb6c4;padding:21px 17px 9px;font-size:10px}.nav-item{color:#667a93;border-radius:11px;align-items:center;gap:13px;min-height:43px;margin:3px 0;padding:0 16px;font-size:11px;transition:all .2s;display:flex}.nav-item .icon{color:#92a2b5}.nav-item:hover{color:#106e82;background:#f2f7fa}.nav-item.active{color:#107681;background:linear-gradient(100deg,#e7f6f5,#eff7fc);font-weight:700;box-shadow:inset -3px 0 #168e99}.nav-item.active .icon{color:#168e99}.home-link{color:#465e7a}.sidebar-footer{background:#f5f9fb;border-radius:14px;align-items:center;gap:10px;margin-top:auto;padding:14px;display:flex}.support-icon{color:#15838a;background:#dff3f1;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.sidebar-footer b{color:#446077;font-size:10px;display:block}.sidebar-footer small{color:#99a8b7;font-size:9px}.main-area{min-height:100vh;margin-right:274px;padding:106px 46px 48px}.dashboard{max-width:1250px;margin:auto}.welcome-panel{color:#fff;background:linear-gradient(110deg,#071d38 0%,#0b3156 55%,#0b697d 100%);border-radius:24px;justify-content:space-between;min-height:235px;padding:34px 42px;display:flex;position:relative;overflow:hidden}.welcome-panel:after{content:"";background:#62d0cb70;height:1px;position:absolute;inset:auto 0 0}.welcome-copy{z-index:2;position:relative}.eyebrow{color:#8ed4d5;align-items:center;gap:7px;margin-bottom:16px;font-size:10px;display:flex}.live-dot{background:#69d8c8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #69d8c820}.welcome-copy h1{margin:0 0 7px;font-size:29px;font-weight:700;line-height:1.5}.welcome-copy h1 em{color:#72d3ce;font-style:normal}.welcome-copy p{color:#b9cedd;margin:0;font-size:12px}.welcome-art{width:43%;position:relative}.orb{border:1px solid #ffffff1c;border-radius:50%;position:absolute}.orb-one{width:260px;height:260px;top:-25px;left:35px}.orb-two{border-color:#ffffff25;width:180px;height:180px;top:15px;left:75px}.art-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#adf0e8;background:#ffffff12;border:1px solid #ffffff30;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:160px;height:135px;display:flex;position:absolute;top:48px;right:11%;box-shadow:0 15px 30px #001a3a35}.art-card span{font-size:13px}.art-card small{color:#bbd2dc;font-size:9px}.art-line{border-top:1px solid #61d4ce80;width:70px;position:absolute;transform:rotate(-38deg)}.line-one{top:50px;right:0}.line-two{bottom:35px;left:2px;transform:rotate(22deg)}.section-title{justify-content:space-between;align-items:end;margin:36px 2px 17px;display:flex}.section-title h2{color:#1d3452;margin:0 0 5px;font-size:18px}.section-title p{color:#92a0af;margin:0;font-size:11px}.module-count{color:#7490a3;background:#eaf3f6;border-radius:20px;padding:7px 13px;font-size:10px}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.module-card{min-height:100px;animation:.5s both rise;animation-delay:var(--delay);background:#fff;border:1px solid #e7edf4;border-radius:15px;align-items:center;gap:12px;padding:17px 16px;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #1d466b05}.module-card:before{content:"";background:#1c9a9d;width:3px;transition:all .2s;position:absolute;top:0;bottom:0;right:0;transform:scaleY(0)}.module-card:hover{border-color:#b9dfe0;transform:translateY(-3px);box-shadow:0 12px 25px #23517012}.module-card:hover:before{transform:scaleY(1)}.card-icon{color:#16878e;background:#edf8f7;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.module-card:nth-child(3n+2) .card-icon{color:#4778ad;background:#eef3fb}.module-card:nth-child(3n) .card-icon{color:#8368ae;background:#f5f1fb}.card-body{flex:1;min-width:0}.card-body b{color:#304762;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.card-body small{color:#99a7b6;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:9px;display:block;overflow:hidden}.card-arrow{color:#b4c1ce;transition:all .2s;transform:scaleX(-1)}.module-card:hover .card-arrow{color:#16878e;transform:scaleX(-1)translate(-3px)}.page{max-width:1250px;margin:auto}.page-wide{max-width:1800px}@media (width>=1500px){.page-wide .filter-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=1200px){.page-wide .filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.page-wide .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-heading{margin-bottom:23px}.breadcrumb{color:#9daaba;margin-bottom:12px;font-size:10px}.breadcrumb span{color:#c0cbd5;padding:0 8px}.page-heading h1{color:#1d3452;margin:0;font-size:24px}.page-heading p{color:#91a0b0;margin:8px 0 0;font-size:11px}.content-surface{background:#fff;border:1px solid #e7edf4;border-radius:18px;place-items:center;min-height:440px;display:grid}.empty-state{text-align:center;max-width:350px}.empty-icon{color:#168a90;background:#edf8f7;border-radius:20px;place-items:center;width:66px;height:66px;margin:0 auto 17px;display:grid}.empty-state h3{color:#3c526c;margin:0 0 9px;font-size:14px}.empty-state p{color:#9aa8b6;margin:0;font-size:11px;line-height:2}@keyframes rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.filter-bar,.table-card{background:#fff;border:1px solid #e7edf4;border-radius:18px;margin-bottom:16px;padding:20px 22px}.table-card{padding:0 0 12px}.filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px 15px;display:grid}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field span{color:#8a99ab;font-size:10px;font-weight:700}.field input,.field select{color:#2c405b;background:#fbfdfe;border:1px solid #e2e9f0;border-radius:10px;outline:none;width:100%;height:37px;padding:0 11px;font-family:inherit;font-size:12px;transition:all .2s}.field input:focus,.field select:focus{background:#fff;border-color:#79c6cc;box-shadow:0 0 0 3px #168e9912}.filter-actions{justify-content:flex-start;margin-top:15px;display:flex}.filter-actions button{color:#5d7590;cursor:pointer;background:#fff;border:1px solid #e2e9f0;border-radius:10px;align-items:center;gap:7px;padding:8px 14px;font-family:inherit;font-size:11px;transition:all .2s;display:inline-flex}.filter-actions button:hover{color:#107681;background:#f2f9f8;border-color:#b9dfe0}.search-select{min-width:0;position:relative}.search-select-toggle{color:#2c405b;cursor:pointer;text-align:right;background:#fbfdfe;border:1px solid #e2e9f0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:37px;padding:0 11px;font-family:inherit;font-size:12px;transition:all .2s;display:flex}.search-select-toggle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-select-toggle:after{content:"▾";color:#93a1b1;font-size:11px}.search-select.open .search-select-toggle{background:#fff;border-color:#79c6cc;box-shadow:0 0 0 3px #168e9912}.search-select-panel{z-index:40;background:#fff;border:1px solid #e2e9f0;border-radius:12px;padding:8px;position:absolute;top:calc(100% + 5px);left:0;right:0;box-shadow:0 14px 30px #12325218}.search-select-input{color:#2c405b;background:#fbfdfe;border:1px solid #e2e9f0;border-radius:9px;outline:none;width:100%;height:34px;margin-bottom:7px;padding:0 10px;font-family:inherit;font-size:12px;transition:all .2s}.search-select-input:focus{background:#fff;border-color:#79c6cc}.search-select-list{color:#33475f;max-height:210px;margin:0;padding:0;font-size:12px;list-style:none;overflow-y:auto}.search-select-list li{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;padding:8px 10px;transition:all .15s;overflow:hidden}.search-select-list li:hover,.search-select-list li.active{background:#f2f7fa}.search-select-list li.selected{color:#107681;background:#eaf6f5;font-weight:700}.search-select-list li.empty{cursor:default;color:#9aa8b6;text-align:center}.search-select-list mark{color:#0f7a80;background:0 0;padding:0;font-weight:800}.table-head{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:17px 22px;display:flex}.table-head b{color:#1d3452;font-size:14px}.table-scroll{overflow-x:auto}.data-table{border-collapse:collapse;color:#33475f;width:100%;font-size:12px}.data-table th{color:#93a1b1;text-align:right;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #edf1f6;padding:12px 14px;font-size:10px}.data-table td{white-space:nowrap;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:11px 14px}.data-table tbody tr{transition:all .15s}.data-table tbody tr:hover{background:#f7fbfc}.cell-user{align-items:center;gap:10px;min-width:170px;display:flex}.cell-user b{color:#263c56;font-size:12px;font-weight:700;display:block}.cell-user small{color:#96a4b3;margin-top:2px;font-size:10px;display:block}.table-avatar{color:#167b85;background:#e0f3f3;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.table-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.status-badge{color:#0f7a80;background:#eaf6f5;border-radius:20px;padding:4px 11px;font-size:10px;font-weight:700;display:inline-block}.cell-actions{text-align:left}.row-delete{color:#b3bfcc;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:6px;transition:all .2s}.row-delete:hover{color:#d64545;background:#fdecec}.pagination{color:#718298;flex-wrap:wrap;align-items:center;gap:9px;padding:15px 22px 6px;font-size:11px;display:flex}.page-info{background:#f2f7fa;border-radius:20px;padding:6px 13px}.page-btn{color:#5d7590;cursor:pointer;background:#fff;border:1px solid #e2e9f0;border-radius:9px;padding:6px 12px;font-family:inherit;font-size:11px;transition:all .2s}.page-btn:hover:not(:disabled){color:#107681;border-color:#b9dfe0}.page-btn:disabled{opacity:.45;cursor:not-allowed}.page-current{color:#33475f;margin:0 4px;font-weight:700}.page-size{align-items:center;gap:8px;margin-right:auto;display:flex}.page-size select{color:#33475f;background:#fff;border:1px solid #e2e9f0;border-radius:9px;height:32px;padding:0 8px;font-family:inherit;font-size:11px}[data-theme=dark] .filter-bar,[data-theme=dark] .table-card{background:#101e31;border-color:#263b52}[data-theme=dark] .field span{color:#8194aa}[data-theme=dark] .field input,[data-theme=dark] .field select{color:#dce6f2;background:#17283d;border-color:#2b4057}[data-theme=dark] .table-head b{color:#e7f0f8}[data-theme=dark] .data-table th{color:#8194aa;background:#15263c;border-color:#23354b}[data-theme=dark] .data-table td{color:#c9d7e5;border-color:#20334a}[data-theme=dark] .data-table tbody tr:hover{background:#16283f}[data-theme=dark] .cell-user b{color:#e7f0f8}[data-theme=dark] .status-badge{color:#71d2ce;background:#173b3d}[data-theme=dark] .page-info{color:#8bbcc0;background:#183341}[data-theme=dark] .page-btn{color:#a6b8cb;background:#17283d;border-color:#2b4057}[data-theme=dark] .page-current{color:#dce6f2}@media (width<=1100px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-area{padding-left:28px;padding-right:28px}.welcome-art{width:35%}}@media (width<=760px){.topbar{height:64px;padding:0 15px}.mobile-menu{display:block}.brand{gap:8px}.brand-mark{width:35px;height:35px}.brand strong{font-size:14px}.brand small,.return-link,.notification,.user-chip small{display:none}.topbar-left{gap:6px}.user-chip{border:0;padding:0}.user-chip b{font-size:10px}.avatar{width:31px;height:31px}.sidebar{width:280px;transition:all .25s;top:64px;transform:translate(105%);box-shadow:-15px 0 35px #0c274218}.sidebar.open{transform:none}.sidebar-overlay{z-index:14;opacity:0;pointer-events:none;background:#08213a55;transition:all .25s;display:block;position:fixed;inset:64px 0 0}.sidebar-overlay.visible{opacity:1;pointer-events:auto}.close-menu{display:block}.main-area{margin-right:0;padding:91px 15px 30px}.welcome-panel{min-height:290px;padding:26px 24px}.welcome-copy h1{font-size:24px}.welcome-copy p{max-width:220px;font-size:10px;line-height:2}.welcome-art{opacity:.75;width:100%;height:125px;position:absolute;bottom:0;left:0}.art-card{width:135px;height:100px;top:12px;right:20%}.art-card .icon{width:27px}.art-card span{font-size:11px}.section-title{margin-top:27px}.section-title h2{font-size:16px}.module-grid{grid-template-columns:1fr;gap:10px}.module-card{min-height:78px}.content-surface{min-height:380px}}.theme-toggle{color:#6c7e93;background:#fff;border:1px solid #e5ebf1;border-radius:10px;place-items:center;width:34px;height:34px;font-size:20px;line-height:1;transition:all .2s;display:grid}.theme-toggle:hover{color:#148891;background:#f2f9f8;border-color:#b9dfe0}[data-theme=dark] body{color:#dce6f2;background:#0c1727}[data-theme=dark] .app-shell{background:#0c1727}[data-theme=dark] .topbar,[data-theme=dark] .sidebar{background:#101e31;border-color:#23354b}[data-theme=dark] .brand strong,[data-theme=dark] .user-chip b,[data-theme=dark] .section-title h2,[data-theme=dark] .page-heading h1{color:#e7f0f8}[data-theme=dark] .brand small,[data-theme=dark] .user-chip small{color:#8194aa}[data-theme=dark] .return-link,[data-theme=dark] .notification,[data-theme=dark] .logout,[data-theme=dark] .theme-toggle{color:#a6b8cb}[data-theme=dark] .theme-toggle{background:#17283d;border-color:#2b4057}[data-theme=dark] .sidebar-head,[data-theme=dark] .nav-label{color:#8194aa}[data-theme=dark] .nav-item{color:#9fb0c3}[data-theme=dark] .nav-item:hover{color:#76d2d2;background:#172a40}[data-theme=dark] .nav-item.active{color:#78d6d1;background:linear-gradient(100deg,#173a45,#18364e);box-shadow:inset -3px 0 #36abb0}[data-theme=dark] .sidebar-footer{background:#17283d}[data-theme=dark] .sidebar-footer b{color:#b6c7d6}[data-theme=dark] .sidebar-footer small{color:#7f93a8}[data-theme=dark] .section-title p,[data-theme=dark] .page-heading p,[data-theme=dark] .breadcrumb,[data-theme=dark] .card-body small{color:#8397ac}[data-theme=dark] .module-count{color:#8bbcc0;background:#183341}[data-theme=dark] .module-card,[data-theme=dark] .content-surface{background:#101e31;border-color:#263b52;box-shadow:0 4px 12px #00000018}[data-theme=dark] .card-body b{color:#d4e2ee}[data-theme=dark] .card-icon{color:#71d2ce;background:#173b3d}[data-theme=dark] .module-card:nth-child(3n+2) .card-icon{color:#8cb7e2;background:#1b3149}[data-theme=dark] .module-card:nth-child(3n) .card-icon{color:#bda7e4;background:#2d2947}[data-theme=dark] .empty-icon{background:#173b3d}[data-theme=dark] .empty-state h3{color:#d8e5ef}[data-theme=dark] .empty-state p{color:#899caf}[data-theme=dark] .search-select-toggle{color:#dce6f2;background:#17283d;border-color:#2b4057}[data-theme=dark] .search-select.open .search-select-toggle{background:#17283d;border-color:#3a5a75}[data-theme=dark] .search-select-panel{background:#101e31;border-color:#263b52;box-shadow:0 14px 30px #00000045}[data-theme=dark] .search-select-input{color:#dce6f2;background:#17283d;border-color:#2b4057}[data-theme=dark] .search-select-list{color:#c9d7e5}[data-theme=dark] .search-select-list li:hover,[data-theme=dark] .search-select-list li.active{background:#16283f}[data-theme=dark] .search-select-list li.selected{color:#71d2ce;background:#173b3d}[data-theme=dark] .search-select-list mark{color:#71d2ce}.data-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s}.data-table th.sortable:hover{color:#107681}.sort-ind{color:#0f7a80;margin-right:5px;font-size:9px;font-style:normal}.sort-ind.muted{color:#c3cdd8}[data-theme=dark] .data-table th.sortable:hover{color:#76d2d2}[data-theme=dark] .sort-ind{color:#71d2ce}[data-theme=dark] .sort-ind.muted{color:#3d5672}.sort-order{color:#fff;background:#0f7a80;border-radius:50%;place-items:center;min-width:13px;height:13px;margin-right:3px;padding:0 2px;font-size:8px;font-style:normal;font-weight:800;display:inline-grid}[data-theme=dark] .sort-order{color:#0c1727;background:#71d2ce}.primary-filter-btn{color:#fff;cursor:pointer;background:#0f7a80;border:1px solid #0f7a80;border-radius:10px;align-items:center;gap:7px;padding:8px 16px;font-family:inherit;font-size:11px;transition:all .2s;display:inline-flex}.primary-filter-btn:hover{background:#0d6369}.case-type-badge{border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.case-type-badge.positive{color:#0a7a42;background:#e6f6f0}.case-type-badge.negative{color:#c0392b;background:#fdecec}.desc-cell{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.row-action{color:#5d7a9a;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:6px;transition:all .2s}.row-action:hover{color:#0f5b8a;background:#eaf3fb}.modal-overlay{z-index:50;background:#08213a73;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:18px;flex-direction:column;gap:13px;width:min(560px,96vw);max-height:92vh;padding:20px;display:flex;overflow:auto;box-shadow:0 20px 45px #0000002e}.modal-head{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.modal-head h3{color:#1d3452;margin:0;font-size:15px}.modal-close{color:#8a99ab;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:6px}.modal-close:hover{background:#f2f7fa}.modal-card .field textarea{resize:vertical;color:#2c405b;background:#fbfdfe;border:1px solid #e2e9f0;border-radius:10px;outline:none;height:auto;min-height:90px;padding:10px 11px;font-family:inherit;font-size:12px;transition:all .2s}.modal-card .field textarea:focus{background:#fff;border-color:#79c6cc}.modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#0f7a80;border:1px solid #0f7a80;border-radius:10px;padding:9px 18px;font-family:inherit;font-size:12px;transition:all .2s}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.primary-btn:hover:not(:disabled){background:#0d6369}[data-theme=dark] .modal-card{background:#101e31;border:1px solid #263b52}[data-theme=dark] .modal-head h3{color:#e7f0f8}[data-theme=dark] .modal-head{border-color:#20334a}[data-theme=dark] .modal-card .field textarea{color:#dce6f2;background:#17283d;border-color:#2b4057}[data-theme=dark] .case-type-badge.positive{color:#71d2ce;background:#173b3d}[data-theme=dark] .case-type-badge.negative{color:#e98a8a;background:#3b1f2a}[data-theme=dark] .row-action{color:#a6b8cb}[data-theme=dark] .row-action:hover{background:#16283f}.jalali-picker{width:100%;position:relative}.jalali-input-wrap{align-items:center;display:flex;position:relative}.jalali-input{color:#2c405b;cursor:pointer;text-align:right;background:#fbfdfe;border:1px solid #e2e9f0;border-radius:10px;outline:none;width:100%;height:37px;padding:0 62px 0 11px;font-family:inherit;font-size:12px;transition:all .2s}.jalali-input:focus{background:#fff;border-color:#79c6cc;box-shadow:0 0 0 3px #168e9912}.jalali-toggle{color:#6b7d94;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;position:absolute;left:7px}.jalali-toggle:hover{color:#0f7a80;background:#f2f7fa}.jalali-clear{color:#8a99ab;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:grid;position:absolute;left:34px}.jalali-clear:hover{color:#5b6b82;background:#eef2f7}.jalali-panel{z-index:45;background:#fff;border:1px solid #e2e9f0;border-radius:14px;padding:12px;position:absolute;top:calc(100% + 5px);left:0;right:0;box-shadow:0 14px 30px #12325218}.jalali-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.jalali-title{color:#1d3452;font-size:12px;font-weight:800}.jalali-nav{cursor:pointer;color:#5d7590;background:#fff;border:1px solid #e2e9f0;border-radius:9px;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.jalali-nav:hover{color:#0f7a80;background:#f2f9f8;border-color:#b9dfe0}.jalali-weekdays{text-align:center;color:#8a99ab;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:6px;font-size:10px;font-weight:700;display:grid}.jalali-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.jalali-day{cursor:pointer;color:#33475f;background:0 0;border:0;border-radius:9px;place-items:center;height:32px;font-family:inherit;font-size:12px;transition:all .15s;display:grid}.jalali-day:hover{background:#f2f7fa}.jalali-day.today{color:#0f7a80;border:1px solid #b9dfe0;font-weight:700}.jalali-day.selected{color:#fff;background:#0f7a80;font-weight:800}.jalali-day.empty{cursor:default}.jalali-footer{border-top:1px solid #eef2f7;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;display:flex}.jalali-today,.jalali-clear-btn{color:#5d7590;cursor:pointer;background:#fff;border:1px solid #e2e9f0;border-radius:9px;flex:1;height:32px;font-family:inherit;font-size:11px}.jalali-today{color:#fff;background:#0f7a80;border-color:#0f7a80}.jalali-today:hover{background:#0d6369}[data-theme=dark] .jalali-input{color:#dce6f2;background:#17283d;border-color:#2b4057}[data-theme=dark] .jalali-toggle{color:#a6b8cb}[data-theme=dark] .jalali-clear{color:#8aa0b8;background:#20334a}[data-theme=dark] .jalali-panel{background:#101e31;border-color:#263b52;box-shadow:0 14px 30px #00000045}[data-theme=dark] .jalali-title{color:#e7f0f8}[data-theme=dark] .jalali-nav{color:#a6b8cb;background:#17283d;border-color:#2b4057}[data-theme=dark] .jalali-weekdays{color:#8194aa}[data-theme=dark] .jalali-day{color:#c9d7e5}[data-theme=dark] .jalali-day:hover{background:#16283f}[data-theme=dark] .jalali-footer{border-color:#20334a}[data-theme=dark] .jalali-today{border-color:#1a6b70}.check-line{color:#33475f;cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.check-line input{accent-color:#0f7a80;cursor:pointer;width:16px;height:16px}.radio-inline{color:#33475f;align-items:center;gap:16px;font-size:12px;display:flex}.radio-title{color:#8a99ab;font-size:11px;font-weight:700}.radio-inline label{cursor:pointer;align-items:center;gap:7px;display:flex}.radio-inline input{accent-color:#0f7a80}[data-theme=dark] .check-line,[data-theme=dark] .radio-inline{color:#c9d7e5}.jalali-title{align-items:center;gap:6px;display:inline-flex}.jalali-title-btn{cursor:pointer;color:#1d3452;background:0 0;border:0;border-radius:8px;padding:4px 8px;font-family:inherit;font-size:13px;font-weight:800;transition:all .15s}.jalali-title-btn:hover{color:#0f7a80;background:#f2f7fa}.jalali-alt-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.jalali-alt-cell{cursor:pointer;color:#33475f;background:#fbfdfe;border:1px solid #eef2f7;border-radius:10px;height:40px;font-family:inherit;font-size:12px;transition:all .15s}.jalali-alt-cell:hover{color:#0f7a80;background:#f2f9f8;border-color:#b9dfe0}.jalali-alt-cell.selected{color:#fff;background:#0f7a80;border-color:#0f7a80;font-weight:800}[data-theme=dark] .jalali-title-btn{color:#e7f0f8}[data-theme=dark] .jalali-title-btn:hover{background:#16283f}[data-theme=dark] .jalali-alt-cell{color:#c9d7e5;background:#17283d;border-color:#2b4057}[data-theme=dark] .jalali-alt-cell:hover{background:#16283f}.jalali-title{flex-direction:column;align-items:center;gap:0;line-height:1.5;display:flex}.jalali-title-btn.year{font-size:15px}.jalali-title-btn.month{color:#8a99ab;font-size:11px;font-weight:700}[data-theme=dark] .jalali-title-btn.month{color:#8194aa}:root{color:#12233d;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7fb;font-family:Vazirmatn,Tahoma,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}
