*{margin:0;padding:0;box-sizing:border-box}body{font-family:IRANSansX,Tahoma,sans-serif;background:#f5f7fc;direction:rtl}.blog-wrapper{max-width:900px;margin:0 auto;padding:30px 20px}.blog-header{text-align:center;margin-bottom:40px}.blog-header h1{font-size:32px;font-weight:800;color:#1a2a4a;margin-bottom:8px;letter-spacing:-.5px}.blog-header h1 span{background:linear-gradient(135deg,#1a3a6b,#4a7ab5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.blog-header p{font-size:15px;color:#89b}.post-card{background:#fff;border-radius:16px;padding:18px 22px;margin-bottom:14px;box-shadow:0 2px 12px rgba(0,0,0,.05);transition:all .3s ease;display:flex;align-items:center;gap:16px;border:1px solid #eef2f7;text-decoration:none;color:inherit}.post-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(26,58,107,.12);border-color:#c5d5e8}.post-card .icon-box{width:48px;height:48px;min-width:48px;border-radius:12px;background:linear-gradient(135deg,#eef3ff,#dce6f5);display:flex;align-items:center;justify-content:center;font-size:22px;transition:.3s}.post-card:hover .icon-box{background:linear-gradient(135deg,#1a3a6b,#2a5a9a)}.post-card:hover .icon-box span{filter:brightness(10)}.post-card .info{flex:1}.post-card .info .title{font-size:16px;font-weight:600;color:#1a2a4a;margin:0 0 4px;transition:.3s}.post-card:hover .info .title{color:#1a3a6b}.post-card .info .excerpt{font-size:13px;color:#89b;margin:0}.post-card .date-box{background:#f8fafc;border:1px solid #e8edf4;border-radius:10px;padding:6px 14px;text-align:center;min-width:70px;transition:.3s}.post-card:hover .date-box{border-color:#1a3a6b;background:#f0f5ff}.post-card .date-box .day{font-size:18px;font-weight:700;color:#1a3a6b;display:block;line-height:1.2}.post-card .date-box .month{font-size:10px;color:#99aac0;display:block;text-transform:uppercase}.post-card .date-box .year{font-size:9px;color:#bcc8d8;display:block}.post-card .arrow{color:#ccd8e8;font-size:18px;transition:.3s}.post-card:hover .arrow{color:#1a3a6b;transform:translateX(-4px)}.post-page{max-width:800px;margin:0 auto;padding:30px 20px}.post-page .back-link{display:inline-flex;align-items:center;gap:6px;color:#1a3a6b;text-decoration:none;font-size:14px;font-weight:500;margin-bottom:20px;transition:.3s}.post-page .back-link:hover{transform:translateX(-5px)}.post-page .post-header{background:linear-gradient(135deg,#1a3a6b,#2a5a9a);border-radius:16px;padding:22px 28px;margin-bottom:24px;color:#fff;display:flex;align-items:center;gap:18px}.post-page .post-header .header-icon{width:56px;height:56px;min-width:56px;border-radius:12px;background:hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;font-size:28px}.post-page .post-header .header-title{font-size:20px;font-weight:700;margin:0;line-height:1.3}.post-page .post-header .header-date-box{background:hsla(0,0%,100%,.1);border-radius:10px;padding:4px 16px;text-align:center;margin-right:auto;min-width:70px}.post-page .post-header .header-date-box .day{font-size:22px;font-weight:700;display:block;line-height:1.2}.post-page .post-header .header-date-box .month{font-size:11px;opacity:.8;display:block}.post-page .post-body{background:#fff;border-radius:16px;padding:28px 32px;box-shadow:0 2px 12px rgba(0,0,0,.05);color:#1a2a4a;font-size:16px;line-height:2;text-align:justify}.post-page .post-body .post-description{background:#f5f8fe;padding:16px 20px;border-radius:10px;border-right:4px solid #1a3a6b;margin-bottom:24px;color:#456;font-size:15px;line-height:1.8}.post-page .post-body hr{border:none;border-top:2px dashed #e8edf4;margin:24px 0}.post-page .post-body .content{white-space:pre-wrap}@media (max-width:768px){.blog-header h1{font-size:26px}.post-card{padding:14px 16px;flex-wrap:wrap;gap:10px}.post-card .date-box{min-width:60px;padding:4px 10px}.post-card .date-box .day{font-size:15px}.post-card .arrow{display:none}.post-page .post-header{padding:16px 18px;flex-wrap:wrap;gap:12px}.post-page .post-header .header-icon{width:44px;height:44px;min-width:44px;font-size:20px}.post-page .post-header .header-title{font-size:17px}.post-page .post-header .header-date-box{min-width:60px;padding:2px 12px}.post-page .post-header .header-date-box .day{font-size:18px}.post-page .post-body{padding:20px 18px;font-size:15px}.post-page .post-body .post-description{font-size:14px;padding:12px 16px}}@media (max-width:480px){.blog-header h1{font-size:22px}.blog-header p{font-size:13px}.post-card .info .title{font-size:14px}.post-card .info .excerpt{font-size:12px}.post-card .date-box{min-width:50px;padding:3px 8px}.post-card .date-box .day{font-size:13px}.post-page .post-header .header-title{font-size:15px}.post-page .post-body{padding:16px 14px;font-size:14px}.post-page .post-body .post-description{font-size:13px;padding:10px 12px}}